Jump to content

WHMCS and Joomla! sessions to talk?


kers7754

Recommended Posts

I built a joomla 2.5 module that correctly integrates an AJAX login. It does this all through AJAX requests and is really smooth. It uses mootools ajax request to call the validateLogin API. Then onComplete, it does another ajax request to do the autoauth. The autoauth correctly sets the PHP session variables and the WHMCS correctly believes I am logged in.

 

But from Joomla!, I can't read those $_SESSION variables. After a ton of research, it turns out the Joomla uses their own database session state.

 

Does anyone know how I can read the session variables that are set in autoauth in Joomla?

 

Thanks,

--Jeff

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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