Jump to content

JS error after moving server


Recommended Posts

I'm having these console errors after moving from my local to a live server.

 

Uncaught TypeError: Cannot read property 'migrateMute' of undefined jquery-migrate-1.2.1.min.js:2(anonymous function)jquery-migrate-1.2.1.min.js:2
Uncaught TypeError: Cannot read property 'fn' of undefined dropmenu.js:2
Uncaught TypeError: undefined is not a function megamenu.js:1
Uncaught TypeError: undefined is not a function script.js:2
Uncaught TypeError: Cannot read property 'browser' of undefined jquery.tooltip.js:27
Uncaught TypeError: undefined is not a function withdrawal-details:841
Uncaught TypeError: undefined is not a function tools.js:487
Uncaught TypeError: undefined is not a function 15-jquery.uniform-modified.js:1073

What i've done so far:

 

1) Change my domain name in the config/settings.inc.php to my live server settings

2) Login to back office and change my domain and base url to my live server

 

Everything seems to work nicely but i'm having these errors at the console and my don't seem to be working. There isn't any error in my local site, anyone experiencing these kind of problem? And how do i fix it?

 

Link to comment
Share on other sites

Ok, do this, put your shop in force compile mode. Then turn off all of the caches, the ccc, the regular caches, the javascript cache, ect. Then try to reload the site front end. If that doesn't work, post a link to the site. 

Link to comment
Share on other sites

×
×
  • Create New...