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)
-   -   This again (http://www.mysidiaadoptables.com/forum/showthread.php?t=2398)

RoconzaArt 09-17-2011 07:54 PM

PHP Code:

RewriteEngine On


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

This is what it looks like.

SilverDragonTears 09-17-2011 08:18 PM

you need to remove the adoptables200 and replace it with your folder that the script is in. If it's just the root folder then remove /adoptables200

RoconzaArt 09-17-2011 08:33 PM

PHP Code:

RewriteEngine On


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

Like this? Do I have to adopt a new pet or should it have changed it because it still seems not to work.

http://www.capsulemonsters.99webs.info/siggy.php?id=6http://www.capsulemonsters.99webs.info/siggy.php?id=13

SilverDragonTears 09-17-2011 09:46 PM

is the file renamed to .htaccess? What's your site link?

RoconzaArt 09-17-2011 09:53 PM

http://capsulemonsters.99webs.info/profile.php

SilverDragonTears 09-17-2011 09:58 PM

Some forums don't allow those BBCodes (which I find are most) So you need to enable Alternate BBCode on your site so go into your settings table through PHPmyadmin and for the field "usealtbbcode" put yes.

RoconzaArt 09-17-2011 10:01 PM

Ok I set them to on but I tried before with it on and it still didn't work.

SilverDragonTears 09-17-2011 10:06 PM

did you put on or yes?

RoconzaArt 09-17-2011 10:11 PM

I put in yes in the field in phpadmin like you said.

SilverDragonTears 09-17-2011 10:13 PM

ok let me think a bit


All times are GMT -5. The time now is 09:07 AM.

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