FUDforum 2.7.7RC2 Released [message #36984] |
Mon, 23 April 2007 17:22  |
Ilia
 Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The second and final RC of 2.7.7 has just been released and is now available for download. The focus of the 2nd RC has been on fixing bugs and increasing the overall stability of the forum.
Here is the list of the addressed issues
- Fixed updating of the topic description.
- Fixed transfer of topics to empty forums.
- Fixed nagivation in reply thread view
- Improved moderator validation
- Fixed user deletion when in-db message storage is used
- Fix for systems without GLOB_BRACE support
- Fixed a possible parser error when short tags are enabled
- Only show dump link when there are messages Improve dump message format
- Make member name a link to their profile on the group manager.
- Permission check for edit of messages by group enabled user
- Updated German translation
- Added limiter for which accounts an account moderator can adjust settings for
FUDforum Core Developer
[Updated on: Sun, 29 April 2007 14:34] Report message to a moderator
|
|
|
|
|
|
|
|
|
Re: FUDforum 2.7.7RC2 Released [message #37370 is a reply to message #37105] |
Tue, 22 May 2007 16:04   |
WITCH
 Messages: 42 Registered: December 2006 Location: Illinois USA.
Karma: 0
|
Member |
|
|
I installed FUDforum 2.7.7RC1.in April, and had a few difficulties with it, mostly with making the upgrade.
I am still a newbie at all this, but am game to try so if there are any of you who would be willing to assist or offer advise I am more than willing to accept.
I will soon be upgrading to the newer version FUDforum 2.7.7RC2, and see how that works out.
I am new to this so explain things very, very carefully!
[Updated on: Wed, 29 August 2007 22:47] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: FUDforum 2.7.7RC2 Released [message #38407 is a reply to message #36984] |
Fri, 03 August 2007 09:48   |
anli
 Messages: 23 Registered: June 2007
Karma: 0
|
Junior Member |
|
|
For 2.7.7RC2. While moving messages to another thread have got the message shown below (yet once only among few moving):
(/hosting/clients/anli.info/httpd/forum/index.php:74
/hosting/clients/anli.info/httpd/forum/index.php:134
/hosting/clients/anli.info/httpd/forum/theme/Grey/movemsg.php:2367
/hosting/clients/anli.info/httpd/forum/index.php:1192
) 1146: Table 'anli_info.fud__tv_24' doesn't exist
Query: SELECT t.last_post_id FROM fud__tv_24 v INNER JOIN fud_thread t ON t.id=v.thread_id WHERE seq=1
_GET: array ( 't' => 'movemsg', )
_POST: array ( 'SQ' => 'f3f30a781d2f2d56b59d170c8ca33f7c', 'th' => '29', 'dest_th' => '40', 'msg_ids' => array ( 0 => '285', ), 'btn_selected' => 'Move Selected Messages', )
Server Version: 4.1.22-log
[Referring Page] http://forum.anli.info/index.php?t=movemsg&th=29
Nevertheless, a message was moved, consistency checker said nothing sad
|
|
|
|
|
|
|
|
|
|
|