1
RaMoFM
Edit 'Member Since'
  • 2006/6/9 19:44

  • RaMoFM

  • Just popping in

  • Posts: 7

  • Since: 2006/6/9 1


Hi,

I want to edit the "Member since"-part on the userpage. In Xoops, it isn't possible, and in SQL it's weird encoded. The date 11/12/2005 (december 12th) is in SQL 1131750926. Can you please tell is this is logic and if I can edit this?

Thanks,
Iwan.

2
gestroud
Re: Edit Member Since
  • 2006/6/9 21:16

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


That's a good question. Does anyone know the answer? I have a feeling it would be helpful to quite a few of us when we're making changes in tables. I know I've been trying to figure it out for a while now.

3
Quest
Re: Edit Member Since
  • 2006/6/10 3:11

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


I was doing something the other day and found some info about the register date. I am not sure if it will help you though as it is greek to me. But it may be of use to you, or at least point you to the right location. If you haven't already seen it.

/kernal/user.php

There are a couple of places in this file to which there is reference to the register date.

Hope it helps you out gestroud and rmaofm.

Quest

4
RaMoFM
Re: Edit Member Since
  • 2006/6/10 7:05

  • RaMoFM

  • Just popping in

  • Posts: 7

  • Since: 2006/6/9 1


Quote:

Quest wrote:
I was doing something the other day and found some info about the register date. I am not sure if it will help you though as it is greek to me. But it may be of use to you, or at least point you to the right location. If you haven't already seen it.

/kernal/user.php

There are a couple of places in this file to which there is reference to the register date.

Hope it helps you out gestroud and rmaofm.

Quest


Hi Quest,

I haven't seen user.php already, I will take a look later today!

5
RaMoFM
Re: Edit Member Since
  • 2006/6/10 14:45

  • RaMoFM

  • Just popping in

  • Posts: 7

  • Since: 2006/6/9 1


Quote:

RaMoFM wrote:
Quote:

Quest wrote:
I was doing something the other day and found some info about the register date. I am not sure if it will help you though as it is greek to me. But it may be of use to you, or at least point you to the right location. If you haven't already seen it.

/kernal/user.php

There are a couple of places in this file to which there is reference to the register date.

Hope it helps you out gestroud and rmaofm.

Quest


Hi Quest,

I haven't seen user.php already, I will take a look later today!


Well, it isn't clear for me yet. Maybe someone else help me?

6
iHackCode
Re: Edit Member Since

i think it is unix time. time since epoch. google a 'Epoch Converter'

Wikipedia: Unix_time
.Seconds since epoch. 'The Unix epoch is the time 00:00:00 UTC on January 1, 1970.'

edit. the XOOPS function 'formatTimestamp' is used to convert the unix time to a formatted time stamp that we can read.
Dev.Xoops: V.U.F.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

7
RaMoFM
Re: Edit Member Since
  • 2006/6/10 15:49

  • RaMoFM

  • Just popping in

  • Posts: 7

  • Since: 2006/6/9 1


Quote:

Bandit-X wrote:
i think it is unix time. time since epoch. google a 'Epoch Converter'

Wikipedia: Unix_time
.Seconds since epoch. 'The Unix epoch is the time 00:00:00 UTC on January 1, 1970.'


Thanks man! I've used http://www.perlservices.net/en/programs/epoch_converter/epoch_converter.cgi?2 for the converting!

Thanks!

Login

Who's Online

451 user(s) are online (68 user(s) are browsing Support Forums)


Members: 0


Guests: 451


more...

Donat-O-Meter

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

Latest GitHub Commits