I'm trying to integrate my site with Joomla. Everything goes well if I hard code it all like css & js includes, html, etc. But if I try to include the Joomla framework, initialize the app, and start incorporating dynamic content like modules and etc. it causes login issues. It looks like it's related to sessions and the user can no longer log in properly unless they use the remember me check box (which doesn't use sessions..cookies?). This means I can't modify Joomla and have changes integrated into WHMCs, but I have to always manually hard code and copy HTML and etc.
This looks like an issue with how WHMCS login is being performed. They won't let me take a look at the non-ioncubed version so I was curious if anyone else had this issue or has a work around? I think when Joomla innitializes, manipulates, and etc. with sessions it causes conflicts.
Hardcoding everything isn't ideal but with WHMCS it looks like that's the only option, dynamic integration seems impossible.
This looks like an issue with how WHMCS login is being performed. They won't let me take a look at the non-ioncubed version so I was curious if anyone else had this issue or has a work around? I think when Joomla innitializes, manipulates, and etc. with sessions it causes conflicts.
Hardcoding everything isn't ideal but with WHMCS it looks like that's the only option, dynamic integration seems impossible.