![]() |
RE: htaccess problem
You have to change the adoptables200 part in the .htaccess file to reflect the name of the folder where the script is installed. If you installed on the root of your domain get rid of the /adoptables200 part alltogether. :)
|
RE: htaccess problem
thanks for support but the image still not showing up :(
i removed /adoptables200 but nothing.... i need a miracle! :( |
RE: htaccess problem
problem not solved
|
RE: htaccess problem
What is the full site URL to your adoptables installation? For example, yoursite.com/adoptables or something like that.
Also, what is the .htaccess code you are using in your .htaccess file currently? This is either an issue of something not being set up correctly or your host not working correctly with .htaccess. |
RE: htaccess problem
the script is in the root: adottami.cz.cc
.htaccess: RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^get/([0-9]+).gif$ /siggy.php?id=$1 [L] |
RE: htaccess problem
Quote:
Code:
RewriteRule ^get/([0-9]+).gif$ /siggy.php?id=$1 [L] Code:
RewriteRule ^get/([0-9]+).gif$ siggy.php?id=$1 [L] |
RE: htaccess problem
Code:
Page not found |
RE: htaccess problem
Quote:
|
RE: htaccess problem
The image of the 2nd code (bbcode):
Code:
http://www.adottami.cz.cc/get/11.gif |
RE: htaccess problem
help pleaze
|
All times are GMT -5. The time now is 05:45 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.