Jump to content

Extreme43

Retired Forum Member
  • Posts

    4
  • Joined

  • Last visited

About Extreme43

Extreme43's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hi, Sorry for such a delayed response - I'm not quite a regular visitor of these boards as i should be. Try disabling the billing system from cast-control, you will still be able to use the whmcs plugin without difficulties but this will remove all references from cast-control to the cast-control billing system. You might also need to remove the <---Begin Billing---> and <---End Billing---> tags from the template or your plans link will not display. Let me know if you still have any difficulties. Regarding the username and password text, i also think it might be more appropriate to use the full wording and will make this change for future versions.
  2. Dear Mike, There are a couple options that you can use, A) having individual links on the plans page link to your whmcs product link or B) changing the plans link within cast-control to point to your WHMCS order page. A) If you wish to use the native Cast-Control Plans page to display your plans this is fine and you can configure your links as follows: 1. Login to Cast-Control and navigate to Administration -> Server Plans 2. Select the plan you wish to edit 3. Paste your link into the field labelled Custom Billing Link This will direct your customers to your custom link rather than the cast-control billing system. B) 1. Login to your FTP site where cast-control is located 2. Navigate to ./castcontrol/theme/CASTcontrol 143/ and edit header.thm 3. Search for the link to the Plans page (around line 73) FIND: <a id="mainMenu" class="menulinks" href="?page=plans">{LANG[MENU143_PLANS]}</a> REPLACE WITH: <a id="mainMenu" class="menulinks" href="http://gwhosting.net/whmcs/cart.php">{LANG[MENU143_PLANS]}</a>
×
×
  • 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