Kevin Andrews
Kevin Andrews
I'd agree with simplifying the htaccess, our environment is also not `www.` which made setting this up interesting, slightly less so as I don't allow htaccess files, so just added...
@CST-100 do you get this error if you use PHP from the commandline? `php -v` sounds like a server configuration issue rather than an issue with pathfinder
Getting the same issue with a TongFang GK5CP6Z build, other styles work fine and static colours, rainbow turns off backlight completely. Any testing or debugging I can try?
Installed with 1.0.3 via the manual method, the following styles error for me with: ``` Traceback (most recent call last): File "/usr/bin/aucc", line 33, in sys.exit(load_entry_point('avell-unofficial-control-center==1.0.3', 'console_scripts', 'aucc')()) File "/usr/lib/python3.9/site-packages/aucc/main.py",...
Issue between seat and keyboard... pip had v1.0.1 installed, removed using pip uninstall and the manual installed 1.0.3 started being picked up and works fine :+1: thanks for the help.
Thanks for the bug report, i'll setup a server with two adapters and give this a test.
Something along the lines of: consent-model.js ```js {config.poweredBy && ( {t(['poweredBy'])} )} ``` orejime.js ```js poweredBy: true, poweredByUrl: 'https://orejime.empreintedigitale.fr', ``` translation config override poweredBy Text if needed and config set...
Raised with composer and the view is to fix this here not in composer. https://github.com/composer/composer/issues/8035
Thanks @stof Quick example for reference: ``` { "config": { "vendor-dir": "vendor-install" } } ```
@victorstanciu started using wikitten on my local machine with php 5.5 inbuilt webserver along with a gnome .desktop file to launch it from gnome super search: ![screenshot from 2015-05-28 16...