businessdad
MVPbusinessdad MVP
Reactions
-
Re: Missing thread
@present559 I would suggest the following course of action: 1. As @peregrine wrote, check the log to see if anyone deleted or hid the discussion. 2. If you can't find anything in the log, run a query… (View Post)1 -
Re: Looking to hire a Vanilla MASTER to help me bugfix and customize and mod my website.
I don't want to sound pedantic, but what @422 said is right. Doing everything you listed would cost quite a bit: * Several thousands for the new stuff to add (it can easily take several weeks of work… (View Post)1 -
Re: Testing Video load
I see now. I think that you can't find the script, because there isn't one. In the above page, the video is embedded directly, as a flash object, while in this thread, there is only an image, which i… (View Post)1 -
Re: SAML SSO
I still can't visualise the flow of the authentication mechanism you describe (mainly who posts the assertion to Vanilla and how), but anyway: * You can start with the Example plugin, which will prov… (View Post)6 -
Re: Hooking in with plugins
In the past I simply added a var_dump() inside the Gdn_Pluggable::FireEvent() method, showing the class and the event name. It still "broke" the theme, somehow, but it was useful to figure … (View Post)2