Set language debug on.
Go to modules manager.
=> blank page
PHP Recoverable fatal error: Object of class Joomla\Component\Modules\Administrator\Service\HTML\Modules could not be converted to string in /Applications/MAMP/htdocs/installmulti/joomla40/plugins/system/debug/DataFormatter.php on line 57
Labels |
Added:
?
|
Error here also for admin modules
[23-Oct-2018 08:27:36 Europe/Berlin] PHP Warning: simplexml_load_file(): /Applications/MAMP/htdocs/installmulti/joomla40/administrator/components/com_modules/forms/filter_modulesadmin.xml:32: parser error : Attribute label redefined in /Applications/MAMP/htdocs/installmulti/joomla40/libraries/src/Form/Form.php on line 825
[23-Oct-2018 08:27:36 Europe/Berlin] PHP Warning: simplexml_load_file(): > in /Applications/MAMP/htdocs/installmulti/joomla40/libraries/src/Form/Form.php on line 825
[23-Oct-2018 08:27:36 Europe/Berlin] PHP Warning: simplexml_load_file(): ^ in /Applications/MAMP/htdocs/installmulti/joomla40/libraries/src/Form/Form.php on line 825
Labels |
Added:
J4 Issue
|
Ok, found the issue concerning admin modules
In fact we have 2 labels in the xml
<field
name="state"
type="status"
label="JOPTION_SELECT_PUBLISHED"
label="JSTATUS"
filter="*,-2,0,1"
onchange="this.form.submit();"
>
<option value="">JOPTION_SELECT_PUBLISHED</option>
</field>
will make patch for that one.
Note: it does not solve the debug language issue for site modules
EDIT: forgot to state that this test is on a multingual site, if that does matter.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-10-23 14:48:30 |
Closed_By | ⇒ | infograf768 |
With debug on or off
Site modules are working ok for me but I do get an error with admin modules
500 Joomla\CMS\Form\Form::getInstance() could not load file