Page 4 of 4 FirstFirst ... 234
Results 46 to 49 of 49

Thread: Integration Code - Don't show Client Login if they are Logged in

  1. #46
    Join Date
    Jun 2010
    Posts
    117

    Default

    I tried adding this to a WordPress header - it only shows the login box, even if client is logged in on WHMCS - so, there seems no way to show the "welcome back Joe" messages outside of the WHMCS install ?

  2. #47
    Join Date
    Feb 2010
    Location
    United Kingdom
    Posts
    608

    Default

    see this thread

    http://forum.whmcs.com/showthread.ph...how-login-form

    for future reference, you can search the forums before posting, often you will find your answer
    Last edited by disgruntled; 06-22-12 at 09:15 PM.

  3. #48
    Join Date
    Jun 2012
    Posts
    1

    Default

    I need to make changes to WHCMS system (its a content management system)
    The template file comes with .tpl files, how do i edit them in a WYSIWYG environment?

  4. #49
    Join Date
    Feb 2010
    Location
    United Kingdom
    Posts
    608

    Default

    Quote Originally Posted by Rebecca341 View Post
    Well I'm trying to integrate it with Joomla as far as a wrapper is concerned so creating the extra pages within WHMCS is just not feasible
    You are not creating an extra page in whmcs, you are creating an extra file that will be called by your external pages. the extra file is never meant to be called as a page/directly. the whole point of it is to allow you to use whmcs logins outside of whmcs root directory.


    Failing that you could just bite the bullet and use whmcs as the website, adding pages is a very simple process..


    Kingblink you would have a problem with this because the template files are not a complete layout, it takes several tpl files to create each and every page.

    The only solution is to make the page in html in your wysiwyg and then convert (cut and paste) the html file into the correct sections so that the template matches your design. this isnt difficult to do, you just need to ensure that when you put together your template you use the whmcs layout to speed up the process of positioning the sections correctly.

    Failing that, you can simply use your own design, + css and integrate into it in the templates the whmcs logic but the other way is less problematic.

Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. Integration Code - Client Login
    By XRumerGeek in forum Customisation & Integration Questions
    Replies: 1
    Last Post: 10-25-12, 05:57 PM