Pagina 1 din 1

Eroare

Scris: 13-Dec-2008, 16:38:52
de look
Imi mai pot repara forumul daca am primit aceasta eroare ?

Cod: Selectaţi tot

Eroare generala
SQL ERROR [ mysql4 ]

Unknown column 't.template_inherits_id' in 'field list' [1054]

SQL

SELECT s.style_id, t.template_storedb, t.template_path, t.template_id, t.bbcode_bitfield, t.template_inherits_id, t.template_inherit_path, c.theme_path, c.theme_name, c.theme_storedb, c.theme_id, i.imageset_path, i.imageset_id, i.imageset_name FROM phpbb_styles s, phpbb_styles_template t, phpbb_styles_theme c, phpbb_styles_imageset i WHERE s.style_id = 11 AND t.template_id = s.template_id AND c.theme_id = s.theme_id AND i.imageset_id = s.imageset_id

BACKTRACE

FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()

FILE: includes/session.php
LINE: 1558
CALL: dbal_mysql->sql_query()

FILE: index.php
LINE: 26
CALL: user->setup()
[/code]

Scris: 13-Ian-2009, 03:25:53
de ArmyLFR
teoretic da, spune ce ai instalat (sau ce ai vrut sa instalezi) inainte sa ai aceasta eroare?
Asigura-te ca MOD'ul pe care vrei sa il integrezi in forumul tau are(sau nu) nevoie de adaugare de tabele MySQL

Scris: 13-Ian-2009, 14:41:26
de chessh