Hello,
First of all, thanks for giving the community the source
code for your game. It's greatly appreciated by new
coders who are still unable to start from scratch on their
own.
It's probably due to my lack of experience in PHP coding
but i am unable to load the pages correctly with my web
browser.
I use the latest version of EasyPHP, installed on a Win2k
pro OS.
In Promisance directory, Const.php has been edited to
get the correct values, and the promisance database
had it's administrator name and password edited using
EasyPHP admin tools.
Manually, i can see that the base is accessed and that
new players are created, but the fields are not changed
correctly. I can edit manually the db and give it the
intended values, however, i don't seem to get the
correct cookie on my Pc to be able to sign in after that.
For the SMTP email system, I installed PostCast server.
However, it seems unable to send validation emails from
the PHP signup page. Postcast works perfectly as I was
able to use it to send a mail manually (not using oultook).
I was told maybe I have to turn on global register on in
PHP.ini.. I did tried that but without much effectiveness.
Any has a clue what is going on and/or already met the
same problem?
Regards,
Laurent Pierrard