login/register dialogs won't show up
#3

after
Code:
orm_setkey(ormid, "username");
add the orm_apply_cache function

Code:
orm_apply_cache( ormid, 0 ); // example
i dont know why, but i've changed it to
Code:
orm_setkey( ormid, "ID" );
instead "username"...

i am just trying to help, maybe that solves your problem

edit: https://sampwiki.blast.hk/wiki/MySQL#orm_apply_cache check this and the other functions, not this only one.
you should modify that "0" according to your script
Reply


Messages In This Thread
login/register dialogs won't show up - by Mike861 - 04.05.2020, 07:42
Re: login/register dialogs won't show up - by Mike861 - 05.05.2020, 07:49
Re: login/register dialogs won't show up - by hopeonxanny - 05.05.2020, 08:27
Re: login/register dialogs won't show up - by Mike861 - 05.05.2020, 08:33
Re: login/register dialogs won't show up - by Mike861 - 05.05.2020, 08:46

Forum Jump:


Users browsing this thread: 1 Guest(s)