FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Announcements » FUDforum 2.7.3RC1 Released
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
FUDforum 2.7.3RC1 Released [message #27730] Fri, 23 September 2005 14:57 Go to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
It is that time of year again! No, its not Christmas it is time for yet another FUDforum release Smile. As usual we start with RC1 and follow it up with the stable final in short order.

This release is mostly bug fix oriented with a number minor features enchantments.

Changes:
  1. Fixes to the external fud login/logout API.
  2. A number of PostgreSQL query fixes.
  3. Improved indexing for multibyte text.
  4. MySQL 4.1 optimizations for making forum read.
  5. Adjust PDO driver to work with latest 5.1 release (use class constants).
  6. Added subscribed limiter to PDF generator.
  7. Added visible RSS links.
  8. Unify input escaping mechanism for SQL queries.
  9. Use aliases to match nntp/mailing list users to forum users.
  10. Start counting ALL online users.
  11. Updated the French translation.
  12. Made all <script> tags w3c compliant.
  13. Added optional turing/captcha validation for posts made by anonymous users.
  14. Fixed phpBB2 to FUDforum conversion script.
  15. Added forum/category limiters to statistics admin panel.
  16. Disallow adding people who ignore you to your own buddy list and when user is ignored automatically remove you from their buddy list
  17. When viewing unread messages order them in descending order.
  18. Added an option to notify forum subscribers on all new messages made in the forum.
  19. Various code cleanups.


FUDforum Core Developer
Re: FUDforum 2.7.3RC1 Released [message #27772 is a reply to message #27730] Mon, 26 September 2005 00:08 Go to previous messageGo to next message
BobB is currently offline  BobB   United States
Messages: 165
Registered: April 2005
Location: Tucson, AZ
Karma: 0
Senior Member
Ilia wrote on Fri, 23 September 2005 09:57

When viewing unread messages order them in descending order.



I installed the new version 1.69 of selmsg.php.t and rebuilt the theme. Unread messages are displayed in ascending order, oldest message first.
Re: FUDforum 2.7.3RC1 Released [message #27778 is a reply to message #27772] Mon, 26 September 2005 13:41 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
There is a buggy in the code logic, I already fixed in the CVS.
That's the idea, the new order is only for "unreplied messages".


FUDforum Core Developer
Re: FUDforum 2.7.3RC1 Released [message #27788 is a reply to message #27778] Mon, 26 September 2005 18:20 Go to previous messageGo to next message
BobB is currently offline  BobB   United States
Messages: 165
Registered: April 2005
Location: Tucson, AZ
Karma: 0
Senior Member
Ilia wrote on Mon, 26 September 2005 08:41

There is a buggy in the code logic, I already fixed in the CVS.
That's the idea, the new order is only for "unreplied messages".



Where can I find the fixed version? It's not here:

http://cvs.prohost.org/c/index.cgi/FUDforum/rlog?f=install/forum_data/src/s elmsg.php.t

[Updated on: Mon, 26 September 2005 18:27]

Report message to a moderator

Re: FUDforum 2.7.3RC1 Released [message #27789 is a reply to message #27788] Mon, 26 September 2005 18:29 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
It is fixed there... as far as unanswered messages are concerned.

FUDforum Core Developer
Re: FUDforum 2.7.3RC1 Released [message #27790 is a reply to message #27789] Mon, 26 September 2005 18:36 Go to previous messageGo to next message
BobB is currently offline  BobB   United States
Messages: 165
Registered: April 2005
Location: Tucson, AZ
Karma: 0
Senior Member
Ilia wrote on Mon, 26 September 2005 13:29

It is fixed there... as far as unanswered messages are concerned.



Unanswered message, yes, they are displayed in descending order. No. 17 above, however, specifically says "unread messages". Those are two different things.
Re: FUDforum 2.7.3RC1 Released [message #27791 is a reply to message #27790] Mon, 26 September 2005 18:46 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Unread messages I specifically want in ascending order.

FUDforum Core Developer
Re: FUDforum 2.7.3RC1 Released [message #27792 is a reply to message #27791] Mon, 26 September 2005 18:54 Go to previous messageGo to next message
BobB is currently offline  BobB   United States
Messages: 165
Registered: April 2005
Location: Tucson, AZ
Karma: 0
Senior Member
Ilia wrote on Mon, 26 September 2005 13:46

Unread messages I specifically want in ascending order.


Perhaps the original message in this topic should be edited to correct no. 17.

The oldest message on our forums is from 1988. It comes up first? That's desirable?? Which file determines this? Could there be an optional version that displays them in descending order?
Re: FUDforum 2.7.3RC1 Released [message #27793 is a reply to message #27792] Mon, 26 September 2005 18:57 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
It cannot possibly the UNREAD message.

FUDforum Core Developer
Re: FUDforum 2.7.3RC1 Released [message #27794 is a reply to message #27793] Mon, 26 September 2005 19:00 Go to previous messageGo to next message
BobB is currently offline  BobB   United States
Messages: 165
Registered: April 2005
Location: Tucson, AZ
Karma: 0
Senior Member
Ilia wrote on Mon, 26 September 2005 13:57

It cannot possibly the UNREAD message.


I'm sorry, I do not understand this reply.
Re: FUDforum 2.7.3RC1 Released [message #27795 is a reply to message #27794] Mon, 26 September 2005 19:13 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
You cannot possibly have your 1st unread message be in 1998.

FUDforum Core Developer
Re: FUDforum 2.7.3RC1 Released [message #27796 is a reply to message #27795] Mon, 26 September 2005 19:21 Go to previous messageGo to next message
BobB is currently offline  BobB   United States
Messages: 165
Registered: April 2005
Location: Tucson, AZ
Karma: 0
Senior Member
Ilia wrote on Mon, 26 September 2005 14:13

You cannot possibly have your 1st unread message be in 1998.


It's 1988, and the result of importing the archives. There is a "Deep Archives" forum containing messages from 1988 to 2003, and all those, over 120,000 messages, come up first when one clicks on "Unread Messages". This is very impractical.

The fact that the desciption of the latest upgrades specifically mentioned "unread messages" instead of "unanswered messages" sent me on a "wild goose chase" (American expression meaning spending a lot of time and effort persuing the wrong thing).
Re: FUDforum 2.7.3RC1 Released [message #27797 is a reply to message #27796] Mon, 26 September 2005 19:28 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
It is still not going to work... because when a new registers all messages available prior to their registration are marked as read.

FUDforum Core Developer
Re: FUDforum 2.7.3RC1 Released [message #27798 is a reply to message #27797] Mon, 26 September 2005 19:45 Go to previous messageGo to next message
BobB is currently offline  BobB   United States
Messages: 165
Registered: April 2005
Location: Tucson, AZ
Karma: 0
Senior Member
Ilia wrote on Mon, 26 September 2005 14:28

It is still not going to work... because when a new registers all messages available prior to their registration are marked as read.


That's what I get. I'm using the "admin" user I set up when the FUD forum first went online. All those archived messages are dated before that. How else would I even see that the first message which comes up is dated 1988?

We're getting off on an irrelevant tangent here. I still do not understand why "unanswered messages" would be in descending order and "unread messages" would be in ascending order. I'm sorry, but that does not make any sense to me.
Re: FUDforum 2.7.3RC1 Released [message #27800 is a reply to message #27798] Mon, 26 September 2005 20:25 Go to previous messageGo to next message
BobB is currently offline  BobB   United States
Messages: 165
Registered: April 2005
Location: Tucson, AZ
Karma: 0
Senior Member
I logged in as a different user, clicked on "Unread messages" and I got messages dated:

June 12, 2005
July 12, 2005
June 6, 2005
June 10, 2005
July 3, 2005
July 23, 2005
August 6, 2005
Sept. 2, 2005
June 6, 2005
June 5, 2005
June 6, 2005
July 1, 2005

in that order.

I've very rarely logged in as this user, so there should be a lot of other unread messages within those dates, which are not in any kind of apparent order.
Re: FUDforum 2.7.3RC1 Released [message #27801 is a reply to message #27800] Mon, 26 September 2005 20:58 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The ordering is by level forum->topic->message. This ensures that all unread messages from the same forum appear in one block, then arranged on per-topic basis.

FUDforum Core Developer
Re: FUDforum 2.7.3RC1 Released [message #27802 is a reply to message #27801] Mon, 26 September 2005 21:04 Go to previous messageGo to next message
BobB is currently offline  BobB   United States
Messages: 165
Registered: April 2005
Location: Tucson, AZ
Karma: 0
Senior Member
Ilia wrote on Mon, 26 September 2005 15:58

The ordering is by level forum->topic->message. This ensures that all unread messages from the same forum appear in one block, then arranged on per-topic basis.



That's not what I'm seeing. I'm getting some messages from one forum/topic, one from another, a couple from another. Many left out. Like I said, no apparent order at all.

Frankly, I think this feature needs some work. I'm seriously considering removing it as an option.
Re: FUDforum 2.7.3RC1 Released [message #27803 is a reply to message #27802] Mon, 26 September 2005 21:51 Go to previous messageGo to next message
BobB is currently offline  BobB   United States
Messages: 165
Registered: April 2005
Location: Tucson, AZ
Karma: 0
Senior Member
BobB wrote on Mon, 26 September 2005 16:04

I'm seriously considering removing it as an option.


That's what I've done. I think the Message Navigator does a good job by itself, and that line is less cluttered now.
Re: FUDforum 2.7.3RC1 Released [message #27804 is a reply to message #27802] Mon, 26 September 2005 22:21 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
It works precicely as expected on all the tests I've conducted. So, I don't see a problem with it.

FUDforum Core Developer
Re: FUDforum 2.7.3RC1 Released [message #39278 is a reply to message #27803] Mon, 15 October 2007 14:21 Go to previous messageGo to next message
neo83 is currently offline  neo83   United Kingdom
Messages: 7
Registered: September 2007
Karma: 0
Junior Member
BobB wrote on Mon, 26 September 2005 17:51

BobB wrote on Mon, 26 September 2005 16:04

I'm seriously considering removing it as an option.


That's what I've done. I think the Message Navigator does a good job by itself, and that line is less cluttered now.



Hi,

Can you let me know how do I remove this option (Unread Messages)?

Thanks
Re: FUDforum 2.7.3RC1 Released [message #39357 is a reply to message #39278] Thu, 18 October 2007 23:58 Go to previous messageGo to next message
Ilia is currently offline  Ilia   
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
you need to edit the selmsg.tmpl template and remove the link there.

FUDforum Core Developer
Re: FUDforum 2.7.3RC1 Released [message #39380 is a reply to message #39357] Fri, 19 October 2007 07:59 Go to previous messageGo to next message
neo83 is currently offline  neo83   United Kingdom
Messages: 7
Registered: September 2007
Karma: 0
Junior Member
Hi,

Thanks for the reply. I figured it out just after posting the question. Anyhow, thanks very much for the reply.

Also, i have raised a question in the MYSQL section, regarding mysql performance being seriously affected and i have explained the scenario in that thread.

We have figured it out that, the problem was due to Unread Messages link which is causing to create such big temp files and almost crash the mysql server.

Any comments from you?
Re: FUDforum 2.7.3RC1 Released [message #39399 is a reply to message #39380] Sun, 21 October 2007 15:52 Go to previous messageGo to next message
Ilia is currently offline  Ilia   
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
I suppose it all depends on how many unread messages you have. You can try putting LIMIT clauses to try to limit the number of examined entries.

FUDforum Core Developer
Re: FUDforum 2.7.3RC1 Released [message #39412 is a reply to message #39399] Mon, 22 October 2007 07:51 Go to previous message
neo83 is currently offline  neo83   United Kingdom
Messages: 7
Registered: September 2007
Karma: 0
Junior Member
Thanks very much for your help Ilia.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: FUDforum 2.7.7RC2 Released
Next Topic: FUDforum 2.7.7RC1 Released
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Apr 28 10:48:57 GMT 2024

Total time taken to generate the page: 0.02581 seconds