Easy PHP Calendar - We really take care of your dates!


Go Back   Easy PHP Calendar > General Discussion > General Support

General Support Questions about using the Easy PHP Calendar. (Not installation or customizations)

Closed Thread
 
Thread Tools Search this Thread Display Modes

CLOSED - Listings Module Open Beta
Old 05-08-2004, 11:42 AM   #1
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Lightbulb CLOSED - Listings Module Open Beta

>> The beta is closed.

If you are using Version 5.3 or 5.4 of the Easily Simple Calendar script, you are invited to try the latest version of the Listings Module which has many added features.

If you are intersted in testing this module and reporting your experiences, please PM me your email address and I will send you the beta listings module.
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

Warning: Invalid range end
Old 05-09-2004, 10:28 PM   #2
evavega
Oh Yeah?!
 
evavega's Avatar
 
evavega is offline
Join Date: Apr 2004
Location: Georgia USA
Posts: 26
Send a message via ICQ to evavega Send a message via AIM to evavega Send a message via Yahoo to evavega
Default Warning: Invalid range end

I used the following code on my test page:
<? $listWeeks = 3; $LIST=1; $DF = "D - M d"; $template="monthly2.php"; require ("calendar/showCalendar.php"); ?>

example at:
http://www.rescuecats.org/adoption/mo.php

Sometimes this error appears:
Warning: Invalid range end in /home/httpd/vhosts/rescuecats.org/httpdocs/adoption/calendar/functions.inc.php on line 1

error repeats for each event displayed in the 3 week range, when the error appears, that is.

error seems to appear when I use 1 in $listWeeks as well.

example at:
http://www.rescuecats.org/adoption/larry.php

Actually, no matter what I seem to use from your readme file, I will get this same error some of the time.

Do you see it? Reload the page several times. I run a lot of php scripts on my server and none of them do this. I'm running php 4.1.2. Any suggestions?

Thanks,
Chassie
 

Old 05-09-2004, 11:31 PM   #3
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

What version of the calendar are you using?

If it's less than Version 5.3, upgrade to 5.4 and install the latest functions.inc.php file as see if this helps.
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

Old 05-09-2004, 11:42 PM   #4
evavega
Oh Yeah?!
 
evavega's Avatar
 
evavega is offline
Join Date: Apr 2004
Location: Georgia USA
Posts: 26
Send a message via ICQ to evavega Send a message via AIM to evavega Send a message via Yahoo to evavega
Default

I am using escal 5.3
I'll get 5.4 and upload function.inc.php and try that.

Thanks,
Chassie
 

Old 05-09-2004, 11:52 PM   #5
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

If you still experience this problem, please turn of Allow HTML in the Setup and Configuration Manager and see if the problem persists.
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

Old 05-10-2004, 09:50 AM   #6
evavega
Oh Yeah?!
 
evavega's Avatar
 
evavega is offline
Join Date: Apr 2004
Location: Georgia USA
Posts: 26
Send a message via ICQ to evavega Send a message via AIM to evavega Send a message via Yahoo to evavega
Default

I upgraded functions.inc.php to that of version 5.4. After re-testing the examples in the previous post I've determined the results are the same as before.

However, turning off "Allow HTML" in event descriptions resolves both the error described in this thread --and-- the problem I reported in your Bugs & Errors thread, "onClick Pop-Up Issues" http://easilysimplecalendar.com/foru...ead.php?t=2137

It's unfortunate as I would have liked to added "[map it]" links in each event. I would rather the script work each time it's clicked, though

Please let me know if a work-around is reached.

I appreciate your help,
Chassie
 

Old 05-10-2004, 09:57 AM   #7
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Unfortunately, so far these issue seem to be specific to your installation (i.e.: server setup and configuration).

However, try this...

Remove all of the content from the functions.inc.php file and upload the empty file to your server. Then turn Allow HTML back on and see what happens...

You should be able to use links again, but you will need to code them yourself. (eg. <a href=...)


Quote:
Originally Posted by evavega
I upgraded functions.inc.php to that of version 5.4. After re-testing the examples in the previous post I've determined the results are the same as before.

However, turning off "Allow HTML" in event descriptions resolves both the error described in this thread --and-- the problem I reported in your Bugs & Errors thread, "onClick Pop-Up Issues" http://easilysimplecalendar.com/foru...ead.php?t=2137

It's unfortunate as I would have liked to added "[map it]" links in each event. I would rather the script work each time it's clicked, though

Please let me know if a work-around is reached.

I appreciate your help,
Chassie
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

Old 05-10-2004, 10:11 AM   #8
evavega
Oh Yeah?!
 
evavega's Avatar
 
evavega is offline
Join Date: Apr 2004
Location: Georgia USA
Posts: 26
Send a message via ICQ to evavega Send a message via AIM to evavega Send a message via Yahoo to evavega
Default

thanks for the help, as always. I recently upgraded to plesk 7 and it hosed too many things to count. I wouldn't be surprised if it has something to do with this. who knows. I'll try your suggestion and see what happens.

Chassie
 

Listing Module
Old 05-10-2004, 10:36 AM   #9
Falcon1433
Calendar User
 
Falcon1433 is offline
Join Date: May 2004
Posts: 9
Default Listing Module

Brian, working perfectly!! Exactly what I was looking for!!
 

Listings Module
Old 06-02-2004, 04:12 AM   #10
andi_levinge
Calendar User
 
andi_levinge is offline
Join Date: Jun 2004
Posts: 5
Talking Listings Module

Hi Brian,

Can I please have a copy of the listings module script too? I have the latest version, 5.4. That's exactly what I need on my new site.

Thanks,

Andrea
 

Old 06-02-2004, 09:02 AM   #11
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

The listings module Beta is closed. But, Version 5.5 of the calendar script is undergoing final Beta testing and will be released soon. It will have all of the new features for the listing module.
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Display listings module at other domain? bangonthedrum General Support 1 05-14-2005 06:03 PM
Listings Module in v6.1.1 evavega General Support 2 05-03-2005 07:47 AM
Listings Module Jetstream General Support 1 09-15-2004 05:08 PM
Listings Module Question ddenson General Support 1 07-06-2004 08:26 AM
CLOSED - Listings Module Open Beta Brian Other Announcements 0 05-08-2004 11:42 AM



All times are GMT -4. The time now is 07:54 PM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright 2009 NashTech, Inc.

| Home | Register | Today's Posts | Search | New Posts |