Recent content by LGM Discord

  1. L

    XF 1.1 User Cache

    Thank you very much.
  2. L

    XF 1.1 User Cache

    I have an external script that needs to modify a user's usergroup. This is no problem doing so directly in the database; however, the issue then becomes one with the cache not changing as well. My question is, would it be possible to modify/clear the user's cache and, if so, where is the...
  3. L

    XF 1.1 Verify User Account Details

    Works great, thank you.
  4. L

    XF 1.1 Verify User Account Details

    I have an external script which I need to query the forum database and verify the username/password entered is valid. In vB it was straight-forward (double MD5 on password, both in same table). I'm new to XF though; could anyone point me in the right direction for password locations and...
Back
Top Bottom