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 not showing (http://www.mysidiaadoptables.com/forum/showthread.php?t=705)

BMR777 04-24-2009 01:28 PM

RE: Images not showing
 
Please post a link to your install as well as the contents of your .htaccess file and I'll correct it. :)

trollis76 04-26-2009 06:04 AM

RE: Images not showing
 
Link to my install? I didn't get that, sorry.
But I'll post the .htaccess file.

Code:

RewriteEngine On


RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^get/([0-9]+).gif$ /siggy.php?id=$1 [L]

EDIT:
Look, if I enter my FireFTP I have the folder Public_html. And inside I have taken all of the stuff that was INSIDE the adoptable folder and uploaded it. So I have no adoptable folder, just all of the basic stuff inside my Public_html. So, in shorter terms you could say that I use my Public_html instead of the adoptable.

Sorry if you didn't understand a word.

BMR777 04-26-2009 07:58 AM

RE: Images not showing
 
Ok, the .htaccess file looks good.

I went to the link in your sig, and when I visit the URL for the image I get this in siggy.php:

http://www.tsengu.comli.com/get/3.gif

"Parse error: syntax error, unexpected T_VARIABLE in /home/a8498929/public_html/siggy.php on line 168"

Please try re-uploading siggy.php from the download package. You either edited it incorrectly or it did not upload properly. :)

Aluka 05-03-2009 04:04 PM

RE: Images not showing
 
Hi, I've read this thread, and did everything I was supposed to do to the .htaccess file, but my images still don't show up!

BMR777 05-03-2009 04:06 PM

RE: Images not showing
 
Please post a link + your .htaccess file contents.

Aluka 05-03-2009 04:14 PM

RE: Images not showing
 
PHP Code:

RewriteEngine On


RewriteCond 
%{REQUEST_FILENAME} !-f
RewriteCond 
%{REQUEST_FILENAME} !-d
RewriteRule 
^get/([0-9]+).gif$ /home/siggy.php?id=$[L

That's exactly how my .htaccess file looks like. And I renamed my adoptables folder to home, so, don't say anything about that. I posted some of my links in my signature, too.

BMR777 05-03-2009 04:32 PM

RE: Images not showing
 
If you visit the image directly something appears:

http://www.dragania.host22.com/home/get/2.gif

But the image isn't working properly for some reason. Did you make any edits to the siggy.php file?

Aluka 05-03-2009 04:46 PM

RE: Images not showing
 
I don't remember editing siggy.php

BMR777 05-03-2009 04:50 PM

RE: Images not showing
 
Ok, try turning off the GD in your Admin CP in the Settings area. Then see if the images appear any better. :)

Aluka 05-03-2009 04:54 PM

RE: Images not showing
 
Okay, I turned off the settings, and the actual image is now shown.


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

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