Wednesday, 13 July 2016
  10 Replies
  1.4K Visits
0
Votes
Undo
I just updated my site to Joomla 3.6.0 en JEvents v3.4.13 Stable.

A previous entered event is shown normally. Of the 2 new events I added after the update the text at 'Description' disappears after saving the event.
Text at 'Extra information' does not disappear.
What went wrong?

It concerns this site in Dutch: menverenigingstwaldrick. nl
Thursday, 14 July 2016 12:36
·
#173301
0
Votes
Undo
Frontend or backend? Which WYSIWG editor are you using? Is it up to date?

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Thursday, 14 July 2016 13:29
·
#173302
0
Votes
Undo
I'm having the same problem on a brand new, clean installation running under WAMP on Windows 10. I can create single and repeating events but the description does not get saved. I have also tried toggling multi-category events but this makes no difference.


PHP Version : 7.0.0
MySQL Version : 5.7.9
Server Information : Windows NT DEREKS-LAPTOP 10.0 build 14372 (Windows 10) AMD64
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Max Input Vars ? : 2500
Club code set? : No
User Agent : Mozilla/5.0 (Windows NT 10.0; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0
Joomla : 3.6.0
component_com_jevents : 3.4.13
module_mod_jevents_cal : 3.4.13
module_mod_jevents_custom : 3.4.13
module_mod_jevents_filter : 3.4.13
module_mod_jevents_latest : 3.4.13
module_mod_jevents_legend : 3.4.13
module_mod_jevents_switchview : 3.4.13
plugin_content_jevents : 3.4.13
plugin_finder_jevents : 3.4.13 (not enabled)
plugin_search_eventsearch : 3.4.13
plugin_system_gwejson : 3.4.13


I have not tried updating the event description via phpMyAdmin as I haven't found the right field yet (hint, please <!-- s:!: --><img src="{SMILIES_PATH}/icon_exclaim.gif" alt=":!:" title="Exclamation" /><!-- s:!: --> ) but I'm anticipating that it is not getting saved.

I'll be watching this thread with interest as it'll probably be the same problem/resolution. If you need any more information let me know.
Thursday, 14 July 2016 13:54
·
#173303
0
Votes
Undo
Added:

TinyMCE - changes to the description field do not get saved.
CodeMirror and 'none' - changes to the description field do get saved.

All editing in my system is being done in the back end at present.
Thursday, 14 July 2016 15:10
·
#173304
0
Votes
Undo
thanks - that was very helpful. I have recreate the issue and am now working on a fix.

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Thursday, 14 July 2016 15:23
·
#173305
0
Votes
Undo
Thanks. As a temporary work-around I've installed the Switch Editor plugin from Anything Digital. I can see it being a useful tool for other content pages anyway.
Thursday, 14 July 2016 15:51
·
#173306
0
Votes
Undo
I found a workaround to this problem in TinyMCE.

Change line 533 of administrator/components/com_jevents/views/icalevent/tmpl/edit.php from
<?php echo echo $this->form->getInput("jevcontent");?>
to
					<?php  
// There is a TinyMCE issue in Joomla 3.6 where it loads the javascript twice if we do this
//echo $this->form->getInput("jevcontent");
// so instead we use the value we already have in the replacetags
$index = array_search("{{DESCRIPTION}}", $this->searchtags);
if ($index !== false){
echo $this->replacetags[$index];
}
?>

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Saturday, 16 July 2016 17:36
·
#173307
0
Votes
Undo
Hello Geraint
I got the same issue!
Thank you very much for taking care of this problem!
Best regards
John
Wednesday, 20 July 2016 16:05
·
#173308
0
Votes
Undo
JEvents 3.4.14 includes this fix and is available for download now.

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Thursday, 21 July 2016 20:54
·
#173309
0
Votes
Undo
Just discovered this problem on my site yesterday. Thank you for having a fix up so quickly! :D
Saturday, 23 July 2016 05:50
·
#173310
0
Votes
Undo
Glad to hear you got it resolved :-)

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.