miless Posted August 29, 2013 Share Posted August 29, 2013 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 More sharing options...
nadie Posted August 29, 2013 Share Posted August 29, 2013 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 More sharing options...
RescueDog Posted August 30, 2013 Share Posted August 30, 2013 (edited) 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 August 30, 2013 by topaward (see edit history) Link to comment Share on other sites More sharing options...
RescueDog Posted August 30, 2013 Share Posted August 30, 2013 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 More sharing options...
RescueDog Posted August 30, 2013 Share Posted August 30, 2013 My open thread - in case it's related: http://www.prestashop.com/forums/topic/271127-155-checkout-error/ Link to comment Share on other sites More sharing options...
Recommended Posts