tech62
tech62
Any news on this enhancement ? Is she in dev ?
https://github.com/splewis/get5-web/pull/173 ;)
Have you installed the [smjansson plugin](https://github.com/thraaawn/SMJansson/tree/master/bin) in the extensions folder of sourcemod ? You can check if the extension is loaded by type sm exts list in your server console...
Since when ? i've installed a server last week with LGSM and without this extension, the info between web portal and Get5 didn't update. A "sm exts load smjansson", fix...
I've updated the test ;)
No, i search how to upgrade my Umap version with the entire data of my database, there is nothing wrote about this case.
Same thing for me, with this error in the console log from browser. Umap is setup with Nginx and uwsgi following this documentation : https://github.com/umap-project/umap/blob/master/docs/ubuntu.md `SyntaxError: JSON.parse: unexpected character at...
Problem disappeared when removing` UMAP_XSENDFILE_HEADER = 'X-Accel-Redirect' ` from /etc/umap/umap.conf. Any idea how to get this working ?
If you add this line when following the installation docs, you can remove it in the Umap configuration file : /etc/umap/umap.conf
Sorry for the confusion, but with the XSENDFILE directive in umap configuration, i'm encountered the same error message on a fresh map / fresh install :/