LielXD / CS2-WeaponPaints-Website

Some website i've made for my cs2 server for the plugin cs2-weaponpaints and wanted to share this with the community.
https://cs2.lielxd.com
MIT License
51 stars 15 forks source link

[BUG] Theme option does not work #27

Closed crashzk closed 6 months ago

crashzk commented 6 months ago

I click to change the Theme but nothing happens, nothing opens.

image

The configuration appears to be ok:

// Select which settings you want in the menu.
$Website_Settings = [
    'language' => true,  // user can select his own language.
    'theme' => true      // user can change his own color theme.
];
crashzk commented 6 months ago

For some reason, it now works.

LielXD commented 6 months ago

It's a cache problem that's why it's working from nowhere.