2 installations… one doesn't work (Javascript error)
-
I’ve installed two instances of wordpress in two different directories on our website. Site 1 (the original one) works fine. The other (Site 2, the second installed) works OK, but there’s a javascript error in the dashboard and other admin pages, which disables the WYSIWYG editor and other JS dependent controls.
Some other data points:
- Both sites running identical versions 3.2.1 (ended up creating identical directories, exact replica in copying site 1 to site 2 and just updating config file)
- both sites share same DB (and same access credentials), with different table prefix
- config file identical except for unique table prefix
- Error occurs in both IE and Firefox (see below)
- Site 2 had no plugins installed and used the default theme (less relevant no that I’ve created an exact copy of Site 1)
Any thoughts or suggestions? Thanks in advance.
Fred
================================================
IE ERROR:
Webpage error detailsUser Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.1; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Thu, 8 Sep 2011 20:06:09 UTCMessage: Expected ‘)’
Line: 2
Char: 4251
Code: 0
URI: http://bookstore.peacemaker.net/teamblog/wp-admin/load-scripts.php?c=1&load=hoverIntent,common,jquery-color,wp-ajax-response,wp-lists,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,quicktags,jquery-query,admin-comments,jquery-ui-sortable,postbox,dashboard,thickbox,plugin-install,media-upload&ver=bd8fcbe46a9f3c5a70cacd336ead667dFIREFOX ERROR
Error: missing ) after argument list
Source File: http://bookstore.peacemaker.net/teamblog/wp-admin/load-scripts.php?c=1&load=hoverIntent,common,jquery-color,wp-ajax-response,wp-lists,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,quicktags,jquery-query,admin-comments,jquery-ui-sortable,postbox,dashboard,thickbox,plugin-install,media-upload&ver=bd8fcbe46a9f3c5a70cacd336ead667d
Line: 2, Column: 4250
Source Code:
var showNotice,adminMenu,columns,validateForm,screenMeta;(function(a){…
The topic ‘2 installations… one doesn't work (Javascript error)’ is closed to new replies.