Log in

View Full Version : Forum Home Enhancements - Click here to view the latest topics like vb.org


RL714
06-11-2009, 10:00 PM
Click here to view the latest topics like vb.org

this will search the Latest Topics from that Forum and child Forums
i don`t know if this is available here,
this simple, but help alot don`t you thinks :)

Installation:
look in templates >> Forum Home Templates >> forumhome_forumbit_level1_nopost
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>

Add above with this
<div class="smallfont"><a target="_blank" href="search.php?do=getdaily&forumid=$forum[forumid]&childforums=8&saveprefs=false">Click here to view the latest topics</a>

like it please click INSTALL (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=215983)

P.Jackson
06-12-2009, 08:54 AM
Very nice thanks!

ssslippy
06-13-2009, 02:10 PM
There is no reason to edit the template. You can just add this to the forum description.

<a target="_blank" href="search.php?do=getdaily&forumid=$forum[forumid]&childforums=8&saveprefs=false">Click here to view the latest topics</a>

RL714
06-13-2009, 04:08 PM
There is no reason to edit the template. You can just add this to the forum description.

<a target="_blank" href="search.php?do=getdaily&forumid=$forum[forumid]&childforums=8&saveprefs=false">Click here to view the latest topics</a>

here is the reason why, any forum with multiple languages they will using $vbphrase like my board:

Click here to view the latest topics
and replace with phrase example:
$vbphrase[view_lastpost]

ged
06-15-2009, 05:20 AM
And there is a mod (https://vborg.vbsupport.ru/showthread.php?t=204168) includes this and more.

princeedward
06-16-2009, 07:12 PM
thanks....work fine to 3.6.8. PL2 ;)

SirHappy
06-20-2009, 03:22 PM
thx. works in 3.8.3.

tldagent
10-06-2009, 03:45 AM
Great mod. I installed but it threw my t_cat gradient off a bit because of the increased size in the table category header.

Would it be possible to have it on the same line as the tcat header text? Example:

Forum Category Table Name - Click here to view the latest topics!

Thank you in advance.

COL NIL SATIS
10-23-2009, 04:44 PM
very nice..thanks for sharing..clicks installed

abouahmed
10-24-2009, 10:11 PM
very nice
work nice

a9eel
01-14-2010, 05:29 PM
thx

kjsmith84
05-06-2010, 07:57 PM
There is no reason to edit the template. You can just add this to the forum description.

<a target="_blank" href="search.php?do=getdaily&forumid=$forum[forumid]&childforums=8&saveprefs=false">Click here to view the latest topics</a>



is there any way to have it stay(refresh) on the same page instead of opening up a new window??

Paul M
05-06-2010, 08:38 PM
Take the target="_blank" out of it.


There is no reason to edit the template. You can just add this to the forum description.

<a target="_blank" href="search.php?do=getdaily&forumid=$forum[forumid]&childforums=8&saveprefs=false">Click here to view the latest topics</a>

This btw is how it works here.

kjsmith84
05-06-2010, 08:43 PM
Take the target="_blank" out of it.




This btw is how it works here.

awesome - thank you!!

how about with hyperlinking a url?

New Joe
05-07-2010, 05:17 AM
Installed and works great the way it says.
Easy to do the Template edits.

Jaber190
05-07-2010, 12:31 PM
Very nice i like