View Single Post
  #58  
Old 05-04-2015, 07:06 AM
 
herber@wirehub.nl herber@wirehub.nl is offline
 

eXpert
  
Join Date: Nov 2002
Posts: 305
 

Default Re: Attention users of X-Cart vv.4.0.x - 4.7.1

Quote:
Originally Posted by aim
This can be caused by a smarty error.

Could you attach the
x-errors_php-<date>.php file
to the ticket
https://bt.x-cart.com/view.php?id=44643
?
Sure, here it is:
Quote:
[04-May-2015 16:13:49 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 240123904 bytes) in /var/www/include/lib/smarty3/Smarty.class.php on line 1616
[04-May-2015 16:13:49 UTC] PHP Stack trace:
[04-May-2015 16:13:49 UTC] PHP 1. SmartyException->__toString() /var/www/include/lib/smarty3/Smarty.class.php:0
[04-May-2015 16:13:49 UTC] PHP 2. print_r() /var/www/include/lib/smarty3/Smarty.class.php:1616
268MB exhausted by trying to go to the cart.php?mode=checkout page with the One Page Checkout Module?!
The setup on the testserver I am running this on might not be setup very efficient, but the page cart.php?mode=checkout works fine before the upgrade to 4.7.2

I doubled the amount of memory of PHP to 512MB & still the same error:
Quote:
[04-May-2015 16:22:24 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 511967232 bytes) in /var/www/include/lib/smarty3/Smarty.class.php on line 1616
[04-May-2015 16:22:24 UTC] PHP Stack trace:
[04-May-2015 16:22:24 UTC] PHP 1. SmartyException->__toString() /var/www/include/lib/smarty3/Smarty.class.php:0
[04-May-2015 16:22:24 UTC] PHP 2. print_r() /var/www/include/lib/smarty3/Smarty.class.php:1616
Quote:
Originally Posted by aim
Yes, no errors in the template that we use (ideal responsive).

Thanks for fixing, has it also been fixed in the upgrade pack?
The patch itself works great.
__________________
X-Cart 4.7.12
Reply With Quote