Back to vBulletin 4.x Add-ons

Create Topic - Homepage
Mod Version: 1.00, by dizzynation

vB Version: 4.2.0 Rating: (1 vote - 5.00 average) Installs: 6
Released: 27 Jan 2013 Last Update: Never Downloads: 25
Not Supported  

Increase your forum activity and registration by having a module/block that allows users to instantly create a topic from homepage or main forum, or if they are not registered they will get the popup Log In or Register Window. I created this thinking how I could take advantage of vbulletins Log In window and also help with fast thread creation.

Create a thread with ONE CLICK from homepage!


If you find this mod helpful then please don't forget to Rate/Mark Installed/Nominate I know its easy to forget, I do it myself, but if you use it then try and remember

Index:
Forum Block instructions
vBadvanced Instructions


NOTE: Replace RED text with your info

Forum Block

AdminCP --> Forums & Moderators --> Forum Block Manager --> Add Block --> Custom HTML

Title - Create New Topic

Description - What ever you want

Content Type - HTML

Content

Code:
<html>
<head>
<body>
<a href=”/newthread.php?do=newthread&f=6”>General</a>
<br>
<a href=”/newthread.php?do=newthread&f=5“>Introduce Yourself</a> 
<br>
<a href=”/newthread.php?do=newthread&f=3“>Production</a>
<br> 
<a href=”/newthread.php?do=newthread&f=10“>Videos</a>
<br> 
<a href=”/newthread.php?do=newthread&f=7“>Scripts</a>
<br> 
<a href=”/newthread.php?do=newthread&f=4“>Acting</a>
<br> 
<a href=”/newthread.php?do=newthread&f=23“>Financing</a>
<br> 
<a href=”/newthread.php?do=newthread&f=2“>Distribution</a>
<br> 
<a href=”/newthread.php?do=newthread&f=8“>Artwork</a> 
<br> 
<a href=”/newthread.php?do=newthread&f=11“>Special Effects</a>
<br> 
<a href=”/newthread.php?do=newthread&f=25“>Crowd Funding</a> 
<br> 
<a href=”/newthread.php?do=newthread&f=29“>Composing-Score</a>
</body>
</head>
</html>


vBadvanced 4.2.1

vBa CMPS --> Add Module --> HTML -->

Title - What ever you want here

CSS Template to include - Not needed

Module Content

Code:
<html>
<head>
<h3><span style="color: #ff0000;">Create New Topic</span></h3>
<body>
<a href=”/newthread.php?do=newthread&f=6”>General</a>
<br>
<a href=”/newthread.php?do=newthread&f=5“>Introduce Yourself</a> 
<br>
<a href=”/newthread.php?do=newthread&f=3“>Production</a>
<br> 
<a href=”/newthread.php?do=newthread&f=10“>Videos</a>
<br> 
<a href=”/newthread.php?do=newthread&f=7“>Scripts</a>
<br> 
<a href=”/newthread.php?do=newthread&f=4“>Acting</a>
<br> 
<a href=”/newthread.php?do=newthread&f=23“>Financing</a>
<br> 
<a href=”/newthread.php?do=newthread&f=2“>Distribution</a>
<br> 
<a href=”/newthread.php?do=newthread&f=8“>Artwork</a> 
<br> 
<a href=”/newthread.php?do=newthread&f=11“>Special Effects</a>
<br> 
<a href=”/newthread.php?do=newthread&f=25“>Crowd Funding</a> 
<br> 
<a href=”/newthread.php?do=newthread&f=29“>Composing-Score</a>
</body>
</head>
</html>
Save.

LIVE DEMO - http://www.filmmakerforum.org

ScreenShot

At times the code does not generate right away, give it some time. I have also noticed with vBadvanced that the preview does not work (might just be me)

Download

File Type: %1$s ForumBlock-4.2-Forum.txt (1.9 KB, 21 downloads)
File Type: %1$s vBadvanced-Create-Thread.txt (2.0 KB, 19 downloads)


vblts.ru supports vBulletin®, 2022-2024