Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Events time zones

9 years 11 months ago
  • Luis D's Avatar
    Topic Author
  • Luis D
  • Offline
  • Fresh Boarder
  • Posts: 85
  • Thank you received: 0
Licenses:
JomSocial Expired

Good morning, is there any way to alphabetize the list of time zones to create an event? Thank you.

Attachments:
9 years 11 months ago
Licenses:

Hi, Luis.

I assign developer to this thread.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
9 years 11 months ago
Licenses:

Hi Luis,

its a bug. please wait for the fix.

Regards

9 years 10 months ago
  • Luis D's Avatar
    Topic Author
  • Luis D
  • Offline
  • Fresh Boarder
  • Posts: 85
  • Thank you received: 0
Licenses:
JomSocial Expired

Good morning, not yet been able to solve this problem? Thank You.

9 years 10 months ago
Licenses:

Hi Luis D,

sorry for late respond. here the fix by using override:
copy events.forms.php from /components/com_community/templates/jomsocial/layouts/ to /templates/gk_fest/html/com_community/layouts/

edit it, at line 381

<?php if ($config->get('eventshowtimezone')) { ?>
change that code to
<?php if ($config->get('eventshowtimezone')) {
    uasort($timezones, 'CStringHelper::compareAscii');
?>

Regards

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW