PDA

View Full Version : vB and phpmyadmin


Apexi
06-26-2012, 06:11 PM
Hi again guys.
Long story short. I'm trying to import all the users from our forum to the dev forum with phpmyadmin.
I have imported the table "users" and all of the users are showing in members. But if i click on someones profile i get this error message "This user has not registered and therefore has no profile to display"

I guess i have missed some table, but which one?

kh99
06-26-2012, 06:25 PM
I think you also need at least userfield and usertextfield.

Edit: ...and maybe userlist if you want to keep the information about which users were friends.

Actually, I looked in to it more and it looks like that error message happens if it can't find the userid (so it's probably not related to the tables I mentioned above). But you say that the users look like they're all there? What does the url look like when you get that error message?

Apexi
06-27-2012, 04:30 PM
What does the url look like when you get that error message?

Big thanks for the help.
When you mention it, the url is wrong when i click on someones profile. The wierd thing though, the url looks ok if i just hold the mouse over the username, but half of the url is missing when i click on it.