- Posts: 23
- Thank you received: 0
CART ADDRESS BUG WITH 2.1 UPGRADE
13 years 7 months ago - 13 years 7 months ago #90456
by Carey
CART ADDRESS BUG WITH 2.1 UPGRADE was created by Carey
Hi,
After upgrading to the 2.1 I am having a couple issues. The main one is i cannot advance past the address field in the checkout process. I just get a white screen or an error depending on which browser I am on. Here is the error message with the debug on
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 86 bytes) in /home/p/prm-atv/public_html/libraries/joomla/database/database/mysqli.php on line 498
Here is a link to a product page. Click "add to cart", then click proceed, then next.
If I log in with an account I can click the shipping, or payment option of the progress bar and advance through with a shipping charge and everything, but when the address tab is selected, I get the same error.
I also have an issue with the options, and not being redirected to the checkout after a product is added to cart even though that is chosen in configuration. I have not been able to work through those because of the cart issue though. Please help! We are completely down.
Sorry, should have put this in bug reports.
Thank You
After upgrading to the 2.1 I am having a couple issues. The main one is i cannot advance past the address field in the checkout process. I just get a white screen or an error depending on which browser I am on. Here is the error message with the debug on
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 86 bytes) in /home/p/prm-atv/public_html/libraries/joomla/database/database/mysqli.php on line 498
Here is a link to a product page. Click "add to cart", then click proceed, then next.
If I log in with an account I can click the shipping, or payment option of the progress bar and advance through with a shipping charge and everything, but when the address tab is selected, I get the same error.
I also have an issue with the options, and not being redirected to the checkout after a product is added to cart even though that is chosen in configuration. I have not been able to work through those because of the cart issue though. Please help! We are completely down.
Sorry, should have put this in bug reports.
Thank You
Last edit: 13 years 7 months ago by Carey.
Please Log in or Create an account to join the conversation.
13 years 7 months ago #90518
by nicolas
Replied by nicolas on topic CART ADDRESS BUG WITH 2.1 UPGRADE
Hi,
Please increase the memory_limit option of your php.ini of your server (ask your hosting company if you don't know how) and that should avoid that error during the checkout.
Please increase the memory_limit option of your php.ini of your server (ask your hosting company if you don't know how) and that should avoid that error during the checkout.
Please Log in or Create an account to join the conversation.
Time to create page: 0.182 seconds