51
Mamba
Re: XOOPS 2.5.5 Beta Issues
  • 2012/3/27 0:27

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


@ jcweb:
Quote:
I install it and have a problem with the timezone

What exact problem? Please be more specific, and help us to reproduce it.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

52
jcweb
Re: XOOPS 2.5.5 Beta Issues
  • 2012/3/27 12:03

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


Go in admin section, look on the user, see last login and i see that the timezones "europe - amsterdam/berlin/etc." are not correct. That is the reason i install again 2.5.4 and there is all ok with the timezones.

53
Mamba
Re: XOOPS 2.5.5 Beta Issues
  • 2012/3/27 12:37

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
Go in admin section, look on the user, see last login and i see that the timezones "europe - amsterdam/berlin/etc." are not correct.

Yes, but what exactly do they show? Is it +5 hours, or +3 hours or -7?

Too bad that you've uninstall it. Could you install it as test again and see if once you comment these lines out in /include/common.php (around line 132), as it is done below, if the issue still exist.

// $xoops_server_timezone="Etc/GMT";
// if ($xoopsConfig["server_TZ"]>0) {
// $xoops_server_timezone .="+".$xoopsConfig["server_TZ"]; } else{
// $xoops_server_timezone .=$xoopsConfig["server_TZ"]; }
// date_default_timezone_set($xoops_server_timezone);
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

54
jcweb
Re: XOOPS 2.5.5 Beta Issues
  • 2012/3/27 18:26

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


Michael its not a problem. Today i´m a little to busy, tomorrow i catch the last branch again and install the 2.5.5. After i will report.

Greets Andy

55
jcweb
Re: XOOPS 2.5.5 Beta Issues
  • 2012/3/29 14:40

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


Hi Michael
seems the error is fixed, see comment on the last branch:

"Removing Timezone check addition by XavierS as it seems to break existing instal…"

I did install the 2.5.5 rc and the timezone "Europe/Amsterdam/Berkin etc." is now ok!

xxxx

Another thing i saw the second time. At the last step on installation the templates are not loading. Its not a problem, if you call the domain (startsite) the templates are fully loaded.

Greets Andy

56
Danielw42
Re: XOOPS 2.5.5 Beta Issues
  • 2012/4/4 6:13

  • Danielw42

  • Just popping in

  • Posts: 15

  • Since: 2010/1/14


Quote:
Before sending someone a private message, I choose an option of saving a copy of this message in outbox. When a recipient reads and deletes my message, the copy of this message is also deleted from my outbox folder.


I am glad it has finally been fixed. Thanks again.

Login

Who's Online

173 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 173


more...

Donat-O-Meter

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

Latest GitHub Commits