+ Reply to Thread
Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26

Thread: Allow users to stay signed in not workin

  1. #21
    Senior Member
    Join Date
    Mar 2015
    Posts
    130
    hello viktor Unfortunately not working.
    Last edited by Sahap Gezer; February 21, 2017 at 07:29 PM.

  2. #22
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Quote Originally Posted by Viktor View Post
    Hello All,
    Open file: ftp:includex>>controllers>>login.inc.php
    Using general simple and can not find this /\



    Then please check method 'login' in file: ftp://includes>>classes>>rlAccount.class.php

    please check your first line of method and mine:
    PHP Code:
    Only registered members can view the code
    this is there
    but the following code is no where ? \/

    then after line: $this -> synchronizeFavorites();

    check code:
    PHP Code:
    Only registered members can view the code
    /QUOTE]

    something must be missing still as it does not keep you logged in.

  3. #23
    Hello Yakup, Pete and Sahap,

    I showed you all codes for configure remember me. I think you sis something wrong. Would you please create a new ticket or send ftp to y PM I will check what is wrong on your site.

    Also you can check changes between your rlAccount.class.php file and mine.
    Attached Files Attached Files
    Last edited by Viktor; February 22, 2017 at 03:33 AM.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #24
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Viktor, will send in a ticket, thanks pete

  5. #25
    Hi all,

    I've found the problem and you can make the following to fix it:

    1. Open file /includes/classes/rlAccount.class.php in row ~1594 and find loginIfRemember() method



    2. and comment row

    Attached Images Attached Images
    Thank you, Curtis.
    @Flynax Company

  6. #26
    Senior Member
    Join Date
    Mar 2015
    Posts
    130
    thank u very much Viktor ben done main

+ Reply to Thread