Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

About schedule and onAir module

  • Domingos Bopp
  • Domingos Bopp's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago #139592 by Domingos Bopp
About schedule and onAir module was created by Domingos Bopp
Hello, from what I understand the schedule (no radiojar) should work together to OnAir, correct?
ie I only define the schedule and arrive on time so that the OnAir releases.

but how I do it? it does not show anything when the time comes.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 6 months ago #139593 by Krikor Boghossian
Replied by Krikor Boghossian on topic About schedule and onAir module
Have you specified the appropriate values in the item's extrafields?

Also you have to make sure that you have only renamed the extrafield labels and not the aliases.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Domingos Bopp
  • Domingos Bopp's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago - 10 years 6 months ago #139594 by Domingos Bopp
Replied by Domingos Bopp on topic About schedule and onAir module
So actually I found nothing related to this in the template documentation.
Is there any tutorial or something to show me how to do this?

Want to know how to do that programming to appear on this site image. obs: not edited any extra field.
dl.dropboxusercontent.com/u/51209955/onAir.png

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 6 months ago #139595 by Krikor Boghossian
Replied by Krikor Boghossian on topic About schedule and onAir module
Head on the Schedule category.

One item per day as you can see.
Open the item and click on the Extrafields tab. You will find the schedule there.

The "Schedule" extra fields group is assigned to the Schedule category. It consists of twelve, two-hour set of: the show's start and end time, the dj's avatar, the show's title and tagline as well as the show's cover image. Each set of extra fields is marked with the postfix _a, _b, _c, etc. up to _l on each extra field's alias.

Also make sure that you unpublish the Radiojar onAir module and enable the K2 Content one.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Domingos Bopp
  • Domingos Bopp's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago - 10 years 6 months ago #139596 by Domingos Bopp
Replied by Domingos Bopp on topic About schedule and onAir module
I think I found the problem, was now playing programming from 16:00 and the local time is 13:00.

But I've changed the time of joomla, to run I changed the file "default.php" from OnAir and modified the value "(int) $ hourIndex - 1;" for "(int) $ hourIndex - 3;"

Now how do I get the schedule is set to 1 in 1 hour?

Edit: I found, only edit and add the extra labels.
Can give the topic solved, thank you very much.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 6 months ago #139597 by Krikor Boghossian
Replied by Krikor Boghossian on topic About schedule and onAir module
Nice to hear that you found the issue :)

This code:
(int) $ hourIndex - 1;" for "(int) $ hourIndex - 3;

Reads the timezone that Joomla! is set to.
You should change it only if changing the timezone in Joomla! 's Global Configuration did not resolve the issue.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Domingos Bopp
  • Domingos Bopp's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago - 10 years 6 months ago #139598 by Domingos Bopp
Replied by Domingos Bopp on topic About schedule and onAir module
My joy did not last long.
In this template the hours go up to 12 hours, and I had to add 12 more hours.

Ie, I created several suffix and stopped at _x (24 hours).
I configured everything right, and today I noticed that the module was not showing the schedule on module OnAir.

Did I do something wrong? I really needed to create 12 more suffixes to complete 24 hours?
Why did not work?

Edit: Detail: I noticed by just not showing the schedule for Friday.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 6 months ago #139599 by Krikor Boghossian
Replied by Krikor Boghossian on topic About schedule and onAir module
I think I have to take a look at your site.
Is it possible to have Super User access?

You can send it via the contact form. nuevvo.com/contact

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Domingos Bopp
  • Domingos Bopp's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago #139600 by Domingos Bopp
Replied by Domingos Bopp on topic About schedule and onAir module
sent

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 6 months ago #139601 by Krikor Boghossian
Replied by Krikor Boghossian on topic About schedule and onAir module
Got them.

I know it is quite early for you at this moment but I checked your settings and they appear fine.
The module did change betweem 6AM and 7AM and the correct program was listed.

I spotted a little typo in Friday (00:10 instead of 01:00) and I corrected it. If something else comes up let me know when it happened so I can check the appropriate K2 item.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Domingos Bopp
  • Domingos Bopp's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago - 10 years 6 months ago #139602 by Domingos Bopp
Replied by Domingos Bopp on topic About schedule and onAir module
So the problem really persists.
I noticed that when arriving at 21:00 hours, the module goes down.

The code is as follows:.. is something wrong?
Log in  or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 6 months ago #139603 by Krikor Boghossian
Replied by Krikor Boghossian on topic About schedule and onAir module
The $hourIndex = (int)$hourIndex - 3; should be reverted to its initial state since the timezone is correct.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Domingos Bopp
  • Domingos Bopp's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago #139604 by Domingos Bopp
Replied by Domingos Bopp on topic About schedule and onAir module
The time zone here is -3
but as I said earlier when arriving at 21:00 hours, the module stops working.

Joomla is already configured in the correct time zone.
honestly, I have no idea what is happening.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 6 months ago #139605 by Krikor Boghossian
Replied by Krikor Boghossian on topic About schedule and onAir module
Also since you are using a 24hour schedule you have to specify the extra hours in the array. I took the liberty of adding it to the module on your site.

This will be included in the next version so you don't need to backup this edit.

Also since you have not specified any content after 21:00 the module will stop since the next entry is at 00:00.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Domingos Bopp
  • Domingos Bopp's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago - 10 years 6 months ago #139606 by Domingos Bopp
Replied by Domingos Bopp on topic About schedule and onAir module
I think I found the problem.
I used the "echo" to see the date and is 3 hour early.

Edit: The extra fields were already included in the array
As I did some testing, I ended up re-using the old code and deleted some extra fields.
Even added these extra field also on the schedule module

Apparently joomla is not saving the correct time, so I used a different code.
Log in  or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 6 months ago #139607 by Krikor Boghossian
Replied by Krikor Boghossian on topic About schedule and onAir module
Nice to hear that.
Let me know if you any further assistance.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Domingos Bopp
  • Domingos Bopp's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago #139608 by Domingos Bopp
Replied by Domingos Bopp on topic About schedule and onAir module
In fact the problem was solved, thanks for help. ;)

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 6 months ago #139609 by Krikor Boghossian
Replied by Krikor Boghossian on topic About schedule and onAir module
You 're welcome Domingo :)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
8 years 1 month ago #160372 by Damian Freeman
Replied by Damian Freeman on topic About schedule and onAir module
would you mind sharing your files with me im having the same problem its driving me insane

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 1 month ago #160375 by Krikor Boghossian
Replied by Krikor Boghossian on topic About schedule and onAir module
Hello Damian,

Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Please open a ticket so we sort this out.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.