solarfall Posted May 17, 2016 Share Posted May 17, 2016 (edited) Hi everyone, I migrate my prestashop 1.6.1.1 website from a domain name to another (same host). It seems simple, check the server configuration, copy all the files, copy DB, modify some parameters and it's done... But I encounter 2 strange bug (don't kow if they're linked or not) on my back office, on the Catalog>Product page : 1 - The tinymce editor doesn't show up anymore : 2 - Trying to change tab to price, images, or any other tab does nothing ! I stay on information tab all the time. So I can't manage my products info anymore. I have an error in chrome debugging console I didn't have on first server : uncaught Typerror :$(...).autocomplete is not a function from file js/admin/products.js I don't understand where it comes from. What can I do, a clue anyone ? Thanks a lot for any help ! Edit : I'll probably check / reload every .js file tonight from old server to new buggy server, just in case... But it seems strange that this autocompletion error has to do with the tab bug. Edited May 17, 2016 by solarfall (see edit history) Link to comment Share on other sites More sharing options...
catalin.scaesteanu Posted May 17, 2016 Share Posted May 17, 2016 Hey, One thing you can check is if permissions are set correctly on the new server. 1 Link to comment Share on other sites More sharing options...
solarfall Posted May 18, 2016 Author Share Posted May 18, 2016 Hi ColinS, thanks for your idea, I didn't think about this. It was not the problem, I don't know what it was exactly, but I solve this by importing once more some files from old to new server, including the js directory. There was no file missing, but I don't know, a bad file transfert may have happened. Thanks again. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now