• Rejestracja
vBHELP.pl - polskie wsparcie vBulletin
  1. #1
    S.H.A.D.O.W. jest nieaktywny Stały bywalec
    Dołączył
    Dec 2008
    Posty
    117
    Przydatne posty
    1

    Unhappy "Następujący Użytkownicy nie zostali odnalezieni"

    Witam, co zrobić jeśli przy wysyłaniu PW do niektórych użytkowników pojawia się taki komunikat:
    "Następujący Użytkownicy nie zostali odnalezieni:"
    . Próbowałem już naprawiać i optymalizować tabele w bazie, oraz naprawiać uszkodzone profile - nic nie pomogło... wersja vb to 3.8.4 PL1



  2. #2
    Seba jest nieaktywny Advanced Member
    Dołączył
    Feb 2009
    Posty
    1 059
    Przydatne posty
    44

    Domyślnie

    A nazwa użytkownika tam jest na pewno poprawna ?
    Profesjonalne modyfikacje vBulletin oraz style - gg 1981480 badz PW


  3. #3
    S.H.A.D.O.W. jest nieaktywny Stały bywalec
    Dołączył
    Dec 2008
    Posty
    117
    Przydatne posty
    1

    Domyślnie

    Tak, zresztą piszę wiadomość wchodząc na profil, przy masowej pw to samo.. dzieje się tak tylko z pierwszymi z 10K userów, baza była wcześniej konwertowana z przemka pewnie to jakieś pozostałości...


  4. #4
    S.H.A.D.O.W. jest nieaktywny Stały bywalec
    Dołączył
    Dec 2008
    Posty
    117
    Przydatne posty
    1

    Domyślnie

    podbijam... jest jakiś sposób na naprawę profili? czy tu już nic nie ma za darmo? myślałem, że to jest "nieoficjalny, polski support vBulletin"...
    Ostatnio edytowane przez S.H.A.D.O.W. ; 29.12.2009 o 17:35 Powód: literówki


  5. #5
    Seba jest nieaktywny Advanced Member
    Dołączył
    Feb 2009
    Posty
    1 059
    Przydatne posty
    44

    Domyślnie

    Pokaż zrzut bazy danych (kawałek) z phpmyadmina.
    Profesjonalne modyfikacje vBulletin oraz style - gg 1981480 badz PW


  6. #6
    S.H.A.D.O.W. jest nieaktywny Stały bywalec
    Dołączył
    Dec 2008
    Posty
    117
    Przydatne posty
    1

    Domyślnie

    np ten użytkownik:

    [php]np ten użytkownik:

    Kod php:
    -- phpMyAdmin SQL Dump
    -- version 3.0.0
    -- http://www.phpmyadmin.net
    --
    -- 
    Host127.0.0.1
    -- Czas wygenerowania29 Gru 200916:40
    -- Wersja serwera5.0.51
    -- Wersja PHP5.2.6-1+lenny2

    SET SQL_MODE
    ="NO_AUTO_VALUE_ON_ZERO";

    --
    -- 
    Baza danych: `baza1`
    --

    -- --------------------------------------------------------

    --
    -- 
    Struktura tabeli dla  `user`
    --

    CREATE TABLE IF NOT EXISTS `user` (
      `
    useridint(10unsigned NOT NULL auto_increment,
      `
    usergroupidsmallint(5unsigned NOT NULL default '0',
      `
    membergroupidschar(250NOT NULL default '',
      `
    displaygroupidsmallint(5unsigned NOT NULL default '0',
      `
    usernamevarchar(100NOT NULL default '',
      `
    passwordchar(32NOT NULL default '',
      `
    passworddatedate NOT NULL default '0000-00-00',
      `
    emailchar(100NOT NULL default '',
      `
    styleidsmallint(5unsigned NOT NULL default '0',
      `
    parentemailchar(50NOT NULL default '',
      `
    homepagechar(100NOT NULL default '',
      `
    icqchar(20NOT NULL default '',
      `
    aimchar(20NOT NULL default '',
      `
    yahoochar(32NOT NULL default '',
      `
    msnchar(100NOT NULL default '',
      `
    skypechar(32NOT NULL default '',
      `
    showvbcodesmallint(5unsigned NOT NULL default '0',
      `
    showbirthdaysmallint(5unsigned NOT NULL default '2',
      `
    usertitlechar(250NOT NULL default '',
      `
    customtitlesmallint(6NOT NULL default '0',
      `
    joindateint(10unsigned NOT NULL default '0',
      `
    daysprunesmallint(6NOT NULL default '0',
      `
    lastvisitint(10unsigned NOT NULL default '0',
      `
    lastactivityint(10unsigned NOT NULL default '0',
      `
    lastpostint(10unsigned NOT NULL default '0',
      `
    lastpostidint(10unsigned NOT NULL default '0',
      `
    postsint(10unsigned NOT NULL default '0',
      `
    reputationint(11NOT NULL default '10',
      `
    reputationlevelidint(10unsigned NOT NULL default '1',
      `
    timezoneoffsetchar(4NOT NULL default '',
      `
    pmpopupsmallint(6NOT NULL default '0',
      `
    avataridsmallint(6NOT NULL default '0',
      `
    avatarrevisionint(10unsigned NOT NULL default '0',
      `
    profilepicrevisionint(10unsigned NOT NULL default '0',
      `
    sigpicrevisionint(10unsigned NOT NULL default '0',
      `
    optionsint(10unsigned NOT NULL default '15',
      `
    birthdaychar(10NOT NULL default '',
      `
    birthday_searchdate NOT NULL default '0000-00-00',
      `
    maxpostssmallint(6NOT NULL default '-1',
      `
    startofweeksmallint(6NOT NULL default '1',
      `
    ipaddresschar(15NOT NULL default '',
      `
    referreridint(10unsigned NOT NULL default '0',
      `
    languageidsmallint(5unsigned NOT NULL default '0',
      `
    emailstampint(10unsigned NOT NULL default '0',
      `
    threadedmodesmallint(5unsigned NOT NULL default '0',
      `
    autosubscribesmallint(6NOT NULL default '-1',
      `
    pmtotalsmallint(5unsigned NOT NULL default '0',
      `
    pmunreadsmallint(5unsigned NOT NULL default '0',
      `
    saltchar(3NOT NULL default '',
      `
    ipointsint(10unsigned NOT NULL default '0',
      `
    infractionsint(10unsigned NOT NULL default '0',
      `
    warningsint(10unsigned NOT NULL default '0',
      `
    infractiongroupidsvarchar(255NOT NULL default '',
      `
    infractiongroupidsmallint(5unsigned NOT NULL default '0',
      `
    adminoptionsint(10unsigned NOT NULL default '0',
      `
    profilevisitsint(10unsigned NOT NULL default '0',
      `
    friendcountint(10unsigned NOT NULL default '0',
      `
    friendreqcountint(10unsigned NOT NULL default '0',
      `
    vmunreadcountint(10unsigned NOT NULL default '0',
      `
    vmmoderatedcountint(10unsigned NOT NULL default '0',
      `
    socgroupinvitecountint(10unsigned NOT NULL default '0',
      `
    socgroupreqcountint(10unsigned NOT NULL default '0',
      `
    pcunreadcountint(10unsigned NOT NULL default '0',
      `
    pcmoderatedcountint(10unsigned NOT NULL default '0',
      `
    gmmoderatedcountint(10unsigned NOT NULL default '0',
      `
    importuseridbigint(20NOT NULL default '0',
      `
    lastrepcheckint(10unsigned NOT NULL,
      `
    ncode_imageresizer_modeenum('none','enlarge','samewindow','newwindow') default NULL,
      `
    ncode_imageresizer_maxwidthsmallint(5unsigned default NULL,
      `
    ncode_imageresizer_maxheightsmallint(5unsigned default NULL,
      `
    showcybstatstinyint(1NOT NULL default '1',
      `
    post_thanks_user_amountint(10unsigned NOT NULL default '0',
      `
    post_thanks_thanked_postsint(10unsigned NOT NULL default '0',
      `
    post_thanks_thanked_timesint(10unsigned NOT NULL default '0',
      `
    emailDateint(11NOT NULL,
      `
    emailCountint(11NOT NULL,
      `
    casino_cashint(11) default '1000',
      
    PRIMARY KEY  (`userid`),
      
    KEY `usergroupid` (`usergroupid`),
      
    KEY `username` (`username`),
      
    KEY `birthday` (`birthday`,`showbirthday`),
      
    KEY `birthday_search` (`birthday_search`),
      
    KEY `referrerid` (`referrerid`),
      
    KEY `importuser_index` (`importuserid`)
    ENGINE=MyISAM  DEFAULT CHARSET=latin2 AUTO_INCREMENT=164348 ;

    --
    -- 
    Zrzut danych tabeli `user`
    --

    INSERT INTO `user` (`userid`, `usergroupid`, `membergroupids`, `displaygroupid`, `username`, `password`, `passworddate`, `email`, `styleid`, `parentemail`, `homepage`, `icq`, `aim`, `yahoo`, `msn`, `skype`, `showvbcode`, `showbirthday`, `usertitle`, `customtitle`, `joindate`, `daysprune`, `lastvisit`, `lastactivity`, `lastpost`, `lastpostid`, `posts`, `reputation`, `reputationlevelid`, `timezoneoffset`, `pmpopup`, `avatarid`, `avatarrevision`, `profilepicrevision`, `sigpicrevision`, `options`, `birthday`, `birthday_search`, `maxposts`, `startofweek`, `ipaddress`, `referrerid`, `languageid`, `emailstamp`, `threadedmode`, `autosubscribe`, `pmtotal`, `pmunread`, `salt`, `ipoints`, `infractions`, `warnings`, `infractiongroupids`, `infractiongroupid`, `adminoptions`, `profilevisits`, `friendcount`, `friendreqcount`, `vmunreadcount`, `vmmoderatedcount`, `socgroupinvitecount`, `socgroupreqcount`, `pcunreadcount`, `pcmoderatedcount`, `gmmoderatedcount`, `importuserid`, `lastrepcheck`, `ncode_imageresizer_mode`, `ncode_imageresizer_maxwidth`, `ncode_imageresizer_maxheight`, `showcybstats`, `post_thanks_user_amount`, `post_thanks_thanked_posts`, `post_thanks_thanked_times`, `emailDate`, `emailCount`, `casino_cash`) VALUES
    (132828''0'nazwausera ''80830861ab3ddc98c71e915052d95f06''2008-07-08''nazwausera@o2.pl'0'''http://www.nazwausera.pl/''''11855970''''''nazwausera'22''01193748000012572747721261292520124578150013186423105'1'0020233560663'''0000-00-00'00''0000, -130'e -'000''00010000000030561253460394NULLNULLNULL1537121668128013283); 


  7. #7
    Sebul jest nieaktywny Użytkownik
    Dołączył
    Jul 2011
    Posty
    24

    Domyślnie

    Sory za odkop, ale mam to samo jak chce dać jednej osobie warna, wiem chyba w czym tkwi problem, otóż ta osoba ma z nicku znak ; (średnik), a jak wiadomo służy on do oddzielania nicków przy wysyłaniu pw, a pw także wysyłane jest przy dawaniu ostrzeżeń. Chyba jedynym rozwiązaniem jest zmiana nicku takiej osobie, ale może jednak istnieje jakiś inny sposób?


  8. #8
    Seba jest nieaktywny Advanced Member
    Dołączył
    Feb 2009
    Posty
    1 059
    Przydatne posty
    44

    Domyślnie

    A zobacz przy wyłączonym vBSEO...
    Profesjonalne modyfikacje vBulletin oraz style - gg 1981480 badz PW


Podobne wątki

  1. Brak "Poprzedni" i "Następny" w albumach (na górze)
    By gonzek in forum Pytania i problemy
    Odpowiedzi: 0
    Ostatni post / autor: 27.01.2010, 16:28
  2. Gdzie zmienić domyślne ikony "Nowy temat" "Cytuj" itp
    By Link in forum Pytania i problemy
    Odpowiedzi: 3
    Ostatni post / autor: 04.01.2010, 00:18
  3. dodanie "post icon" w "quick edit"
    By olow1983 in forum Pytania i problemy
    Odpowiedzi: 1
    Ostatni post / autor: 09.10.2009, 19:19
  4. Styl "Tuner Racer" - problem z "security token"
    By eMcE in forum Pytania i problemy
    Odpowiedzi: 13
    Ostatni post / autor: 17.08.2008, 09:45
Chmurka.pl

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67