Ban Management

Ban Management

193k Downloads

Certain fields in WebUI frontend can't be changed. Editing ban-reason shows {"error":"That record does not exist"}

copyitright opened this issue · 1 comments

commented

BanManagement/BanManager-WebUI#43

First some information about the (soft/hard)ware environment i run/host this from.

Since i don't hire a Minecraft server, i have physical access to everything.
Both the webserver and Minecraft server are on the same computer.

-Hardware-
CPU: Intel i7-2600K (stock speed)
Mobo: ASUS P8Z77-V PRO
RAM: 4x4 GB G.Skill F3-12800CL9-4GBRL
GPU: GeForce GTX 670 (Gigabyte GV-N670OC-2GD)
HDD: 2x4 TB HGST HDS724040ALE640

-Software-
Platform: Windows
OS: Windows 8.1 Ultimate x64
Java: JRE/JDK version "1.8.0_31-b13" x64

-Webserver/Minecraft server-
For the webserver i currently use Apache 2.4.10, PHP 5.6.5 and MySQL 5.6.22
As for the Minecraft server: git-Spigot-c136710-350cb99 (MC: 1.8.3)

And the BanManager plugin: v5.1.1 / WebUI v1.3.0

-About the installation-
Installation/setting-up of Ban Management plugin, the MySQL database and WebUI frontend was straightforward and easy.

-The problems-
The problems i have are with the WebUI.

(changing certain fields)
Under both Google Chrome and Internet Explorer i can't seem to save the edited "Footer" "© Your Server 2015" field. When going back to the Main page the default footer is still there. I haven't tested other web browsers but i'm pretty sure its not a browser related problem.

(changing ban reasons)
Editing a ban reason via WebUI also doesn't work for me, whenever i change the ban reason field and try to apply the changes, a "{"error":"That record does not exist"}" appears.

I created a seperate MySQL database/user account (non-root and locally) and gave BanManager plugin all rights (except GRANT) to its own database. The tables are populated and there are no errors in the server console but i don't understand why i'm not able to change many fields in the WebUI =/

Hopefully you can help me out.

Kind regards,
copyitright alias ThisUsernameIsMine (on dev.bukkit.org)