businessdad
MVPHackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
businessdad MVP
Reactions
-
Re: How's progress on the MyBB importer?
I'm not affiliated with gConverter, but they don't seem too expensive to me. Importing a fairly large forum, with everything included, tested and guaranteed to work, is not a walk in the park and the… (View Post)2 -
Re: JS Question: how to bind a function to an existing html element?
You can use jQuery.on() to do bind an event listener to elements that will be created in the future. From StackOverflow (sorry for being too lazy to retype the answer): $('#container').on('click', '.… (View Post)1 -
Re: Looking To Hire A Developer (Symfony Integration + Plugin Creation)
@lifeisfoo As far as I understood, the main website is already up and running. It would make little sense to remake it using Garden. Also, I must say that, despite its many qualities, Garden would no… (View Post)2 -
Re: Looking To Hire A Developer (Symfony Integration + Plugin Creation)
@fr3em1nd @peregrine I'm in no way implying that development of such projects should cost pennies, nor that they will require little effort. I actually sent an estimate to @teamcoltra when he contact… (View Post)4 -
Re: Most elegant solution if there is no FireEvent when I need one?
What are you trying to accomplish? If the purpose is to populate form fields automatically, all you have to do is modify the query used when the Discussion is loaded and add the new fields to the pag… (View Post)4