Dear all member!
I am trying to add an include php file after a users password and username are verified
but before the forum does anything else. I need the file to run just once on initial login.
I've found the switch $method = login section in ucp.php but can't seem to patch in there.
Can someone point me at a suitable file/position right after the login is verified
(I seem to be going round in circles with this)
Doesn't anyone know how the login system works?
Every time I patch in it just doesnt work - I must be missing something.