View Full Version : calling a post and displaying it?
!!!cyr0n_k0r
07-16-2004, 11:12 PM
have a custom PHP page call a post from a forum and display it.. how would I accomplish this.
AN-net
07-17-2004, 01:57 AM
why not just use showpost.php ;)
!!!cyr0n_k0r
07-17-2004, 02:08 AM
how about helping me use showpost unstead of assuming everyone knows how to do everything.
<!-- CONTENT AREA START -->
<p align="left"><span class="newstitle">$news[title]</span><br> <!-- Limit 20 Characters --><br>
<span class="news">$vboptions[bburl]/showthread.php?t=14</span></p>
<p align="right">
<span class="smallfont">
<if condition="$bbuserinfo['usergroupid'] == 6">
<a href="$vboptions[bburl]/editpost.php?do=editpost&p=$news[postid]">$vbphrase[edit_article]</a>
</if>
</span></p>
<br>
<!-- CONTENT AREA END -->
thats my code.. except it doesnt call up the post.. it simply displays the text.
assassingod
07-17-2004, 07:46 AM
What is the PHP code you are using?:)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.