Re-add Anonymous to Nuke Evo pt.2



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. This section deals with the blocks. After these simple edits you will be able to give an "Anonymous Users Only!" permission to your blocks.

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

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

Next scroll down a few lines to 443 and find the following

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

Save and Upload

We will not edit the mainfile.php to correctly assign the block's permission. Open mainfile.php and on about line 583 find the following

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

Thats' it! Save and upload



[ Part 1 - Modules ]