Messed up BBCode

Forum
Last Post
Threads / Messages

SilverDragonTears

I am your Nemesis.
Premium Member
Joined
Jun 1, 2011
Messages
1,113
Points
36
Mysidian Dollar
51,802
First of all it gives a messed up bbcode when you generate it. Also the bbcode doesn't show up in any forum. It says the image is not found.
 

Attachments

  • Capture.PNG
    Capture.PNG
    12.2 KB · Views: 21
You must change somthing in the BBCODE's in your myadopts file ;)
 
I can't tell you what to change, I have my own bbcodes.
But it must be under this I guess;
$article_content = $lang_bbcode_explain."<br>
 
Yes!! Finally got it to work! Had to rename the htaccess.txt to .htaccess and change adoptables200 to my folder that the script is in... for anyone else who has this problem ^^


ETA:
Aaaaaand now they aren't showing again >.>
 
Last edited:
umm I dont see anything wrong in the bbcodes generated on your site? Can you try copying/pasting them to your signature on this support forum? Also the bbcodes do not work on poor forum engines such as Proboard.
 
they're working so far! =) I can't remember what I did to get them working again. My forum is IPB and paid so I doubt that's considered a poor forum ;) But yea... they're working now!
 
i also got the same problem can you tell me what's on your .htaccess ?
 
make sure it's .htaccess and not htaccess.txt. also delete adoptables2000 or whatever it says the path to your htaccess file.
 
I'm getting the same problem, I changed what you mentioned above but still have the problem

this is what I'm getting:

Code:
[url=http://www.tirnanog.x10.mx/index.php/levelup.php?id=1][img]http://www.tirnanog.x10.mx/index.php/siggy.php?id=1[/img][/url]
 
Last edited:
Hm... Check your inc/config.php[.b] file, you shouldn't have that
Code:
index.php/
in your site address.

For sites without a directory (or folder) that the script is in it should look like this:
PHP:
$domain = 'tirnanog.x10.mx';    			//Your domain name (No http, www or . )
$scriptpath = '';		//The folder you installed this script in
 
Hm... Check your inc/config.php[.b] file, you shouldn't have that
Code:
index.php/
in your site address.

For sites without a directory (or folder) that the script is in it should look like this:
PHP:
$domain = 'tirnanog.x10.mx';    			//Your domain name (No http, www or . )
$scriptpath = '';		//The folder you installed this script in


Fixed, thanks so much!
 
Last edited:

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,277
Messages
33,119
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Top