Follow vBSEO on Twitter
vBulletin Modifications
  • Forums
  • Add-Ons
  • Template Modifications
  • Styles
  • Graphics
  • Tutorials
  • Support Center
  • Register
  • vBulletin SEO

Member Log In

Site Navigation

  • Register
  • Members List
  • Social Groups
  • Search
  • Today's Posts
  • Mark Forums Read

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
Reply

 

  • Thread Tools
Old 08-06-2005, 03:36 AM   #1
kkiely
vB Newbie

Activity Longevity
0/20 19/20
Today Posts
0/3 ssssssss1
kkiely is on a distinguished road
Status: Offline Default Comment hack using thread from forum
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.
Reply With Quote
Old 08-06-2005, 09:32 AM   #2
Fury
Coder

Activity Longevity
0/20 19/20
Today Posts
0/3 ssssss318
Fury is on a distinguished road
Status: Offline Default
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")
			{

			}
		}
just select the forum you want instead of the X, and if you want limit add it.
add inside the while loop querys that you want to be shown in the PHP page, and you are done.

enjoy mate.
Reply With Quote

Reply

« Glowing Names | Need some help identifying/finding hack »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Rules

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.
Transverse Styles
  • Top
  • Archive
  • vBSEO
  • Contact Us
LinkBack
LinkBack URL LinkBack URL
About LinkBacks About LinkBacks
Bookmark & Share
Digg this Thread! Digg this Thread!
Add Thread to del.icio.us Add Thread to del.icio.us
Bookmark in Technorati Bookmark in Technorati
Furl this Thread! Furl this Thread!