View Single Post
  #4  
Old 03-18-2010, 04:01 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,731
BMR777 is on a distinguished road
Default RE: I cant see the images

Quote:
Originally Posted by zKaZy
a friend is giving me the hosting, I check and readfile is on I also deleted the .htaccess files inside the picupload folders I dont know what other things the script need to work properly?
I send you the info
The config.php file looks correct. The only thing you may want to change is:

PHP Code:
$scriptpath '/pets'
to...

PHP Code:
$scriptpath 'pets'
See if that change helps, but I think that things might be correct the way that they are currently.

I'll look into this issue more. Let me know though if that change makes any difference.
Reply With Quote