Back to vBulletin 3.6 Add-ons

New Threads on Non VB page
Mod Version: 1.02, by nighthalk

This modification is in the archives.
vB Version: 3.6.9 Rating: (2 votes - 5.00 average) Installs: 22
Released: 16 Apr 2008 Last Update: 03 May 2008 Downloads: 249
Not Supported Additional Files Re-usable Code  

This is very simple all it does is post topics on your non vb pages. This should work on almost every version of vbulletin.

Check the attached screen shot for further explanation.

Instructions to install.
Code:
Here is what you do.
1) Edit settings in newstopics.inc.txt
2) Rename newstopics.inc.txt to newstopics.inc.php
3) Upload newstopics.inc.php.
4) Add the following to your style sheet edit the colors to suit your needs.
.plain {
	background-color:#CCCCCC;
	text-align: left;
	vertical-align: middle;
	font-family: Tahoma, Verdana;
	font-size: 0.9em;
}
.smallfont {
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 0.8em;
}
.even {
	background-color: #999999;
	text-align: left;
	vertical-align: middle;
	font-family: Tahoma, Verdana;
	font-size: 0.8em;
}
.odd {
	background-color:#CCCCCC;
	text-align: left;
	vertical-align: middle;
	font-family: Tahoma, Verdana;
	font-size: 0.8em;
}
5) Add this where you want it to show on your site.
<?php require("newstopics.inc.php") ?>
Wrap your content boxes around it or how ever you want to display it.
Live Demo http://www.EliteHackers.Info

If you like it and use it please click install.
I hope its something someone can use.

Update: Added option to set your prefix in one line.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s ReadMe.txt (899 Bytes, 105 downloads)
File Type: %1$s newstopics.inc.txt (2.2 KB, 116 downloads)

Screenshots

Click image for larger version
Name:	screen.jpg
Views:	419
Size:	20.1 KB
ID:	78816  


vblts.ru supports vBulletin®, 2022-2025