By sacrealtor on Monday, 07 November 2016
Replies 9
Likes 0
Views 2.6K
Votes 0
Hello,

When I updated to 3.4.24, all of my customizations disappeared as well as the times and locations for the calendar. I updated to version 3.4.25 and some of my customizations are still missing. When I try to go to the monthly view, I get the following:

0 - Input_0:689: ERROR - object literals cannot contain duplicate keys in ES5 strict mode },getSelected:function(){return this.selectedRows;},serialize:function(){var a=this.previous.apply(this,arguments)||{};if(this.options.selectable){a.selectedRows=this.selectedRows.map(function(b){return Array.indexOf(this.body.rows,b); ^ Input_0:696: ERROR - object literals cannot contain duplicate keys in ES5 strict mode c++){if(this.options.selectHiddenRows||e[c].isDisplayed()){this[g](e[c],true);}}return this;},deselectRange:function(b,a){this.selectRange(b,a,true);},getSelected:function(){return this.selectedRows; ^
Hello,

We need to see a link to where this is occurring.

Furthermore, providing your changes are in custom layouts or template overrides then no changes should be lost.

Many thanks
Tony
·
8 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello

Here is the link to where my issue is showing. Also my fonts and other changes are missing. I provided the link to the live site to show the difference.

I hope this helps

thank you
·
8 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

The problem isn't with JEvents it is with your custom JEvents CSS file.

Some of your overrides from the Live site are not on the Dev site.

Please make sure the live sites custom CSS section is copied to the dev site.

Many thanks
Tony
·
8 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi thank you for your reply. I fixed my styles, however, I'm still getting the error when I try to view the calendar monthly view
·
8 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
If I view this page in the protostar template https://www.sacrealtor.org/dev_site/index.php?option=com_jevents&task=month.calendar&year=2016&month=11&day=12&Itemid=1&template=protostar so it appears that your template is choking on some of the javascript in the MooTools library

If you switch to the Joomla/bootstrap tooltips on the month calendar tab of the JEvents config it will probably resolve the issue
·
8 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello

thanks for your reply. I double checked the tooltip type and the Bootstrap option is already in place.
'
thank you,

Jaclyn
·
8 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you ask your template developers if they are doing some filtering of javascript to check for deprecated code? I don't know any other way that javascript on a page could be throwing out error messages in this way - it could be a javascript combining and compression algorithm that is causing this.
·
8 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post