Many errors in Fashion quickstart

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Oct 07, 2013 9:04 am
Reply with quote
Report this post
Dear Sir,
I set a quickstart of fashion template for Joomla 3 and received at the output of a lot of errors.
How to solve this problem?

Portion of the screenshot attached

With regards
User avatar
Fresh Boarder

GK User
Mon Oct 07, 2013 9:11 am
Reply with quote
Report this post
Hi,

There is no screenshot attached to your post, please try again or use online free image hosts, or post part of the error code.

See you around...
User avatar
Platinum Boarder

GK User
Mon Oct 07, 2013 9:57 am
Reply with quote
Report this post
Sorry, cannot upload attachment,
part of errors :

Code: Select all
Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:\Apache2.2.20\htdocs\stalinit_joom1\templates\gk_fashion\lib\framework\helper.layout.php on line 169

Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:\Apache2.2.20\htdocs\stalinit_joom1\includes\application.php on line 593
User avatar
Fresh Boarder

GK User
Mon Oct 07, 2013 10:01 am
Reply with quote
Report this post
Please edit your php.ini file and change following setting and then restart apache.

Code: Select all
display_errors = Off
User avatar
Platinum Boarder

GK User
Mon Oct 07, 2013 10:36 am
Reply with quote
Report this post
I can do so on my local machine.
But mistakes are not going anywhere on it.
The hosting provider can be a very principled about it and refuse to turn off the display of errors.
And what then?
User avatar
Fresh Boarder

GK User
Mon Oct 07, 2013 7:44 pm
Reply with quote
Report this post
These are not errors, they are notices. if you check joomla requirements you will see that this needs to be turned off. Error logs will still add these notices in the file but they will not be displayed on screen.
User avatar
Platinum Boarder


cron