Jump to content

Images not appearing on website


biondivino

Recommended Posts

Hi all:

 

I am a admitted tech-non-savvy copywriter updating product listings within an SQL database for a website that sells wine.  The products and images within the SQL database are not at all appearing on the website; can anybody advise if there is a simple step to take within the database to active products or point me in the right direction.  THANK YOU much, wg

Link to comment
https://forums.phpfreaks.com/topic/103498-images-not-appearing-on-website/
Share on other sites

If the data isn't being 'massaged' correctly, any single or double quotes can screw up things, and not just with the database. Since forms use quotes to indicate values, any data (including image HTML) that is injected into that incorrectly will see a quote as the actual cut off of the value declaration and truncate your data.

 

Try reentering your values without any kind of quotes and maybe give an example of what is being cut off if that doesn't help.

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.