It is currently Sun Jul 20, 2008 9:57 pm
Moderators: dam-man, pasamio, willebil, Development



$task = ""; //Have to clear it, otherwise Joomla tries to start a new session (as of 1.0.13)









pippo wrote:never upgrade soon
make test on separate folder and read all post you can
after some time upgrade

sgreen wrote:So what do you do if you are starting a server from scratch? Use an old version? I think not. If the release is launched as 'Stable' it shouldn't really be as stable as a jelly in a hurricane.....

103 doGzip();
104
105 // if task action is 'save' or 'apply' redo session check
106 if ( $task == 'save' || $task == 'apply' ) {
107 $mainframe->initSessionAdmin( $option, '' );
108 }
102 // if task action is 'save' or 'apply' redo session check
103 if ( $task == 'save' || $task == 'apply' ) {
104 $mainframe->initSessionAdmin( $option, '' );
105 }
106 doGzip();


soeren wrote:the problem is gone.

pavini wrote:My VirtueMart Admin already working fine![]()



Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\Documents and Settings\Geraint\Documents\joomlacode\Joomla1.0.x\includes\joomla.php:4145) in C:\Documents and Settings\Geraint\Documents\joomlacode\Joomla1.0.x\includes\joomla.php on line 800

soeren wrote:VirtueMart is also affected by this bug.
The problem is indeed a wrong order of the calls to initSessionAdmin and doGzip at the end of the file /administrator/index2.php.

soeren wrote:The problem is indeed a wrong order of the calls to initSessionAdmin and doGzip at the end of the file /administrator/index2.php.
the problem is gone.

sgreen wrote:
Doesn't cure the problem at this end. Having made the change, the problem is still apparent. This is found on both Safari and Firefox on the Mac.

Geraint wrote:soeren wrote:VirtueMart is also affected by this bug.
The problem is indeed a wrong order of the calls to initSessionAdmin and doGzip at the end of the file /administrator/index2.php.
Hi Soeren
There appears to be consensus that initSessionAdmin will not work if its called after doGzip (since the session cookie cannot be set after the headers are sent to the browser). As a member of the Q&T team, can you get the problem resolved and a repackaged version of 1.0.13 (or 14) released asap?
Geraint



merolhack wrote:I have the same problem with Joomap 2.05

merolhack wrote:I have the same problem with Joomap 2.05

althoffm wrote:merolhack wrote:I have the same problem with Joomap 2.05
Try the hot fix Soeren posted (see above) I have also seen a fault, in Joomap as soon as you save you get logged off from Joomla administrator. after I replaced the file from the hot fix the save error resolved. (testing Joomla 1.0.13 on a Fedora Core machine)
It did not resolve the problem I’m having with Sef patch Advanced. As soon as I go to components – Sef patch Advanced and click on a configuration item two of the three times I get logged of completely. Spoke to the developer but came to the conclusion the it is not in his package.

Users browsing this forum: No registered users and 0 guests