• Rejestracja
vBHELP.pl - polskie wsparcie vBulletin
  1. #1
    Adrenalineq jest nieaktywny Początkujący
    Dołączył
    Feb 2010
    Posty
    5

    Domyślnie Problem z legendą grup itd

    Witam, po zainstalowaniu modyfikacji "legenda grup" nie wyświetlają się one na dole strony, jest tylko wolne miejsce


    2. problem jest taki, że chyba zbyt mocno grzebałem w strukturze forum czy gdzieś indziej (nie znam się na tym zbytnio oO) i gdy próbuje edytnąć jakieś grupy bądź dodać, występuje błąd mysql

    Kod php:
    Database error in vBulletin 3.8.4:

    Invalid SQL:
    UPDATE vb_usergroup SET

    ### UPDATE QUERY GENERATED BY fetch_query_sql() ###
        
    `title` = 'Administrators',
        `
    description` = '',
        `
    usertitle` = 'Administrator',
        `
    opentag` = '',
        `
    closetag` = '',
        `
    passwordexpires` = '180',
        `
    passwordhistory` = '360',
        `
    mgc_cb_evo_permissions` = '0',
        `
    mgc_cb_evo_refreshrate` = '30',
        `
    mgc_cb_evo_nbmsg_show` = '',
        `
    mgc_cb_evo_nbmsg_perday_show` = '',
        `
    mgc_cb_evo_nbthreads_perday_show` = '0',
        `
    mgc_cb_evo_max_chats_perday` = '0',
        `
    forumpermissions` = '16777215',
        `
    genericpermissions` = '2147483583',
        `
    attachlimit` = '0',
        `
    pmquota` = '50',
        `
    pmpermissions` = '7',
        `
    pmsendmax` = '5',
        `
    pmthrottlequantity` = '0',
        `
    calendarpermissions` = '63',
        `
    wolpermissions` = '31',
        `
    adminpermissions` = '3',
        `
    genericpermissions2` = '1',
        `
    genericoptions` = '55',
        `
    profilepicmaxwidth` = '100',
        `
    profilepicmaxheight` = '100',
        `
    profilepicmaxsize` = '65535',
        `
    avatarmaxwidth` = '80',
        `
    avatarmaxheight` = '80',
        `
    avatarmaxsize` = '20000',
        `
    signaturepermissions` = '237567',
        `
    sigpicmaxwidth` = '500',
        `
    sigpicmaxheight` = '100',
        `
    sigpicmaxsize` = '10000',
        `
    sigmaxrawchars` = '0',
        `
    sigmaxchars` = '0',
        `
    sigmaxlines` = '0',
        `
    sigmaxsizebbcode` = '7',
        `
    sigmaximages` = '0',
        `
    albumpermissions` = '255',
        `
    albumpicmaxwidth` = '600',
        `
    albumpicmaxheight` = '600',
        `
    albumpicmaxsize` = '100000',
        `
    albummaxpics` = '100',
        `
    albummaxsize` = '0',
        `
    usercsspermissions` = '63',
        `
    visitormessagepermissions` = '63',
        `
    socialgrouppermissions` = '65535',
        `
    maximumsocialgroups` = '5',
        `
    groupiconmaxsize` = '65535'
    WHERE usergroupid=6;

    MySQL Error   Unknown column 'mgc_cb_evo_permissions' in 'field list'
    Error Number  1054
    Request Date  
    MondayFebruary 22nd 2010 03:54:52 PM
    Error Date    
    MondayFebruary 22nd 2010 03:54:52 PM
    Script        
    http://xxx/admincp/usergroup.php?do=update
    Referrer      http://xxx/admincp/usergroup.php?do=edit&usergroupid=6
    IP Address    xxx
    Username      
    xxx
    Classname     
    vB_Database
    MySQL Version 
    5.0.87-community 
    Jak będą nowe problemy to założę nowy temat :d



  2. #2
    Adrenalineq jest nieaktywny Początkujący
    Dołączył
    Feb 2010
    Posty
    5

    Domyślnie

    Problem rozwiązany (punkt 2)

    Pomógł mi temat który był na forum :P

    \/
    I've fixed the same problem by going to my forum's \includes\xml and removing two of this files related to chatbox evo:

    bitfield_mgc_cb_evo.xml
    &
    cpnav_mgc_cb_evo.xml
    Ostatnio edytowane przez Adrenalineq ; 23.02.2010 o 07:19


Podobne wątki

  1. Legenda Grup Użytkowników [WoG Bulletin]
    By WoG in forum Modyfikacje
    Odpowiedzi: 15
    Ostatni post / autor: 19.11.2010, 21:19
  2. Trzy pytania/problemy (legenda grup oraz ostrzeżenia)
    By Cornel in forum Pytania i problemy
    Odpowiedzi: 7
    Ostatni post / autor: 30.07.2010, 01:22
  3. Legenda - problem
    By Leech in forum Pytania i problemy
    Odpowiedzi: 6
    Ostatni post / autor: 19.08.2009, 15:13
  4. Legenda grup na dole forum
    By Max in forum Modyfikacje
    Odpowiedzi: 31
    Ostatni post / autor: 04.02.2009, 23:00
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