| Re: Profile module date bug, request fix |
| by nmshah on 2009/4/20 5:47:29 hey thanks a lot, got it. If it can be extended a bit to search for active and inactive users as well, the user activation can also happen front-end then which will be great. |
| Re: Profile module date bug, request fix |
| by zorro87 on 2009/4/15 21:30:13 @nmshah Here is the link Profile is great! ![]() It is not yet possible to send mails to selected users... I'm sure it will be one day! @+ Z |
| Re: Profile module date bug, request fix |
| by ghia on 2009/4/15 10:04:20 Just use the link /modules/profile/search.php (eg on XOOPS org). |
| Re: Profile module date bug, request fix |
| by nmshah on 2009/4/15 9:40:46 Quote:
Is there a find user functionality in the user profile module. If yes where as i am using XOOPS 2.3.3 and the user profile module that comes with it. There is no find user option in the module. Is there something that i am missing here. |
| Re: Profile module date bug, request fix |
| by zorro87 on 2009/4/15 8:37:08 Hello! @Monika did you try my method for birthday? Quote:
I've fond the way to fix this (little) problem: These fields are numeric I made something like this: 01 for January 02 for February 03 for March Because of this is numeric fields you don't have to write the Zero before the number. If you do so (this way) 1 for January 2 for February 3 for March etc... In Find Users the result appears! @+ Z |