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)
-   -   A comma in alternative bbcodes (http://www.mysidiaadoptables.com/forum/showthread.php?t=729)

SJC 04-24-2009 10:25 PM

A comma in alternative bbcodes
 
When I go to get the code for alternative, there is a comma in it that shouldn't be there. How do I get rid of it?
It's after the .gif part.

Blue Icebox 04-25-2009 12:56 AM

RE: A comma in alternative bbcodes
 
you mean that quote? well YEAH! get it away! it's just a silly mistake... just take it away! :D

BMR777 04-25-2009 08:42 AM

RE: A comma in alternative bbcodes
 
In myadopts.php find:

PHP Code:

<textarea name='textarea' cols='50' rows='4'>[url=http://www.".$domain."".$scriptpath."/levelup.php?id=".$aid."][img]http://www.".$domain."".$scriptpath."/get/".$aid.".gif\"[/img][/url] 

Replace With:

PHP Code:

<textarea name='textarea' cols='50' rows='4'>[url=http://www.".$domain."".$scriptpath."/levelup.php?id=".$aid."][img]http://www.".$domain."".$scriptpath."/get/".$aid.".gif[/img][/url] 

Sorry about that. :)

SJC 04-25-2009 12:10 PM

RE: A comma in alternative bbcodes
 
Okay thanks :) I looked everywhere for where it might be.


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

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