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, 03:05 PM
Modification Information:
TheProphet's Avatar Author: TheProphet
Last Online: 10-08-2007
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, 999 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 07-08-2004, 09:07 PM   #21
Join Date: Mar 2004
Real Name: Duh
Location: Cincinnati, Ohio
Ryan Ashbrook is on a distinguished road

Default

Quote:
Originally Posted by NotInUse
Does no one else see the random <?php BEGIN__VBULLETIN__CODE__SNIPPET in the first thread?

If this site is geared toward coding, the style should really reflect a better user environment. Blue text on a black background and in many placed black text on a black background is just horrible. At least turn the option on to let users change styles. This one is horrendous and makes coding twice as hard.
Post all problems with the style is the Site Feedback forum.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 08-08-2004, 06:55 AM   #22
XP1
Junior Member
Join Date: Aug 2004
XP1 is on a distinguished road

Exclamation error

Parse error: parse error, unexpected T_STRING in c:\program files\instantservers\islive\apache\htdocs\forums\i ndex.php on line 451

how do i fix?

Server Type: WINNT
Web Server: Apache v1.3.27
MySQL: 5.0.0-alpha-nt
PHP: 4.3.6
vBulletin v3.0.3, Copyright ©2000-2004, Jelsoft Enterprises Ltd.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-08-2004, 07:27 AM   #23
XP1
Junior Member
Join Date: Aug 2004
XP1 is on a distinguished road

Arrow

i did it two times and got the same error

Quote:
Originally Posted by XP1
Parse error: parse error, unexpected T_STRING in c:\program files\instantservers\islive\apache\htdocs\forums\i ndex.php on line 451

how do i fix?

Server Type: WINNT
Web Server: Apache v1.3.27
MySQL: 5.0.0-alpha-nt
PHP: 4.3.6
vBulletin v3.0.3, Copyright ©2000-2004, Jelsoft Enterprises Ltd.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2004, 02:36 AM   #24
Junior Member
Join Date: Aug 2004
Magical One is on a distinguished road

Default

HOW DO YOU?
Create a new phrase called latest_threads in the GLOBAL group

I dont know how to create a phrase......

Thanks




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2004, 05:36 AM   #25
Charter Member
Paul's Avatar
Join Date: Mar 2004
Real Name: Paul Dobbins
Location: Beaverton, OR, USA
Paul is an unknown quantity at this point

Default

In your admin control panel click on Phrase Manager
Then click on Add new Phrase and choose Global as the group and put in latest_threads as the phrase title




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-11-2004, 08:03 PM   #26
Junior Member
Join Date: Aug 2004
Magical One is on a distinguished road

Default

Does someone have a demo board, to look at?
Thanks




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-21-2004, 10:16 PM   #27
Junior Member
Join Date: Sep 2004
chali is on a distinguished road

Default

Hi, FYI the parse errors are becouse coping and pasting the code, see this:

"unhtmlspec ialchars" check the blank space that cause the error change it to "unhtmlspecialchars"

it happens in two different lines, and can be easily solved

thanks for the hack!




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-09-2004, 07:55 AM   #28
Coder
TheProphet's Avatar
Join Date: Apr 2004
Location: Holland
TheProphet is on a distinguished road

Default

Quote:
Originally Posted by chali
Hi, FYI the parse errors are becouse coping and pasting the code, see this:

"unhtmlspec ialchars" check the blank space that cause the error change it to "unhtmlspecialchars"

it happens in two different lines, and can be easily solved

thanks for the hack!
Well just did a clean install on vB 3.0.3 and it works fine.
I dunno why the spaces comes in the code but check "unhtmlspec ialchars" to "unhtmlspecialchars" and "strip bb code" to "stripbbcode"

Then it should work, otherwise u did not paste it well




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-31-2004, 01:58 PM   #29
Coder
D3LTA's Avatar
Join Date: Oct 2004
Real Name: D3LTA
Location: The Netherlands
D3LTA is on a distinguished road

Default

Thanks a lot. After removing the spaces it all worked great. Thanks, nice addition.

* D3LTA clicked install




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-10-2004, 12:15 PM   #30
vB Newbie
Join Date: Oct 2004
Missile is on a distinguished road

Default

I'm not getting this file Find in Template "FORUMHOME" .I'm using VB 3.0.3.
Where is it...?




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 01:52 PM
Latest X new threads on forumhome (not so advanced) Niels vBulletin 3.5 / 3.6 Hack Releases 41 06-03-2006 05:30 AM
Displaying latest active threads on forum home furst vBulletin Modification Requests 0 03-27-2006 04:50 AM


All times are GMT -3. The time now is 07:12 AM.


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