Version 5.2.0 has been released, the first non-beta, non-RC release.
Change log- some sessionid in url changes
- registered vBulletin pages as a $_REQUEST['q'] value. This way blocks will
be properly filters. All vBulletin pages register itself as:
<forum>/[script name]
where [script name] is the name of the script, for example:
<forum>/showthread
- fixed some issues with drupal bootstrapping and vBulletin's AJAX
- fixed " in created threads by comment_vb
- updated .htaccess_new to not add a 2 weeks epiration to php files
please update you .htaccess file according to these changes