boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

wanna pull latest post into page outside of blog

 
Post new topic   Reply to topic    boardom Forum Index -> Hacks
View previous topic :: View next topic  
Author Message
ajitdsa



Joined: 17 Oct 2003
Posts: 10
Location: Austin, TX

PostPosted: Fri Nov 14, 2003 11:20 pm    Post subject: wanna pull latest post into page outside of blog Reply with quote

ok, on our site:

http://www.fragilistics.com?reference=boardom2

we are using b2 for the news section. now i have a "hack" if you wanna call it that where i just query the mySQL database myself and get the latest post for the frontpage, but i'm wondering if there's a better way to do it.

can i just include some b2 files and then use b2 functionality to do this?

basically i have the root directory of my site:

/

and then my b2 blog in the blog directory off the root:

/blog/

and all of the b2 files are in there. (you can get to the blog by clicking the {news} link. if i could figure this out, then i wouldn't have to have a separate index.php file for the blog either. and that would rock.

thanks,
ajit
Back to top
View user's profile Send private message Visit poster's website
ajitdsa



Joined: 17 Oct 2003
Posts: 10
Location: Austin, TX

PostPosted: Sat Nov 15, 2003 3:50 am    Post subject: select statement Reply with quote

by the way, my SQL select statement was:

SELECT * FROM b2posts, b2users WHERE b2posts.post_author = b2users.ID ORDER BY b2posts.post_date DESC LIMIT 1
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Hacks All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group