View Full Version : (vB 3.6 Template mod) New Posts show up in external website.


Floris
17th August 2007, 09:24 AM
Style title: New Posts show up in external website.
Style author:
Released: Fri, 17 Aug 2007 01:55:10 GMT


Hey Guys,

Well I have been looking for something like this everywhere but just couldn't find it, being a basic coder I just couldn't get my head round it, but I tried my best and this is the outcome.

What is it?
Maybe you have a forum and a HTML/PHP website (externally) and you want it to show the latest post in a little navbit or what not, well this is the answer. It's something I whipped up in a few minutes so don't expect anything awesome.

It only shows the latest post, ideal for a little in line frame in the corner of your site.

| 2x Files
|- db.php
|- index.html


Ok, first you need to create a new PHP file called "db.php" (I advise something more harder to guess £*$&*hy8^5t) once done, put this code in. Make sure you edit it to your MYSQL settings.


Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
After that create "index.php" or what ever you want to call it.


Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status

Then upload, make sure you change the file paths, like I said this is not good at all, but might come in handy for some. It is easy to install and I do expect to be making upgrades (to post more than 1 post etc).

You can add more info to the 'index.php' file, for example the IP address it was made posted by, by putting.


Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
You can replace ipaddress and put anything, these are your options.

postid
threadid
parentid
username
userid
title
dateline
pagetext
allowsmilie
showsignature
ipaddress
iconid
visible
attach
infraction
reportthreadid

Have fun, I know this is a sort of bad mod so don't flame ;). I am new to this and it's just the start ;).

Jac

Attached Images http://www.vbulletin.org/forum/images/attach/jpg.gif 1.jpg (http://www.vbulletin.org/forum/attachment.php?attachmentid=68607&d=1187315640) (66.9 KB) http://www.vbulletin.org/forum/images/attach/jpg.gif 2.jpg (http://www.vbulletin.org/forum/attachment.php?attachmentid=68608&d=1187315640) (132.3 KB)



Read More! (http://www.vbulletin.org/forum/showthread.php?t=155458&goto=newpost) (licensed customers only) :D