|
|
|
|
|
|
|
|
|
Re: Admin control center broken after upgrade [message #159780 is a reply to message #159546] |
Tue, 23 June 2009 15:05 |
zorgmann
Messages: 7 Registered: March 2009 Location: MOW
Karma: 0
|
Junior Member |
|
|
hello again.
with this steps i've ruining everithing not only admin part
i decided to roll back to previous version, i.e. 2.6.15 (which was installed initially)
and get such error:
"
Failed to import default data ("/* Add initial welcome message */ INSERT INTO fud26_msg (thread_id, poster_id, reply_to, ip_addr, host_name, post_stamp, update_stamp, updated_by, icon, subject, attach_cnt, poll_id, foff, length, file_id, offset_preview, length_preview, file_id_preview, attach_cache, poll_cache, mlist_msg_id, msg_opt, apr, flag_cc, flag_country) VALUES (1, 2, 0, '127.0.0.1', NULL, 1237282100, 0, 0, NULL, 'Welcome to FUDforum', 0, 0, -1, 603, 1, -1, 0, 0, NULL, NULL, NULL, 1, 1, NULL, NULL)") into table def_msg, SQL Reason: Unknown column 'flag_cc' in 'field list'
"
seems like this part of code smwr after
"<?php __HALT_COMPILER(); ?>"
is it fixable?
|
|
|
|
|
|