Closed

The blogrums are now closed. If you wish to visit them on there new home then you can find it here ( InnerVisions Blogrums ).

AuthorGuest users

hacks.php

PHP:

<?php
global $Plugins,$current_User$blogrum_User;
$blogrum_User $current_User// store for later
// allow blogrum to login guests
$Plugins->trigger_event'GuestLogin'array'user' => &amp$current_User ) );
?>

1) Create guest user group && user
2) Change plugin settings
3) Change permissions
a) "is member" == can see forum posts
b) "draft" == can leave comments
4) Can also make all posts "protected" ( which is better as they won't ping )

Don't try this at home, you need the plugin and the skin as well ;)

¥

I may have opened the door, but you entered of your own free will
image