vBulletin Modifications

Forum Home Enhancements - Latest threads on ForumHome

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > Forum Archives > vBulletin 3.0 Hack Releases

Reply
 
Thread Tools Search this Thread
Download Options
You Must Register First
To Download This Modification

Bugs
No bugs found in the system. If you have found a bug, please report a bug here
Submit A Bug | View All Bugs

Advertisement
  
Not Supported
[vB 3.0.7] Forum Home Enhancements - Latest threads on ForumHome (85)
Released: 05-10-2004, 04:05 PM
Modification Information:
TheProphet's Avatar Author: TheProphet
Last Online: 08-21-2008
Hack Version: 1.1 Installer Included: 0 Additional queries added to database: 0
New Templates: 2 Template Edits: 1 File Edits: 0
New Files: 0 New Phrases: 0 Installation Time (In Minutes): 5

1] Files modified for this Hack: index.php
2] New templates for this Hack: forumhome_latestthreadbit
3] Templates modified for this Hack: FORUMHOME

See my attachment for result

Find in index.php
You must first be a registered member to view any code.
Replace with
You must first be a registered member to view any code.
Find in index.php
You must first be a registered member to view any code.
Add above
You must first be a registered member to view any code.
Find in Template "FORUMHOME"
You must first be a registered member to view any code.
After add
You must first be a registered member to view any code.
Create a new template called forumhome_latestthreadbit with the following content.
You must first be a registered member to view any code.
Create a new phrase called latest_threads in the GLOBAL group
You must first be a registered member to view any code.



Screenshots
Screenshots
File Type: gif latest_5_threads.gif (12.8 KB, 1000 views)


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Add a Comment!
Old 04-29-2005, 11:53 AM   #41
Junior Member
Join Date: Apr 2005
lefteris is on a distinguished road

Default

can anyone have the TOP 5 (top poster - top posts - new member) on ForumHome page. I have put some modification and my forum is forum.betanalysis.gr and i have the TOP THREADS on my forum home. but i want the TOP 5 POSTS ;)

many thank's




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 04-29-2005, 03:28 PM   #42
Coder
TheProphet's Avatar
Join Date: Apr 2004
Location: Holland
TheProphet is on a distinguished road

Default

Quote:
Originally Posted by lefteris
can anyone have the TOP 5 (top poster - top posts - new member) on ForumHome page. I have put some modification and my forum is forum.betanalysis.gr and i have the TOP THREADS on my forum home. but i want the TOP 5 POSTS ;)

many thank's
That Hack U can Find here m8, use the search :nod:




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-01-2005, 04:08 AM   #43
Junior Member
Join Date: Apr 2005
lefteris is on a distinguished road

Default

and what i search?

top poster on forumhome?
i do search but i take only the top threads and not top posts...

where is that hoack?

thank's




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-08-2005, 03:00 PM   #44
Fay
Junior Member
Join Date: Jul 2005
Fay is on a distinguished road

Default

if parse error in index.php:

Find in index.php
You must first be a registered member to view any code.
Replace with
You must first be a registered member to view any code.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-01-2005, 07:42 AM   #45
Junior Member
Join Date: May 2005
CyberLie is on a distinguished road

Default

Thanks for this hack, nice one.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2005, 10:01 PM   #46
Junior Member
Join Date: Aug 2005
l3.azarmehr is on a distinguished road

Question

hi
i test it on vBulletin v3.0.7
but i see this error :
Quote:
Parse error: parse error, unexpected T_STRING in c:\appserv\www\vb\index.php on line 467
i change to this :
Quote:
$thread['title'] = fetch_censored_text(fetch_trimmed_title(unhtmlspec ialchars($thread['title']), 22));
but no change,and display againt this error.
after this i change to this:
Quote:
$thread['preview'] = htmlspecialchars_uni(fetch_trimmed_title(strip_bbc ode(fetch_censored_text($thread['preview']), false, true), $vboptions['threadpreview']));
but display again this error ...!
i confuse ...! :confused:
can you help me ???? :devious: ;)

Last edited by l3.azarmehr; 08-11-2005 at 10:04 PM.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-12-2005, 06:05 PM   #47
Coder
Join Date: Jul 2005
mushroomboy is on a distinguished road

Default

This works 100% trust me... If your getting a parse error, it's probably due to copy/paste going bad or your not installing it right. It's working 100% here and we have everything fine. Infact I've even done more template modification than was said to jus so I could get it to fit in with fusion_x perfectly.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-24-2005, 11:17 PM   #48
Junior Member
Join Date: Aug 2005
codex-music is on a distinguished road

Default

Quote:
Create a new phrase called latest_threads in the GLOBAL group
where i can find it?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-16-2005, 02:04 PM   #49
Junior Member
Join Date: Sep 2005
Location: France
AeroFiZz is on a distinguished road

Talking

thanks a lot ;) very nice hack and exactly what i need!

But i have the same error in vB 3.0.8 ... :
Quote:
I get a parse error

Parse error: parse error in /home/xxx/public_html/forum/index.php on line 451

this is the line

$thread['title'] = fetch_censored_text(fetch_trimmed_title(unhtmlspec ialchars($thread['title']), 22));

i don't rightly know what i did wrong :s
:s :/


EDIT : ops sorry i've seen only the first page ^^ never mind ...




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-07-2005, 07:05 AM   #50
vB Newbie
Join Date: Jul 2005
heyo is on a distinguished road

Default

thanks for sharing




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Last X threads in forumhome for a specific forum. Developer vBulletin 3.5 / 3.6 Hack Releases 31 10-09-2007 02:52 PM
Latest X new threads on forumhome (not so advanced) Niels vBulletin 3.5 / 3.6 Hack Releases 41 06-03-2006 06:30 AM
Displaying latest active threads on forum home furst vBulletin Modification Requests 0 03-27-2006 05:50 AM


All times are GMT -3. The time now is 11:37 AM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)