Shadowdare
MVPShadowdare MVP
I'll be away on vacation next week and will be back by the end of the month.
Reactions
-
Re: Anybody know how to hook in after sign in with a valid UserID
The AfterSignIn event in EntryController is fired after the UserID is determined. It should execute only once after sign in. (View Post)3 -
Re: Confirm e-mail goes to spam!
Open your Vanilla dashboard and go to the outgoing email settings. Do you have "use an SMTP server to send email" checked? If you use SMTP and send your website emails through a gmail accou… (View Post)4 -
Re: How to Make it Work with Comments Embed?
Thanks. That did not solve the problem, but it got me closer to finding out what is causing it. For 2.0 with @peregrine's changes: In ./applications/vanilla/views/discussion/embed.php, there is no Be… (View Post)1 -
Re: no style on vanilla 2.1
You can also edit one line in library/core/class.controller.php: if ($DebugAssets) to: if (!$DebugAssets) (View Post)1 -
Re: Post edit options: What plugin is this forum using? How can I add this to our forum?
It's called Button Bar. (View Post)3