Jump to content

herro

Member
  • Posts

    7
  • Joined

  • Last visited

About herro

herro's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Are there any good VPN plugins/addons for WHMCS out there? I'm in dire need of something like this, PPTP and/or OpenVPN, obviously with at least automatic account creation of paid invoice/automatic suspension on non-payment.
  2. See attached images...I can't seem to change that blue colour under the navigation, and the white under the language feature.
  3. I just finished skinning most of my whmcs install and it's coming along nicely. Instead of trying to integrate whmcs in my site, I just decided to skin whmcs and add a few custom pages, since my site is not very content heavy. I wanted the index page to be a custom page, so i just created a new custom page called 'Client Panel' which is an exact copy of the homepage.tpl. Homepage.tpl will be an introductory page which should not have the whmcs 'look' to it (only my skinning done in the header). On these 'custom' pages, I don't want footer.tpl to be included, nor do I want anything in the 'content_container' div to be displayed. So, I am looking for a way I can ignore the automatic inclusion of the whole footer.tpl and specific divs within header.tpl
  4. I went the skinning route, and proved to be quite effective. Is there a way I can include another php page by default instead of the "portal home" page?
  5. Actually I've been searching around and I found it was easy enough to just edit the css rather than the .tpl files. However, the page uses the css of my current system rather than overriding it with my template's css. How can I make the template display properly when embedded in my site? Also, this still doesn't stop the page from going back to my stripped whmcs template and escaping my actual site. Is there a way I can keep the include in my site to a specific div container using ajax or something?
  6. I have a previously existing site, and I simply want to embed the whole whmcs "box" denoted by the content_container div id, into my site (using the "Portal" template). When any link is clicked on whmcs (not my layout), I don't want my whole site/interface to reload, just that div and what would normally be contained in it (basically all of the whmcs customer frontend minus that top stripe, background, etc.). I don't mind using ajax to achieve this if necessary.
×
×
  • 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