The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help Asap!!!!
Ok heres what i did.
I own ctvtec.com & nyvtec.com I copied all the memebrs from ctvtec.com to nyvtec.com and people are able to login. But now, when people sign up on nyvtec.com, they are not able to login agian. What did i do wrong does anyone know??? Help me out a.s.ap |
#2
|
||||
|
||||
You copied them how? (There is no method to just copy members.) We need more details on what you did in order to figure out what it going on Also, what version are you running? What version was the old site running?
|
#3
|
|||
|
|||
what i did was went into the database, copied 'user' table from one site to the other, structure and data, i did the same with userfield, user group
Also ctvtec.com is running on 3.8.1 and nyvtec.com is on 3.8.6? ( the latest version of 3.8) --------------- Added [DATE]1290709814[/DATE] at [TIME]1290709814[/TIME] --------------- Also another issue that i have is, its showing that users have 90% inbox left or something, saying they have x amount of messages in the inbox, i think the same amount that is shown on ctvtec. |
#4
|
||||
|
||||
The salt field in the user table changed between those two versions (it is used for login in) which is probably why you are having problems. Did you run the upgrade script *after* copying over those tables? You will need to do that.
|
#5
|
|||
|
|||
wait? where do i run the upgrade scirpt? how do i do that?
Im not really too familiar with these things please help me out lol on which site do i run it also |
#6
|
||||
|
||||
Honestly, if you aren't familiar with vbulletin and databases and such, you really should not have done what you did.
You took 3.8.1 tables and put them into a 3.8.6 database. That doesn't work. You can't do that without altering those 3.8.1 tables to then be 3.8.6 tables. You would do this by running the install/upgrade.php script (on the 3.8.6 database to make those 3.8.1 tables upgraded). Hopefully that will work. If not, you will have to go in and manually upgrade those tables to be 3.8.6 database tables (take a look in the install/mysql-schema.php file and compare the fields in those tables and make any changes). |
#7
|
||||
|
||||
actually, Lynne, even with the upgrade, the process is uncomplete. the process to add users is not complete only with the users table, it also have to be with the custom fields, the forum stats and some other details. the users authentication is done between 3 to 4 tables in the database, depending on the version you use.
next time, ask a pro first. |
#8
|
|||
|
|||
I should have lol, i was rushing, and when you rush this is what happens..
So what other tables should i copy over?? --------------- Added [DATE]1290715647[/DATE] at [TIME]1290715647[/TIME] --------------- I tried the upgrade, that didnt work what else you think i should try |
#9
|
||||
|
||||
I really don't know what to suggest since I really don't fully understand exactly what you did or what you were trying to accomplish by doing what you did. There are several user tables (user, userfield, usertextfield, usertitle) and then many other tables that have little bits of user information in them. There are counters that may need to be rebuilt. There are fields in the table that need to be upgraded to 3.8.6. If you could, I'd revert to a backup database and hire someone to do whatever it is you need done.
|
#10
|
|||
|
|||
Lynne, I think what he is trying to do from beginning is:
Take members (usernames, password, names, etc) from ctvtec.com and put them on nyvtec.com so that those members don't need to register on nyvtec.com . One challenge is that ctvtec.com already has its own data, users, etc, so "site cloning" is not a choice. @ctvtec: The way you did is very error prone. I hope you have your backup for nyvtec.com . My suggestion is that:
Hope this help. Biocyberman. Update: Well I took a look at your two sites. Looks like you actually want to clone ctvtec.com into nyvtec.com where existing data of nyvtec.com is not important. If that is true, I would like to suggest that:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|