x00
MVPx00 MVP
Reactions
-
Re: Moving forum to another directory
there are no folders that represent the url pattern, that is not how a modern MVC frameworks work. after tot he dispatch it is sent to the app controller, which processes data using models and render… (View Post)1 -
Re: How to disable 'on-hover' effects for hidden buttons and menu items?
You are missing the point they can't hover and they don't want to touch. It also isn't a css :hover, that is not how it works. Such a thing is awkward and unnecessary, especially as th… (View Post)1 -
Re: How to disable 'on-hover' effects for hidden buttons and menu items?
sorry design/custom.css (View Post)2 -
Re: Overriding a core view from a plugin?
there is a typo in the above code an extra ; $ThemeViewLoc = CombinePaths(array( PATH_THEMES, $Sender->Theme,strtolower($this->GetPluginFolder()), 'search')); (View Post)1 -
Re: Discussions Layout broken for "My Discussions"?
I think you might report this to githib. https://github.com/vanillaforums/Garden/issues The worst that would happen is they will disagree with you. However your case make some sense. (View Post)1
