Witam wszystkich,
nigdy nie miałem do czynienia z ipb. Dawnego czasu robiłem koledze stronke opartą właśnie o skrypt ipb w wersji 3.0.5. Niestety ktoś mu się włamał na stronkę z przyczyn wiadomych... Po prosił mnie o zaktualizowanie skryptu do nowej wersji. Więc zaczęłem coś tam działać... ) i nagle wywala mi taki błąd:
There appears to be an error with the database.
mySQL query error: SELECT *,INSTR(',0,0,', CONCAT(',',template_set_id,',')) as theorder FROM skin_templates WHERE template_set_id IN (0,0) AND ( ( template_set_id > 0 AND ( template_master_key='' OR template_master_key IS NULL ) ) OR ( template_set_id=0 AND template_master_key='root' ) ) ORDER BY template_group, template_name, theorder DESC
SQL error: Unknown column 'template_master_key' in 'where clause'
SQL error code: 1054
Date: Friday 20th September 2013 03:03:45 PM
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Date: Fri, 20 Sep 2013 15:03:45 +0000
Error: 1054 - Unknown column 'template_master_key' in 'where clause'
IP Address: 89.151.22.220 - /forum/admin/upgrade/index.php?app=upgrade&s=6a92300d7812acb5e5e4c9e646beb995§ion=upgrade&do=templates
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
mySQL query error: SELECT *,INSTR(',0,0,', CONCAT(',',template_set_id,',')) as theorder FROM skin_templates WHERE template_set_id IN (0,0) AND ( ( template_set_id > 0 AND ( template_master_key='' OR template_master_key IS NULL ) ) OR ( template_set_id=0 AND template_master_key='root' ) ) ORDER BY template_group, template_name, theorder DESC
.--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------.
| File | Function | Line No. |
|----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
| admin/sources/classes/skins/skinImportExport.php | [skinFunctions].fetchTemplates | 1894 |
'----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
| admin/setup/applications/upgrade/sections/upgrade.php | [skinImportExport].importTemplateAppXML | 915 |
'----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
| admin/setup/applications/upgrade/sections/upgrade.php | [upgrade_upgrade].install_templates | 168 |
'----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
| admin/setup/sources/base/ipsController_setup.php | [upgrade_upgrade].doExecute | 258 |
'----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
Z tego co widzę nie ma takiej tabeli w bazie. Będę wdzięczny za pomoc
Pozdrawiam