desoxire Posted August 19, 2015 Share Posted August 19, 2015 Dear community! Some days ago I updated our shop to the latest version (1.6.1.0). Everything seemed to be ok, but than a strange error occurs. When I move to the editing view of an article there are the following troubles: - I can't see a editor at the description and short description field (only the source code is visible) - No categories are associated with this article although there are existing associations To solve the problems I started to do a database backup. And as if by magic everything went well again. Editor and categories were shown. BUT: A few hours later, the problems occured again. I tried to use different Devices (PC, Tablet, Mobile) with different operating systems and different IP adresses but I cant get behin d this problems. I tried to reset the shop and browsercache but this did not fix the problems. I Does anyone know, how to get this problem fixed? Thanks a lot for yor support! Link to comment Share on other sites More sharing options...
desoxire Posted August 19, 2015 Author Share Posted August 19, 2015 Update: I discovered, that the problem is a JS Problem. Chrome reports the following errors: Uncaught ReferenceError: tinyMCE is not defined - tinySetup @ tinymce.inc.js:44 - (anonymous function) @ index.php?controller=AdminProducts&id_product=8&updateproduct&token=9f7ad7a686d43c809f68e08f65324e0e:1686 - ProductTabsManager.onLoad @ products.js:84 - (anonymous function) @ index.php?controller=AdminProducts&id_product=8&updateproduct&token=9f7ad7a686d43c809f68e08f65324e0e:1685 - n.Callbacks.j @ jquery-1.11.0.min.js:2 - n.Callbacks.k.fireWith @ jquery-1.11.0.min.js:2 - n.extend.ready @ jquery-1.11.0.min.js:2 - K @ jquery-1.11.0.min.js:2 GET http://js/tiny_mce/tinymce.min.js?_=1440002539000 net::ERR_NAME_NOT_RESOLVEDn.ajaxTransport.send @ jquery-1.11.0.min.js:4 - n.extend.ajax @ jquery-1.11.0.min.js:4 - n._evalUrl @ jquery-1.11.0.min.js:4n.f I have already tried to re upload the JS Folder with teh original data - but the error still exists... Any Suggestions how to solve this? Thanks a lot!!! - n.extend.domManip @ jquery-1.11.0.min.js:3 - n.fn.extend.append @ jquery-1.11.0.min.js:3 - (anonymous function) @ tiny_mce.js:12 Link to comment Share on other sites More sharing options...
musicmaster Posted August 27, 2015 Share Posted August 27, 2015 GET http://js/tiny_mce/t..._=1440002539000 The domain name is missing. It is now looking for a domain with the name JS. Link to comment Share on other sites More sharing options...
desoxire Posted August 27, 2015 Author Share Posted August 27, 2015 Thanks for your reply! Do you have a hint, how to solve this? I entered the right domain in my domainsettings... Link to comment Share on other sites More sharing options...
musicmaster Posted August 27, 2015 Share Posted August 27, 2015 (edited) GET /js/tiny_mce/t..._=1440002539000 I am not very good at http but I believe that you usually declare the domain first and then use the GET with only the offset. So the http:// part would be too much. unfortunately I don't know how to achieve that in your case. Edited August 27, 2015 by musicmaster (see edit history) 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