Virtuall Posted February 11, 2008 Share Posted February 11, 2008 Hi Have looked searched extensively but cannot find any reference to whether there is a limit to the number of TLDs that can be configured and therefore displayed in the Domain Checker and Purchase system. We have hit a limit at 25 TLD Pricing Configures - Does anyone know if this is supposed to happen....? The Domain Pricing Configuration System certainly wont allow us to add any more. Wayne 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted February 11, 2008 WHMCS CEO Share Posted February 11, 2008 Hi Wayne, There's no limit imposed by WHMCS, but more and more people seem to be running into the browser post size limit of 2000 characters when adding TLDs. If you've reached that with the TLDs entered so far the only option for adding more is directly through phpMyAdmin to the tbldomainpricing table. Matt 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted February 11, 2008 Share Posted February 11, 2008 AFAIK, there is no browser POST limit, but there is one for GET. You most likely need to increase your post_max_size in your php.ini Apache can have limitations set as well. http://httpd.apache.org/docs/2.2/en/mod/core.html#limitrequestfieldsize 0 Quote Link to comment Share on other sites More sharing options...
Virtuall Posted February 11, 2008 Author Share Posted February 11, 2008 I appreciate the help. Wayne 0 Quote Link to comment Share on other sites More sharing options...
Virtuall Posted February 12, 2008 Author Share Posted February 12, 2008 Hi Still having problems with this. Have made changes to post_max_size but no improvement. There are no limit sizes implemented on Apache so that is unlikely to be the problem. Currently we have 25 records in Domain Pricing. It will not take any more via WHMCS Admin. Has anyone else actually had this problem...? The script seems to post the entire page everytime a change is made when each item edit or addition could be done separately and make the post smaller? In my case it seems to update all 25 Domain Pricing records everytime a post is made. The WHMCS system is great but obviously not perfect...? Any help or advice would be appreciated - In the mean time I will add the changes directly to the database tables Thanks Wayne 0 Quote Link to comment Share on other sites More sharing options...
LeMarque Posted February 12, 2008 Share Posted February 12, 2008 Same here. I've got zend/eaccelerator/ioncube - gonna look into whether or not one of those is the culprit. For now, at Matt's suggestion, I just use phpMyAdmin 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.