nosher Posted October 14, 2008 Share Posted October 14, 2008 Hi Guys, I need some help if possible or pointing me in the right direction, I am running Vcalendar alongside Joomla 1.5.7 After my users logs in to Joomla they can then click on the link to take them to Vcalendar, which is running on the same server. Now I contacted Vcalendar to see if they was any way that the user only had to login once to Joomla and when they click the Link to Vcalendar it would automatically log them in as the login details are the same. This is what they said: Hello Nosher, Please create "UserID", "UserLogin" and "GroupID" session variables in any other page and you will be automatically logged in. In other words the fact that somebody is "logged in" means simply that those 3 session variables exist. Best regards, George I then contacted them and asked if the could point me in the right direction on what to do next but unfortunately they cant help me anymore. Please if someone knows what I should do to make this work I would be so grateful on any advice as I’m lost!!!!!! Many Thanks Nosher Quote Link to comment https://forums.phpfreaks.com/topic/128336-session-variables/ Share on other sites More sharing options...
Guest Posted October 14, 2008 Share Posted October 14, 2008 I'm not expert on Joomla, but worst case scenario, you'd have to dig around it to find where the login logic is. Otherwise, you can look up what session variables Joomla uses, and pass them to vCalendar's login script directly. Unless you are fairly informed about the internals of either system, this should come naturally to you. If not, then you'll need to start some digging through documentation. It may even be easier than I make it sound. Quote Link to comment https://forums.phpfreaks.com/topic/128336-session-variables/#findComment-664843 Share on other sites More sharing options...
nosher Posted October 24, 2008 Author Share Posted October 24, 2008 Thanks for your time 8ball, But i am having no luck with this one, even posted on Joomla and one Guy told me to try this Component (http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,765/Itemid,35/) but with no luck, just cant see a way through this at the moment. Nosher Quote Link to comment https://forums.phpfreaks.com/topic/128336-session-variables/#findComment-673727 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.