samerton / NamelessMC

A complete Minecraft-related PHP website package. Please note this is an old repository, a link to the new repo is in the readme
https://github.com/NamelessMC/Nameless
MIT License
39 stars 17 forks source link

Litebans #33

Closed Kyle1264x closed 9 years ago

Kyle1264x commented 9 years ago

http://www.spigotmc.org/conversations/litebans-integration.49689/

Move this here, for email notifications

samerton commented 9 years ago

One last test before reworking the queries. Could you replace the contents of:

inc/classes/Infractions.php with this code pages/infractions.php with this code

Kyle1264x commented 9 years ago

http://prntscr.com/7afh5f did not work

samerton commented 9 years ago

Can you replace the contents of inc/classes/Infractions.php with this code.

Strangely, I can't reproduce the error on my local server.

Kyle1264x commented 9 years ago

http://apexnetwork.org/infractions/ No idea what this means lol

samerton commented 9 years ago

Seems to have worked, it's converted the bit field type to a usable value.

Can you replace the contents of:

inc/classes/Infractions.php with this code pages/infractions.php with this code

Kyle1264x commented 9 years ago

Seems like that worked as well

Kyle1264x commented 9 years ago

http://apexnetwork.org/infractions/

samerton commented 9 years ago

Also fixed the issue you're having with moderators heads missing; can you replace the contents of pages/admin/users.php with this code

samerton commented 9 years ago

Forgot to add, you'll also need to head into the Admin panel's Users tab, select a user whose avatar is missing, and then click Submit.

Kyle1264x commented 9 years ago

Awesome thanks man, i'll post back with any mrore bugs