SESSION PROBLEM

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
ehsun7b

SESSION PROBLEM

Post by ehsun7b »

Hi

I installed the CMSMS and it works fine as a manager of the pages. But now I have some PHP files as CLASS files and some action files for Ajax based forms. I put all these PHP files in a directory inside the CMSMS root directory. I called session_start() in these action files, but in the execution time it seems that the pages of the website and these action files are using different SESSIONS!!! What is the reason???
Pierre M.

Re: SESSION PROBLEM

Post by Pierre M. »

Hello,

you are doing PHP coding and you have a PHP issue. You should have a look at php.net :
http://www.php.net/manual/en/features.sessions.php

Pierre M.
Locked

Return to “CMSMS Core”