2016-10-21, 03:51:49
(2016-10-21, 03:33:07)shawn_a Wrote: might be a conlfict with another plugin, i get no syntax errors.
you'd have to see what the source is at that error line.
I have this :
Uncaught SyntaxError: missing ) after argument list
at the line :
$("#editpages").html('<tr><th>Pages ***code***code**** clone Page" /></a></td></tr>');
All the line is marked, so i don't know where the ")" is missing...