Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1985 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Latest Threads hack

Thread title: Latest Threads hack
Closed Thread    
    Thread tools Search this thread Display Modes  
04-11-2006, 03:01 AM
#1
Stan is offline Stan
Status: Member
Join date: Aug 2005
Location:
Expertise:
Software:
 
Posts: 269
iTrader: 0 / 0%
 

Stan is on a distinguished road

Send a message via AIM to Stan

  Old  Latest Threads hack

Can anyone point me in the right direction to creating the latest threads in my site ( www.campusunderground.net ) similar to many other forums. I found one hack but it is like a 3 column one and doesn't work the way I have seen it everywhere else.


Thanks,
Stan

04-11-2006, 03:30 AM
#2
Barbaro is offline Barbaro
Barbaro's Avatar
Status: Member
Join date: Feb 2006
Location: Omaha, NE
Expertise:
Software:
 
Posts: 452
iTrader: 1 / 100%
 

Barbaro is on a distinguished road

  Old

Well what I can think of, not sure about how vBulletins database is set up though is doing something like this:
<?
$getlatestposts = mysql_query("SELECT * FROM posts ORDER BY id DESC LIMIT 5");
while($row=mysql_fetch_array($getlatestposts)){
echo"Title: $row['title'] by $row['author']";
}
?>

04-11-2006, 11:45 AM
#3
Techno is offline Techno
Techno's Avatar
Status: Sin Binner
Join date: Jul 2005
Location: Yorkshire, UK
Expertise:
Software:
 
Posts: 3,709
iTrader: 1 / 100%
 

Techno is on a distinguished road

  Old

04-14-2006, 07:26 PM
#4
twitch is offline twitch
Status: Junior Member
Join date: Apr 2006
Location:
Expertise:
Software:
 
Posts: 38
iTrader: 0 / 0%
 

twitch is on a distinguished road

  Old

Originally Posted by Techno
Just what I needed! Glad I did a search first

04-16-2006, 11:59 PM
#5
northpark is offline northpark
northpark's Avatar
Status: I'm Spamming
Join date: Sep 2005
Location: Americawww
Expertise:
Software:
 
Posts: 3,963
iTrader: 0 / 0%
 

northpark is on a distinguished road

Send a message via MSN to northpark

  Old

nice, didnt know this was considered a "hack" seems more like a "feature"

04-17-2006, 12:37 AM
#6
twitch is offline twitch
Status: Junior Member
Join date: Apr 2006
Location:
Expertise:
Software:
 
Posts: 38
iTrader: 0 / 0%
 

twitch is on a distinguished road

  Old

Here is for external html type pages
http://www.vbulletin.com/forum/showthread.php?t=158895

04-17-2006, 03:35 AM
#7
italks is offline italks
italks's Avatar
Status: Member
Join date: Oct 2005
Location: I N D I A
Expertise:
Software:
 
Posts: 147
iTrader: 0 / 0%
 

italks is on a distinguished road

  Old

ALso it looks like a must have for few forums.As i have seen it on loads of forums.

Closed Thread    


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

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed