PDA

View Full Version : no broadcasts at this time and more



terra
30-07-2015, 12:47 AM
----------------------------------------------------------------------
topic transfered from help desk
---------------------------------------------------------------------

Hi,
I've downloaded and installed the Radio Schedule for Joomla, and have a couple of problems.


1. I've added a couple of programs to the component using ":" as the time separator, but when I enable the module on my website it says there are no broadcasts at this time.


2. How do I publish a weekly or daily program schedule on my website?


Thanks

3hills
30-07-2015, 12:48 AM
Hello


1) you will have to set the timezone on your server with php.ini file
a) create a php.ini file ( or edit if it already exist ) in your root directory
b)add/edit the current line of code:
date.timezone = "Continent/City"
you can find the available timezones here http://php.net/manual/en/timezones.php


2)to publish the weekly program you will have to create a new menu item
log in to your joomla administration panel , navigate through the top menu : Menu -> <name of the menu you want to add the page > -> Add New Menu Item
and select in the "Menu Item Type" field Program Schedule -> Program Schedule
select a name for your new menu item click Save
the program schedule is now accessible through your new menu item


Best Regards
Support Department
Multihosting.com

terra
30-07-2015, 12:48 AM
Thank you for the superfast reply.


I have changed the timezone and it is now working.


Is there any way to show the schedule without having it attached to a menu item. I would like to show it on my home page if possible.

3hills
30-07-2015, 12:49 AM
Hello


You can show the schedule in your homepage by setting the menu item as Home.


Go to the Menu and click the star sign under the column Home or edit the menu item and set the option "Default Page" to Yes


Best Regards
Support Department
Multihosting.com