Template Game Magazine is not working! Help!

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Sun Sep 23, 2012 8:07 pm
Help! My website go down, I not had do anithing but now the home page is all blank with error 500, I have tried to upgrade joomla to 2.5.7 and also the template but still not working.

If I change the default template it works...

Please help me!
User avatar
Fresh Boarder

GK User
Sun Sep 23, 2012 10:36 pm
Hi

Please try setting Error Reporting to development level on Global Settings > Server and tell us what errors are reported.

Cheers
User avatar
Platinum Boarder

GK User
Sun Sep 23, 2012 11:48 pm
This...


Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with that of JRegistry::loadSetupFile() in /web/htdocs/www.aresitaly.com/home/libraries/joomla/html/parameter.php on line 512

Strict Standards: Only variables should be assigned by reference in /web/htdocs/www.aresitaly.com/home/plugins/system/k2/k2.php on line 278

Strict Standards: Only variables should be assigned by reference in /web/htdocs/www.aresitaly.com/home/plugins/system/k2/k2.php on line 24

Strict Standards: Only variables should be assigned by reference in /web/htdocs/www.aresitaly.com/home/plugins/system/k2/k2.php on line 38

Strict Standards: Only variables should be assigned by reference in /web/htdocs/www.aresitaly.com/home/plugins/system/k2/k2.php on line 40

Strict Standards: Only variables should be assigned by reference in /web/htdocs/www.aresitaly.com/home/plugins/content/jw_allvideos/jw_allvideos.php on line 42

Strict Standards: Only variables should be assigned by reference in /web/htdocs/www.aresitaly.com/home/plugins/content/jw_allvideos/jw_allvideos.php on line 43

Strict Standards: Only variables should be assigned by reference in /web/htdocs/www.aresitaly.com/home/plugins/content/jw_sigpro/jw_sigpro.php on line 51

Strict Standards: Only variables should be assigned by reference in /web/htdocs/www.aresitaly.com/home/plugins/content/jw_sigpro/jw_sigpro.php on line 52

Parse error: syntax error, unexpected T_ENDIF in /web/htdocs/www.aresitaly.com/home/templates/gk_game_magazine/html/com_content/article/default.php on line 20

Seichinha wrote:Hi

Please try setting Error Reporting to development level on Global Settings > Server and tell us what errors are reported.

Cheers
User avatar
Fresh Boarder

GK User
Mon Sep 24, 2012 12:01 am
Please tell which php version do you have installed on your server.
You can check on Joomla System Information.
User avatar
Platinum Boarder

GK User
Mon Sep 24, 2012 7:39 pm
The version of php is 5.3.16

Seichinha wrote:Please tell which php version do you have installed on your server.
You can check on Joomla System Information.
User avatar
Fresh Boarder

GK User
Tue Sep 25, 2012 12:23 pm
Hi again

Please try disable E_STRICT in your error reporting at php.ini file.

Also you should check if all files was uploaded correctly because in example the article/default,php file have no ednif around line 20. so it must be wrongly transferred

Code: Select all
Parse error: syntax error, unexpected T_ENDIF in /web/htdocs/www.aresitaly.com/home/templates/gk_game_magazine/html/com_content/article/default.php on line 20
User avatar
Platinum Boarder


cron