14.02.2014, 04:38
Indeed, it's the function itself.
You assigned the fid variable to the fTitle one.
Maybe you were trying to assign the fID variable there?
Also,
While OnQueryFinish has three parameters, I don't know how that's working, to be honest.
Код:
cache_get_field_content(i,"fid",temp); fData[TotFacs][fTitle] = strval(temp);
Maybe you were trying to assign the fID variable there?
Also,
Код:
mysql_function_query(MainPipe,Query,true,"OnQueryFinish","i",THREAD_LOADFACTIONS);