Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.4.0 New event DateTimeZone #45

Closed
Flowwz opened this issue Sep 8, 2016 · 3 comments
Closed

0.4.0 New event DateTimeZone #45

Flowwz opened this issue Sep 8, 2016 · 3 comments

Comments

@Flowwz
Copy link

Flowwz commented Sep 8, 2016

Hi,

My calendar module is on 0.4.0 and when I create a new event I got this error message (like others people as I saw ?) :

Exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone ()'

in [...]\WebSite\protected\humhub\libs\DbDateValidator.php:137

Is there a way to fix this error ?

@buddh4
Copy link
Contributor

buddh4 commented Sep 9, 2016

Hi, could you check the logs for a full error stack: "Administration -> Information -> Logging"

@buddh4
Copy link
Contributor

buddh4 commented Sep 9, 2016

I think this can only happen if the user has no timezone setting. I don't know how this happened in your case. But as long as I (or you) can't reproduce the issue it's very hard to find the problem. Does not seem like a calendar module issue.

@Flowwz
Copy link
Author

Flowwz commented Sep 12, 2016

Hi,

I was thinking about the same problem when it show up, but the default time
zone was set in the Administration menu.
I'm going to try to get the same error on my localserver, I can't update to
1.1.0 on my current server because I need to work before my deadline.

2016-09-09 17:59 GMT+02:00 buddha87 notifications@github.com:

I think this can only happen if the user has no timezone setting. I don't
know how this happened in your case. But as long as I (or you) can't
reproduce the issue it's very hard to find the problem. Does not seem like
a calendar module issue.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#45 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AVCPMNIzvWNkdV58yTrjvNXMP_o9S_5-ks5qoYJigaJpZM4J4BEd
.

@buddh4 buddh4 closed this as completed Oct 27, 2017
kristianlm added a commit to Societec/humhub-modules-calendar that referenced this issue Dec 4, 2017
now we have a $bulk passthrough variable. it's currently ignored and
always false, but it shows how it's passed around.

see humhub#45
kristianlm added a commit to Societec/humhub-modules-calendar that referenced this issue Dec 4, 2017
now you can:

1. create recurring event series
2. open one of the events
3. click "edit 3 recurring"
4. all subsequent events will be overwritten with whatever you type
   in (except start and stop dates)

all fields except start/end are affected, including interest tags,
title and description

see humhub#45
kristianlm added a commit to Societec/humhub-modules-calendar that referenced this issue Dec 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants