I'm currently trying to create my own Promi, but when I uploaded the files to the server, I got the following error message.
If someone could, help would be greatly appreciated.
There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:
----BEGIN CUT----
eNpzDQryD7JScDZUcDZS8HH1s1IwUjBWMDSx5AoOAYozc3E5hwVbKah4plgpFBfmFCQWFacW6eVk
JukVZBTolCkY6RmbKRgZGJjqG1gAEZBpZWRkZWiokJOaa6ngWlGgoMLlWxkc6GOlYKJnqGdoqOuS
mpSZmBdvUpxYlJ5qwhUaHKTgH6yj4Oju6heioxDmCrQ1PDNPwdNVwUzPgCvA1xHoJD0zPRPdghwj
rgCPAJASHf9gkHnGeoYGuoZmCj6ZeaUVXD6Ofu5WCql5uqUlaboWXGA7A7yZWUQYmBg4GJbklZt4
v9u66iszA8MFTgYGdgZRhsTMFJA3QkM4GZinvFMrLM0vsXa5vG2xc2gFC8OJ2lO1U8Nu9902E6id
tq/pNcdElh03FSpL3pbM3iGuIH4gcosGz+EHXle8OFy1VLauC3xy39h4SsrNW7q31Ccatx+eeXjn
i+PmiUuNbj6DGDxzatPzQ3syTqVN0/NLirwb+1mr3mue5Nqq2B9rtCKEtoZJ7D6rffr9khPlOTtT
1l/6EFkQ3bX11OSbvnHhqzadK1jemyoZ7gUAiYaWdw==
----END CUT----
----BEGIN RAW----
PK?nw4K?Љaid.phpUT ?Ӷ?CUxȽʽ?Vێ۶}???눑?٠yt�? ??( àJԊE*$??Q䟳3?dٚ-ڧ?3?Ùù臷a?2٦"???炼hʦ?.NbYݝ��??z]??V?ͫ˯?ȷl?d?ҰYp[??ʓٍ^W??ΰ??eWJ
MySQL said:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'PK' at line 1
I swear, I actually rolled out of my chair laughing so hard I had tears coming from my eyes.
Wolf Bite
An interesting point is that, dislike Wolf Bite as much as I will, he has done much to herd the unruly bunch at RWL into a more respectable community. Iron fist in a velvet glove you might say.
I don't quite understand what you're trying to do. You've read the INSTALL file, I hope? All you need to do is upload and you're ready to roll -- databases and stuff are automatic. Edit configuration via config.php.
Wolf bite, you're not being your usual "helpful" self, now are you?
$config['dbhost'] = 'localhost'; # MySQL server hostname
$config['dbuser'] = 'root'; # MySQL username
$config['dbpass'] = ''; # MySQL password
$config['dbname'] = 'prombeta'; # MySQL database name
...
upload php? I think you may be mistaken.
download FAF.zip, unzip to your desktop (etc), take that folder and upload the entire thing with a ftp client like smartftp. all of it
once the files are on the server, open the config.php with a text editor (able to be done via smartftp with ease) and edit the file where turok is pointing.
the mysql database sets itself up, ask your host for the specific info (dbname, user, pass) there's no need to touch the mysql db yourself
*Sighs.* Sorry for being such a pain, but I've got everything set up, but the game won't let me sign in. When I try, the page flashes, but nothing happnes.
EDIT: You know how the password is emailed to your account? Now that's not working. Additionally, the skin's acting weird; on the game guide and player rules pages, it abberates from what I've set as the default. (And it doesn't appear as a new player's default at all).