21
zorro87
Re: Profile module date bug, request fix
  • 2009/3/31 13:29

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Thank you Mamba!

This date -236307600 is supposed to be 1962-07-07
With the tool, it is Fri, 06 Jul 1962 23:00:00 GMT

One more reason why I prefer date this way YYYY-MM-DD...

I'm just kiding!

@+
Z

EDT: whis this tool (in french) it's OK

22
Mamba
Re: Profile module date bug, request fix
  • 2009/3/31 14:05

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


It's all the same!
Your date/time is French, the other one is GMT, so both are equal and correct
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

23
ghia
Re: Profile module date bug, request fix
  • 2009/3/31 15:39

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:
But in phpmyadmin it is not easy to know what date is -236307600 for example
Use
SELECT FROM_UNIXTIME(`date_field`) FROM `xoops_table`

24
zorro87
Re: Profile module date bug, request fix
  • 2009/3/31 19:30

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


You win! I give up!

Thank to both of you!

@+
Z

25
Monika
Re: Profile module date bug, request fix
  • 2009/4/2 5:58

  • Monika

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/12/19


Quote:
@Monika: You can do it!

Just add 3 fields (field Type: select)
Profile_date_dd (add 31 selections 1 to 31)
profile_date_mm (add 12 selections 1 to 12)
profile_date_yyyy (add a period list)


Nota: In “Find Users” (profile/search.php)
There is a little bug:
If value is set as NUM, (value as integer)

The selection is OK but column is empty (does not show the content of the field
)

Hi this is not possible to make a birthday date

26
zorro87
Re: Profile module date bug, request fix
  • 2009/4/2 17:08

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Quote:
Hi this is not possible to make a birthday date

Why?

Resized Image



@+
Z

EDT: But it is a waiting solution...

before to find a way to make a date mandatory...

Quote:
I understand the problem, there should be check to see if date was changed or not, maybe in JS validation code.



27
zorro87
Re: Profile module date bug, request fix
  • 2009/4/15 8:37

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


Hello!


@Monika did you try my method for birthday?


Quote:

Nota: In “Find Users” (profile/search.php)
There is a little bug:
If value is set as NUM, (value as integer)

The selection is OK but column is empty (does not show the content of the field


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


28
nmshah
Re: Profile module date bug, request fix
  • 2009/4/15 9:40

  • nmshah

  • Just can't stay away

  • Posts: 556

  • Since: 2007/7/2 8


Quote:

Nota: In “Find Users” (profile/search.php)
There is a little bug:
If value is set as NUM, (value as integer)

The selection is OK but column is empty (does not show the content of the field


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.

29
ghia
Re: Profile module date bug, request fix
  • 2009/4/15 10:04

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Just use the link /modules/profile/search.php (eg on XOOPS org).

30
zorro87
Re: Profile module date bug, request fix
  • 2009/4/15 21:30

  • zorro87

  • Just popping in

  • Posts: 92

  • Since: 2006/9/29


@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

Login

Who's Online

206 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 206


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits