FluxCP
FluxCP copied to clipboard
A web-based Control Panel for rAthena servers written in PHP. Manage player accounts, databases, support tickets, etc via your browser.
Quite often we see topics on the forums about "no permissions to data/tmp/*.php". It'd be nice if we can output a reasonable suggestion rather than the almighty fluxcp error page....
GD2, mcrypt, etc should be checked before displaying the "insert secret password" page. Most other web software packages have this, there's no reason why we shouldn't either. It'd help to...
Fixes #333 Changes proposed in this Pull Request: * Change UseCaptcha to false * added message explaining about captcha keys
### Environment ```Markdown - PHP: 8 - MySQL: MariaDB10 ``` ### Current Behavior FluxCP is designed to work out-of-the-box in testing enrivonments after the initial installation process is complete. Errors...
### Environment ```Markdown - PHP: 8.1.10 - MySQL: 5.7.38 ``` ### Current Behavior Deprecated on registration and missing Captcha ### Expected Behavior _No response_ ### Steps To Reproduce newly reinstalled...
### Provide Details So that I can gauge how you guys use FluxCP, can you please use the following emoji reactions for: 👍 I use the FluxCP Shop and provided...
Fixes https://github.com/rathena/FluxCP/issues/315 . Changes proposed in this Pull Request: * Allowed to use external db for web server for guild icons. * Usage of "EmblemUseWebservice" was removed from modules. *...
Need Update to support this https://github.com/rathena/rathena/commit/0ac52d0bb49e858f7ff7774685bb0d18af6d1cf7 because on fluxcp now version the icon not show
### Environment ```Markdown - PHP: 8.1 - MySQL: MariaDB 10 ``` ### Current Behavior There are cases of direct-access to superglobals, resulting in insecure code. ### Expected Behavior Secure code!...
adding reset look button and reset position button for character in account view 