Mike Knichel wrote: >I wish to create an event that goes from July 14 - July 18. I want the >site to begin displaying it now, but do not wish it to look like the event >starts today. Is this possible? I'm using GL 1.3.6.
In Geeklog 1.3.7, you can set the number of days that the "upcoming events" block is looking ahead in config.php: $_CONF['upcomingeventsrange'] = 14; // days In 1.3.6, you would need to hack function COM_printUpcomingEvents() in lib-common.php to accomplish the same effect. bye, Dirk -- http://www.haun-online.de/ http://www.haun.info/