Session expired when sending email

13 years 2 months ago #153398 by krileon
Replied by krileon on topic Re: Session expired when sending email

Current default time zone: 'America/Lima'

There is no such configuration in Joomla 1.5; there's just UTC offset (such as -5). This would indicate you're on Joomla 1.6, which we are aware there is a bug with the offset (Joomla went from Offset to Timezones, so we need to calculate the Offset from that timezone). More on this bug and patch proposal at the following forge ticket.

forge.joomlapolis.com/issues/2283

However, when a user registers in CB, it registers using the Universal time and not the Local time. I guess other functions of CB are using the same time.

Registration time, etc.. is not based off local. It is based off UTC followed by your Offset. So if it's 16:00 and you've a -05:00 offset then the time would be 11:00.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

13 years 2 months ago #153401 by gianpietro
Replied by gianpietro on topic Re: Session expired when sending email
Hi! I got the configuration from the linux server.

I'm using Joomla 1.5.21, do you know where can I set the offset?

Thanks,
Gianpietro

Please Log in to join the conversation.

13 years 2 months ago #153417 by gianpietro
Replied by gianpietro on topic Re: Session expired when sending email
Sorry! missed the configuration option, just modified it but I'm still having the same issue with email messages, will continue trying to disable plugins.

Thanks,
Gianpietro

Please Log in to join the conversation.

13 years 2 months ago #153433 by krileon
Replied by krileon on topic Re: Session expired when sending email
We don't have a direct cause of the session issue. It could be any of a number of things. You can try disabling the low level checking by making the following core edit.

IN: administrator/components/com_comprofiler/plugin.foundation.php
ON: Line 19
FROM:
[code type=php-brief]
define( '_CB_SPOOFCHECKS', 1 );
[/code]
TO:
[code type=php-brief]
define( '_CB_SPOOFCHECKS', 0 );
[/code]

More then likely is due to misconfiguration as is the common case or 3rd party conflict. Rarely do we find it to be a hosting environment, but it's possible.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.210 seconds

Facebook Twitter LinkedIn