<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Day Event Script</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/</link>
	<description></description>
	<pubDate>Thu, 08 Jan 2009 11:32:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Lee</title>
		<link>http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-25710</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Thu, 21 Apr 2005 17:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-25710</guid>
		<description>Is there any reason why this script would not be writing at all? I have added events and tried to include them in a page without success. I have also checked the individual files and they have no data written to them. Any ideas?

I would really love to use this script!</description>
		<content:encoded><![CDATA[<p>Is there any reason why this script would not be writing at all? I have added events and tried to include them in a page without success. I have also checked the individual files and they have no data written to them. Any ideas?</p>
<p>I would really love to use this script!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wench</title>
		<link>http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8725</link>
		<dc:creator>Wench</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8725</guid>
		<description>2 things, but first THANK YOU!  i've been looking forever for a simple event list script =)

1. can't make the date numerical [i.e. 2/26]

2. i don't want the year to show, just month and date [i.e. 2/26] is there an easy way to strip that out??
</description>
		<content:encoded><![CDATA[<p>2 things, but first THANK YOU!  i&#039;ve been looking forever for a simple event list script =)</p>
<p>1. can&#039;t make the date numerical [i.e. 2/26]</p>
<p>2. i don&#039;t want the year to show, just month and date [i.e. 2/26] is there an easy way to strip that out??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnnie</title>
		<link>http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8724</link>
		<dc:creator>Johnnie</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8724</guid>
		<description>What I'm looking for is this...

We need a script that will display the next concert that has been put into a databased file.

Example:
I put all the concerts in one file, the script will show the visitor the next gig in line (example: August 14, 2003 - Venue Blabla in Amsterdam). When that date has passed the next concert will be displayed without us having to change it by hand. 

I hope you know what I mean with this! Is there something out there? What I have found so far is the events being shown on that specific day or shown days after the event has already passed.

Please, let me know if possible!

Thanks in advance,

Johnnie...</description>
		<content:encoded><![CDATA[<p>What I&#039;m looking for is this&#8230;</p>
<p>We need a script that will display the next concert that has been put into a databased file.</p>
<p>Example:<br />
I put all the concerts in one file, the script will show the visitor the next gig in line (example: August 14, 2003 - Venue Blabla in Amsterdam). When that date has passed the next concert will be displayed without us having to change it by hand. </p>
<p>I hope you know what I mean with this! Is there something out there? What I have found so far is the events being shown on that specific day or shown days after the event has already passed.</p>
<p>Please, let me know if possible!</p>
<p>Thanks in advance,</p>
<p>Johnnie&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sqrl</title>
		<link>http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8723</link>
		<dc:creator>Sqrl</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8723</guid>
		<description>Is there some way to have it display the next event based on hours?

For example, there are three events, one at 1 AM, the next at 11 AM, and then at 8 PM.

When someone is on the page it retrieves the next event, and not all of them?</description>
		<content:encoded><![CDATA[<p>Is there some way to have it display the next event based on hours?</p>
<p>For example, there are three events, one at 1 AM, the next at 11 AM, and then at 8 PM.</p>
<p>When someone is on the page it retrieves the next event, and not all of them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobbyashman</title>
		<link>http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8722</link>
		<dc:creator>bobbyashman</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8722</guid>
		<description>I think I figured out that problem.  I just changed the showevents file line that contained 00:00:00 to 23:59:59.  It now displays properly for me for the current day.  Thanks again for the great script</description>
		<content:encoded><![CDATA[<p>I think I figured out that problem.  I just changed the showevents file line that contained 00:00:00 to 23:59:59.  It now displays properly for me for the current day.  Thanks again for the great script</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobby ashman</title>
		<link>http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8721</link>
		<dc:creator>bobby ashman</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8721</guid>
		<description>Great script, but I am having the problem of events being held on the current day not being displayed.  It goes to the next days event instead of the current day event.  Is this something I can configure to fix?  Thanks for the script.</description>
		<content:encoded><![CDATA[<p>Great script, but I am having the problem of events being held on the current day not being displayed.  It goes to the next days event instead of the current day event.  Is this something I can configure to fix?  Thanks for the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fly On Wall</title>
		<link>http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8720</link>
		<dc:creator>Fly On Wall</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8720</guid>
		<description>I want a script that allows me to put a different block of content on screen depending on what day of the week it is. Could someone point me in the right direction?</description>
		<content:encoded><![CDATA[<p>I want a script that allows me to put a different block of content on screen depending on what day of the week it is. Could someone point me in the right direction?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8719</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8719</guid>
		<description>That is pretty weird and I'm not sure why. I wonder if it has to do with the type of server you're on...

Well, at least it *does* work with the absoulte path...</description>
		<content:encoded><![CDATA[<p>That is pretty weird and I&#039;m not sure why. I wonder if it has to do with the type of server you&#039;re on&#8230;</p>
<p>Well, at least it *does* work with the absoulte path&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linda</title>
		<link>http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8718</link>
		<dc:creator>linda</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8718</guid>
		<description>Is there any reason why DayEventScript would work when I use the absolute path in the include statement (http://www.etc.etc) but not when I use the unix syntax pointing to the exact same file? (/usr/www/users etc)? I've quadruple checked, and it points to the same place,and I have all my slashes in the right place, etc.

When I call showevents.php using /usr/www/users etc I get this error:

 &lt;h3&gt;Fatal error: Failed opening required 'eventconfig.php' (include_path='') in /usr/www/users/myuserid/lookhere/DayEventScript/showevents.php on line 2 &lt;/h3&gt;

Using http://etc.etc in the include returns perfect data, and everything acts as it should.

It's like it stops looking in the same directory when I use the root path (if that's the right term) but continues to get the other files from the DayEvent script directory when I call showevents.php using "http://..."

Weird, huh?</description>
		<content:encoded><![CDATA[<p>Is there any reason why DayEventScript would work when I use the absolute path in the include statement (http://www.etc.etc) but not when I use the unix syntax pointing to the exact same file? (/usr/www/users etc)? I&#039;ve quadruple checked, and it points to the same place,and I have all my slashes in the right place, etc.</p>
<p>When I call showevents.php using /usr/www/users etc I get this error:</p>
<h3>Fatal error: Failed opening required &#039;eventconfig.php&#039; (include_path=&#034;) in /usr/www/users/myuserid/lookhere/DayEventScript/showevents.php on line 2 </h3>
<p>Using <a href="http://etc.etc" rel="nofollow">http://etc.etc</a> in the include returns perfect data, and everything acts as it should.</p>
<p>It&#039;s like it stops looking in the same directory when I use the root path (if that&#039;s the right term) but continues to get the other files from the DayEvent script directory when I call showevents.php using &#034;http://&#8230;&#034;</p>
<p>Weird, huh?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8716</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/12/05/day-event-script/#comment-8716</guid>
		<description>You would need some way of initiating the email... scripts don't run (in the background) unless you do something first - like access the page, etc...</description>
		<content:encoded><![CDATA[<p>You would need some way of initiating the email&#8230; scripts don&#039;t run (in the background) unless you do something first - like access the page, etc&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.307 seconds -->
