VBulletin Adsense Authorization
If you wonder how to use the new adsense authorization for your vbulletin forum then follow this example:
Auth URL: http://www.mysite.com/forums/login.php?do=login
Auth method: POST
Parameters:
vb_login_username =
do = login
vb_login_md5password =
vb_login_md5password_utf =
Source: VBulletin.org
