kombatarts
09-11-2007, 10:19 AM
Hi, first of all great product! Everything has been great so far.
We are in the process of updating our website and this calendar was one of the features we wanted for the site.
I installed all the files in a test directory to try out all the Easy PHP Calendar features etc before purchasing. I was happy so I purchased a license and continued to fill in my calendar under this test directory. We are using flat files.
I really liked the look of how the TOC came out
http://kombatarts.com/tester/calendar/demoTOC.php
I wanted to replicate that look so I used demo.php as an example and uncommented the necessary items and created my own file (derived from a DW template) and placed it in
http://kombatarts.com/temp/Schedule/index.php
I then recursively copied all the files in directory where I originally uploaded the Easy PHP Calendar
http://kombatarts.com/tester/
to
http://kombatarts.com/temp/Schedule/
Note: I am using a "temp" directory to fiddle around with all the other updates for the new site
Anyway, the http://kombatarts.com/temp/Schedule/index.php file loads slow, does not format as expected and I get the timeout error
Fatal error: Maximum execution time of 30 seconds exceeded in /home/kombat/www/tester/calendar/functions/dateMarking.php on line 255
Not sure why it is trying to point to the tester directory either since I copied all the files to the http://kombatarts.com/temp/Schedule/ directory.
I searched the forums and saw similar problems with too much data, but again in the tester file everything looks fine:
http://kombatarts.com/tester/calendar/demoTOC.php
I am sure it is a newbie mistake. Thanks in advance for the help!
We are in the process of updating our website and this calendar was one of the features we wanted for the site.
I installed all the files in a test directory to try out all the Easy PHP Calendar features etc before purchasing. I was happy so I purchased a license and continued to fill in my calendar under this test directory. We are using flat files.
I really liked the look of how the TOC came out
http://kombatarts.com/tester/calendar/demoTOC.php
I wanted to replicate that look so I used demo.php as an example and uncommented the necessary items and created my own file (derived from a DW template) and placed it in
http://kombatarts.com/temp/Schedule/index.php
I then recursively copied all the files in directory where I originally uploaded the Easy PHP Calendar
http://kombatarts.com/tester/
to
http://kombatarts.com/temp/Schedule/
Note: I am using a "temp" directory to fiddle around with all the other updates for the new site
Anyway, the http://kombatarts.com/temp/Schedule/index.php file loads slow, does not format as expected and I get the timeout error
Fatal error: Maximum execution time of 30 seconds exceeded in /home/kombat/www/tester/calendar/functions/dateMarking.php on line 255
Not sure why it is trying to point to the tester directory either since I copied all the files to the http://kombatarts.com/temp/Schedule/ directory.
I searched the forums and saw similar problems with too much data, but again in the tester file everything looks fine:
http://kombatarts.com/tester/calendar/demoTOC.php
I am sure it is a newbie mistake. Thanks in advance for the help!