x00
MVPx00 MVP
Reactions
-
Re: Stripe api keys invalid
can you follow this for the time being http://vanillaforums.org/discussion/comment/177637 stripe is quite new an they don't have documentation on what constitutes a valid key. I may remove this … (View Post)1 -
Re: Vanilla Needs Our Help at Wikipedia
I remove the imported from core feature. This is a standalone script rather than a core feature. (View Post)3 -
Re: Warning for feed from validator
you can also copy vanilla/views/discussions/index_rss.php to your themes's views/discusions/index_rss.php folder You can make some changes to these such as the date format look up the RSS spec. … (View Post)2 -
Re: jsConnect .. so close please HELP !!!
client_id need to be sent in the request handler that calls GetJsConnectString There error is from this line if (Val(request, "client_id") == null) { error = jsConnect.Error("invalid_r… (View Post)1 -
Re: Any idea how spambots is circmventing BotStop?
I created a pluign that works in the simualr way to botsop in that it replaces registration form regardless of if it is approval, etc, and put reCAPTCHA, and also a takes a character from an obscure … (View Post)2
