Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Pictures vanished?


Guest

Recommended Posts

Posted

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

Posted
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]

Posted
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

Posted

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....

Posted

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....

Posted

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.

Posted
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....

Posted

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!

Posted

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.

Posted
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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...