Log in

View Full Version : BBCode parsing in custom profile fields


integra99
08-18-2004, 01:23 PM
How can one do this? I've got a large text field for user input, and I would like to allow BBCode parsing. I tried editing member.php with
require_once('./includes/functions_bbcodeparse.php');
$profilefield['value'] == parse_bbcode($profilefield['value'], $post['allowsmilie']);

but that didn't seem to work. Any ideas?

integra99
08-18-2004, 08:07 PM
anyone?

Lee Wilde
10-29-2004, 05:49 AM
Hi Colin, did you ever figure out how to do this?

Xenon
10-29-2004, 04:05 PM
Hey Lee,

let me answer your question by putting another link:

click here

Lee Wilde
10-30-2004, 06:18 AM
Thanks Stefan, you are a scholar and a gentleman.

Xenon
10-30-2004, 12:06 PM
you're welcome Lee :)