Visualizzazione risultati 1 fino 3 di 3

Discussione: Errore aggiornamento da pannello di controllo

  1. #1
    Data registrazione
    20-04-2008
    Messaggi
    130

    Predefinito Errore aggiornamento da pannello di controllo

    Sto provando a fare l'aggiornamento del forum tramite pannello di controllo e mi dice che è impossibile copiare .htaccess. Ora è anche impossibile entrare nel forum, mi dà questo errore
    General Error
    SQL ERROR [ mysql4 ]

    Table 'my_britishfootball.avphpbb_ext' doesn't exist [1146]

    An sql error occurred while fetching this page. Please contact an administrator if this problem persists.

    Come risolvo?

  2. #2
    Data registrazione
    20-04-2008
    Messaggi
    130

    Predefinito

    Aggiornamento: rifacendo la procedura pare essere andato tutto bene ma ora mi dà errore ad ogni topic per una cosa diversa...
    Tipo se apro un topic qualunque

    SQL ERROR [ mysql4 ]

    Unknown column 'p.post_visibility' in 'field list' [1054]

    SQL

    SELECT t.*, f.*, p.post_visibility, p.post_time, p.post_id, tw.notify_status, bm.topic_id as bookmarked, tt.mark_time, ft.mark_time as forum_mark_time FROM (avphpbb_forums f CROSS JOIN avphpbb_posts p CROSS JOIN avphpbb_topics t) LEFT JOIN avphpbb_topics_watch tw ON (tw.user_id = 2 AND t.topic_id = tw.topic_id) LEFT JOIN avphpbb_bookmarks bm ON (bm.user_id = 2 AND t.topic_id = bm.topic_id) LEFT JOIN avphpbb_topics_track tt ON (tt.user_id = 2 AND t.topic_id = tt.topic_id) LEFT JOIN avphpbb_forums_track ft ON (ft.user_id = 2 AND t.forum_id = ft.forum_id) WHERE p.post_id = 379943 AND t.topic_id = p.topic_id AND f.forum_id = t.forum_id

    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]/viewtopic.php
    LINE: 246
    CALL: phpbb\db\driver\factory->sql_query()

  3. #3
    Data registrazione
    20-04-2008
    Messaggi
    130

    Predefinito

    Se invece provo ad aprire un nuovo topic
    SQL ERROR [ mysql4 ]

    Unknown column 'topic_posts_approved' in 'field list' [1054]

    SQL

    INSERT INTO avphpbb_topics (topic_poster, topic_time, topic_last_view_time, forum_id, icon_id, topic_posts_approved, topic_posts_softdeleted, topic_posts_unapproved, topic_visibility, topic_delete_user, topic_title, topic_first_poster_name, topic_first_poster_colour, topic_type, topic_time_limit, topic_attachment, topic_status) VALUES (2, 1489071507, 1489071507, 48, 0, 1, 0, 0, 1, 0, 'Prova', 'Ila`', '0066CC', 0, 0, 0, 0)

    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]/includes/functions_posting.php
    LINE: 1885
    CALL: phpbb\db\driver\factory->sql_query()

    FILE: [ROOT]/posting.php
    LINE: 1403
    CALL: submit_post()

    ora mi dà errore htaccess

    Si è verificato un errore.

    Questo errore può presentarsi a causa di un file .htaccess sintatticamente scorretto, inserito da te o da un tuo script nella cartella corrente, oppure dal tuo sito che tenta di instaurare una connessione verso un server esterno non raggiungibile.

    Per controllare il file .htaccess devi aprire la gestione files nel pannello di controllo e cliccare sull'icona raffigurante i due ingranaggi. Per maggiori informazioni sulle direttive supportate dai files .htaccess consulta l'help online sempre all'interno del pannello di controllo.
    Ultima modifica di britishfootball : 09-03-2017 alle ore 20.03.12

Regole di scrittura

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