Code: Select all
Open portal/includes/lang_adm_additional_blocks.php
Code: Select all
Open portal/includes/lang_adm_additional_blocks.php
Dr Nick^ wrote:i can.
must find out how guest can post and how that works first.
never use it, so never checked it
we just let them register, make app. and if they got declined we just delete accound and lock toppic.
makes it also control-able. little more work. but better then all possible spam etc .
but when i got time will try to look into it (well be seperate release or something)
Code: Select all
// Users must be logged in to make posts, delete this part if that is not needed.
if ($user->data['user_id'] == ANONYMOUS)
{
login_box('', $user->lang['LOGIN']);
}
Perfect!Dr Nick^ wrote:poll options included.
with some acp support in it.
hope this is what you want.
Code: Select all
<td height="30"
Code: Select all
</tr>
<tr>
<td valigh="left" height="30"
Code: Select all
<td align="left">
Code: Select all
</tr>
<tr>
<td valigh="left">