flyclothing Posted September 19, 2013 Share Posted September 19, 2013 First of all, can you only report bugs in the french forum? I looked through the list and didnt see a section in English. We did a product import and I realized several products and categories arent being imported properly because we use the "&" symbol. When you click on the product page, you get a 404 page because a friendly URL cannot be written. Example. http://184.154.6.200/72_hera-designs We have several products and categories that have the symbol "&" but cant use it because Prestashop doesnt recognize the symbol. The import does seem to work because we can see product information in the admin, but a page is not being created. Any insight would be greatly appreciated. Link to comment Share on other sites More sharing options...
vekia Posted September 19, 2013 Share Posted September 19, 2013 hello what prestashop version you use? i moved your topic to other forum section (you created it in section related to IP BOARD FORUM SOFTWARE) Link to comment Share on other sites More sharing options...
flyclothing Posted September 19, 2013 Author Share Posted September 19, 2013 PrestaShop™ 1.5.5.0 I am also using the ImportFast mod. Link to comment Share on other sites More sharing options...
vekia Posted September 19, 2013 Share Posted September 19, 2013 under preferences > seo & urls - option: "Accented URL" is turned on? if not, try to turn it on. the same with "Disable apache multiviews" option under the same tab - try to turn it on Link to comment Share on other sites More sharing options...
flyclothing Posted September 19, 2013 Author Share Posted September 19, 2013 Thanks for the response. I changed those items and still seems to be getting issues with products showing up and now I cant seem to get images to upload manually through the product upload section. I am getting this error: An error occurred while copying the image. Link to comment Share on other sites More sharing options...
vekia Posted September 19, 2013 Share Posted September 19, 2013 This issue is (with error related to copying image) probably reported on forge and fixed, solution: Open - Classes/Tools.php Change line number 1408 From: "return @copy($source, $destination, $stream_context);" to: "return @copy($source, $destination);" It should work, it is a small bug in prestashop 1.5.5 Link to comment Share on other sites More sharing options...
flyclothing Posted September 20, 2013 Author Share Posted September 20, 2013 Thank you. I'll give it a try and hope it works. Link to comment Share on other sites More sharing options...
vekia Posted September 20, 2013 Share Posted September 20, 2013 i hope so, this is little bug in new 1.5.5 version and it is already fixed on forge Link to comment Share on other sites More sharing options...
flyclothing Posted September 20, 2013 Author Share Posted September 20, 2013 Will manually changing the code affect my ability to upgrade "easily" with 1-click in the future? I used x-cart for 12 years and manual updates always affected your ability to upgrade easily. Link to comment Share on other sites More sharing options...
flyclothing Posted September 21, 2013 Author Share Posted September 21, 2013 That small change in the tools wouldnt have affected the ability to save manufacturer product images would it? Suddenly I can change manufacturer images. Link to comment Share on other sites More sharing options...
vekia Posted September 21, 2013 Share Posted September 21, 2013 i checked it and it works well, code that i pasted above is a part of forge, so it will be included in the nearest updates of the prestashop engine Link to comment Share on other sites More sharing options...
benjamin utterback Posted September 27, 2013 Share Posted September 27, 2013 This issue is (with error related to copying image) probably reported on forge and fixed, solution: I couldn't find it reported on the forge and it not updated via Github. vekia, were you able to figure this out from the forge or github? I would appreciate a link to confirm this fix is valid and will be included in the next version. Link to comment Share on other sites More sharing options...
vekia Posted September 27, 2013 Share Posted September 27, 2013 hello Benjamin, i found this solution here: http://www.prestashop.com/forums/topic/274479-solved-error-copying-image/ Link to comment Share on other sites More sharing options...
benjamin utterback Posted September 27, 2013 Share Posted September 27, 2013 hello Benjamin, i found this solution here: http://www.prestashop.com/forums/topic/274479-solved-error-copying-image/ Thank you! I was looking for that. It is not updated to master yet but it the changes will reflect in the next version. Link to comment Share on other sites More sharing options...
ocvitamins Posted September 30, 2013 Share Posted September 30, 2013 I have been having the same issue:The description field (English (United States)) is invalid. I have tried all of the options you listed and it still gives me the error message. I have tried to embed an Iframe on the Html code of the description, that did not work, then I tried to just put the link in, I keep getting the same message. So darn frustrated with this shop, I'm considering scratching the whole thing and going with something else. I have not even been able to launch to my server due to this. I am using a local host to design. Please please if you can help in anyway. i called Presta shop direct and they want me to spend $399.00 for help. Don't have the funds right now, that's why I'm developing a store to make money. I am a distributor for Garden of Life Vitamins and need this store to go online. Link to comment Share on other sites More sharing options...
flyclothing Posted September 30, 2013 Author Share Posted September 30, 2013 1. You need to list your version 2. Try the options/answers above They worked for me. Link to comment Share on other sites More sharing options...
benjamin utterback Posted October 1, 2013 Share Posted October 1, 2013 I have been having the same issue:The description field (English (United States)) is invalid. I have tried all of the options you listed and it still gives me the error message. I have tried to embed an Iframe on the Html code of the description, that did not work, then I tried to just put the link in, I keep getting the same message. So darn frustrated with this shop, I'm considering scratching the whole thing and going with something else. I have not even been able to launch to my server due to this. I am using a local host to design. Please please if you can help in anyway. i called Presta shop direct and they want me to spend $399.00 for help. Don't have the funds right now, that's why I'm developing a store to make money. I am a distributor for Garden of Life Vitamins and need this store to go online. What version are you using? If you are using 1.5.5 there is an option under Preferences/General that you can allow html fields in an Iframe. Check out these solved threads for more information and troubleshooting ideas to solve. http://www.prestashop.com/forums/topic/271203-solved-is-not-accepting-new-iframe-in-1550-the-description-and-short-description-of-the-error/ http://www.prestashop.com/forums/topic/275414-solved-help-cannot-embed-video-into-product-description/ http://www.prestashop.com/forums/topic/273330-solved-html-in-supplier-description/ http://www.prestashop.com/forums/topic/272651-solvedcant-put-youtube-video-on-long-descrption/ Keep me posted and let me know how I can help. Cheers! 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