businessdad
MVPbusinessdad MVP
Reactions
-
Re: Creating a new view on an existing controller with a plugin.
Ok. You could try using FetchViewLocation() to get the view and give it to the Sender. $Sender->View = $Sender->FetchViewLocation('myalternativeview', '', 'plugins/MyPlugin'); Please note I hav… (View Post)1 -
Re: My Vanilla forums will not work on a mobile.
As the message says, you must make sure that you have a cache/Smarty/compile directory in your Vanilla folder, and that such directory is writable. If you don't have that directory, just create it an… (View Post)1 -
Re: Building a Bridge for gallery app, help please
I may be wrong, but the cookie that Vanilla sets by default is called "Vanilla". (View Post)1 -
Re: Slight confusion with the time
The plugin was supposed to use 24 hour time, but I found a bug which makes it use 12 hours time without suffix, and causes confusion when the time is saved. Fortunately, fixing it is quite simple. Op… (View Post)1 -
Re: How To Edit layout ( css) in Vanilla core 2
To be honest, I also have a primary source of income that has little to do with Vanilla. I'm not in such a bad position after all, it's just that, sometimes, the sense of entitlement of Internet User… (View Post)2