?
avatar infograf768
infograf768
6 Oct 2016

To test, login frontend and edit an article.
Without saving the article, use the login module to logout

I have the same issue on a 3.7.x site. In fact I tested on 3.6.3 and 3.7.x both a multingual site and a monolanguage site. The results are weird.

3.6.3-dev
A monolanguage site: on logout I get
( ! ) Strict standards: Non-static method JPlugin::loadLanguage() should not be called statically in /Applications/MAMP/htdocs/trunkgitnew/plugins/system/logout/logout.php on line 90
Fatal error: Using $this when not in object context in /Applications/MAMP/htdocs/trunkgitnew/libraries/cms/plugin/plugin.php on line 136

On a multilingual site I get a 403 page. URL is
http://localhost:8888/testwindows/trunkgitnew/en/english-poets.html?view=form&layout=edit&a_id=7&catid=8&return=aHR0cDovL2xvY2FsaG9zdDo4ODg4L3Rlc3R3aW5kb3dzL3RydW5rZ2l0bmV3L2VuLw==

3.7.x
On a multingual site, I get
Strict standards: Non-static method JPlugin::loadLanguage() should not be called statically in /Applications/MAMP/htdocs/370/infograf768/plugins/system/logout/logout.php on line 92
and same fatal error
Fatal error: Using $this when not in object context in /Applications/MAMP/htdocs/370/infograf768/libraries/cms/plugin/plugin.php on line 136

while on a fresh monolanguage site with only one article, I get when logout a login form. If I login then, I am not redirected to the article edited but to a 403 page.

avatar infograf768 infograf768 - open - 6 Oct 2016
avatar andrepereiradasilva
andrepereiradasilva - comment - 6 Oct 2016

See #12323 Please test

avatar mbabker mbabker - change - 6 Oct 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-10-06 12:49:02
Closed_By mbabker
avatar mbabker mbabker - close - 6 Oct 2016
avatar brianteeman brianteeman - close - 6 Oct 2016
avatar brianteeman brianteeman - change - 19 Oct 2016
Labels Added: ?

Add a Comment

Login with GitHub to post a comment