claudio Posted October 16, 2013 Share Posted October 16, 2013 Hi, One of my sites is running v1.4.8.3 and what's happening is that I've pasted my HTML code into the "Description" part of a newly created product which includes text and images (these are stored on my server and my code links to each image correctly). Everything seems to be perfect and the images even appear inside the WYSIWYG editor after I've pasted the HTML code, the problem is that I save the changes but the images don't load when visiting the same product on the front-end. I noticed that for some reason the image location (when checking the missing image's properties on the front-end) changes, here's an example; The image in my HTML code is; http://www.mysite.com/images/shared/products/s10/1.jpg But when right clicking on the icon of the missing image on the front-end, the code appears as; http://www.mysite.com/test/%5C%22http://www.mysite.com/images/shared/products/s10/1.jpg%5C%22 Please forward quote to fix this problem, thanks. Link to comment Share on other sites More sharing options...
vekia Posted October 16, 2013 Share Posted October 16, 2013 can you show how your code looks like? Link to comment Share on other sites More sharing options...
claudio Posted October 16, 2013 Author Share Posted October 16, 2013 No problem, I'll pm you directly.., thanks Link to comment Share on other sites More sharing options...
vekia Posted October 16, 2013 Share Posted October 16, 2013 hello you attached image, not code, i need exact code that you trying to use i need code from editor, not from website Link to comment Share on other sites More sharing options...
claudio Posted October 16, 2013 Author Share Posted October 16, 2013 Hi Vekia, Not sure what's the problem, what I sent you was the HTML code, exactly as is and copied from Expressions and pasted into the message window when I pm'd you. I'll resend it again.. Link to comment Share on other sites More sharing options...
vekia Posted October 16, 2013 Share Posted October 16, 2013 ok i've got it now. let me know something, file you're logged in your back office, on dashboard, you see warning about magic quotes? Link to comment Share on other sites More sharing options...
claudio Posted October 16, 2013 Author Share Posted October 16, 2013 Hi, No warnings or error messages at all. Link to comment Share on other sites More sharing options...
vekia Posted October 16, 2013 Share Posted October 16, 2013 ok, so can you please for test purposes use: instead of " use ' like here: <img border='0' src='XXXXX/images/shared/products/s100/1.jpg' width='771' height='1424'></p> Link to comment Share on other sites More sharing options...
claudio Posted October 16, 2013 Author Share Posted October 16, 2013 Thanks for your suggestion, unfortunately it had no affect and the problem persists. Is it possible that the actual editor has a problem? I have a site running v1.4.6.2 and the same HTML code works 100% fine on that site, should I maybe try replacing the editor used in the faulty site with the one that's being used in the working site and if so, how would I do this? Just to make sure this wasn't a theme related issue, I've tested it with the default theme, force compiled and disabled cache then retested, same problem.. :-S 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