Posts: 525
Threads: 158
Joined: Apr 2012
Reputation:
0
error 017: undefined symbol "mysql_query"
error 017: undefined symbol "mysql_query"
tell me what is this? what i need to do for solve?
Posts: 56
Threads: 2
Joined: Nov 2012
Reputation:
0
You are using R7 plugin? If so, use mysql_function_query! Or you are missing include for a_mysql.
Posts: 56
Threads: 2
Joined: Nov 2012
Reputation:
0
I think he has it, because it would give him far more errors if he doesn't.
Posts: 525
Threads: 158
Joined: Apr 2012
Reputation:
0
i need update new mysql? or update my script?
Posts: 56
Threads: 2
Joined: Nov 2012
Reputation:
0
Update your script from mysql_query to mysql_function_query.