Yes your missing the vbulletin cookie prefix it would appear. You can view the settings table of classifieds in phpmyadmin and run this query or if your database is in the
vb database use the
vb sql manager
UPDATE cp_settings SET setting='bb' WHERE id=182
Make sure to replace with your proper classifieds prefix