The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to show recently read threads?
Hello,
I have very little knowledge about programming. I took this code below from Who has visited threads Mod, and using in vb3.6.8 MemberInfo template to display the users recent visited threads, it was very useful to my Moderators, it was perfectly working in 3.6.8. Now after update I forgot what I modified in it, it is not working anymore. can someone guide me what is wrong in this code? Code:
<a rel="nofollow" href="#" title="$threadreader[wrdate]" onclick="window.open('misc.php?do=wrviews&u=$threadreader[userid]','_blank','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=800,height=600'); return false;">This User Visited Threads</a> --------------- Added [DATE]1227445808[/DATE] at [TIME]1227445808[/TIME] --------------- Ok, never mind. I have fixed it. I just replaced "u=$threadreader[userid]" with "u=$userinfo[userid]" started working fine. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|