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

Human Json #33

Open
jadonv opened this issue May 14, 2016 · 3 comments
Open

Human Json #33

jadonv opened this issue May 14, 2016 · 3 comments

Comments

@jadonv
Copy link

jadonv commented May 14, 2016

Hi there, out of no where all my calendars using event.humanDate.json.php stopped working.

Even your example version is not working only on the human date version.

If you could please let me know what this could be!

Thanks!

@jaime8111
Copy link
Owner

This weekend i'm out of my place, but next week i'll check what is wrong
with the plugin and i'll let you know.

Thanks for the advice.
El 14 may. 2016 4:45 a. m., "jadonv" [email protected] escribió:

Hi there, out of no were all my calendars using event.humanDate.json.php
stopped working.

Even your example version is working only on the human date version.

If you could please let me know what this could be!

Thanks!


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#33

@jadonv
Copy link
Author

jadonv commented May 14, 2016

Thanks Jaimie do you have any idea what it could be so I can start trying to fix it my self?

On May 14, 2016 8:53 AM, "Jaime Fdez" [email protected] wrote:

This weekend i'm out of my place, but next week i'll check what is wrong
with the plugin and i'll let you know.

Thanks for the advice.
El 14 may. 2016 4:45 a. m., "jadonv" [email protected] escribió:

Hi there, out of no were all my calendars using event.humanDate.json.php
stopped working.

Even your example version is working only on the human date version.

If you could please let me know what this could be!

Thanks!


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#33


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#33 (comment)

@jadonv
Copy link
Author

jadonv commented May 14, 2016

Well pretty impressed I fixed this since i'm a graphic designer and not a coder haha..

I replaced the header on each of the json files with:

header('Content-type: application/json');

if( ! ini_get('date.timezone') )
{
date_default_timezone_set('GMT');
}

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