Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: How do I install Italian locale?? 2.6.1
It thought it was a /Vanilla/subfolder? Do the locales appear in the dashboard (/dashboard/settings/locales)? Generally you should just keep the folder structure from the .zip files. (View Post)1 -
Re: Post Attachments not showing
What kind of files are you trying to upload? You can add allowed extensions to you conf/config.php: $Configuration['Garden']['Upload']['AllowedFileExtensions'] = array('txt', 'jpg', 'gif', 'psd', 'pn… (View Post)1 -
Re: MySQL master slave configuration
I believe there's actually a config setting that uses a different database connection for all SELECT queries: $Configuration['Database']['Slave']['Name'] = '';$Configuration['Database']['Slave']['Hos… (View Post)1 -
Re: Prototyping custom themes for 2.5.x using XAMPP? [RESOLVED]
"key": "Godot", // Exactly the same as the resulting folder for the otherwise copied theme I guess, that's just in your comment? Otherwise it would be invalid json. Try clearing t… (View Post)6 -
Re: upgrade 2.1.5 to 2.5 [RESOLVED]
Tagging has been integrated into core. Disable the plugin or remove it from the /plugins folder. (View Post)3