killian29 Posted January 31, 2015 Share Posted January 31, 2015 Hello! I have been trying to get my images to upload properly both in the page content text editor uploader and in the product images...It appears that the images are saving, but when I go to use them I see the file is http://domain.com//img/Picture.jpg There seems to be an additional "/" in there. How can I tell the store this properly. thanks. Wes Link to comment Share on other sites More sharing options...
vekia Posted January 31, 2015 Share Posted January 31, 2015 hello but image appears well even with these two slashes? Link to comment Share on other sites More sharing options...
killian29 Posted January 31, 2015 Author Share Posted January 31, 2015 The .htaccess file appeared to be causing the error. I change it to: <IfModule mod_php5.c> # Turn the PHP engine off php_flag engine off </IfModule> and it appears to be working. Another issue I am encountering is with the product uploads using the csv import. The products are showing up in the correct categories, but in the BO they all show as if they are in the "Home" category...When I check the product, it shows the correct associations and again it is properly displaying in the categories, BUT they only show properly in the BO if I individually save the product (never via the csv import) I hope that makes sense. 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