Welcome, Guest
Username: Password: Remember me

TOPIC: Module doesn't show events

Module doesn't show events 9 years 3 months ago #1703

Hi!

I followed your instructions whith the setup of the module. I think all the facebook app settings are ok but the module doesn´t show anything, just the header (Próximas actuaciones).

I have the module published in the sidebar of my site: www.dantegc.com/imageensemble

I have the show past events option enabled and no one of the past events of the facebook page are shown: https://www.facebook.com/imageensemble/events

I really love your module concept and appearance, please help me making it work.

Thank you!
The administrator has disabled public write access.

Module doesn't show events 9 years 3 months ago #1704

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
We have checked in your site and my module worked fine. No problem?
Best regards
Bach Pham
The administrator has disabled public write access.

Module doesn't show events 9 years 3 months ago #1707

Hi!

You are right it works right now because finally I published a new event in facebook, but this morning I didn't have coming events and I have set to show also the past events and it doesn't show them. So the module doesn't show the past events (I don't need it, it was only for testing)

I have a couple of questions:

The module shows the event start time -1 hour respect the time I have in facebook. I guess there's something about timezones but don't know where to fix it.

Do you have a guide or something about how to override the language?

Thank you!
The administrator has disabled public write access.

Module doesn't show events 9 years 3 months ago #1708

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Just add it after line 13 which is on top of the file modules/mod_jo_facebook_events_pro/tmlp/default.php like this.
defined('_JEXEC') or die('Restricted access');
date_default_timezone_set('America/Los_Angeles');
and the events get from facebook page so can not changed language for the event
Best regards
Bach Pham
The administrator has disabled public write access.

Module doesn't show events 9 years 3 months ago #1709

Thank you for your reply.

I want to translate to spanish the text strings of the module:"Time" "date" "name of the months" "event details"...

That's I want to override, do you have a guide?

Thanks
The administrator has disabled public write access.

Module doesn't show events 9 years 3 months ago #1710

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
You can translate the text in file modules/mod_jo_facebook_events_pro/language/en_GB/en-GB.mod_jo_facebookevents_pro.ini
Best regards
Bach Pham
The administrator has disabled public write access.
Time to create page: 0.051 seconds