kornfr333k Posted January 16, 2015 Share Posted January 16, 2015 (edited) Hi, I have the following problem. i am using and testing the website in a folder on my domain before releasing it. So i have my link: http: / / domain name /testsite/ whenever i am inserting images in the product description box in the back-end of the product pages, all i am getting in the front page is a "?" replacement with the same size as the image i inserted in the back-end. in the back-end i can see the image fine. i noticed that every image i insert into the product description has its source link stripped from: http: / / domain name /testsite/ img to http: / / domain name / img it strips the folder where i actually have the root of the site i am working on. I want to mention that this only happens on the product description page. CMS articles work fine, frontpage articles work fine. i don't know what to do! what could be stripping the link of the images? i have attached some screens so you see what i am talking about. i am using the latest version of Prestashop along with the extended TinyMce (instructed by Vekia), and also friendly URL (i need friendly url so removing that option its not possible) i tried removing .htaccess, regenerating the images, enabling&disabling friendly URL... nothing. you can access the link below to check the product page image issue. http://dkbike.ro/betadk/617-tub-intern-si-o-ring-pt-shimano-saint-fc-m815.html help? Edited January 16, 2015 by kornfr333k (see edit history) Link to comment Share on other sites More sharing options...
kornfr333k Posted January 17, 2015 Author Share Posted January 17, 2015 Problem Solved, there was an error in the {rewrite} rules, combined with two faulty src links in the product.tpl. i was missing "../" before the img src. 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