jemproject / JEM-Project

JEM - an Event Manager for Joomla
https://www.joomlaeventmanager.net
GNU General Public License v3.0
25 stars 36 forks source link

JEM4.2.1 on J!5.1 w/o compat plugin: JObject in editevent/editvenue #1726

Closed jojo12 closed 2 months ago

jojo12 commented 2 months ago

There seems to be a problem, when trying to replace JObject

mckillo commented 2 months ago

Tell me the file

jojo12 commented 2 months ago

editevent and editvenue gives this error, It says for JObject use CMSObject, but this gives an error too It has a relation to ArrayHelper.php but there is no such. I think it has to do with "toObject"

mckillo commented 2 months ago

Try to change in \components\com_jem\models\forms\event.xml line 6 to: filter="\Joomla\CMS\Component\ComponentHelper::filterText" hide="pagebreak"/> I can't see the error, for me, it works.

mckillo commented 2 months ago

Yes, but in the other filters (venue and category XML file) are so with the path.