peregrine
MVPperegrine MVP
Thank you, Bleistivt and Vrijvlinder for letting me transfer ownership of my plugins to you both, You are the only two people I have given permission. over and out of here
Reactions
-
Re: Dashboard Available For All Users?
go to your dashboard and click roles and permissions, select members and edit. you should see a row for profile in the garden section with two check boxes one for view and one for edit. edit should a… (View Post)1 -
Re: Translations 'IN' the Theme Folder?
you can have multiple locales enabled.. e.g. // EnabledLocales$Configuration['EnabledLocales']['en-US'] = 'en-US';$Configuration['EnabledLocales']['vf_ca_… (View Post)1 -
Re: Translations 'IN' the Theme Folder?
$Configuration['Garden']['Locale'] = 'en-CA'; if your locale is en-CA it is your default locale. you will find the en-Ca locale in applications/vanilla/locale it is alre… (View Post)1 -
Re: Translations 'IN' the Theme Folder?
see precedence here: http://vanillaforums.org/discussion/comment/191468/#Comment_191468 see mobile specific here and more explanation of locale and theme specific here... http://vanillaforums.org/dis… (View Post)6 -
Re: Fatal Error in Gdn_Autoloader.RegisterMap();
if you are installing new software I suggest you use. 2.0.18.10 and try again. http://vanillaforums.org/addon/vanilla-core-2.0.18.10 if you are upgrading an old release - following the upgrade instru… (View Post)1
