jhteheringt7 Posted May 13, 2014 Share Posted May 13, 2014 Hello, Today I noticed that when we user signups to our website and orders hosting, whenever they click on order confirmation they receive a blank page after. The customers account is signed up and a invoice is generated, however they are never directed to Paypal. This is only the case for new customers, as existing customers are able to reach the Payment page. I have turned on error logs and receive the following error: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 523800 bytes) in /home/boutique/public_html/clients/includes/classes/TCPDF/include/tcpdf_static.php on line 2096 And the URL where the receive the error is: http://clients.boutique-host.com/cart.php?a=checkout I'm not sure how to fix this error? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted May 14, 2014 WHMCS Support Manager Share Posted May 14, 2014 Hi, This error is saying PHP ran our of memory. You'll need to increase the memory_limit value in your php.ini file. A quick internet search turns up some useful answers: http://www.tech-recipes.com/rx/777/solve-php-fatal-error-allowed-memory-size-of-8388608-bytes-exhausted-tried/ 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.