Welcome, Guest
Please Login or Register.    Lost Password?
Start & end hour bug fix [SOLVED] (1 viewing) (1) Guest
Go to bottom Favoured: 0
  • Page:
TOPIC: Start & end hour bug fix [SOLVED]
#327
Re:Start & end hour bug fix [SOLVED] 11 Months ago Karma: 0  
Thank you, that's nice.

I've made quite a lot of changes meanwhile, now looking more like the normal Joomla 1.5 backend interface, add ordering to the banners etc.

Also the set time is now looking to the Joomla settings instead of the server settings, so problems like default starttime as 01:00 are gone, is now always 00:00.

I've also created a slideshow module, which display the banners in a slideshow.

I have some minor bugs to fix, if it's all done I will post my changes and suggestions so you can have a look at it.
sanderpotjer (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
Last Edit: 2009/09/03 22:17 By sanderpotjer.
 
The administrator has disabled public write access.  
#328
Re:Start & end hour bug fix [SOLVED] 11 Months ago Karma: 0  
This is my suggestion to prevent timezone problems. Change my bug fix posted before into this:

Code:

// Adds +timezone to time when echoed in admin
$form->set('publish_up_time', JHTML::_('date', $banner->publish_up_time, '%H:%M:%S', 0));
$form->set('publish_down_time', JHTML::_('date', $banner->publish_down_time, '%H:%M:%S', 0));

sanderpotjer (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged  
 
The administrator has disabled public write access.  
Go to top
  • Page:
join

Newsletter

Latest Forum Topics


More...