Tag Mismach
#1

Код:
mysql_close(DB_Connect);
-
-
-
Код:
warning 213: tag mismatch
-
-
-
Код:
DB_Connect = mysql_connect(SQL_Host, SQL_User, SQL_DB, SQL_Pass);
+1 for Help!
Reply
#2

Add the 'MySQL' tag `DB_Connect` variable.
Reply
#3

Quote:
Originally Posted by coool
Посмотреть сообщение
Add the 'MySQL' tag `DB_Connect` variable.
Undefined symbol mysql.
Reply
#4

Quote:
Originally Posted by Longover
Посмотреть сообщение
How to do this?
Missed a word... I meant adding the tag. like this
PHP код:
new MySQL:DB_CONNECT 
Reply
#5

Quote:
Originally Posted by coool
Посмотреть сообщение
Missed a word... I meant adding the tag. like this
PHP код:
new MySQL:DB_CONNECT 
Hmmm->
Код:
new MySQL:DB_CONNECT
Is good to put before of new DB_connect?
And where put the tag?
You reffer to this?
Код:
mysql_close(DB_Connect[MySQL]);
Reply
#6

Quote:
Originally Posted by Longover
Посмотреть сообщение
Hmmm->
Код:
new MySQL:DB_CONNECT
Is good to put before of new DB_connect?
And where put the tag?
You reffer to this?
Код:
mysql_close(DB_Connect[MySQL]);
remove
Код:
new DB_connec
change to
Код:
new MySQL:DB_Connect
then show us the errors ok
Reply
#7

The names of those functions have been changed, either downgrade to R33 or follow this
https://sampforum.blast.hk/showthread.php?tid=616103
Reply
#8

Quote:
Originally Posted by iSteve
Посмотреть сообщение
The names of those functions have been changed, either downgrade to R33 or follow this
https://sampforum.blast.hk/showthread.php?tid=616103
If i'm do this,i'm get a lot of tag mismach errors
Reply
#9

When you downgrade ? or when you try to move it to R41?
Reply
#10

Quote:
Originally Posted by iSteve
Посмотреть сообщение
When you downgrade ? or when you try to move it to R41?
When i'm downgrade
Reply
#11

Quote:
Originally Posted by Longover
View Post
When i'm downgrade
Just place the R33 plugin in your Plugin folder and the Include in your pawn/include folder
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)