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

Old 01-04-2004, 04:29 PM   #1
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

UPDATED JANUARY 6, 2004

There is a public beta of Version 4.4 available to download. Hopefully it will address the time-zone issues some have been experiencing.

Please post your experience with this version and if it helped to solve any problems you may have been experiencing.

The changes in Version 4.4 so far are:

-- Moved all of the configuration variables to the new escalConfig.php file.
-- Improved the mySQL database installation script.
-- Added a database connection verification process to the escalAE.php file.
-- Added a database connection verification process to the main escal.php file.
-- Improved support in all timezones for day-marking purposes.
-- Resolved an issue where command-line variables caused errors with mySQL or flat-file database use.
-- Cleaned up some code in the escal.php file.
-- Corrected a line in the escalAE.php file where it would not allow you modify the year of prior year's events.
-- Changed the pop-up windows to use the month names from the configuration file (escalConfig.php).
__________________
-- Brian

Questions?

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

Old 01-04-2004, 09:15 PM   #2
neoro
Calendar User
 
neoro is offline
Join Date: Dec 2003
Posts: 5
Default

Got the date problem fixed, thanks ...
Keep it up..

suggestion :: will there be a version where users can enter recuring dates ?
 

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

Quote:
Originally posted by neoro@Jan 4 2004, 10:15 PM
will there be a version where users can enter recuring dates ?
This is planned for Version 5. B)
__________________
-- Brian

Questions?

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

Old 01-05-2004, 06:49 PM   #4
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

I'm loving the new centralized config file!

I hadn't looked all that much at 4.3 but had a bit of time and played around with 4.4... and there's one thing i'd like to suggest...

I changed line 423 of escalAE.php from
Code:
for ($year = $currentYear; $year <= ($currentYear+$maxYears-1); $year++) {
to
Code:
for ($year = $dates[0]; $year <= ($currentYear+$maxYears-1); $year++) {
I realized that since we're in the new year, if I wanted to edit past events they would show "year" instead of the actual year. So by changing it to my code it makes the list start from the year of the event until the maxYears-1 (current year + 1 as the default).

The rest is bang on..... Lovin' it!!

View my test site at http://ns2.chaotic-concepts.org/
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

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

Quote:
Originally posted by ve9gra@Jan 5 2004, 07:49 PM
I'm loving the new centralized config file!

I hadn't looked all that much at 4.3 but had a bit of time and played around with 4.4... and there's one thing i'd like to suggest...

I changed line 423 of escalAE.php from
Code:
for ($year = $currentYear; $year <= ($currentYear+$maxYears-1); $year++) {
to
Code:
for ($year = $dates[0]; $year <= ($currentYear+$maxYears-1); $year++) {
I realized that since we're in the new year, if I wanted to edit past events they would show "year" instead of the actual year. So by changing it to my code it makes the list start from the year of the event until the maxYears-1 (current year + 1 as the default).

The rest is bang on..... Lovin' it!!

View my test site at http://ns2.chaotic-concepts.org/
Great find. I'll add make that change to the script.
__________________
-- 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
Version 6.2.10 Beta Brian Other Announcements 3 08-16-2005 07:53 PM
Version 6.2.0 Beta 1 Brian Other Announcements 19 06-09-2005 06:05 PM
Version 6.1.0 Beta Testers Needed! Brian Other Announcements 18 04-22-2005 08:22 PM
Version 6 Public Beta Brian Other Announcements 1 03-09-2005 12:46 AM
Version 4.0 Public Beta Brian New Releases 0 11-12-2003 01:26 PM



All times are GMT -4. The time now is 08:55 AM.


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 |