Jump to content

finedesignz

Retired Forum Member
  • Posts

    7
  • Joined

  • Last visited

About finedesignz

finedesignz's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hi, I'm getting the same error... just after upgrading to WHMCS 5.0. Attempt capture goes to blank screen.
  2. This module works okay, but beware: THEY DO NOT OFFER REFUNDS - EVEN A DAY AFTER PURCHASE. I purchased and installed this module, but was not satisfied and decided to pursue another route. Even after I uninstalled it, they wouldn't offer a refund.
  3. Hi, I'm using the configurable options addon, and have several options setup for disk space, bandwidth, etc. I've noticed that when a client suddenly has a spike in disk space (client performed a cpanel backup on the server) which put the disk space over the limit, the account fails to function. Is there any way to allow a grace period for correcting this problem, such as disk overage? I'm reselling hostgator services, by the way. In other words, if the client is suddenly over their space by 50%, can we set the account to allow that increase temporarily? Or is there any other way to prevent the site from being disabled suddenly when this happens?
  4. Hi, I know this is a newbie question, but I have searched the forum for a while and need a little boost. Why can I not get this action hook to work? <?php function example($params) { echo "<pre>"; echo("Domain is: " .$params[0]['params']['domains']); // gives me "Domain is:" echo"</pre>"; } add_hook("AfterModuleCreate",50,"example"); ?>
  5. One reason could be that you are exceeding your quota, if you are on a reseller plan. There appears to be no warning from WHMCS if this is the case, it will appear to upgrade. Go to WHM and try to manually increase the quota.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated