Unable to create an acct on your AFK boards or on Smaug Fuss boards Had a couple things i wanted to post about including an error with making exits with dir ?
Note for Samson
Posted by Kraevin on Sun 03 Jul 2005 09:07 PM — 4 posts, 18,135 views.
Why can't you sign up? An error?
Is this about SmaugFUSS or AFKMUD? If SmaugFUSS, I could perhaps help.
Is this about SmaugFUSS or AFKMUD? If SmaugFUSS, I could perhaps help.
yeah get an error
mercuryboard has exited with an error
--------------------------------------------------------------------------------
Undefined index: Title
--------------------------------------------------------------------------------
Notice [8]:
The error was reported on line 126 of /home/smaugfuss/public_html/mercuryboard/func/register.php
Code:
124
125 $this->db->query("INSERT INTO {$this->pre}users (user_name, user_password, user_group, user_title, user_joined, user_email, user_skin, user_view_avatars, user_view_emoticons, user_view_signatures, user_language, user_email_show, user_pm, user_timezone)
126 VALUES ('$username', '$pass', $group_id, '{$level['Title']}', $this->time, '$email', '{$this->sets['default_skin']}', {$this->sets['default_view_avatars']}, {$this->sets['default_view_emots']}, {$this->sets['default_view_sigs']}, '{$this->sets['default_lang']}', {$this->sets['default_email_shown']}, {$this->sets['default_pm']}, {$this->sets['default_timezone']})");
127
128 $this->sets['last_member'] = $username;
with either his smaug fuss board or his AFK mud board.
The question was about smaug fuss
When a builder does a redit bexit ? (vnum) the back exit is south. if you try do an redit exit 10 (vnum) or redit exit somewhere (vnum) it makes it south. I have tried correcting it but having a hell of a time gonna have to dig into it when i get some time.
mercuryboard has exited with an error
--------------------------------------------------------------------------------
Undefined index: Title
--------------------------------------------------------------------------------
Notice [8]:
The error was reported on line 126 of /home/smaugfuss/public_html/mercuryboard/func/register.php
Code:
124
125 $this->db->query("INSERT INTO {$this->pre}users (user_name, user_password, user_group, user_title, user_joined, user_email, user_skin, user_view_avatars, user_view_emoticons, user_view_signatures, user_language, user_email_show, user_pm, user_timezone)
126 VALUES ('$username', '$pass', $group_id, '{$level['Title']}', $this->time, '$email', '{$this->sets['default_skin']}', {$this->sets['default_view_avatars']}, {$this->sets['default_view_emots']}, {$this->sets['default_view_sigs']}, '{$this->sets['default_lang']}', {$this->sets['default_email_shown']}, {$this->sets['default_pm']}, {$this->sets['default_timezone']})");
127
128 $this->sets['last_member'] = $username;
with either his smaug fuss board or his AFK mud board.
The question was about smaug fuss
When a builder does a redit bexit ? (vnum) the back exit is south. if you try do an redit exit 10 (vnum) or redit exit somewhere (vnum) it makes it south. I have tried correcting it but having a hell of a time gonna have to dig into it when i get some time.
Yeah, I'm aware of the registration problem on the board. Looking into a fix but time hasn't been on my side lately.
Regarding your bexit issue, I'll have a look at it when I get a chance. Something definitely doesn't sound kosher there :)
Regarding your bexit issue, I'll have a look at it when I get a chance. Something definitely doesn't sound kosher there :)