![]() |
This is for vB 2.01
This is new thread as there seems to be a problem with editing attachments on old posts. This little hack allows the display of the last active thread on the forums pages. This is the 'UBB like' feature. You can see an example at http://dbforums.com. NOTES It requires two extra column to be added in the forum table a few code additions and then the thread title and iconid can be referenced using the variables $forum[lastactivethread] and icon$forum[lastactiveiconid].gif. Instructions are in the attachment. This was originally part of my usenet hack and due to popular request ( all two of them :D ) I'm releasing it seperately. |
nice hack
but may we have one which works with vb 2.0.0? |
I think it works with vb 2.0.0, try it ;)
|
Quote:
|
nuno waves at fastfoward :D
tx;) |
fastforward:
It still doesn't do what it should, because it isn't very usefull if you move a topic into another forum then the title of the moved topic isn't showing up in the new forum if you refresh. The old Topic in the forum where it shouldn't be is still showing up but links to the next Topic after the one which was moved. I hope u know what i mean :) The same thing if you delete a topic. What did you change? |
But isn't active topics considered to be topics that have recently been posted or replied to? Moving a thread to another forum doesn't necessarily signify that the thread is "active" unless someone replies to it. So IMHO the script is doing what it is supposed to do, which is pull "active" topics...
Then again, I may be wrong ;p |
Nope, if you delete a thread then the titel of the deleted thread is still showing up and links to the next thread. Try it out, it is confusing for users.
|
Quote:
The change with this version is the displaying of icons. |
Ah ok, thx for the info!
|
Where do I ADD THIS, I dont get the instructions, help!!!
a) admin/functions.php OLD_CODE -------- No old code to replace. ADD the new code just before the closing brace of the indexpost() function. NEW CODE -------- // START LAST ACTIVE THREAD HACK update_last_active_thread(0,$post[threadid],0); // END LAST ACTIVE THREAD HACK PHP Code:
|
PHP Code:
|
oops
|
I am seeing a bug. It is consistantly displaying the title of the post one post BEFORE the last post. It worked the first time through, meaning that the first post registered correctly. Now, it is consistantly one behind.
It seems to work perfect when I make a new thread/reply but if left for a while it constantly stays one post behind whats also weird is that some forums are correct and some are one behind - very VERY strange check it out and you will see what I mean I REALLY loved this feature when used to use UBB so was very happy when you rls'd this any help would be much appreciated (perhaps table indexes are wrong? or the function.php is slightly wrong?) also how to increase the table width for Last post - i'd like to widen it a bit but i'm totally missing where I should implement the change (doh!) thanks FF ! http://digital-forums.com/forum/ |
I had the same problem. Under certain circumstances vB is not reindexing when replying to a message. This additionl index-call should solve the problem:
Just replace in newreply.php : PHP Code:
PHP Code:
|
See mine
there's a demo: http://tsing.com/vb/ I think it's not need to change any table,I get last activetiltle and its icon in edit index.php. |
So please ztsky,
if there are better solutuions, please let us know how! :eek: |
Quote:
Sorry ,i still have a problem to solve. I have three sub forums in a main forum. in my hacked board, the main forumhome lastposttitle always show the main forum's,but the sub forums have newest thread!:rolleyes: |
Quote:
I found this out AFTER i installed this hack |
Quote:
|
Don't matter, this hack has too many problems:
1) Doesn't show last post of subforums 2) Is always 1 thread behind. I'm sure there are more, but i took it off before i could find out... |
I need some help. I tried installing this hack, ran the queries etc.. and it only displays the icon on the main page.
Even when someone posts a new topic with a different icon the icon on the main page remains the same? http://www.reefboard.com/cgi-bin/forum Phil~ |
All times are GMT. The time now is 02:45 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|