x00
MVPx00 MVP
Reactions
-
Re: Ban tool
We all have interests, my interest if to keep the core clean. If you express you opinion I'll express mine. Maybe it could be implemented as a core plugin. Therefore it is one click away. (View Post)2 -
Re: Via the url can I render a view in a different MasterView (or is this just for Custom Pages)
first master template and view are different concept. You would have to do what you want with a themehooks or plugin (you would have to read the docs and wiki). you could do something like public fun… (View Post)1 -
Re: adding photos to a post
Have you tried typing 'File Upload' in the addons section. (View Post)1 -
Re: Deactivating Vanilla "Connecting Overlay" - Wordpress Integration
you can usually hide anything with display:none!important; hint: firebug, and holding down the Esc key at that moment to stop execution (View Post)1 -
Re: "Page Not Found" on root domain
what server rules are you using? .htaccess it can be a question of how it is routed for instance ^forum(/.+)$ will match /forum/1 and not /forum .But reasonably might assume that you use index.php as… (View Post)1
