Jump to content

Upgrading 1.6.0.5 - 1.6.0.9


Recommended Posts

Hi guys, tried to upgrade from 1.6.0.5 to 1.6.0.9

 

Receiving 500 internal server error in the front office after this.. so we rolled back..

 

The site is http://www.smithersofstamford.com/ can anyone tell me please if you understand any of the errors and what should i do ?

 

Many thanks in advance

 

Regards,

Dio

Notice: Trying to get property of non-object in /home/f11smith/public_html/override/classes/controller/FrontController.php on line 68
[PrestaShopDatabaseException]

Duplicate entry 'd2cd9fa30e1a25b26b4455485c68ceec-0-1-17-1' for key 'page_id_cache'


INSERT INTO dv1_express_cache 
                                            VALUES ('d2cd9fa30e1a25b26b4455485c68ceec',0,1,17,1,'
\"logo\"
Maintenance mode

 In order to perform website maintenance, our online store will be temporarily offline. We apologize for the inconvenience and ask that you please try again later.

	
','2014-10-23 00:12:35')
Edited by dennis1981 (see edit history)
Link to comment
Share on other sites

As things could not get worst, i have been locked out of the BO... tried to login.. the usual "employee does not exist.." message.

 

I followed the database method, where i copied the _COOKIE_KEY_ from settings.inc.php , and at the very end of this i added my new password so it was like :

 

fw8lq9u0avnde39nay8n3ptg4usjl6drumw5boxbfnrkezdwhs0axxocmynewpassword

 

Then in phpmyadmin, i found table employee , i found the record of my admin account and then i edited this record.

 

In passwd column i set MD5 for Function, and replaced the value with my new one. Return to backoffice and login normally.

 

As i could not find any way to correct the errors in the front office i thought to re-update again using 1-click installer.

 

This time i had memory_limit problem. I used these, in my php.ini file, which i uploaded in the root / public_html folder 

 

memory_limit = 128M

max_execution_time=300;

max_input_time=-1

upload_max_filesize=25M;

post_max_size=20M;

max_input_vars=10000

suhosin.get.max_vars = 10000;

suhosin.post.max_vars = 10000;

 

Upgrade did not complete even this time , i was receiving same memory errors , tried to manually upload the new presta zip using ftp and then import it from BO .. nothing again the same..

 

I was fed up, went back to the Modules (i was lucky i could still use the back office) realized i have a cache plugin disabled, but not uninstalled. I did uninstall it, cleared cached, also clear browser's cache, refreshed front office and everything was back.

 

I wonder why an upgrade from 1.6.0.5 to 1.6.0.9, by using 1-click module fails ? is theres something i miss? anyway that was my story, i present it here, maybe can be of help to someone.

 

Best Regards to all!

Link to comment
Share on other sites

No i have spoken too soon, the shop is down again with 500 Internal sever error. This time i can see the message right in the screen , no more blank screens, the crazy thing is that now i have also turned error reporting off, as it used to work a few hours ago..

 

Please guys some help would be really appreciated here!

 

Thank you!

Link to comment
Share on other sites

No i have spoken too soon, the shop is down again with 500 Internal sever error. This time i can see the message right in the screen , no more blank screens, the crazy thing is that now i have also turned error reporting off, as it used to work a few hours ago..

 

Please guys some help would be really appreciated here!

 

Thank you!

 

Now i have just , set error reporting back on again , and it works.. this is really weird guys.. i keep this thread open, i was about to close it two times, but as i see i need to be cautious , haven't manage to update the shop to 1.6.0.9 from 0.5 yet !

 

UPDATE

Nah this thing goes on and off...if anybody could give me his point of view guys this would be awesome ! Cheers!

Edited by dennis1981 (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...