SOLVED - 24hr setting problem in mod_jevents_latest
JEvents 2.0 was launched over 2 years ago and the latest stable version is version 2.2 which will run on Joomla 1.5 and Joomla 2.5. JEvents 1.5 is therefore no longer actively supported - you should upgrade to JEvents 2.2+ as soon as possible.
Forum rules
Please include as much detail in any test or bug reports for JEvents 1.5 as possible.
First of all, check if you are running the latest available version of Joomla! and JEvents. Posts for issues, where both systems are not updated, will be ignored.
We need the following at least:
* PHP version (e.g. 5.2.5). Note: Support for PHP4 is discontinued.
* Joomla! version
* JEvents version
* Web Server software (Apache or IIS with version number if possible)
* Server Operating system (e.g. Linux, Windows, Solaris, Darwin ...)
* Database version
* memory_limit from your phpinfo
* Web browser and version
Please enable error reporting and include any error messages in your posting. You do this via the Joomla Configuration - set "error reporting" to "maximum" on the Server tab.
Finally, please describe the steps required to recreate the problem and also please enable error reporting and give us any error messages generated.
Please include as much detail in any test or bug reports for JEvents 1.5 as possible.
First of all, check if you are running the latest available version of Joomla! and JEvents. Posts for issues, where both systems are not updated, will be ignored.
We need the following at least:
* PHP version (e.g. 5.2.5). Note: Support for PHP4 is discontinued.
* Joomla! version
* JEvents version
* Web Server software (Apache or IIS with version number if possible)
* Server Operating system (e.g. Linux, Windows, Solaris, Darwin ...)
* Database version
* memory_limit from your phpinfo
* Web browser and version
Please enable error reporting and include any error messages in your posting. You do this via the Joomla Configuration - set "error reporting" to "maximum" on the Server tab.
Finally, please describe the steps required to recreate the problem and also please enable error reporting and give us any error messages generated.
Re: 24hr setting problem in mod_jevents_latest
by madirena » Fri Apr 30, 2010 6:32 pm
Hello and thank you for your work!
I must configure latest events in a radio site and "last events" stays for "On air now".
Can you help me to configure it, please?
Id' like something like this:
start hour - end hour
title
But I repeat, I want the current event, depending of the hour.
And another thing: how can I take off the icon of the "help"?
Is there a posibility to take off the "view for year/month/week" etc ? I'd like to show just the current day with the previous and next day.
sorry for my english.
thank you
I must configure latest events in a radio site and "last events" stays for "On air now".
Can you help me to configure it, please?
Id' like something like this:
start hour - end hour
title
But I repeat, I want the current event, depending of the hour.
And another thing: how can I take off the icon of the "help"?
Is there a posibility to take off the "view for year/month/week" etc ? I'd like to show just the current day with the previous and next day.
sorry for my english.
thank you
- madirena
- Posts: 1
- Joined: Fri Apr 30, 2010 6:16 pm
Re: 24hr setting problem in mod_jevents_latest
by Andreaseasj » Fri Feb 18, 2011 8:05 am
I am bumping this, seeing as I have run into this problem, and neither of those codes seem to work for me.
They either mess up the entire "Latest Events" timers, simply blanking them out, or they completely disappear.
I am sure I pasted in the codes correctly. I am currently using: "${startDate(%a %e %b %H:%M)}[!a: - ${endDate(%H:%M)}]
${title}"
And it does not currently show the time correctly. I set the time to being from 08:00 till 17:00, although it only shows "- 17:00" whereas it should show "08:00 - 17:00"
What gives?
They either mess up the entire "Latest Events" timers, simply blanking them out, or they completely disappear.
I am sure I pasted in the codes correctly. I am currently using: "${startDate(%a %e %b %H:%M)}[!a: - ${endDate(%H:%M)}]
${title}"
And it does not currently show the time correctly. I set the time to being from 08:00 till 17:00, although it only shows "- 17:00" whereas it should show "08:00 - 17:00"
What gives?
- Andreaseasj
- Posts: 3
- Joined: Tue Feb 08, 2011 12:14 pm
Re: 24hr setting problem in mod_jevents_latest
by Geraint » Fri Feb 18, 2011 12:50 pm
Do you see the date part of the startDate field?
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30518
- Joined: Fri Feb 15, 2008 6:14 pm
Re: 24hr setting problem in mod_jevents_latest
by Andreaseasj » Mon Mar 07, 2011 1:01 pm
Sorry for the late response.
What exactly do you mean? What am I looking for?
With my current code, I see the following:
- 17:00
Test
Whereas I set it to start at 08:00 AM on the 7th of March, and it should end at 17:00 PM on the 8th of March.
Code is: ${startDate(%a %e %b %I:%M%P)}[!a: - ${endDate(%I:%M%P)}]
${title}
What exactly do you mean? What am I looking for?
With my current code, I see the following:
- 17:00
Test
Whereas I set it to start at 08:00 AM on the 7th of March, and it should end at 17:00 PM on the 8th of March.
Code is: ${startDate(%a %e %b %I:%M%P)}[!a: - ${endDate(%I:%M%P)}]
${title}
- Andreaseasj
- Posts: 3
- Joined: Tue Feb 08, 2011 12:14 pm
Re: 24hr setting problem in mod_jevents_latest
by Geraint » Mon Mar 07, 2011 4:59 pm
At a guess you have a windows server and this doesn't support %e or %b
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30518
- Joined: Fri Feb 15, 2008 6:14 pm
Re: 24hr setting problem in mod_jevents_latest
by Andreaseasj » Wed Mar 09, 2011 2:10 pm
Then what would I do as a solution ? New server? Some other code?
- Andreaseasj
- Posts: 3
- Joined: Tue Feb 08, 2011 12:14 pm
Re: 24hr setting problem in mod_jevents_latest
by Geraint » Wed Mar 09, 2011 4:21 pm
no look through the strftime options (search for strftime in google) to find options that work on your server.
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30518
- Joined: Fri Feb 15, 2008 6:14 pm
Re: 24hr setting problem in mod_jevents_latest
by On3HitWond3r » Wed Mar 16, 2011 1:53 pm
Thanks Geraint It worked for me 
-
On3HitWond3r
- Posts: 1
- Joined: Wed Mar 16, 2011 9:40 am
Re: 24hr setting problem in mod_jevents_latest
by blackertz » Fri Apr 08, 2011 8:38 am
Thank you very much.. Very helpfull
-
blackertz
- Posts: 2
- Joined: Fri Apr 08, 2011 8:28 am
23 posts
• Page 2 of 3 • 1, 2, 3
Return to JEvents 1.5 (No longer actively supported)
Who is online
Users browsing this forum: Google [Bot], Yahoo [Bot]

