[HELP] Error, Please Help!
#1

Hello. I've followed all the steps in this thread to get a Register, and Login System: https://sampforum.blast.hk/showthread.php?tid=305994

I get an error saying the following when I try to compile:
Код:
C:\Users\Zach\Desktop\SA-MP SERVER\IW.pwn(83) : error 037: invalid string (possibly non-terminated string)
C:\Users\Zach\Desktop\SA-MP SERVER\IW.pwn(83) : error 017: undefined symbol "YourDatabaseName"
C:\Users\Zach\Desktop\SA-MP SERVER\IW.pwn(83) : error 029: invalid expression, assumed zero
C:\Users\Zach\Desktop\SA-MP SERVER\IW.pwn(83) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Here's the line that the errors on:
Код:
mysql_connect(mysql_host,mysql_user,mysql_database ,mysql_password)
I've already added the includes:
Код:
#include <a_samp>
#include <a_mysql>
I don't know what I did wrong.

Anyone please help!
Reply


Messages In This Thread
[HELP] Error, Please Help! - by DJTunes - 21.12.2012, 18:54
Re: [HELP] Error, Please Help! - by Ironboy - 21.12.2012, 20:01
Re: [HELP] Error, Please Help! - by zDevon - 21.12.2012, 20:05
Re: [HELP] Error, Please Help! - by RedCrossER - 21.12.2012, 20:09

Forum Jump:


Users browsing this thread: 1 Guest(s)