"Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\joomla16\administrator\components\com_hikashop\views\menu\view.html.php on line 15You immediately Google and you reach here; or may be not, you found a link to this page. :)
Strict Standards: Creating default object from empty value in C:\xampp\htdocs\joomla16\administrator\components\com_hikashop\views\menu\view.html.php on line 22
Strict Standards: Non-static method hikashop::completeLink() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\joomla16\administrator\components\com_hikashop\views\menu\view.html.php on line 24
Strict Standards: Creating default object from empty value in C:\xampp\htdocs\joomla16\administrator\components\com_hikashop\views\menu\view.html.php on line 26
Strict Standards: Non-static method hikashop::completeLink() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\joomla16\administrator\components\com_hikashop\views\menu\view.html.php on line 28............................................................
Well here's what you do next.
- Open file php.ini (C:\xampp\php\php.ini). I hope you know your location path? Or find out.
- Search for term error_reporting = replace it with error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED
- Search term display_errors = On and replace it with display_errors = Off
- Stop XAMPP and restart it
- Run Joomla in your browser. Congratulations!
No comments:
Post a Comment