Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Images are a no show (http://www.mysidiaadoptables.com/forum/showthread.php?t=1657)

Tequila 01-15-2011 07:59 PM

Try creating a simple .php file called check.php.

Run this code
PHP Code:

<?php
if (function_exists('readfile')) {
    echo 
"readfile() is enabled.<br />\n";
} else {
    echo 
"readfile() is not enabled.<br />\n";
}
?>


RoconzaArt 01-15-2011 08:03 PM

"readfile() is enabled."

What does that mean?

Tequila 01-15-2011 08:07 PM

Quote:

Originally Posted by RoconzaArt (Post 12181)
"readfile() is enabled."

What does that mean?

Well that means you should be having no problems with the images...

Are your image upload folders CHMODed properly?

RoconzaArt 01-15-2011 08:10 PM

I CHMODed GIF AND JPEG like the install guide told me to.

Hall of Famer 01-15-2011 08:27 PM

Well this is so strange, seems that it may have something to do with the style. I remember receiving this 'cannot modify header information' error before, which has something to do with css. Where did you get this skin for your site? Would you try installing a demo site on your server and see if you still have problem uploading image files?

If this is not a problem with your style, then it may be resulted from incompatibility of custom scripts. I see you have both trade and breeding enabled on your site, are you using RA v1.00 or v1.10? Just curious.

RoconzaArt 01-15-2011 08:31 PM

The images were not showing up before I installed the new layout. It's the oddest thing I had not touched anything when I first tried to upload.

Kaeliah 01-15-2011 09:29 PM

Try looking at the permissions of your actual images if they're still not showing up. Similar to how you CHMODed the folders, if the images are not allowing to be 'read' then they won't be.

Also, it would seem as though there are no adoptables on your site... >.> Maybe that's the problem?

RoconzaArt 01-15-2011 09:53 PM

Does that mean I'd need to CHMOD every image I upload? I'm confused on what you mean.

There are none because the images will not show. I can't upload my picture unless I do manually. I can't really have adoptables if no one can even see them.

Kaeliah 01-15-2011 09:55 PM

Well it's hard to fix a problem if you delete what's causing it. Also, try getting a photobucket account or uploading your adoptable images to a different source, such as tinypic, imagehost, etc, then adding them in using the remote URL and see if it works that way.

And as far as the CHMOD goes, it was more or less to check if that was the problem.

RoconzaArt 01-15-2011 10:03 PM

I see well I may skip photobucket and just upload through my own site via a image folder. It will not let me upload with the adoptable script but I can upload images just fine from my ftp or file manger.

http://kawaiipetshop.x10.mx/images/cat-10.png <---
(is not the final image but you get the idea)

Here a image uploaded from the adoptable site.
http://www.kawaiipetshop.x10.mx/siggy.php?id=8 <----


All times are GMT -5. The time now is 02:18 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.