| Re: XOOPS 2.5.5 Beta Issues |
| by Danielw42 on 2012/4/4 6:13:29 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. |
| Re: XOOPS 2.5.5 Beta Issues |
| by jcweb on 2012/3/29 14:40:42 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 |
| Re: XOOPS 2.5.5 Beta Issues |
| by jcweb on 2012/3/27 18:26:54 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 |
| Re: XOOPS 2.5.5 Beta Issues |
| by Mamba on 2012/3/27 12:37:29 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. le="color: #000000"><?php // $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);
|
| Re: XOOPS 2.5.5 Beta Issues |
| by jcweb on 2012/3/27 12:03:06 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. |