![]() |
Images not showing
I've noticed that the images for my adoptables aren't showing up anywhere other than on the main site, for example:
http://familiarelements.info/get.php?id=79 This happened after I switched the Name Server settings for my website so I could also implement Google Apps. If needed I can change back, but won't be able to use GMail with @familiarelements.info for site staff. |
RE: Images not showing
The problem is on your server, the get.php file seems to be forbidden when I try to show the image:
http://familiarelements.info/get.php?id=79 - 403 Forbidden http://familiarelements.info/get.php - Loads page fine This is a host issue. They either don't fully support the script's code or have something blocked that needs to be unblocked. See if they have the readfile() php function disabled or blocked. Brandon |
RE: Images not showing
readfile is enabled: http://familiarelements.info/check.php
Strike that readfile() is not enabled. I'm going to try placing it back on the nameservers that came with my hosting. ------ I've put it back on my hosting nameservers, and am contacting my host about this. |
RE: Images not showing
Ok Brandon, how about changing
PHP Code:
PHP Code:
|
RE: Images not showing
Great... My webhost image isn't working either... http://ufoadopts.1free.ws/get.php doesn't work but I have the file in my FTP server
http://ufoadopts.1free.ws/get.php?id=1 doesn't work either b/c of http://ufoadopts.1free.ws/get.php doesn't work! :( I can't believe it! :O |
RE: Images not showing
enddayne, file_get_contents I believe will work as well. Give it a try and let me know if it works any better for you.
|
RE: Images not showing
I tried it, still no answer. Haven't heard from my host yet either. I went and disabled the other DNS settings, so I'm not using google apps.
Edit is there a way to have the images load from the source not the code? |
RE: Images not showing
No, there's no way to load images directly.
|
RE: Images not showing
Oh well. I'll see if this fix does anything by tomorrow.
|
RE: Images not showing
A website called unicreatures is going around reporting alot of us that use this script for copyright infringement...
I just had my site closed down because i think the website got too popular for my free webhosts liking lol and it didnt help that they where mass reporting me, they dont seem to like how popular this is becoming, so they reported me for using official Bandai and Gamefreak images which are free to use on fan sites anyway..... Oh and that started with 000webshosting forbidding the images from showing up when posted on forums...after that they closed the account, so free hosting might not be the way to go if you want you site to become popular |
RE: Images not showing
Quote:
|
RE: Images not showing
I think if you post like this:
[IMG]imageshack.us picture direct link[/IMG] It will work. |
RE: Images not showing
Quote:
|
RE: Images not showing
|
RE: Images not showing
Your host sure has a lot disabled then. Are they a paid host?
|
RE: Images not showing
I have Dreamhost and when I asked them about the problem, they explained that it was because I had extra web secruity turned on when I created the domain. (It's on by default, so you'd have to turn it off when you create the folder or change it later.) They disabled it and tested the site and it works now. The extra secruity closes off a lot of PHP functions to prevent any type of hacker activity, but ends up creating a lot of problems too.
|
RE: Images not showing
Quote:
|
RE: Images not showing
Well, I'm sure most people don't mind things being disabled if they have no idea what it is. :)
It took my host a bit longer than I thought to get back with the issue.. So I'd suggest just trying to get a support ticket out there if at all possible. Even if it's free hosting, they'll sometimes edit things to help out customers. |
RE: Images not showing
Quote:
Quote:
|
RE: Images not showing
Readfile is only a security flaw if not properly implemented. I can assure you that it is perfectly safe on my script, however your host I'm sure has their policies.
|
RE: Images not showing
Yeah, she won't enable it. I know it's safe to run though. I'm trying with include() right now.
Edit with include() http://familiarelements.info/get/217.png |
RE: Images not showing
Quote:
|
RE: Images not showing
My users are cheating a bit. I'm sure I'll figure something out/
|
All times are GMT -5. The time now is 11:29 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.