Error on My Orders

  • Posts: 292
  • Thank you received: 5
  • Hikashop Business
13 years 3 months ago #4739

Joomla 1.6 RC1
PHP 5.3 and 5.2

I created a menu item of type Customer Orders named My Orders.
I have no orders and only the admin user.
Login as admin user (menu item then shows).
Click on My Orders menu item and get the following message:

Fatal error: Class 'JParameter' not found in .../htdocs/components/com_hikashop/views/order/view.html.php on line 70

Please Log in or Create an account to join the conversation.

  • Posts: 81504
  • Thank you received: 13064
  • MODERATOR
13 years 3 months ago #4749

You need to add the code

jimport('joomla.html.parameter');
just before that line as joomla 1.6 doesn't load by default the class JParameter were joomla 1.5 was loading it.

We will add it on our end for next release.
Thank you for the bug report.

Please Log in or Create an account to join the conversation.

Time to create page: 0.056 seconds
Powered by Kunena Forum