![]() |
Okay, I did some checking - the postid is coming from the first post in the thread; not the last. This is a problem for vB3.5 and requires making the change I outlined above.
I can update the module here, but people running larger sites will want to add an index on dateline in the post table. |
Quote:
My line 57 is blank. |
Download from the current file and upload the va_spy.js and vaispy.php files.
|
I want to make the change you posted here, but not sure my line 267 is the same as yours. Can you post the code from the line before as well?
|
It would be easier if you just downloaded the current files.
|
Thanks for the cool hack!
On mine, it isn't following permissions correctly. It's showing *all* the threads no matter who you are. Could this be because I'm running 5.2? |
ok, ive uploaded the most recent files, which obviously overwrite the old ones...thing is, the fix u supplied in the last one to get the thing to go to the last post in a thread, the code u supplied i cant find now in the file to adapt...can u help, as now the newestfiles dont go to the last post, they go to the FIRST.....
|
Well, the only change I can think of is in va_spy.js at line 279:
Code:
post_url = vburl + 'showthread.php?t=' + threadid + 'goto=laspost'; |
Actually, this is better:
Code:
post_url = vburl + 'showthread.php?goto=lastpost&t=' + threadid; |
i noticed this also. The link it is generating is incorrect:
http://www.domain.com/forum/showthread.php?t=1484#60 #60 will not work as a modifier |
All times are GMT. The time now is 03:57 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:
|