[SOLVED]Initial problem 0.9.2 ?

This mod, makes it posible to assign PRIVATE permissions to guest users
guest users can therby have different permissions than REG users
guest users may even have MODERATOR permissions inside a forum - if one should wish

Moderator: Moderators

Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

[SOLVED]Initial problem 0.9.2 ?

Postby Southern Man on Fri 07. Feb, 2003 06:58

This is a copy of the posts I made on the PHPBB forum today. Just thought I would post here as well and keep it here till worked out.....

---------------------------------------------



Well Niels,

I'm either blind or stupid..... I can't get past the first step. :?

I'm using the "Find" feature and can not locate even the first stated text in the functions_validate.php file. I can not find any text anything like what you have listed to tell you the truth. The file I pulled was from the "Includes" folder.

Is it me, or is there something wrong in the instructions?

Using 2.0.4

sorry to be a pain. :(

UPDATE It looks like those lines of code are in the includes/functions.php file I'm going to try that.

----------------------------------------------------

OK, now I know I'm being a pain.....

What's the difference in these two lines?

Code: Select all
#-----[ FIND ]------------------------------------------
#
//   if ( $userdata['session_logged_in'] )
//   {

#
#-----[ REPLACE WITH ]------------------------------------------
#
//   if ( $userdata['session_logged_in'] )
//   {


also:
Code: Select all
#-----[ FIND ]------------------------------------------
#
while( $row = $db->sql_fetchrow($result) );
      }
   }
#
#-----[ REPLACE WITH ]------------------------------------------
#
while( $row = $db->sql_fetchrow($result) );
      }
//   }




This are both in the auth.php instructions.

Like I said, I'm a real noob in this stuff so I may be missing something here..... The last thing I want to do is sound unappreciative. :?
Southern Man
Poster
Poster
 
Posts: 11
Joined: Thu 30. Jan, 2003 22:47
Location: South Eastern, US

Postby Southern Man on Sat 08. Feb, 2003 08:34

The new, updated "How To" on this is easy and works well. I did not install the guest moderator part so I can't comment on it but the "Core" function is working well.

I have it installed on my forums (v2.0.4) and it works perfect.

Thanks Niels :D
Southern Man
Poster
Poster
 
Posts: 11
Joined: Thu 30. Jan, 2003 22:47
Location: South Eastern, US


Return to Guest permission [2.0.6/EM]

Who is online

Users browsing this forum: No registered users and 0 guests

cron