Inpromark Posted March 25, 2014 Share Posted March 25, 2014 After upgrading to 1.6, I have 3 problems: Problem 1: no pictures in my CMS pages (page content) When trying to edit or uploaded again, have just 404 error (this page is not available). Problem 2: I have all products there and all are associated with categories. But in front end when I sellect any of my categories, get a message " No products for this category. " Problem 3: There is a problem with ( I'm gessing( java script functionality as just on some pages. Facebook slider and mega menu do not opening those interactiv windows. Is there anyone that can help me? Link to comment Share on other sites More sharing options...
2FR3 Posted March 26, 2014 Share Posted March 26, 2014 Hi, I moved your topic on the English Forum, Section Upgrading. Link to comment Share on other sites More sharing options...
Inpromark Posted March 26, 2014 Author Share Posted March 26, 2014 Thank you. Link to comment Share on other sites More sharing options...
jafakash cp Posted April 16, 2014 Share Posted April 16, 2014 i hv the same problem when i try to insert an image error 404 comes hw to solve this...... pls gv me a solution urgently... thanks jafakash Link to comment Share on other sites More sharing options...
Inpromark Posted April 16, 2014 Author Share Posted April 16, 2014 what theme are you use? Link to comment Share on other sites More sharing options...
vekia Posted April 16, 2014 Share Posted April 16, 2014 i hv the same problem when i try to insert an image error 404 comes hw to solve this...... pls gv me a solution urgently... thanks jafakash are you able to upload pictures in other back office sections? Link to comment Share on other sites More sharing options...
jafakash cp Posted April 16, 2014 Share Posted April 16, 2014 no i cant i hv problem in blog module too(am using live server)..... bt it is working in my local server.... Link to comment Share on other sites More sharing options...
selectum Posted April 16, 2014 Share Posted April 16, 2014 Hi I have the same problem when I try to upload images on the CMS pages. it appear like a broken link. I use the images from the file manager. Thank You Link to comment Share on other sites More sharing options...
vekia Posted April 16, 2014 Share Posted April 16, 2014 Hi I have the same problem when I try to upload images on the CMS pages. it appear like a broken link. I use the images from the file manager. Thank You check this: http://www.prestashop.com/forums/topic/316255-cms-images-cant-be-displayed-unless-htaccess-file-is-deleted/ 2 Link to comment Share on other sites More sharing options...
jafakash cp Posted April 17, 2014 Share Posted April 17, 2014 (edited) when i try to upload from back end i got the error as ....... Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.2.26 (Unix) mod_ssl/2.2.26 OpenSSL/1.0.1e-fips mod_bwlimited/1.4 Server at dev.probytes.net Port 80.... is this any configuration problem ..... waiting for ur ans.... pls help Edited April 17, 2014 by jafakash cp (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted April 17, 2014 Share Posted April 17, 2014 when i try to upload from back end i got the error as ....... Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.2.26 (Unix) mod_ssl/2.2.26 OpenSSL/1.0.1e-fips mod_bwlimited/1.4 Server at dev.probytes.net Port 80.... is this any configuration problem ..... waiting for ur ans.... pls help if you've got internal server error turn on error reporting, then instead of this simple information you will see detailed information about what and where doesnt work in your shop. Link to comment Share on other sites More sharing options...
p4t0X Posted September 7, 2014 Share Posted September 7, 2014 If is showing a "?" on the thumbnails of the "File Manager" and you can't upload new files, check if helps: http://tinyurl.com/l3a36bk []'sDiego 1 Link to comment Share on other sites More sharing options...
Anto Webcraft Posted April 13, 2015 Share Posted April 13, 2015 Happened to me when improving the tinyMCE editor with this instructions : http://mypresta.eu/en/art/prestashop-16/extended-rich-text-editor.html It's relative path problem with multilang adding /fr/ or /en/ ... at the beginning of the URI : - CMS pages link is ../img/cms/xxx.jpg instead of : ./../img/cms/xxx.jpg Tried to fix it within tinyMCE configuration (./js/admin/tinymce.inc.js for 1.6.0.14) with : relative_urls : false, convert_urls: false, No time to fix tinyMCE so I edited directly the root folder .htaccess file and added the folowing line at the end of # Images block : # Image CMS .RewriteRule ^.*/img/cms/(.*)$ %{ENV:REWRITEBASE}img/cms/$1 [L] nb : don't forget that this fix is placed in autogenerated part of htaccess so any changes of rewrite conf will overwrite this fix. (save it in a comment at the beginning Hope this helps someone ! Anto Link to comment Share on other sites More sharing options...
Guest locen Posted March 31, 2016 Share Posted March 31, 2016 (edited) i have problems when i add image in cms page. i can't add image by click but i should follow these passages to insert images. can someone help me? Edited March 31, 2016 by locen (see edit history) Link to comment Share on other sites More sharing options...
gm1697 Posted January 21, 2020 Share Posted January 21, 2020 hello, i am having the same problem on ver 1.7.5. i can upload images but i can't insert them on cms pages. for product pages i don't have issue with image. Am getting the message 403 Forbidden when i click on Save. Can someone help please? 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