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 |
#62
|
||||
|
||||
Quote:
Care to share any pointers for us slow guys w/ under 1 million users? |
#63
|
||||
|
||||
Does this work for 2.0.3?
Amy |
#64
|
||||
|
||||
I installed this hack, but I don't have anything in my admin CP?
I did happen to do the modifications to the files, first and upload, before I ran the ff_install.php Is this ok? Or do I need to revert to the original php files, then run the ff_install.php and then reupload the new php files? I don't see any settings in the admin CP for me to change any new features. Please help. |
#65
|
||||
|
||||
Quote:
Where do I put them in forumdisplay.php too? Thanks for any help you can provide. |
#66
|
||||
|
||||
OK, I know I have bugged you quite a bit on this hack and Im sorry. If you could just help me with one more thing on this post count hack I would be in your dept.
Fastforward states this: quote: -------------------------------------------------------------------------------- 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; } -------------------------------------------------------------------------------- and another person says this: Don't forget to change the same thing in forumdisplay.php also! This worked, Thanks for your reply. My problem is, I don't know where to put that code that I quoted from Fastforward. Could you please help me with this code. I swear I wont ask another question about this hack. (in case you are a little lost, I am asking this because my guests are getting the "you must have 0 posts to view this forum." I updated the error templates, but that only sets the post count to check to see what the post count is set to. I just need to get it so that it doesn't give that error message to guests, but instead, lets my guests view the forums that I setup for them to view in the admin CP.) OK, sorta long but I wanted you to have a clear view of what was wrong. I appreciated you writing this hack and all the support you have given to me on this. Please don't give up on me now. The Gutspiller. |
#67
|
|||
|
|||
What do the features in this hack do? What's the good part about the meta tags?
Also can the options be disabled somewhere? |
#68
|
|||
|
|||
where is the ff_install file??
|
#69
|
|||
|
|||
Ok, so where do you add keywords/descriptions to forums that already exist? If you can only add keywords when a forum is created, then it's kinda worthless ... no offense, but we need the option to be able to change stuff.
|
#70
|
|||
|
|||
Where is the zip file? I need ff_install.php.
|
#71
|
|||
|
|||
it should be on the first or second page...
HHH |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|