Go to a module in edition.
Let the session time out.
Start editing again. The login screen comes up.
Upon login, errors
Upon login, the admin console should open on the modules page.
Notice: Undefined property: ModulesViewModules::$filterForm in E:\wamp\www\MyWork_3_5\administrator\components\com_modules\layouts\joomla\searchtools\default\bar.php on line 17
Fatal error: Call to a member function getField() on a non-object in E:\wamp\www\MyWork_3_5\administrator\components\com_modules\layouts\joomla\searchtools\default\bar.php on line 17
PHP 5.4.12
Apache 2.4.4
MySQL 5.6.12
Joomla 3.5 RC.
The Joomla! Issue Tracker shows the version, apparently GitHub does not...
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-03-10 17:39:38 |
Closed_By | ⇒ | obuisard |
Status | Closed | ⇒ | New |
Closed_Date | 2016-03-10 17:39:38 | ⇒ | |
Closed_By | obuisard | ⇒ |
i can't reproduce the error.
Any more information?
When leaving the admin console in the middle of editing a module and the session times out, it is necessary to log back in and when you do, these errors occur.
I realised you have to first use the 'search tools' button and select a module type for instance.
I could not reproduce the problem on a Joomla module (tried a few) but it does happen on a downloaded module LatestNewsEnhanced.
Labels |
Added:
?
|
+1
Simply copy and paste the following:
http://example.com/administrator/index.php?option=com_modules&layout=edit&id=27
Obviously changing example.com
and 27
to a module ID that exists for you
That code is actually partially causing this error :P because those variables aren't being set. Actually the bigger mystery is why the redirect back to the modules view isn't changing the url.....
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-03-11 09:25:30 |
Closed_By | ⇒ | wilsonge |
Labels |
Removed:
?
|
Тоже мучался долго с это ошибкой после обновления до 3.5.1...
Поставил Advanced Module Manager и всё стало работать...
english please
Install Advanced Module Manage.
and it work
What is the joomla version?