The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
last posts in main page in website
Hello
I found some webpages have a last posts on there main pages in web site these last posts are in tables format I don't want moving last posts I need as a pages than I can put them in my main page is this hack or scripts Please any body advise me > |
#2
|
|||
|
|||
Where is every body
where are the profechonals I'm sure this is eassy but I couldn't find out it . Please any body |
#3
|
||||
|
||||
what'a an example of hwat you're talking about?
|
#4
|
||||
|
||||
Quote:
$lastPost = $DB_site->query_first('SELECT * FROM post ORDER BY postid DESC LIMIT 1'); 2. wherever you want this stuff to show up, u can use it like $lastPost[postid] $lastPost[threadid] $lastPost[username] $lastPost[userid] $lastPost[dateline] $lastPost[pagetext] etc.. Enjoy |
#5
|
||||
|
||||
PHP Code:
PHP Code:
|
#6
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|