faheemuddin91 Posted July 3, 2011 Share Posted July 3, 2011 Hello, I have been searching for the solution to this problem but I couldn't. The problem is simple, we can display the login form outside whmcs in html page and if we login - the client area opens up, but when we go back to html, the login form is still showing. I want to display a login message to logged in users. Please check the screenshot. The login information is being displayed in whmcs and not in html. I have read many posts but those methods wont work in html since those methods are for php files. Any kind of help will be appreciated, With Best Regards 0 Quote Link to comment Share on other sites More sharing options...
mylove4life Posted July 3, 2011 Share Posted July 3, 2011 I dont think you will be able to, better to add your pages to WHMCS then they will be able too.. 0 Quote Link to comment Share on other sites More sharing options...
arumdev Posted July 4, 2011 Share Posted July 4, 2011 you probably can do it if you know enough about PHP to code it all yourself. I'm not sure how easy it is to get this information from WHMCS - you would need to know the session name it uses for example and integrate that into your pages. But HTML pages (ending in .htm or .html ) normally won't parse PHP code. You can however configure your server so it parses all html pages as PHP. Whether or not that is a good idea is another question... 0 Quote Link to comment Share on other sites More sharing options...
Iceman Posted November 4, 2011 Share Posted November 4, 2011 I dont think you will be able to, better to add your pages to WHMCS then they will be able too.. But for added security, running WHMCS from a different VPS/Server from your main website CMS is a very good idea. We''d hate to have a our WHMCS hacked due to a bad pluggin in our main website CMS! I might follow this up with Matt, as it would make integrating WHMCS into an existing site a lot easier, yet still keep it isolated. Cheers, Paul 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.