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 82 FluxCP issues
Sort by recently updated
recently updated
newest added

Allow users to see full item info about items from account/character/guild pages. Module used for (inventory / cart / storage / guild storage) items. Added new acceess configs: > 'SeeItemUniqueID'...

Component: Framework
Awaiting Update

Added missed params (random options) of items for vending module.

Show / Hide Zeny from Ranking not working.. I couldn't identify which part of the code is broken however.

Bug Report
Component: Framework
Good First Issue

Show ROCASH and KAFRACASH on account

Enhancement Request
Good First Issue

Fixes ATK/MATK item search issues for Renewal setups.

Assigning OutputCleanHTML => true & enabling TinyMCE by filling 'TinyMCEKey' Doesn't allow TinyMCE to work on edit pages. It outputs a 'an unexpected token

Bug Report
Component: Framework
Component: Third-Party

making the template for some languages like Arabic will mess up the encoding this ensure that mails are sent with UTF-8 i don't know about this but it might be...

Greetings, I have enabled 'RequireChangeConfirm' in application.php However, it doesn't not send confirmation email to the old Email address in order to approve the changes, instead it sends to the...

Bug Report
Component: Framework

Item Database not showing any item.also if you check the monster database.it will display monster but no items

* Now using Composer to handle dependencies. Supersedes #210. * Now using PSR-4 autoloader to handle class loading. No more `requires_once` hell. * Also used [filp/whoops](https://github.com/filp/whoops) to handle errors and...