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)
-   -   Terms of Service Violation (http://www.mysidiaadoptables.com/forum/showthread.php?t=311)

BMR777 02-04-2009 04:32 PM

RE: Terms of Service Violation
 
The path should be to the adoptables script. So, try just putting a slash / for the path and see if that works.

If you still get 500 errors let me know.

Brandon

Seapyramid 02-04-2009 04:59 PM

RE: Terms of Service Violation
 
No more 500 errors but I am still getting Sorry, dynamic pages in the [IMG] tags are not allowed when I try to add to certain forum sigs.

I have
Code:

RewriteEngine On
RewriteBase /

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

in the .htaccess The pets script is installed in my root.

The output I am getting for the BBC code is Not sure what I'm doing wrong, sorry for making something simple so difficult.

Thank you,
Sea

BMR777 02-04-2009 05:05 PM

RE: Terms of Service Violation
 
Well, I'm checking on your server and the redirect isn't working properly, which is part of the issue. Unfortunately this might not work on all servers. I'm not sure why the redirect doesn't work server-side though. :(

If the actual redirect were to work then the bbcode generator would need to be edited so it works properly with the new redirects.

I think though Johnathon is working on a better fix for the next release. This fix I didn't make, I just found it somewhere, but the new release out soon should fix this. :)

Seapyramid 02-04-2009 05:21 PM

RE: Terms of Service Violation
 
Excellent :)

Thank You,
Sea


All times are GMT -5. The time now is 05:03 AM.

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