R_J
AdminR_J Admin
-
Re: Add DOB to register PHP file
The validation must be inserted before the registration infos are saved. Just look for the right hook in the code (View Post)1 -
Re: Add DOB to register PHP file
Instead of adding a text field, you can enter a Date field! (That's what I used in my event calendar.) <div class="P EventCalendarInput{$Hidden}"> {$Sender->Form->Label(… (View Post)2 -
Re: Users posting in categories/root
There is no check in the DiscussionModel for CategoryID >=1 so if someone really wants to post to root category he can always spoof he http request. In order to prevent that, you would have to wri… (View Post)2 -
Event Calendar Beta
When I came here I wanted to create an event calendar. It was planned to be a very mighty piece of software and I never really got something finished, though I've started a thousand times! Yeste… (View Post)3 -
Re: Vanilla password encryption method needed
Use the search function (and maybe only one question mark) http://vanillaforums.org/search?adv=&search=password+encryption&title=&author=&cat=all&tags=&discussion_d=1&disc… (View Post)3
