1
Oz1234
login and forum help plz
  • 2004/7/29 0:45

  • Oz1234

  • Just popping in

  • Posts: 18

  • Since: 2003/10/6


ok firstly.

I'm trying ot get the remember me feature ot fully work on my site I can't figure out what files i need otopen and uncomment out the code

right now I've un commented the following code in the following files tell me if im right.


in System_blocks.php
//$block['lang_rememberme'] = _MB_SYSTEM_REMEMBERME;


In Checklogin.php
//if (!empty($HTTP_POST_VARS['rememberme'])) {
//$expire = time() + $xoopsConfig['session_expire'] * 60;
//setcookie('autologin_uname', $uname, $expire, '/', '', 0);
//setcookie('autologin_pass', md5($pass), $expire, '/', '', 0);


In User.php
//setcookie('autologin_uname', '', time() - 3600, '/', '', 0);
//setcookie('autologin_pass', '', time() - 3600, '/', '', 0);


In the Template I've also uncommented the area to hide the ceck box yet it still looks odd


it's "checkbox" _MB_SYSTEM_REMEMBERME in the login block.
What else am i missing?



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

Now for the forums, there used to be a hack that allowed privet forums ot be hiden it, allowed user grould to be set to acces privet forums and so forth recently I found one but it does't convert the image ot spanish like the old one did ( not that im complaining but it will wont let me set groups to forum moderation only user even though i can fer a group to access a privet forum.

2
Oz1234
Re: login and forum help plz
  • 2004/7/29 1:42

  • Oz1234

  • Just popping in

  • Posts: 18

  • Since: 2003/10/6


OK gotthe remember me thing fixed
how ever is there a forum hach thta will let me organize forums with in a catagory and assign users to a mod group and that group is set as a forum moderator in stead of each individule person?

3
Oz1234
Re: login and forum help plz
  • 2004/7/29 18:21

  • Oz1234

  • Just popping in

  • Posts: 18

  • Since: 2003/10/6


login ... not quite while cosmeticaly the remember me function is there i doesn't seem ot be remembering users. I used the 2.0.7 auto login hack.

Login

Who's Online

191 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 191


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits