PDA

View Full Version : how can i fix my database?


kamran_dotnet
11-08-2013, 03:14 PM
hi friends
i just import users to new forum without using impex,
just by using PHPmyadmin and copy user table to new database
i just copy from id number "2"
but now none of users can be search with vbulletin
only user 1 (administrator) that created with vbulletin installation can be found by search
there is no other problem in forum.all users can register and work with forum but other imported users cant search
so some plugins hacks wont work in my forum.
like GxboxLive
its only find user id "1"
whats should i do?
how can i fix my database?

its already late for fresh install.my forum running long time ago and i cant loos my data

ozzy47
11-08-2013, 06:18 PM
There is alot more than just the user table to deal with members. Why would you import them anyway?

Max Taxable
11-08-2013, 06:20 PM
The reason to use Impex is to get all the prefixes right, and so on. It's a step by step automated process which you SHOULD use when importing a SQL to vBulletin.

Try it again with Impex and experience success.

kamran_dotnet
11-11-2013, 04:04 AM
There is alot more than just the user table to deal with members. Why would you import them anyway?
becouse i want to use members of my another website to use my new website.but i want only users.i forgot to use implex and now i stuck

The reason to use Impex is to get all the prefixes right, and so on. It's a step by step automated process which you SHOULD use when importing a SQL to vBulletin.

Try it again with Impex and experience success.
but my new forum has many new topics and threads.there is no problem to import new users?

Max Taxable
11-11-2013, 10:29 AM
becouse i want to use members of my another website to use my new website.but i want only users.i forgot to use implex and now i stuck


but my new forum has many new topics and threads.there is no problem to import new users?Why would there be?

Lynne
11-11-2013, 04:17 PM
You cannot just take a user table from one database and add it to another. User data is in about three or four different tables and so you would need to make sure to take all that data. (Not to mention that all post counts would be totally incorrect since those users won't have any posts.)

Max Taxable
11-11-2013, 06:11 PM
^^^ Which is why you must run Impex for imports.

kamran_dotnet
11-14-2013, 10:57 AM
well i think its too late
can anyone tell those four tables?