River
MVPRiver MVP
Reactions
-
Re: How do i customise post comment button?
try reading this. https://vanillaforums.org/discussion/26597/tutorial-how-to-change-wording-how-to-change-text-how-to-change-language-how-to-change-locale you can change definitions in conf/locale.ph… (View Post)1 -
Re: Writing a bot for my forum
settingsurl is required depending on controller and how you set things up. 'SettingsUrl' => '/plugin/yourpluginname', or 'SettingsUrl' => '/dashboard/settings/tagging', you can add a settings p… (View Post)2 -
Re: Error 500 in fresh install
use php 5.3 or 5.4 or 5.5 or 5.6 version 2.2.1 does not work with php 7.0 use php 5.6 or 5.5 or 5.4 or 5.3 (View Post)3 -
Re: "Something has gone wrong" when I will call my site after Update to 2.2.1
see this https://vanillaforums.org/discussion/31153/tutorial-a-fool-proof-way-to-do-a-vanilla-upgrade-from-2-1-to-2-2 (View Post)1 -
Re: Profile pictures assigned wrong permissions
it depends on the os. sounds like you need to talk to your host. what is the os on your server? could be acl setup or setgid on folder or umask and owner and group ownership as well. (View Post)1