Jump to content

bobthebuilder

Retired Forum Member
  • Posts

    7
  • Joined

  • Last visited

About bobthebuilder

bobthebuilder's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. You were correct, this was an error with WHM. Creating a new account in there did not work either, it just said "Account Created". After looking at the /usr/local/cpanel/logs/error_log I could see one of the cpanel scripts had somehow lost one of it's per modules. Running the "Upgrade CPanel" link seemed to fix whatever was wrong even though this version of cpanel did not need to be upgraded. Thanks.
  2. Clicked on create, got back: Server Command Success Account Created Successfully Check the account WHM and it has not been created. Can you recommend any other logs I could look at?
  3. Auto account creations were working yeserday on my system. Have not changed anything in WHMCS. Now when an account should be automatically created, it doesn't do it WHM. The account is created in WHMCS, welcome e-mail sent out but nothing is created in Cpanel/WHM. If I then click on the client in WHMCS and try to delete the product it says "Product not found". Seems odd that it can successfully communicate with WHM and tell the product does not exist as the account has not been created but it won't create the account, there is no error in the activity log, only: Automatically Setup Account on Order Any ideas?
  4. Thanks. Recompiled with openssl support and away it went.
  5. Yeah, same problem here. Definately not a firewall or IP problem on my server.. WHMCS just isn't working with 2087 for whatever reason.
  6. Correct me if I am wrong: For No. 1. Smarty templayte engine is required for this debug value to work? For No. 2, since "signature goes here..." is defined in the DB then I guess each template needs to be updated individually? since people may want use signatures thay cannot be stored in the database?
  7. Hi, Two questions with probably obvious answers that I have overlooked: 1. Quoting the manual: The basic template syntax can be seen by looking at the templates. All pages have specific variables which you can use. To view a complete list of variables available on a page, enter the following command into the template file: {debug} How and where do I add {debug} for it to work to view a list of variables available in an email template? I've added to {debug} into code when I edit a template but it all it does is display {debug}. or is this actually referring to editting the raw .php files that are residing in the web directory? 2. How can I edit the value of the merge fields? I just want to change [signature] from "signature goes here..." to something else. Thanks.
×
×
  • 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