swift emu RevCMS profile help

Results 1 to 2 of 2
  1. #1
    Member Chase Bergroth is offline
    MemberRank
    Oct 2013 Join Date
    87Posts

    swift emu RevCMS profile help

    hey i recently chnge from illuminacms to revcms and I am using swiftEMU
    I have found all I can on fixing the profiles as they dont show up in the game anymore and they are still now showing up.

    I have this.
    $user_id = $this->getID($username);
    $engine->query("INSERT INTO user_info (user_id, reg_timestamp, login_timestamp) VALUES('".$user_id."', '" . time() . "', '" . time() . "')");
    $engine->query("INSERT INTO user_stats (id) VALUES('".$user_id."')");

    please help me this is quite frustrating.


  2. #2
    Member Chase Bergroth is offline
    MemberRank
    Oct 2013 Join Date
    87Posts

    Re: swift emu RevCMS profile help

    close please



Advertisement