Error after php upgrade

December 2012 Joomla Template
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
Wed Oct 29, 2014 6:23 am
Reply with quote
Report this post
Hi Guys,

My host provider upgraded the server php version from 5.3.3 to 5.4 last night.
My site camagazin.hu does not work since then. The administrator site is available but when I try to the Offline site message in the Globel confoguration, I get the next message: Could not save data.Could not write to the configration file.
What should I do to solve this problem?
Thanks a lot and do not hesitate to write if you need more info to help me.

G
User avatar
Senior Boarder

GK User
Wed Oct 29, 2014 7:46 am
Reply with quote
Report this post
Hi,
probably all our modules and template is compatible with php 5.4, so there is not a problem it must be something else.

I suggest to enable manually Error reporting: maximum in configuration.php file using FTP,
find: public $error_reporting = 'default'; ===> public $error_reporting = 'maximum';

:idea: then check what error message you will see on front-end. Probably it must be one of installed extra modules.
User avatar
Platinum Boarder

GK User
Wed Oct 29, 2014 8:51 am
Reply with quote
Report this post
Hi Oscar E

I enabled the error reporting, but nothing happened at the front end. Still just a white page. :(

Oscar E wrote:Hi,
probably all our modules and template is compatible with php 5.4, so there is not a problem it must be something else.

I suggest to enable manually Error reporting: maximum in configuration.php file using FTP,
find: public $error_reporting = 'default'; ===> public $error_reporting = 'maximum';

:idea: then check what error message you will see on front-end. Probably it must be one of installed extra modules.
User avatar
Senior Boarder

GK User
Wed Oct 29, 2014 8:59 am
Reply with quote
Report this post
But back-end works? I guess yes.
Please
1) change template into Joomla default (it have different module positions, so most modules will not appear, it will help us discover what's going on) and tell me what you see :geek:
2) What extra extensions (not GK) like module you have installed on homepage?
3) You are using Joomla 2.5 or Joomla 3.3 ? And Template NEWS not NEWS2 , yes?

p.s. Most of my GK demo websites are on PHP 5.4 or 5.5 and they work without any white screen.
User avatar
Platinum Boarder

GK User
Wed Oct 29, 2014 9:15 am
Reply with quote
Report this post
Hi

I have found it. I unpublish modules one by one and Sp_stock module was the problem. When I unpublish that my site lives again.

But I still have a problem. If you take a look to camagazin.hu you will see that the latest item not apperas correctly. It seems like slipped upwards and appears only the bottom of the item image. Could you help me to solve that?

King regards

G
User avatar
Senior Boarder

GK User
Wed Oct 29, 2014 9:24 am
Reply with quote
Report this post
because image has gone from module cache,

modules/mod_news_pro_gk4/cache/k2.items.cache.dbf38d4f97abb8ef843a32ffd8c16913_Lnsp_589.jpg

error 404

clear module cache, and joomla cache.
User avatar
Platinum Boarder

GK User
Wed Oct 29, 2014 6:13 pm
Reply with quote
Report this post
Thank you Oscar E

Everything is superb now :)
User avatar
Senior Boarder

GK User
Wed Oct 29, 2014 6:37 pm
Reply with quote
Report this post
Uff, happy to hear that.
Remember to disable Maximum showing errors in Global Configuration or inside file - it's not safe to have such a setting,
please set to "none".

Disabling module one by one - is good method to find out why you see errors or white screen.
User avatar
Platinum Boarder


cron