Support our site with a small donation.
This Month: $
Total: $118.89
 
Login or Register to leave username.


ws©

Advertisement

Free e Cards of holidays, cute animals, nature and more
Custom jobs at low cost, free lancers and service buyers.
PHP Nuke themes, stock photos, icons, drupal themes and more.
Advertise with Western Studios.net


Your Ad Here


Related Tutorials

Disable search for non subscribers



Hire Us!Download Video(0)Comments
Need Jobs done? Use our brand new Jobs Board to get your projects done at affordable prices.




This tutorial will show you how to disable search in the phpbb forums for non subscribers or non ws group members.

Files to edit
modules/Forums/language/lang_english/lang_main.php
modules/Forums/search.php



Steps :
1. Open modules/Forums/language/lang_english/lang_main.php and at the exact bottom of the file, find the closing php bracket ?>. Directly above that paste the following codes:

The next step depends on how you will be using the subscription module. Choose accordingly.

Open modules/Forums/search.php and find the following codes:


PHP Nuke Subscription
This step is for those using the default phpnuke subscription system.
After the above codes add the following:


WS Groups Subscribers
This step is for those using the WS Groups protection system.
Use this tutorial to get the group ids (http://www.westernstudios.net/tutorial-wsgroup-protect-content)
After the above codes add the following:


Subscription Plans
This step is for those using the subscription plans to protect content.
Use this tutorial to get the plan ids (http://www.westernstudios.net/subscription-install-protect_plan.html)
After the above codes add the following:

THATS IT! Your search should now be protected from non subscribers.

 

Consider buying me coffee if you find this tutorial helpful.


Hire Us!Download Video(0)Comments
Need Jobs done? Use our brand new Jobs Board to get your projects done at affordable prices.