20.01.2017, 02:29
For those tag mismatch warnings, you just need a MySQL tag for your mysql connection variable.
Example:
and for those undefined symbol errors, cache_get_field_content renamed to cache_get_value_name since R40.
Example:
Код:
new MySQL:mysql; // ....