The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Table doesn't exist anymore
Hello,
I am looking for some help. I'll try to explain my situation. I was able to establish a succesfull bridge between Joomla 1.012 and Vbulletin 3.6.0. No problems at all. The login worked fine. Three days ago I decided to upgrade Joomla to 1.5 stable version. It was succesfull. But because of that the login from vbulletin doesn't not work now anymore. Now no member can log in anymore. What can I do about that? I don't get any help from the Joomla community or where I bought the bridge from. So I really hope anyone of you can help me out please? It says the table users doesnt' exist and it is right. The migration from Joomla 1.0 to 1.5 was succesfull. It even transfered the members. I also have a database backup from a little while back. Any help is much appreciated. PHP Code:
|
#2
|
|||
|
|||
you need to know the TABLE_PREFIX in your installation to be able to connect to that table... it is not deleted, it is just not identicated properly.
|
#3
|
||||
|
||||
Are you sure that query is correct? vbulletin has a "user" table, but not a "users" table. Maybe change that query to say "user" and not "users".
(If you do have a "users" table also, then disregard my post. I actually do have both because I have a tracker integrated into my site and it uses a "users" table.) |
#4
|
|||
|
|||
actually, this query comes from the Joomla integration...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|