cancel
Showing results for 
Search instead for 
Did you mean: 

jQuery errors after moving Magento 1.9.2.4 store to a new hosting

SOLVED
   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

jQuery errors after moving Magento 1.9.2.4 store to a new hosting

Hi everyone!

 

Just moved my working online-store to a new VPS server. Everything looks fine except for the jQuery seems to be not functional and giving errors as on the screenshot below:

 

Screen Shot 2018-07-03 at 6.56.38 PM.png

 

When migrating, I imported a backup of the DB and moved the following folders to a clean Magento 1.9.2.4 install:

 

  • app/design/frontend/"my_custom_theme_folder"
  • skin/frontend/"my_custom_theme_folder"
  • app/code/community
  • app/code/local
  • app/etc/modules
  • js
  • media

 

Does anybody know what this issue might be related with?

 

Thank you for your help!

1 ACCEPTED SOLUTION

Accepted Solutions

Re: jQuery errors after moving Magento 1.9.2.4 store to a new hosting

Just solved an issue

 

Looks like the .js files got corrupted during transfer. All I did to solve this problem is replacing the main jQuery file with a working one and that's it.

View solution in original post

1 REPLY 1

Re: jQuery errors after moving Magento 1.9.2.4 store to a new hosting

Just solved an issue

 

Looks like the .js files got corrupted during transfer. All I did to solve this problem is replacing the main jQuery file with a working one and that's it.