help to better help you:

Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!

[SOLVED] Weird behaviour when editing an event from frontend

Re: [SOLVED] Weird behaviour when editing an event from frontend

5 months 3 weeks ago
#33005
MSpina,

The error is in the TinyMCE editor plugin translation file for Italian.
If you edit this file:
Line 40 doesn’t end with a quotation mark ("),
and line 41 contains only a single ".
This is probably the cause of the error.
Add a " at the end of line 40 and delete line 41.

This is not an issue related to JEM.
It’s a Joomla issue caused by the Italian translation of the default TinyMCE editor.
 
No, sorry!
After applying the fix to the plg_editors_tinymce.ini file nothing changed. No more errors in the console, but the behaviour didn't change.
I'm going to try what suggested by @ONEMACCO and let you know.

Please Log in or Create an account to join the conversation.

Re: [SOLVED] Weird behaviour when editing an event from frontend

5 months 3 weeks ago
#33006
Hi Marco,

This looks like a CSS conflict with your site template. Try switching to Cassiopeia to confirm — if it works there, add a small CSS fix like:

.jem-user-menu { float: right !important; width: auto !important; }
Hi, actually the site template is already Cassiopeia (see the pictures), without any customization.

Many thanks.


Please Log in or Create an account to join the conversation.

Re: [SOLVED] Weird behaviour when editing an event from frontend

5 months 3 weeks ago
#33007
And now, does it work? If not, I can’t reproduce your initial issue in Cassiopeia with the Italian language on Joomla 5.4.0 and JEM 4.3.4.

If you can provide me with more information, that would help without seeing the code, it’s difficult to know what’s breaking when you edit an event.

Please test it on a clean installation (Joomla 5.4.0 with default settings, Italian language, JEM 4.3.4, and the JEM 4.3.3 Italian language pack). It should work correctly

Please Log in or Create an account to join the conversation.

Re: [SOLVED] Weird behaviour when editing an event from frontend

5 months 3 weeks ago
#33010
First of all let me thank you all for the time spent on this issue 

@McKillo
And now, does it work? If not, I can’t reproduce your initial issue in Cassiopeia with the Italian language on Joomla 5.4.0 and JEM 4.3.4.
No, it doesn't, since @ONEMACCO was assuming I'm using a different template, which is not the case. 
If you can provide me with more information, that would help without seeing the code, it’s difficult to know what’s breaking when you edit an event.
If you want, I could provide you with an access to my staging site; just let me know.
Please test it on a clean installation (Joomla 5.4.0 with default settings, Italian language, JEM 4.3.4, and the JEM 4.3.3 Italian language pack). It should work correctly
I beg you pardon but... and then? Even if it works on a clean installation it would be of no help, I need it to work on my site, which is up and running since 7 years.

Thanks again.

Please Log in or Create an account to join the conversation.

Re: [SOLVED] Weird behaviour when editing an event from frontend

5 months 3 weeks ago
#33011
I send you a PM.

Please Log in or Create an account to join the conversation.

Re: [SOLVED] Weird behaviour when editing an event from frontend

5 months 3 weeks ago
#33013
MSpina,

Tell me when you copy the files from the ZIP (PM) and if they solve the issue.
They’re already included in this GitHub commit: github.com/jemproject/JEM-Project/commit/1549160ea1629bc8129a8a57af551b421452cd9f

Please Log in or Create an account to join the conversation.

Time to create page: 1.287 seconds