Frontend Error

Phoca Gallery - image gallery extension
HDsports
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 30 Oct 2016, 14:23

Frontend Error

Post by HDsports »

Hey,
since few days a have following error when i want to open a phoca-category:

Code: Select all

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; ^
I absolutely dont know what this error means...
Anyone an idea?

Best regards
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Frontend Error

Post by Jan »

Hi, this seems like some javascript error, try to use e.g. Firefox Firebug and consolet to get more information about the error - from which file it comes?

Jan
If you find Phoca extensions useful, please support the project
Post Reply