Jump to content

Fatal Error after upgrading 1.5.4.1 to 1.5.5.0


Recommended Posts

Hello,

 

I have some troubles with update from 1.5.4.1 to 1.5.5.0

 

1. My upgrade run only when i show file installation archive on a local server.

2. After upgrade when i try to register a new user account, after i fell my personal details and push the "Create account" button I recive an error:

 

Fatal error: Using $this when not in object context in /home/xxxxx/xxxxx.com/tools/swift/Swift/Message/Headers.php on line 426

 

When i try again, the system says to me that this mail already registered.

 

And after this i was able to lon in with new details. But it's no good to customers.

Link to comment
Share on other sites

Hello,

 

I have some troubles with update from 1.5.4.1 to 1.5.5.0

 

1. My upgrade run only when i show file installation archive on a local server.

2. After upgrade when i try to register a new user account, after i fell my personal details and push the "Create account" button I recive an error:

 

Fatal error: Using $this when not in object context in /home/xxxxx/xxxxx.com/tools/swift/Swift/Message/Headers.php on line 426

 

When i try again, the system says to me that this mail already registered.

 

And after this i was able to lon in with new details. But it's no good to customers.

 

Apply this patch: https://github.com/PrestaShop/PrestaShop/commit/ffdc7b51b7f07a1919cbaaafba5a5602671fb3a8 ( - remove line, + add line)

Link to comment
Share on other sites

My result with above solution:

 

Fatal error: require_once() [function.require]: Failed opening required '/home/...../public_html/xxxxx/prestaxxxx/tools/swift/Swift/../Swift/Log/DefaultLog.php' (include_path='.:/usr/local/php52/pear') in/home/..../public_html/xxxxx/prestaxxxx/tools/swift/Swift/ClassLoader.php on line 35

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

I downloaded the new package with the updated Headers file (just in case I had a typo in mine) - copied it into the directory, same results. I'm a little frustrated because when I replaced the file earlier with my 1.5.4.1 version, it got my cart working. Now no one can check out again.

 

Sigh....why must we break things that are working...over and over...

 

I'm hopeful that I can get this store up and running and stable...like the 1.5.5.0 release was purported to be...?

 

I truly DO appreciate the work that everyone puts in and am grateful for the opportunity to learn as I go!

 

Cheers all!

Link to comment
Share on other sites

×
×
  • Create New...