07.03.2014, 08:35
Hello so last night for few hours I try to figure it out how to load members so saving members is working but load is the problem. So I was make this and in mysql log it says [03:24:56] [WARNING] cache_get_field_content - no active cache? Thanks
leader 1 is the field name 2 is row and FBIInfo[1][Leader] that is the name of first leader in organization
pawn Код:
cache_get_field_content(2,"Leader_1",FBIInfo[1][Leader],128);