![]() |
change
$forum[lasttitle] to <a href="showthread.php?s=$session[sessionhash]&goto=lastpost&forumid=$forum[forumid]">$forum[lasttitle]</a> within the "forumhome_lastpostby" template and didn't you forums use to be UBB? |
i have posted the new code of similar hack:
http://www.vbulletin.com/forum/show...&threadid=28489 maybe it interests you... :) |
PPN: Any way to get that to link to the BEGINNING of that particular topic, since the -> arrow already goes to the last *post*?
This possible too? ...and yes, formally UBB. |
ok open showthread.php and above
PHP Code:
PHP Code:
PHP Code:
|
Thanks so much!
Hey, what sorta resource difference does it take to run this new link, as opposed to doing it the previous way without the extra query above? I have over 35 forums.. Want to keep things snappy. :) |
none, you are still running one query if you use the current vBulletin equivalent or the one i posted. It should have no adverse effect on the forums.
|
Kick ass. :)
Final question (yeah right lol): Occasionally there is a topic with a quote in it like: What are "Private Messages"? For the quotes above, it would only show " Any way around that? I know it's filtering out junk, was just wondering if it was possible to get quotes back (but only if it does not introduce a security problem. Thanks again! |
i just posted the topic identical to what you used, make sure in index.php that
PHP Code:
|
[QUOTE]first thing to do is to run this mysql query :P
ALTER TABLE `forum` ADD `lasttitle` VARCHAR(100) NOT NULL AFTER `lastposter` |
in phpmyadmin
|
All times are GMT. The time now is 10:39 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:
|