wizguin

Results 5 comments of wizguin

![image](https://user-images.githubusercontent.com/16276645/111541874-e7c92600-8768-11eb-9c5c-315560435526.png) Check login.php in the dev console network tab for any login errors

You can't use the same port on apache, just use the default one (80). There is no setup.xml for the 2007 client, you need to edit the hosts inside the...

1. The registration won't work, it requires a separate registration server that I haven't written yet. Best option for this would be to insert a new user manually or use...

It isn't connecting to the db, have you configured the db in login.php?

Thanks for the PR, it would be better to generate a joke ID and then send it through send_joke, also instead of using async/setTimeout you can use Phaser timers: `scene.time.delayedCall(delay,...