×
Support Offline :
Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time:
Our Time:
Forum
JUX Member Forum - Restricted to Members Only
JUX Social Extensions
JUX Facebook Events
JUX Facebook Events issue
JUX Facebook Events issue
Less
More
Posts: 4
Karma: -1
Thank you received: 0
7 years 9 months ago #16047
by TF
Hi,
I purchased your module today and was attempting to set it up and test on our demo site. I'm having an issue where the calendar module simply shows the spinning cat wheel. It never displays the calendar.
I did see another post in here and made the same changes in case it was the same problem, but that didn't solve anything.
The changes I made are:
"modules/mod_facebook_events/events.php
line 26
$json = file_get_contents($json_link);
change
$ch = curl_init($json_link);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0);
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0);
$json= curl_exec($ch);
curl_close($ch);"
Are there logs I can look at to see what's failing? I can also provide back-end access if that helps since it's a demo site.
Thanks.
Billy
Please Log in or Create an account to join the conversation.
Less
More
Posts: 1717
Karma: 22
Thank you received: 117
7 years 9 months ago #16048
by NT
Hello Billy,
Thanks for contacting us and choosing our product!
Please send me your account site via private message, I will check it for you
Thanks!
****************
Best Regards
__DiepNT__
Please Log in or Create an account to join the conversation.
Less
More
Posts: 4
Karma: -1
Thank you received: 0
Less
More
Posts: 1717
Karma: 22
Thank you received: 117
7 years 9 months ago #16055
by NT
****************
Best Regards
__DiepNT__
The following user(s) said Thank You:
TF
Please Log in or Create an account to join the conversation.
Less
More
Posts: 4
Karma: -1
Thank you received: 0
7 years 8 months ago #16057
by TF
Thanks for the quick reply.
I verified the file and folder permissions and they are all set to 755. I'm unsure why it wouldn't be able to read it.
I'll keep investigating.
Please Log in or Create an account to join the conversation.
Less
More
Posts: 4
Karma: -1
Thank you received: 0
7 years 8 months ago #16058
by TF
It turns out that my modules folder was set to 777 which caused the server to prevent access to it.
I changed it to 755 and now it's working.
Thanks for pointing me in the right direction.
Please Log in or Create an account to join the conversation.
Less
More
Posts: 1717
Karma: 22
Thank you received: 117
Forum
JUX Member Forum - Restricted to Members Only
JUX Social Extensions
JUX Facebook Events
JUX Facebook Events issue
Time to create page: 0.070 seconds