![]() |
thanks, works fine with 3.7.3
|
what about module? can you make a module with this features ?
thnks great hack |
yop, good idea ;)
|
Quote:
|
Can you create a mod, that allows users to view posts that other people have quoted them in? Who Quoted Me kind of thing?
We crudely use: Code:
http://www.mywebsite.com/forum/search.php?do=process&query=TimberFloorAu&searchdate=lastvisit&showposts=1 |
installed and works, after clicking two threads when installed.
iis 6 + vb 3.7.3 |
There seems to be a couple of bugs.
Firstly, threads in the list are arranged by thread ID, not by most recently viewed. Then, when the database is updated, it appears to only replace the last value. Meaning the first 4 threads you viewed are never removed from the list and the last value (the most recent thread) is constantly updated. Here's a fix for the second issue. In the showthread_complete plugin, change: PHP Code:
PHP Code:
|
Updated the .xml with fixes for both :up:
|
I have it installed, but it is only displaying one recent thread no matter how many I have clicked through. It just keeps replacing the first one. Version 3.7.3 of VB.
|
There was an unintended side effect in my last fix. :o
Although it corrected the problem if you have 5 threads listed, it also removed a thread from the list when you have less than 5 listed. Here's a better tested quick fix for the showthread_complete plugin. Replace: PHP Code:
PHP Code:
|
All times are GMT. The time now is 01:52 PM. |
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:
|