Go Back   NuHIT - SEO, Wiki, Forums > NuRatings Forums > NuRatings - Pre-sales and feedback
Reply
 
Thread Tools
 
#1
Old 04-28-2008, 02:07 PM
 
rsuplido
Premium Member
 
Join Date: May 2007
Posts: 4
rsuplido is offline  

Enable NuRatings on only specific forums


Is it possible to activate NuRatings only on specific forums? I would like to activate it only on say the Ideas and Suggestions forum in my site.
Reply With Quote

#2
Old 04-30-2008, 05:07 PM
 
Credits to Bert (Nuhit)

Go to Admin CP > Plugins & Products > Add New Plugin.

Select 'Global Start' for the Hook Location, and 'NuRatings Enabler' for the 'Title', and in the Code box enter this:

PHP Code:
if ( in_array(THIS_SCRIPT, array('forumdisplay''showthread')) 
     && !
in_array$forumid, array(56) )  ) 

    
$vbulletin->options['nr_enabled'] = false

Click save, and that should do it.

It is recommended you try this on a test board, to make sure it works, before trying it on your live server.
coolgus
Premium Member
 
Join Date: Jun 2007
Posts: 3
coolgus is offline  
Reply With Quote

#3
Old 06-17-2008, 07:40 AM
 
beduino
Premium Member
 
beduino's Avatar
 
Join Date: Jan 2007
Location: Rio de Janeiro
Posts: 81
beduino is offline  
tks a lot

joao barroca
aka beduino
Reply With Quote

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
What is Enable NuSEO.PHP Template Optimizer?: ssslippy NuSEO - Installation and Support 14 09-20-2007 03:12 PM
How do I specifiy a specific forum in WIKI bbcode? convergent NuWiki - Installation and Support 17 06-09-2007 11:09 PM
enable user to enable and disable nulook eden NuLook - Installation and Support 4 06-08-2007 01:07 AM
Limit to specific threads? MarkF NuRatings - Pre-sales and feedback 7 02-25-2007 02:51 PM
How do I make created forums NOT appear on the regular list of forums? MediaHound vbWiki Pro - Pre-sales and feedback 25 11-21-2006 11:21 AM


All times are GMT -4. The time now is 09:58 AM.