Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [ArmyAirForces] Minor issue, moved post to restricted forum

Quote Reply
Re: [ArmyAirForces] Minor issue, moved post to restricted forum In reply to
There is an error here - the post should not be linked if the target has moved to another forum. However, it still should show up, but shouldn't be linked. The problem is that there is no concept of "private" or "public" forums - GForum knows that the currently logged in user can or cannot access a particular post, and there really is no clear way to define public vs. private forums. However, I've added a 1.2.0 fix for this to not link the thread.

If you wanted to take it out of the forum loop completely, you could add this right after <%loop post_loop%> (the post_moved_perm is new for 1.2.0, and won't work in previous versions):

<%if post_moved and post_moved_perm < 3%><%nextloop%><%endif%>

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Subject Author Views Date
Thread Minor issue, moved post to restricted forum ArmyAirForces 3044 Apr 18, 2003, 8:01 PM
Thread Re: [ArmyAirForces] Minor issue, moved post to restricted forum
Jagerman 2930 Apr 19, 2003, 4:50 PM
Post Post deleted by ArmyAirForces
ArmyAirForces 2862 Jan 28, 2004, 12:48 PM