Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
7 - 0 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: Xoops 2.3.1 RC shows wrong date?
by sailjapan on 2008/10/17 6:35:35

Um, I still have the problem mentioned in #2. but with an earlier version on newbb. See here.
I went to the link in Alian's post, but it's all in German. What was the fix, Alian?

[Edit:] All fixed! Many thanks to Ghia. See this thread.
Re: Xoops 2.3.1 RC shows wrong date?
by Marco on 2008/10/9 3:55:57

nr 2 added to SF bugtracker
thx
Re: Xoops 2.3.1 RC shows wrong date?
by Alian on 2008/10/9 0:42:01


Problem solved.
Thank Trabis
Re: Xoops 2.3.1 RC shows wrong date?
by mrphilong on 2008/10/7 23:55:14

Hi Trabis,

File modified as suggested.
Clear \caches\smarty_compile
Existing user showing 1/1/1970
New user showing 1/1/1970
Re: Xoops 2.3.1 RC shows wrong date?
by trabis on 2008/10/7 22:26:04

You can edit modules/system/admin/users/main.php

Around line 175 find this:
le="color: #000000"><?php $newuser->setVar("name", $name); $newuser->setVar("uname", $username); $newuser->setVar("email", $email); $newuser->setVar("url", formatURL($url)); $newuser->setVar("user_avatar",'blank.gif');


And add this line bellow:
le="color: #000000"><?php $newuser->setVar("user_regdate", time());





Who's Online

164 user(s) are online (138 user(s) are browsing Support Forums)


Members: 0


Guests: 164


more...

Donat-O-Meter

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

Latest GitHub Commits