Kaspar
✭✭✭-
Re: Installation without docker
Docker is for localhost I am not aware of a guide for setup Pre-packed package is here https://open.vanillaforums.com/addon/vanilla-core I have only used Installatron but my understanding of doing it… (View Post)1 -
Re: Need Help To Create Forum
There is self-hosting and paid for hosting. This is the forum for self-hosting. Self-hosting basics: https://success.vanillaforums.com/kb/articles/155-localhost-configuration You can get the package … (View Post)2 -
Re: How to embed Google Map in Content?
Iframe is not allowed for security reasons. <iframe src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d819644.5406220462!2d-6.155766280439925!3d36.6327291316189!2m3!1f0!2f0!3f0!3m2!1i… (View Post)1 -
Re: How to embed Google Map in Content?
https://goo.gl/maps/kb6f714ghR5nS2iY8 (View Post)1 -
Re: Why is discussions sorting desc?
Uhuh oh. Did not even consider that. $Configuration['Garden']['Embed']['SortComments'] = 'desc'; Is in defaults Put $Configuration['Garden']['Embed']['SortComments'] = 'asc'; In conf/config.php (View Post)1