The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
Forum Features Hack
---- About This adds several new options and features to individual forums that can be useful. New Features 1. Meta Tag Keywords set by forum. 2. Meta Tag Description set by forum. 3. Robot Meta Tag set by forum. New Options 1. Censor words by Forum. 2. Minimum Posts required for New Thread. 3. Minimum Posts to view Forum. ---- Credits This hack is distributed under the GPL as an add-on to vBulletin. vBulletin is a commercial product and not subject to this license agreement. Written by: Wayne Luke Portions of the Install script written by: Kier Darby vBulletin is created by Jelsoft Ltd. http://www.jelsoft.com ---- Installation. Run ff_install.php. This will make the modifications to the database and create the new templates. Open admin/forum.php and look for: PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
<META NAME="keyword" content="$keyword"> <META NAME="description" content="$description"> <META name="robots" content="$robotext"> These same instructions are included in the readme.txt located in the zip file. Show Your Support
|
Comments |
#52
|
||||
|
||||
Hello. I am new to all these hacks things so I installed this one and it works great. I have tested it out by registering a new user and seeing what I can view and post etc etc.
I just got one question and maybe this can't be done but I was wondering... can you make a option where users after X amount of days the amount of posts you need increase over time... i don't know if you know what I mean... but say you have new and old members, the new members amount of posts before they can view a section is lower than the old members amount before they can view the section... so if a member is registered say 10 days then they are classified as old and need to post more before they can get access to a forum even if 5 days ago they would have been able to view it because they came under new. hope that made sense... |
#53
|
|||
|
|||
where's the Link for the Zip File. I would really like to have this Hack. Thanks all
|
#54
|
||||
|
||||
[QUOTE]Originally posted by fastforward
Alter the line that checks for posting permissions in newthread.php to something like this if ($foruminfo[minposts] && ($foruminfo[minposts]>$bbuserinfo[posts]) and !(ismoderator($foruminfo[forumid],"",$bbuserinfo[userid]))) { eval("standarderror(\"".gettemplate("error_forumno post")."\");"); exit; } |
#55
|
||||
|
||||
Seems I am also having problems (i spoke too soon)
It allows the odd members to get access to forums even though there is a value said that u need 5 posts before you can view this thread but the main problem is now no new members can post in any of the sections even though they are set to having needed 0 posts they get the error they need x amount of posts before they can post. but its set to 0 so i don't know how to fix it. can anyone help.... |
#56
|
||||
|
||||
100% working!
I used bits and pecies from everywhere and now this is 100% working. thanks for the great hack! |
#57
|
|||
|
|||
Ok.. this is going to be a dumb question..
I finally got everything to work,.. But now how to I set the forums? I looked in the edit, and I cna't find it anywhere.. thanks HHH |
#58
|
|||
|
|||
Once you set the options with this hack, you can't go back and change them... Is there a way to add it so you can modify the posts needed to set a new topic once you initially set it?
otherwise i gotta nuke all my forums and start over |
#59
|
|||
|
|||
while using searching function.......users can view anything
|
#60
|
|||
|
|||
I have it set so that people under x amount of posts can't post or view in certain forums using the forum hack.
I also have the Last Post thread hack. Users can totally bypass the "can't post if you don't have x amount of posts" by clicking on the Last Post thread link. Kind of defeats the purpose look: http://php.stileproject.com/spf try posting from the forum link then last post to thread link. |
#61
|
||||
|
||||
great hack !! Thanks !
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|