1
script_fu
Time format settings problem in global and main not working for CBB?

I set the time the way I wanted it in language/english/global.php

define("_DATESTRING","M/d/Y g:i a");
define("_MEDIUMDATESTRING","M/d/Y g:i a");
define("_SHORTDATESTRING","M/d/Y a");

Now that took care off everything except cbb 3.08

I found the time settings for cbb in
modules/newbb/language/english/main.php

-----------

I set the time the way I wanted it but no luck.

my time:


define("_MD_TODAY", "\T\o\d\a\y g:i a");
define("_MD_YESTERDAY", "\Y\e\s\\t\e\\r\d\a\y g:i a");
define("_MD_MONTHDAY", "n/j g:i a");
define("_MD_YEARMONTHDAY", "M/d/Y g:i a");

-----------
untouched: original

// !!IMPORTANT!! insert '\' before any char among reserved chars: "a", "A","B","c","d","D","F","g","G","h","H","i","I","j","l","L","m","M","n","O","r","s","S","t","T","U","w","W","Y","y","z","Z"
// insert double '\' before 't', 'r', 'n'
define("_MD_TODAY", "\T\o\d\a\y G:i:s");
define("_MD_YESTERDAY", "\Y\e\s\\t\e\\r\d\a\y G:i:s");
define("_MD_MONTHDAY", "n/j G:i:s");
define("_MD_YEARMONTHDAY", "Y/n/j G:i");

------------
I cleared templates_c
I update the forum module

Now I get this error...

Got error 134 from storage engine

------------
I hope this makes sense. I know one thing setting global is easy and works perfect everytime. Cbb is whole other story.

2
DarinAllan
Re: Time format settings problem in global and main not working for CBB?

Frameworks/xoops22/language/english/local.php

Have a look see in there ;o)

Cheers

3
script_fu
Re: Time format settings problem in global and main not working for CBB?

yep that did it... Ty...

Login

Donat-O-Meter

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