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

bluez 06-19-2011 02:36 PM

Alternative images not working
 
The requested URL /get/49.gif was not found on this server.

what should i do because php images not working on some forum.

Tequila 06-19-2011 06:21 PM

Check the htaccess.txt file. You'll have to rename it to .htaccess and make sure that the directory you're using is defined in it. :3

bluez 06-20-2011 04:13 AM

here is what's on my .htaccess
Code:

RewriteEngine On


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

anything wrong ?

EDIT : nevermind i figure it out :D thanks btw


All times are GMT -5. The time now is 04:39 AM.

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