snake07 Posted July 26, 2013 Share Posted July 26, 2013 Hello, I've upgraded to the latest WHMCS version lately, But i discover some issues : 1- In admin area in orders tab under payment status im getting : No Invoice Due 2- in clients area when my customers place new order they getting blank page and not redirect to the payment page . I've enabled Display Errors in admin area and try it myself and get this error : Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 860280 bytes) in /home/mydomain/public_html/whmcs/includes/classes/class.init.php on line 0 Ive opened like 2 tickets for the support but still did not get any respond yet . Any help will be appreciated . 0 Quote Link to comment Share on other sites More sharing options...
javierrebele Posted July 26, 2013 Share Posted July 26, 2013 HI, I am not an expert but 1- usually happens when is a downgrade of if the amount of the transaction is $0.00 2- looks like you will need to increase your php memory size to something like 64mb, this in your server php file ini. whmcs support HA, GOOD LUCK 0 Quote Link to comment Share on other sites More sharing options...
snake07 Posted July 26, 2013 Author Share Posted July 26, 2013 Hi, Thanks for the reply, I did increased my php memory but still the same error . The issue that i installed fresh WHMCS the last version in new domain in the same dedicated server, But guess what ? The same error !!! where is WHMCS Support when i need them 0 Quote Link to comment Share on other sites More sharing options...
LeeStrong Posted July 26, 2013 Share Posted July 26, 2013 As a Temporary fix you could try; ini_set('memory_limit', '-1'); This should only be a temporary fix until you find out why your server's memory is exhausted. 0 Quote Link to comment Share on other sites More sharing options...
snake07 Posted July 26, 2013 Author Share Posted July 26, 2013 Hello, Thanks for the help, But still getting the same error . I even no more getting email if new order placed . Also i've upgraded to the latest version that just released . Redirect to payment page not working but if the customer navigate to the invoice he pay with no issue . 0 Quote Link to comment Share on other sites More sharing options...
And then there was one les Posted July 27, 2013 Share Posted July 27, 2013 (edited) apache httpd.conf you might have a RLimitMEM set in there, increase it or add it if its missing, just make the limit a hugh number Edited July 27, 2013 by CDJ Hosting 0 Quote Link to comment Share on other sites More sharing options...
view Posted July 29, 2013 Share Posted July 29, 2013 I have simular problem after upgrade.I have blank page on admin login and client login page with error Fatal error: Call to undefined function isValidforPath() in /home/USER/public_html/log/includes/classes/class.init.php on line 0 0 Quote Link to comment Share on other sites More sharing options...
DontForget Posted July 30, 2013 Share Posted July 30, 2013 I have simular problem after upgrade.I have blank page on admin login and client login page with error Fatal error: Call to undefined function isValidforPath() in /home/USER/public_html/log/includes/classes/class.init.php on line 0 I had the same problem as well, opened ticket, provided all info, three days no activity at all. Here's how to fix it. Simply upload all files and folders from latest full archive (whmcs_v5.2.7.zip). Thank you. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Chris Posted July 30, 2013 Share Posted July 30, 2013 I have simular problem after upgrade.I have blank page on admin login and client login page with error Fatal error: Call to undefined function isValidforPath() in /home/USER/public_html/log/includes/classes/class.init.php on line 0 This indicates that you used the 5.2.7 incremental (only applies for 5.2.6) from 5.2.5. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Chris Posted July 30, 2013 Share Posted July 30, 2013 I had the same problem as well, opened ticket, provided all info, three days no activity at all. Here's how to fix it. Simply upload all files and folders from latest full archive (whmcs_v5.2.7.zip). Thank you. Hello, what was your ticket number? 0 Quote Link to comment Share on other sites More sharing options...
snake07 Posted July 31, 2013 Author Share Posted July 31, 2013 Hi, I fixed my issue by updating to the latest FULL version . 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.