Advertisement

Custom jobs at low cost, free lancers and service buyers.
PHP Nuke themes, stock photos, icons, drupal themes and more.


Your Ad Here


Re-add Anonymous to Nuke Evo



As requested by a couple members, this tutorial will show you how to re-add the "Anonymous Only!" feature that was removed when installing a copy of the WS Subscription 2.0 module.



Steps :

1. First we will make the changes to the modules' admin pages. We will use the number "5" to represent Anonymous since that is not already taken.

Open admin/modules.php and about line 142 find the following codes:

Directly under those codes and on a new line add the following:

Next find the following on about line 226

Directly under that and on a new line add the following:

Next find the following codes on about line 271

Directly under that and on a new line add the following:

Finally for the modules we will edit the modules.php file to set the right access for anonymous. Open modules.php and on about line 88 find the following:

Directly under that and on a new line add the following:



[ Part 2 - Blocks ]