Member Log In
Site Navigation
Latest Modifications
- [vB 3.8.4] THX - Hack for VB. 3.8.4
By: bluedog - [vB 3.8.4] Cyb - Chatbox V.2.3
By: bluedog - [vB 4.0.x] PHPKD - Advanced Quick...
By: PHPKD - [vB 3.6.x] StopSpam
By: flappi282 - [vB 3.8.x] vBulletin Chat Addon for...
By: 123flashchat
Latest Template Mods
- [vB 4.0.x] Remove My Profile Link...
By: Ak Worm - [vB 3.8.x] Images DownloadBox...
By: cRs!MP - [vB 3.8.x] Adviertise Mod On Forum...
By: MG4 - [vB 3.8.4] Images PassWordBox...
By: cRs!MP - [vB 3.8.4] Footer Follow Ups
By: Ak Worm
Latest Styles
- [vB 4.0.x] 4.0.3 - VB4STYLE-TWEETA...
By: Belon - [vB 4.0.x] [4.0.3] vbdesigns.de...
By: Belon - [vB 3.8.4] CompletevB - Skylight
By: DreadKnight - [vB 3.8.3] [vB 3.8.4] Barcelona...
By: hoiquantinhoc.com - [vB 3.8.3] Natures Walk by vBSkin...
By: Chri5
Latest Graphics
- [vB ] [anim.]Team Ranks
By: cRs!MP - [vB ] Abstract Circles (3...
By: cRs!MP - [vB ] PlayStation Rank Images
By: cRs!MP - [vB 3.6.12] Heavy Stroked Button...
By: Shelley - [vB ] Minature Ranks.
By: Shelley
vBulletin Modifications »
General vBulletin Section »
vBulletin Modification Requests »
Comment hack using thread from forum
![]() |
| | #1 | ||||||||
| vB Newbie
![]() |
Status: Offline Here's how it should work. I want to have a PHP page that imports a particular thread from a forum into the page and people can login and make new posts to the thread from the PHP page. A site that has already done this is sitepoint.com: Make Money From Your Content Site [Community] Last edited by kkiely; 04-25-2008 at 12:54 PM. | ||||||||
|
| | #2 | ||||||||
| Coder
![]() |
Status: Offline hmm if you want it to take the info from a specific forum just do in the new php page Code: require_once('./global');
$tdb=$DB_site->query("SELECT * FROM thread ORDER BY threadid ASC limit 8");
while ($tinfo=$DB_site->fetch_array($tdb))
{
if ($tinfo['forumid'] == "X")
{
}
}
add inside the while loop querys that you want to be shown in the PHP page, and you are done. ![]() enjoy mate. | ||||||||
|
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Combo Hack, Auto close thread/Move thread to new forum | BigJohnny | vBulletin Modification Requests | 3 | 07-31-2009 06:41 AM |
All times are GMT. The time now is 05:58 AM.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.


















