VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: jmfictorie on October 06, 2011, 18:01:28 PM

Title: [fixed] JPATH_PLATFORM error
Post by: jmfictorie on October 06, 2011, 18:01:28 PM
Hello,

After installing virtuemart 2.0 on joomla 1.6 I get the following error when making a menu filled with Virtuemart default layout.
What is the solution for this problem?


Warning: require(JPATH_PLATFORM\joomla\html\parameter.php) [function.require]: failed to open stream: No such file or directory in C:\xampp\htdocs\Transparant1\administrator\components\com_virtuemart\helpers\currencydisplay.php on line 162

Fatal error: require() [function.require]: Failed opening required 'JPATH_PLATFORM\joomla\html\parameter.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\Transparant1\administrator\components\com_virtuemart\helpers\currencydisplay.php on line 162
Title: Re: JPATH_PLATFORM error
Post by: PRO on October 06, 2011, 18:29:32 PM
why j1.6 and not 1.7?
Title: Re: JPATH_PLATFORM error
Post by: Milbo on October 11, 2011, 13:26:23 PM
But I fixed it, error was that JPATH_PLATFORM was introduced in j1.7, not j1.6 I fixed it in the svn.