Not sure if I'm missing something, but I have pp485 integrated fully with vB3 - same database.
I thought that with the extra settings turned on you can use
vB's text input boxes WYSIWYG mode on 'Post a Comment' (or reply). I'm just getting the same input boxes as before.
Have I misread what the WYSIWYG mode is?
I have the following in config-int.php
define(VB3_INTEGRATION, 'on');
define(VB3_ENHANCEDINT, 'on');
define(VB3_COMMWYSIWYG, 'on');