sktanmoy Posted July 12, 2012 Share Posted July 12, 2012 I, few days ago updated WHMCS to latest version. Payment Gateway configuration page not working from then. http://www.mydomain.com/billing/admin/configgateways.php return a white page with the text Module Not Activated only. But my customers can pay without having any issue. I'm using 2checkout as my gateway. I need your help. 0 Quote Link to comment Share on other sites More sharing options...
hostingprima Posted July 16, 2012 Share Posted July 16, 2012 I have the same problem with this, please help us... 0 Quote Link to comment Share on other sites More sharing options...
bhanuprasad1981 Posted July 16, 2012 Share Posted July 16, 2012 same issue except i donts ee any text ,sent ticket to whmcs hope to get solution soon 0 Quote Link to comment Share on other sites More sharing options...
hpham Posted July 17, 2012 Share Posted July 17, 2012 I have requested support, but they haven't answered since 5 days. 0 Quote Link to comment Share on other sites More sharing options...
furrymitn Posted July 17, 2012 Share Posted July 17, 2012 If you're getting a blank page, start reading here: http://forum.whmcs.com/showthread.php?21317-I-m-getting-a-blank-or-partially-loaded-page 0 Quote Link to comment Share on other sites More sharing options...
hpham Posted July 17, 2012 Share Posted July 17, 2012 furrymitn: if you read carefully, you will see that is not blank page issue 0 Quote Link to comment Share on other sites More sharing options...
SealIsland Posted July 17, 2012 Share Posted July 17, 2012 I have the same problem, a blank page even with the Display Errors box ticked. I was also having a similar problem with cart.php, but support sent me a new paypal.php to load and this solved that problem. So it might be worth checking if your buying process is working ok. I am still seeing nothing on the admin/configgateways.php page, source shows nothing at all being returned. I have raised a ticket... 0 Quote Link to comment Share on other sites More sharing options...
SealIsland Posted July 19, 2012 Share Posted July 19, 2012 I have sorted my problem out with help from this post http://forum.whmcs.com/showthread.php?51366-Blank-Payment-Gateway-Page-Paypal-%28WHMCS-5-0-3%29&highlight=Payment+Gateway When I up;oaded the new paypal.php file I was given, I renamed the old paypal.php file to _paypal.php which was causing the problems. When I deleted it and all other renamed versions of the file, things started to work again. 0 Quote Link to comment Share on other sites More sharing options...
SilverNodashi Posted July 27, 2012 Share Posted July 27, 2012 I have the same issue, a white page saying "Module Not Activated". This is on a NEW installation, not an upgrade. Do I renamed paypal.php to old.paypal.php to "temporarily fix" the problem, but why is this happening? Why is there a broken paypal.php file to begin with? Why was something as simple as this NOT TESTED? 0 Quote Link to comment Share on other sites More sharing options...
sarhov Posted July 30, 2012 Share Posted July 30, 2012 I have the same issue, what to do? 0 Quote Link to comment Share on other sites More sharing options...
host-it-bro Posted August 3, 2012 Share Posted August 3, 2012 Hi, Try this fix.. it worked for me. http://forum.whmcs.com/showthread.php?50126-Order-system-broken-(WHMCS-5-1)&p=231818#post231818 0 Quote Link to comment Share on other sites More sharing options...
b.ahmed Posted August 4, 2012 Share Posted August 4, 2012 re-uploaded all files(except templates) using ftp client like filezilla and it will fix the error. 0 Quote Link to comment Share on other sites More sharing options...
Sue611 Posted August 6, 2012 Share Posted August 6, 2012 I have the same problem also on a new installation message shows " Module not activated" will check out the link above to try and fix it. 0 Quote Link to comment Share on other sites More sharing options...
gbrennae Posted August 12, 2012 Share Posted August 12, 2012 There is a bug IMO where whmcs does not recognize payment gateway modules where the name of the module contains an underscore. That may also include other spacial characters but I haven't been able to confirm this. removing the underscore from the funtion names and the file name of the module file resolves the problem. This is only an issue since WHMCS 5.1.2. For example: my_module_capture() my_module.php Needs to be: mymodule_capture() mymodule.php 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.