Previous Thread
Next Thread
Print Thread
Rate Thread
#215180 04/20/2002 3:12 AM
Joined: Apr 2002
Posts: 2
Lurker
Lurker
Offline
Joined: Apr 2002
Posts: 2
Hi

First thing I want to do is integrate the forusm so we can post a "latest posts" list on the general site. But we use ASP there.

Can anyone tell me which fields, in which tables, PHP quesries to get the latest posts? Useful fields would be those defining the latest-post-date in a thread, as well as the thread topic, board name (since there are several boards).

Bascially this is what I want:

1. Post a list of the ten latest posts on the entire forum, using ASP, and post the thread names and fourms they are from.

2. Post such a list, but board-specific, ie the ten latest posts from a board.

Thanks!
James

Sponsored Links
Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
Posts are stored in w3t_Posts. I have never worked with ASP pages but in one of my php scripts I use these fields to basicly do what you are wanting to do:
B_Number,B_Posted,B_Last_Post,B_Username,B_Subject,B_Body,B_Main,B_Replies,B_Board,B_File,B_Poll,B_Status


The forum name is not stored in this table but the forum's keyword is. You will have to pull the forum's title from w3t_Boards in the field Bo_Title

You may want to take a look at the ubbtnews.php script located in your "addons" directory. This should help []/forum/images/icons/smile.gif[/]


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)