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 wont work. (http://www.mysidiaadoptables.com/forum/showthread.php?t=1120)

exdiogene 10-04-2009 02:34 PM

Images wont work.
 
I have uploaded images for levels using the wizard. The file is the right type and below 150kb. However no I have set this image preset as the level images for pets it wont appear. It just appears blank. Now I can change the level image to a URL. The level images that are just URLs, not presets, work fine. :(

Site: http://gfx-core.com/pets

Tequila 10-04-2009 07:52 PM

RE: Images wont work.
 
Well my little right click trick brought this up:
http://www.gfx-core/pets/picuploads/gif/5be68bab931cc8d8e96bf4bc8f3f4fbe.gif
http://www.gfx-core/pets/picuploads/...bc8f3f4fbe.gif

Doesn't look like the upload took...

Have you thought about hosting them outside of your own site? Even though I have a good deal on hosting almost all of my images are on TinyPic or Photobucket (set to private for all).

BMR777 10-05-2009 03:09 PM

RE: Images wont work.
 
Well, the image paths seem to be correct. Do you have any sort of hotlinking protection enabled on your server / account?

exdiogene 10-05-2009 04:17 PM

RE: Images wont work.
 
No the account is fine, the files are in the upload folder.

This is the image for the "egg" image that is default for the elephant:
http://i180.photobucket.com/albums/x...petsnowork.png

Hot link protection is disabled.

Tequila 10-05-2009 05:11 PM

RE: Images wont work.
 
Try using this check code on a new page.
PHP Code:

<?php
if(function_exists('readfile')) {
echo 
"readfile function is enabled";
}
else {
echo 
"readfile is not enabled";
}
?>

Unless it's been changed...

Brandon?

exdiogene 10-06-2009 01:46 AM

RE: Images wont work.
 
In a new php file?

If so here is the file:
http://www.gfx-core.com/pets/readfile.php

Tequila 10-06-2009 08:27 AM

RE: Images wont work.
 
Hm...

I don't know then (that was the problem on my old host).

BMR777 10-06-2009 01:27 PM

RE: Images wont work.
 
Here's the issue:

Code:

http://www.gfx-core/pets/picuploads/gif/1f298def9c8c7428e40e2d5bae62ff8c.gif
It looks like your domain name is entered wrong into inc > config.php. You should have gfx-core.com for the domain, where by the source code for your images it appears to just be as gfx-core and is missing the .com part.

Please download your inc > config.php file using a FTP program, open it in wordpad and make sure all of the details are correct. :)

exdiogene 10-06-2009 01:32 PM

RE: Images wont work.
 
ok thanks :) i started a whole new site now anyway, just for pets. The problem seems to be fixed now. Thanks

Arianna 10-07-2009 01:58 PM

RE: Images wont work.
 
Okay. I was going to say to do it like me - upload your own files on your server, instead of using the picuploads. That worked way better for me. :)


All times are GMT -5. The time now is 03:27 PM.

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