01.12.2018, 18:39
(
Последний раз редактировалось StRaphael; 11.12.2018 в 13:45.
)
Hello, I want to update my server from old plugin r34 to r38(not the latest version, ik).
So when I try I got this errors on some callbacks and I don't know the new correspondent to them:
Anyone can tell me the correspondents to these functions from R34 to R38?
Thanks.
So when I try I got this errors on some callbacks and I don't know the new correspondent to them:
Код HTML:
error 017: undefined symbol "mysql_store_result" error 017: undefined symbol "mysql_num_rows" error 017: undefined symbol "mysql_free_result" error 017: undefined symbol "mysql_fetch_row" error 017: undefined symbol "mysql_retrieve_row" error 017: undefined symbol "mysql_fetch_field_row" error 017: undefined symbol "mysql_insert_id" Compilation aborted.
Thanks.