Upgrading to 2.6.13RC2 [message #24990] |
Sat, 21 May 2005 05:36 |
leecovuk
Messages: 43 Registered: May 2005
Karma: 0
|
Member |
|
|
hello,
(yes me again, over here this time)
Tried upgrading but for some reason it went wrong;
When the upgrade.php was run the 'pop up' appeared but to a non existant web page. I then looked at the original page, and clicked on the link 'click here if you did not see the pop up window' and then I seemed to lose all my forum on the web.
If my forum was live this would of course been a bit awkward.
I didn't think I would have any chance / success of getting it back, so just deleted the whole lot including database and did a fresh install of 2.6.13RC2
One problem I've so far found, is when clicking on the 'Test Category' link on the web, (which I have renamed to something else in Category/Forum Manager) I get an error page showing the text below. When this first happened I thought I had probably lost my whole forum again, but luckily not.
Warning: implode(): Bad arguments. in /usr/home/incel/public_html/forums/theme/default/index.php on line 188
(/usr/home/incel/public_html/forums/index.php:130
/usr/home/incel/public_html/forums/theme/default/index.php:188
/usr/home/incel/public_html/forums/index.php:1182
) 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY v.id' at line 12
Query: SELECT m.subject, m.id, m.post_stamp, u.id, u.alias, f.cat_id, f.forum_icon, f.id, f.last_post_id, f.moderators, f.name, f.descr, f.post_count, f.thread_count, fr.last_view, mo.id, CASE WHEN g2.group_cache_opt IS NULL THEN g1.group_cache_opt ELSE g2.group_cache_opt END AS group_cache_opt, c.cat_opt & 4 FROM fud26_fc_view v INNER JOIN fud26_cat c ON c.id=v.c INNER JOIN fud26_forum f ON f.id=v.f INNER JOIN fud26_group_cache g1 ON g1.user_id=2147483647 AND g1.resource_id=f.id LEFT JOIN fud26_msg m ON f.last_post_id=m.id LEFT JOIN fud26_users u ON u.id=m.poster_id LEFT JOIN fud26_forum_read fr ON fr.forum_id=f.id AND fr.user_id=2 LEFT JOIN fud26_mod mo ON mo.user_id=2 AND mo.forum_id=f.id LEFT JOIN fud26_group_cache g2 ON g2.user_id=2 AND g2.resource_id=f.id WHERE v.c IN() ORDER BY v.id
_GET: t=index&cat=1&c=&S=0850a1cbedee136c062678cc930d618d&SQ=1063 8812cfb5ca120dc71b44cc0398c1&
Server Version: 4.0.21
[Referring Page] http://www.incelsite.com/forums/index.php?S=0850a1cbedee136c062678cc930d618 d&SQ=00a92aa25755fa5821177857b51342c9
|
|
|
|
|
Re: Upgrading to 2.6.13RC2 [message #24999 is a reply to message #24998] |
Sat, 21 May 2005 18:42 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
There is a link there to download the complete version of the file, if you do that all you need is to replace it and then rebuild the theme followed by consistency checker run.
FUDforum Core Developer
|
|
|
|
Re: Upgrading to 2.6.13RC2 [message #25003 is a reply to message #25001] |
Sat, 21 May 2005 20:40 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You cannot avoid categories, the best you can do is stick everything into one category and modify front page not to display category entries.
FUDforum Core Developer
|
|
|
|
|
Re: Upgrading to 2.6.13RC2 [message #25014 is a reply to message #25013] |
Sun, 22 May 2005 16:00 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The category collapse status is stored for registered users, so if let's say you collapsed a category, on your return visit the category would remain collapsed until you manually expand it.
FUDforum Core Developer
|
|
|
Re: Upgrading to 2.6.13RC2 [message #25017 is a reply to message #25014] |
Sun, 22 May 2005 16:08 |
leecovuk
Messages: 43 Registered: May 2005
Karma: 0
|
Member |
|
|
ok thanks Ilia, I'll try to get used to it. Not a big deal.
btw I'm sure you haven't, but just checking you haven't forgotten about the text formatting things I mailed you about yesterday. Obviously you may well have been having a life, so no rush of course.
|
|
|