View Single Post
  #5  
Old 02-20-2009, 09:00 AM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 18,035
BMR777 is on a distinguished road
Default RE: Certain adoptables not showing

Well then the image path must be wrong in the database. Run this query on your database:

Code:
select * from adoptables
Take a look at the output and make sure all the image paths shown to you are correct. :)
Reply With Quote