vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Imported Members showing as Guest - Empty profile (https://vborg.vbsupport.ru/showthread.php?t=317897)

RavenDelana 03-21-2015 09:46 PM

Imported Members showing as Guest - Empty profile
 
I'm new to this, so forgive me if this isn't clear.

I had someone import users to my new forum using a script. Those users show up in the system, are able to login and post, but have the following issues:

It seems as though, when they post they are presented as though they are not logged in users.
  • On a post, their User Info shows a User title of Guest. So, they are not clickable, the member action drop down does not display, nor does their online status.
  • They are also unable to edit their profile field such as Bio, interest, location. In fact, when I go to Users>Search Users> they appear in the list, but when I enter their profile it is completely empty.

Is there any way to fix this?

kh99 03-21-2015 10:14 PM

My guess is that a row was inserted into the user table for each user, but there also needs to be a row added in the userfield and usertextfield tables. They need to have matching userids, but the rest of the columns can have the default value.

kh99 03-21-2015 10:20 PM

Oh, you might try using Maintenace > General Update Tools > Fix Broken User Profiles (in the admincp), I think that may fix the problem.

RavenDelana 03-21-2015 10:30 PM

Quote:

Originally Posted by kh99 (Post 2541142)
Oh, you might try using Maintenace > General Update Tools > Fix Broken User Profiles (in the admincp), I think that may fix the problem.

Thanks so much! Before I try this, is there any chance it would make things worse?? Like deleting users or the like?

kh99 03-21-2015 10:42 PM

Well, to be perfectly safe (well, as much as possible with this kind of stuff :) ) you should back up the database before trying it, but it should be ok.

RavenDelana 03-21-2015 10:47 PM

It worked!!!! Thank you a million times!

HM666 03-22-2015 01:49 AM

Quote:

Originally Posted by kh99 (Post 2541142)
Oh, you might try using Maintenace > General Update Tools > Fix Broken User Profiles (in the admincp), I think that may fix the problem.

Yeah that was what I was gonna suggest. :) It fixes so many wonderful things! LOL


All times are GMT. The time now is 02:57 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01468 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete