TOPIC: Cannot load Quick Demo and Getting Errors in Frontend with OT Car Accessories

Cannot load Quick Demo and Getting Errors in Frontend with OT Car Accessories 9 years 5 months ago #6252

  • mkaplane
  • mkaplane's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
Purchase the OT Car Accessories several months back and have not been able to load the Quick Store Demo. I have been able to load the template but it produces error in the front end.

I am using a local service on my computer. Have tried xampp-portable 3.1(Windows) and lately try it on BitNami WAMP Stack 5.4.21.0(Joomla). Tried uninstall the template and re-install - didn't help. :( Frustrated. Errors I am seeing.

Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:\BitNami\wampstack-5.4.21-0\apps\joomla\htdocs\templates\ot_caraccessories\lib\layout\tpl.function.php on line 56

Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:\BitNami\wampstack-5.4.21-0\apps\joomla\htdocs\includes\application.php on line 539

Strict Standards: Only variables should be assigned by reference in C:\BitNami\wampstack-5.4.21-0\apps\joomla\htdocs\templates\ot_caraccessories\lib\layout\tpl.function.php on line 56

Strict Standards: Only variables should be assigned by reference in C:\BitNami\wampstack-5.4.21-0\apps\joomla\htdocs\templates\ot_caraccessories\index.php on line 130

Strict Standards: Only variables should be assigned by reference in C:\BitNami\wampstack-5.4.21-0\apps\joomla\htdocs\templates\ot_caraccessories\lib\layout\tpl.function.php on line 172
The administrator has disabled public write access.

Re: Cannot load Quick Demo and Getting Errors in Frontend with OT Car Accessories 9 years 4 months ago #6253

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
Hi,
So you use XAMP portable. Are you able to edit php.ini of XAMP portable? If your XAMP located in a folder, you can find php.ini file to edit the error_reporting as below:
error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED

Save the file, restart apache from XAMP service controller.

It will work.

Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Last Edit: 9 years 4 months ago by linh_omg.
The administrator has disabled public write access.
Time to create page: 0.096 seconds