Guest Posted December 10, 2006 Posted December 10, 2006 My site has been up for over a year or two and suddenly my product pictures are gone? They are still in the system but not viewable in the store front.Any help? Thanks
jonquil Posted December 10, 2006 Posted December 10, 2006 Store URL so we can see?? It's all just ones and zeros....
Guest Posted December 11, 2006 Posted December 11, 2006 Store URL so we can see?? http://www.banddcustomlures.com/catalog/ Here ya go jon -
Guest Posted December 12, 2006 Posted December 12, 2006 Hope to find an answer soon.Not a single item is showing up in the store front. The items are still there in the admin portion. Help? http://www.banddcustomlures.com/catalog/ Here ya go jon -
jonquil Posted December 13, 2006 Posted December 13, 2006 Admin>Files>/images: Your image folder shows the images? jon It's all just ones and zeros....
jonquil Posted December 13, 2006 Posted December 13, 2006 Never mind. Dumb question on my part. Can you post the code to your products_info.php, please? Do you realise that some of your categories result in Error! Unable to determine the page link! For example: http://www.banddcustomlures.com/catalog/index.php/cPath/3_18 jon It's all just ones and zeros....
Guest Posted December 13, 2006 Posted December 13, 2006 Never mind. Dumb question on my part. Can you post the code to your products_info.php, please? Do you realise that some of your categories result in Error! Unable to determine the page link! For example: http://www.banddcustomlures.com/catalog/index.php/cPath/3_18 jon jon, Thanks the problem I'm searching for. I have this error - Products Date Expected Action 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-10, 10' at line 1 select pd.products_id, pd.products_name, p.products_date_available from products_description pd, products p where p.products_id = pd.products_id and p.products_date_available != '' and pd.language_id = '1' order by p.products_date_available DESC limit -10, 10 [TEP STOP]
Guest Posted December 13, 2006 Posted December 13, 2006 jon, Thanks , That's the problem I'm searching for.I don't know if this is what is the cause of my problem I have this error - Products Date Expected Action 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-10, 10' at line 1 select pd.products_id, pd.products_name, p.products_date_available from products_description pd, products p where p.products_id = pd.products_id and p.products_date_available != '' and pd.language_id = '1' order by p.products_date_available DESC limit -10, 10 [TEP STOP] Thanks Bill
jonquil Posted December 13, 2006 Posted December 13, 2006 I have no idea how to interpret your two posts above (yet). First things first: Can you post the entire code to your products_info.php, please? jon It's all just ones and zeros....
spax Posted December 13, 2006 Posted December 13, 2006 Your images show up fine for me, if a little heavy. Installing a thumbnail mod would cure that.
jonquil Posted December 13, 2006 Posted December 13, 2006 I'm Clicking to Enlarge in FireFox and IE. I see an empty 150x150 popup in both. What browser are your using, spax? The images ARE huge. The only way I can see them is to right click>view image in FireFox. Then I get the actual jpg. jon It's all just ones and zeros....
Guest Posted December 13, 2006 Posted December 13, 2006 jon, I haven't been able to get my click to enlarge working,which would be nice but not my main concern. My main problem is that all the product has been in the store for around 2yrs and then all the sudden it vanished. The category's are still there and and all the product info is still in the admin section but not being allowed to view. The error I posted I found in the Product Expected section of the Admin. The web guy that I had build this is no longer with me and I have a newbie that has little dealings with OSC.So I'm working with him to try to get it resolved. Thank You Very much for your time and input so far.
jonquil Posted December 13, 2006 Posted December 13, 2006 My site has been up for over a year or two and suddenly my product pictures are gone?They are still in the system but not viewable in the store front.Any help? Thanks I am requoting your original post because this is what we've been trying to help you with. Why didn't you post the following the first time? I haven't been able to get my click to enlarge working,which would be nice but not my main concern. My main problem is that all the product has been in the store for around 2yrs and then all the sudden it vanished. This is quite a different issue and not one I am experienced to help you with (sorry). I look forward to reading about your solution. Good luck to you. jon It's all just ones and zeros....
Guest Posted December 13, 2006 Posted December 13, 2006 Thanks jon, Sorry about the confustion .I have 3 business's and this one is the only computer based one. so I'm running around as a busy beaver and then the site act's up. Thanks for your help!
spax Posted December 13, 2006 Posted December 13, 2006 Your URLs are showing as, for example: *http://www.banddcustomlures.com/catalog/index.php/cPath/3_17 Instead of: *http://www.banddcustomlures.com/catalog/index.php?cPath=3_17 So, you probably have "Use Search-Engine Safe URLs (still in development)" set to true in your osC admin. Go into admin/configuration, select that option and set it to false.
Guest Posted December 13, 2006 Posted December 13, 2006 Your URLs are showing as, for example: *http://www.banddcustomlures.com/catalog/index.php/cPath/3_17 Instead of: *http://www.banddcustomlures.com/catalog/index.php?cPath=3_17 So, you probably have "Use Search-Engine Safe URLs (still in development)" set to true in your osC admin. Go into admin/configuration, select that option and set it to false. Spax, You are it! Thank You Very Much !!!!!!!!! If you fish let me know and I'll be sure to send you a few goodies!!!! Thanks Bill
Recommended Posts
Archived
This topic is now archived and is closed to further replies.