Visualizzazione risultati 1 fino 7 di 7

Discussione: Errore di accesso dopo aggiornamto phpBB

  1. #1
    Guest

    Predefinito Errore di accesso dopo aggiornamto phpBB

    Ciao,
    sei mesi fa ho creato un forum e ho iniziato a personalizzarlo, per varie ragioni ho dovuto lasciarlo perdere e solo oggi mi sono collegato di nuovo. Dopo essermi loggato come admin ho notato sulla sinistra un tasto verde che invitava ad aggiornare la versione di phpBB, tuttavia al termine dell'aggiornamento non riesco più ad accedere né come admin né come normale utente perché ricevo sempre questo messaggio di errore:

    Errore Generale
    SQL ERROR [ mysql4 ]

    Data too long for column 'user_password' at row 1 [1406]

    Si è verificato un errore SQL richiamando questa pagina. Contatta un amministratore se il problema persiste.
    Cosa posso fare?

  2. #2
    Guest

    Predefinito

    Risolto.

  3. #3
    karl94 non è connesso Staff AV
    Data registrazione
    03-10-2005
    Messaggi
    17,744

    Predefinito

    Se puoi scrivi anche come hai risolto, in modo che chi in futuro capiterà in questa discussione avendo il medesimo problema possa trovare anche la soluzione.

  4. #4
    Guest

    Predefinito

    Citazione Originalmente inviato da karl94 Visualizza messaggio
    Se puoi scrivi anche come hai risolto, in modo che chi in futuro capiterà in questa discussione avendo il medesimo problema possa trovare anche la soluzione.
    Per mia fortuna il forum era ancora vuoto quindi ho trovato più sbrigativo eliminare il servizio phpBB e reinstallarlo nuovamente.
    Ci ho lavorato tutto il giorno e adesso improvvisamente mi è apparso questo errore e il forum è irraggiungibile:

    Errore Generale
    SQL ERROR [ mysql4 ]

    Duplicate entry 'notification.type.topic_in_queue' for key 'type' [1062]

    SQL

    INSERT INTO avphpbb_notification_types (notification_type_name, notification_type_enabled) VALUES ('notification.type.topic_in_queue', 1)

    BACKTRACE

    FILE: (not given by php)
    LINE: (not given by php)
    CALL: msg_handler()

    FILE: [ROOT]/phpbb/db/driver/driver.php
    LINE: 855
    CALL: trigger_error()

    FILE: [ROOT]/phpbb/db/driver/mysql.php
    LINE: 181
    CALL: phpbb\db\driver\driver->sql_error()

    FILE: [ROOT]/phpbb/db/driver/factory.php
    LINE: 329
    CALL: phpbb\db\driver\mysql->sql_query()

    FILE: [ROOT]/phpbb/notification/manager.php
    LINE: 953
    CALL: phpbb\db\driver\factory->sql_query()

    FILE: [ROOT]/phpbb/notification/type/base.php
    LINE: 133
    CALL: phpbb\notification\manager->get_notification_type_id()

    FILE: [ROOT]/phpbb/notification/manager.php
    LINE: 909
    CALL: phpbb\notification\type\base->set_notification_manager()

    FILE: [ROOT]/phpbb/notification/manager.php
    LINE: 885
    CALL: phpbb\notification\manager->load_object()

    FILE: [ROOT]/phpbb/notification/manager.php
    LINE: 228
    CALL: phpbb\notification\manager->get_item_type_class()

    FILE: [ROOT]/includes/functions.php
    LINE: 5060
    CALL: phpbb\notification\manager->load_notifications()

    FILE: [ROOT]/index.php
    LINE: 201
    CALL: page_header()
    Qualche idea su cosa può essere successo?

  5. #5
    Guest

    Predefinito

    Ora il forum è di nuovo visibile (magia?) ma quando tento di scrivere un messaggio ottengo questo errore:
    Errore Generale
    SQL ERROR [ mysql4 ]

    Duplicate entry 'notification.type.topic_in_queue' for key 'type' [1062]

    Si è verificato un errore SQL richiamando questa pagina. Contatta un amministratore se il problema persiste.

  6. #6
    Guest

    Predefinito

    Sempre il fantomatico errore 1062 anche quando provo a loggarmi come admin:

    Errore Generale
    SQL ERROR [ mysql4 ]

    Duplicate entry 'notification.type.topic_in_queue' for key 'type' [1062]

    SQL

    INSERT INTO avphpbb_notification_types (notification_type_name, notification_type_enabled) VALUES ('notification.type.topic_in_queue', 1)

    BACKTRACE

    FILE: (not given by php)
    LINE: (not given by php)
    CALL: msg_handler()

    FILE: [ROOT]/phpbb/db/driver/driver.php
    LINE: 855
    CALL: trigger_error()

    FILE: [ROOT]/phpbb/db/driver/mysql.php
    LINE: 181
    CALL: phpbb\db\driver\driver->sql_error()

    FILE: [ROOT]/phpbb/db/driver/factory.php
    LINE: 329
    CALL: phpbb\db\driver\mysql->sql_query()

    FILE: [ROOT]/phpbb/notification/manager.php
    LINE: 953
    CALL: phpbb\db\driver\factory->sql_query()

    FILE: [ROOT]/phpbb/notification/type/base.php
    LINE: 133
    CALL: phpbb\notification\manager->get_notification_type_id()

    FILE: [ROOT]/phpbb/notification/manager.php
    LINE: 909
    CALL: phpbb\notification\type\base->set_notification_manager()

    FILE: [ROOT]/phpbb/notification/manager.php
    LINE: 885
    CALL: phpbb\notification\manager->load_object()

    FILE: [ROOT]/phpbb/notification/manager.php
    LINE: 228
    CALL: phpbb\notification\manager->get_item_type_class()

    FILE: [ROOT]/includes/functions.php
    LINE: 5060
    CALL: phpbb\notification\manager->load_notifications()

    FILE: [ROOT]/index.php
    LINE: 201
    CALL: page_header()

  7. #7
    Guest

    Predefinito

    E' mai successo che qualcuno ricevesse del supporto su questo forum?

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •