1
Masiello
Dont showing Full data in Forum Posts Profile (CBB 2.23)
  • 2006/1/30 18:40

  • Masiello

  • Just popping in

  • Posts: 19

  • Since: 2006/1/26


I have a problem, in the forum posts, in the user profile I showing a partial date of user subscription, here is a attached snapshot:

Resized Image


How do for fix that and showing all subdata as full for example 27/1/2006 and not like snap 27/1/

"Iscritto il" as --> Joined

Thanks in advance

2
allnewtome
Re: Dont showing Full data in Forum Posts Profile (CBB 2.23)
  • 2006/1/30 20:11

  • allnewtome

  • Not too shy to talk

  • Posts: 175

  • Since: 2005/11/30


See the FAQ "How do I change dates and time formats ?": https://xoops.org/modules/smartfaq/faq.php?faqid=403

There is a line in xoops/language/(english)/global.php saying:
define("_MONTHDAY", "n/j G:i:s");

I have changed it in mine to:
define("_MONTHDAY", "j/n/y G:i"); //YES I KNOW YEAR DEFEATS THE POINT

This is becuase I can never see any occasion when I would ever want to have this date format. *If* you see a potential use for it elsewhere then you'd have to find _MONTHDAY in the relevant part of the cbb module and replace it with _YEARMONTHDAY


EDIT: I see you're using Italian, in which case I suppose the file should be at xoops/language/italian/global.php

3
Masiello
Re: Dont showing Full data in Forum Posts Profile (CBB 2.23)
  • 2006/1/30 20:16

  • Masiello

  • Just popping in

  • Posts: 19

  • Since: 2006/1/26


Thank you very much
now I try immediately :)

4
Masiello
Re: Dont showing Full data in Forum Posts Profile (CBB 2.23)
  • 2006/1/30 20:21

  • Masiello

  • Just popping in

  • Posts: 19

  • Since: 2006/1/26


It works great, Thanks.

5
allnewtome
Re: Dont showing Full data in Forum Posts Profile (CBB 2.23)
  • 2006/1/30 20:23

  • allnewtome

  • Not too shy to talk

  • Posts: 175

  • Since: 2005/11/30


No problem. Thanks for the thanks

Login

Who's Online

397 user(s) are online (334 user(s) are browsing Support Forums)


Members: 0


Guests: 397


more...

Donat-O-Meter

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

Latest GitHub Commits