BBC/HTML Codes gone crazzy!

Forum
Last Post
Threads / Messages

RipJawWolfFang

Member
Member
Joined
Apr 3, 2009
Messages
42
Points
0
Mysidian Dollar
5,053
When you go to get the codes this comes up:


Code:
HTML
<img src="http://www.lonelybeastshaunt.comoj.com/get.php?id=1"><br>Creature Name: SquallLeonheart<br>
	<a href="http://www.lonelybeastshaunt.comoj.com/levelup.php?id=1">Level this creature up!  Click Here!</a><br>

BBC
[img]http://www.lonelybeastshaunt.comoj.com/get.php?id=1[/img]
	Creature Name: SquallLeonheart
	[url=http://www.lonelybeastshaunt.comoj.com/levelup.php?id=1]Level this creature up!  Click Here![/url]


any ideas how to fix it?
 
get.php

Creature Name: SquallLeonheart
Level this creature up! Click Here!

the links dont seem to work though...

<img src="http://www.lonelybeastshaunt.comoj.com/get.php?id=1"><br>Creature Name: SquallLeonheart<br>
<a href="http://www.lonelybeastshaunt.comoj.com/levelup.php?id=1">Level this creature up! Click Here!</a><br>

see?
 
Well, your site is under admin review right now, so it's locked and it wouldn't work...
 
BMR777 said:
Well, your site is under admin review right now, so it's locked and it wouldn't work...

Fair enouth... is there a simple way to make the bbc read like this
???

If not may i suggest it?

(sorry for bugging you so much... i know im a noob)
 
Mhm, go to your manage.php AND adopt.php files and find this:
PHP:
	$article_content = "You can use the codes below to show off your adoptable and get others to level them up.  If you have a website, use the HTML code to put your creature on your website.  If you want to link to your creature in forums, use the BBCODE.<br><br>";
	$article_content = $article_content."<b>HTML:</b><br><center><textarea name=\"textarea\" cols=\"50\" rows=\"4\"><a href=\"http://www.".$dname."".$spath."/levelup.php?id=".$cid."\"><img src=\"http://www.".$dname."".$spath."/get.php?id=".$cid."\">Level this creature up!</a></textarea></center><br>";

	$article_content = $article_content."<b><br><br>BBCODE:</b><br><center><textarea name=\"textarea\" cols=\"50\" rows=\"4\">[url=http://www.".$dname."".$spath."/levelup.php?id=".$cid."][img]http://www.".$dname."".$spath."/get.php?id=".$cid."[/img]Level this creature up![/url]</textarea></center><br><br>";
And for both put the URL first, the image, then optionally some text that also link to the levelup page. :)
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,280
Messages
33,129
Members
1,603
Latest member
Monako
BETA

Latest Threads

Latest Posts

Top