FluxCP icon indicating copy to clipboard operation
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.

Results 87 FluxCP issues
Sort by recently updated
recently updated
newest added

### Provide Details There's currently no way of alerting the outside world that errors are being displayed.

Enhancement Request

### Provide Details I request for a reset pin feature that uses email confirmation, just like resetting the password.

Enhancement Request

### Environment ```Markdown - PHP: 8.1 - MySQL: 10.5.26-MariaDB-0+deb11u2 - Debian 11 ``` ### Current Behavior Some errors depreciated from passing null to parameter ``` PHP Deprecated: number_format(): Passing null...

Bug Report

Second attempt, because yesterday I failed at git. Adds the following new configuration. If this is not null, all mail sending within FluxCP will go through the [SendGrid ](https://sendgrid.com/) API...

Component: Third-Party
Testing Required

Modified IP address columns in the following tables: - cp_emailchange - cp_ipbanlog - cp_loginlog - cp_pwchange - cp_resetpass - cp_servicedesk - cp_servicedeska Purpose: to support IPv6 and extended IP formats....

### Environment ```Markdown - PHP: 8.3.6 - MySQL: 8.0.44-0ubuntu0.24.04.1 ``` ### Current Behavior When installing fluxcp, loops back to install page when pressing "Install or Update Everything" or providing mysql...

Bug Report

## Changes proposed in this Pull Request: - Update Readme - Fixed deprecated warnings - Removed some unnecessary whitespace - Fixed issues in the monster module ## Fixes PHP and...