Quote:
Originally Posted by MarcoH64
Post the code you used with only 1 and i will have a look
|
this is code I tried using for one...thanks in advandce for the help...
PHP Code:
construct_edit_toolbar(iif($newpost['message'] == '', iif($foruminfo['forumid'] == 61,
'[size=3][b]Name of the Movie[/b][/size]
------------------
[size=3][b]Movie Details[/b][/size]
[b]Main Actors:[/B]
[b]Director:[/b]
[b]Release Date:[/b]
[b]Rating: e.g. 8/10[/b]
[size=3][b]Storyline[/b][/size]
------------------
------------------
', iif($newpost['message']))), 0, $foruminfo['forumid'], $foruminfo['allowsmilies']);