I use VB 3.7.4.PL1 and MW 1.13.2 and everything is working fine...
(Follow this to get it working:
https://vborg.vbsupport.ru/showpost....6&postcount=98)
Also... you DONT need to edit class_core.php...
I found a different way as I really dont like editing VB core files...
In wiki/includes/User.php find:
PHP Code:
define( 'EDIT_TOKEN_SUFFIX', '+\\' );
Replace with:
PHP Code:
define( 'EDIT_TOKEN_SUFFIX', '+#+' );
Thats it.
http://www.8wayrun.com/wiki/Special:Version