User tests: Successful: Unsuccessful:
Solves #8972
When installing Joomla! and setting Email Configuration to Yes, installation does not go further and reloads page 3 after sending the mail.
The issue looks related to the changes in the session handling.
This patch takes off JFactory::$session = null;
which was added in #1992 when the session was handling differently.
To test issue install a new staging. Then patch and test again.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Installation |
Priority | Medium | ⇒ | Urgent |
Milestone |
Added: |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-01-26 09:19:29 |
Closed_By | ⇒ | Kubik-Rubik |
Hello and thank you for the attention
Have there also same time a little problem :-)
Once my site was hacked and I have all been playing new I get in the log file in Plesk always following error .
mod_fcgid : stderr : PHP Warning : ini_set ( ) : A session is active . You can not change the session module 's ini settings at this time in /var/www/vhosts/XXX/libraries/joomla/session/handler/joomla.php on line 45 , referer : http://www.domain.de/
This is only displayed when a link is clicked on the page . Enclosed my 404 error page in the back end in the control even when " Popular pages " appears at the top ..
All work on the left side . In the joomla.php I can not find anything that looks like any other. Does anyone have any idea what this might be ?
Joomla 3.6.2 PHP7
where I have to change that now ?
I have tried a diffrent tip
thank you for your efforts we sorry for my english google
Kerstin
Bug has to be fixed in 3.5! Tested properly, merging on code review. Thank you @infograf768!