hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Doesn't apper on mobile themes
You can remove the 'Plugins.DiscussionPolls.View' permission for guests. It will then say "You don't have permission to view polls". You can override that text by using a /conf/locale.php f… (View Post)1 -
Re: Meta-Description cut after line-break?
The discussion pages uses the sliceParagraph function. This takes a string, a minimum length and returns a sentence that breaks on a paragraph. You can override this in your bootstrap: https://github… (View Post)1 -
Re: /index.php?p=/
You are looking to enable pretty URLs. Add the following to /conf/config.php: $Configuration['Garden']['RewriteUrls'] = '1'; If your forum now breaks, you probably don't have the mod_rewrite enabled … (View Post)2 -
Re: CloudFlare plug-in and v2.2
Looks like you need to update the plugin. I just updated the version here: https://vanillaforums.org/addon/cloudflaresupport-plugin (View Post)1 -
Re: Selecting a single catagory shows no threads
Probably. (View Post)2
