When I do a var_dump($wpdb) in admin notices section of the backend it tells me the last mysql error that was generated and it states that the "vbulletin_db.wp_options" table doesn't exist.
When I change WordPress to use the same database it starts to work so something is obviously getting confused.
Couldn't vBulletin have a similar variable name that could be conflicting?
Have you tried it from two separate databases before and tried modifying options?
|