PDA

View Full Version : wysiwyg to BBCode (and reverse)


markp_2000
27 Mar 2012, 17:30
I'm updating a plugin to vb4.x from vb3.8 and I need a replacement for the following



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



I think the function came out of the functions_wysiwyg.php file.

Mark

kh99
27 Mar 2012, 19:31
I think you want this:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

markp_2000
30 Mar 2012, 02:11
Thanks! It worked like a champ.

Mark