View Single Post
Old 10-01-2012, 08:44 AM   PM User | #7
turkmeister
New to the CF scene

 
Join Date: Oct 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
turkmeister is an unknown quantity at this point
i echoed after that bit and it is returning the correct value and storing it into $ses_id. I think the problem might be in trying to use a variable in the input line to post to the next page. I could not find the proper way to use a variable in there like that. I even tried using the quotes you said I need and added the $ like "$ses_id" but that doesnt work either for passing it to the next page. LOL I am a noob and I am stumped. =]

edit: should I try creating a session in php and try passing it that way? the main problem I am having is the joomla session stops when I goto my code on the second bit or I would have the jfactory statement there and not have to send it. Maybe I should try to find a way to keep the jfactory alive since the code is leaving the template and being on a page by iteself? I could add include statements or something.. idk

Last edited by turkmeister; 10-01-2012 at 08:51 AM..
turkmeister is offline   Reply With Quote