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


Go Back   Easy PHP Calendar > Pre-Sales Questions > General

General Get answers to your questions before purchasing the Easy PHP Calendar.

Closed Thread
 
Thread Tools Search this Thread Display Modes

Trial Version - Limit on Number of Events?
Old 03-20-2005, 07:44 PM   #1
nottrixie
Calendar User
 
nottrixie is offline
Join Date: Mar 2005
Posts: 9
Default Trial Version - Limit on Number of Events?

I'm having a problem with the trial version of the calendar program. Everything seemed to be working just fine, but after submitting an event, the program locked up and wouldn't return to the "enter an event" page. This was around the 12th one that I entered and I don't believe I did anything different than the others to cause this error. I tried closing the window and starting over, but now after entering my user name and password, I get a "can not find server" page. Does this mean I hit a wall on the number of entries or did something get corrupted? I can still view the calendar so that part is still working. It's just the screen to enter events that seems to be having a problem.
 

Old 03-20-2005, 07:47 PM   #2
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,907
Default

There is no limit in the trial for the number of events. What type of database were you using?
__________________
-- Brian

Questions?

Instructions | FAQs | Errors FAQ | Forums | Support
| Web Site Hosting
 

Old 03-20-2005, 08:06 PM   #3
nottrixie
Calendar User
 
nottrixie is offline
Join Date: Mar 2005
Posts: 9
Default

I am using the flat-file. I am able to set up a mySQL database if that works better.
 

Old 03-21-2005, 01:28 AM   #4
nottrixie
Calendar User
 
nottrixie is offline
Join Date: Mar 2005
Posts: 9
Default

Just to test it, I deleted the flat-file database and built one with mySQL. For some reason it also stopped working after the 12th entry. Any ideas?
 

Old 03-21-2005, 08:52 AM   #5
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,907
Default

Is the 12th entry this time the same as the 12th entry when using the flat-file?
__________________
-- Brian

Questions?

Instructions | FAQs | Errors FAQ | Forums | Support
| Web Site Hosting
 

Old 03-21-2005, 03:02 PM   #6
nottrixie
Calendar User
 
nottrixie is offline
Join Date: Mar 2005
Posts: 9
Default

I think I may have figured it out. It was nearly the same entry as before, but after a bit of experimentation it seems to be certain date ranges that are having the problem. So far it appears that the stoppage happens anytime I try to do an entry between April 10th to the 30th and seemingly any time in February. If I do an entry during those times the program gets stuck after I hit the "save event" button and won't return to the "add event" page. If I go into the database and delete the entry, the program works again. My guess is that one of the files that has to do with the date ranges is corrupted in some way. If you think that is the case, which ones should I replace?

Thanks!
 

Old 03-21-2005, 03:56 PM   #7
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,907
Default

If you try the same events on the Online Demonstration on this web site, does it work?

The files you need to re-upload would be all in the events and functions directories.
__________________
-- Brian

Questions?

Instructions | FAQs | Errors FAQ | Forums | Support
| Web Site Hosting
 

Old 03-21-2005, 05:21 PM   #8
nottrixie
Calendar User
 
nottrixie is offline
Join Date: Mar 2005
Posts: 9
Default

I added the dates in February and April on the demo and it worked just fine. I tried replacing the function and events files and it is still happening. Other than starting over completely with a fresh upload, do you have any other hints?
 

Old 03-21-2005, 05:45 PM   #9
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,907
Default

Did you change any options (like the date format) before adding events?

I would try uploading all of the files (except the main license.php file) and see if that helps. If not and your server is compatible with the other version, I would give that a try.
__________________
-- Brian

Questions?

Instructions | FAQs | Errors FAQ | Forums | Support
| Web Site Hosting
 

Old 03-21-2005, 08:30 PM   #10
nottrixie
Calendar User
 
nottrixie is offline
Join Date: Mar 2005
Posts: 9
Default

I did change the date format, but that didn't seem to be the problem. I replaced all the files except the license like you instructed and now the problem seems to trace back to the "overlib" function. When I turn that on it seems to work fine when viewing the calendar, but when I try to access the "events" screen that is when it stops working. If I go back into setup and turn off "overlib", I have access to the events page again. Hmmm... I like this calendar and hope I can get it to work at some point.
 

Old 03-21-2005, 10:35 PM   #11
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,907
Default

I have a registered user who has a very similar problem. With overlib turned off, the editor works as expected. But with it on, it locks up.

I'm looking into this as there isn't anything obviously wrong, but it may have something to do with the particular configuration of the web server.

Can you tell me the web server and version, php version, etc that's on your server?

In the mean time, you could use the script with just the on-click pop-ups instead of the on-mouseover pop-ups until this is resolved.
__________________
-- Brian

Questions?

Instructions | FAQs | Errors FAQ | Forums | Support
| Web Site Hosting
 

Old 03-21-2005, 11:31 PM   #12
nottrixie
Calendar User
 
nottrixie is offline
Join Date: Mar 2005
Posts: 9
Default

Here's the scoop from my hosting company: superbhosting.net

The server is currently running 4.3.8 . For a comprehensive list of the modules compiled into php, please go here :
http://207.228.243.232/superb.php

I'm running the current trial version of the calendar.
 

Old 03-31-2005, 04:17 PM   #13
degauss
Calendar User
 
degauss is offline
Join Date: Mar 2005
Posts: 5
Default

I'm seeing basically the same thing.

I'm running the trial version of 6.03 (my order is pending) with mySQL 4.0.18. A link to phpinfo() on my site will be sent to you, Brian, via PM, along with access to see what's going on and the SQL insert statement for the offending event.

When I added the event this morning, it went to the page that says the database has been updated, like it should. It then meta-refreshed to a zero sized reply error page. At this point, trying to go to any page within the events admin results in zero sized reply. The setup admin and the main escal/ script are unaffected.

At first I thought it was somehow due to the phpsessid, because I could get the login page back up by deleting the cookie. Once the cookie is set again, zero-sized reply again. However, I then found this thread and tried deleting the newly added event using phpmyadmin. Voila! I was able to administer my events again. I then re-added the event, and was faced with zero-sized replies.

The event date was for Feb 7, 2005.

Oh, FWIW, I have only 6 events, plus the offending event. The offending event currently has an id of 12. Changing that id to 5 (no other event has that id) does not affect the problem.

Last edited by degauss; 03-31-2005 at 04:31 PM.
 

Old 03-31-2005, 04:46 PM   #14
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,907
Default

Responded to your PM. I think I have a fix for this...
__________________
-- Brian

Questions?

Instructions | FAQs | Errors FAQ | Forums | Support
| Web Site Hosting
 

Old 03-31-2005, 05:25 PM   #15
degauss
Calendar User
 
degauss is offline
Join Date: Mar 2005
Posts: 5
Default

Me, or nottrixie? I haven't received a PM..
 

Old 03-31-2005, 05:29 PM   #16
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,907
Default

I'm working on a fix as we speak (err, type). I hope to have it released in the next day or two. If you want to test this, please PM me your email address and which version (Zend or ionCube) and I'll send you the updated files.
__________________
-- Brian

Questions?

Instructions | FAQs | Errors FAQ | Forums | Support
| Web Site Hosting
 

OK - Same problem
Old 04-19-2005, 10:03 AM   #17
Spandox
Calendar User
 
Spandox is offline
Join Date: Apr 2005
Location: Delaware
Posts: 8
Default OK - Same problem

I can edit events but cannot add them. The install worked until Feb.

I am new to the company and have been just been given the task of "Fix this site"

What do I need to provide you in order to get help?
What is the process to upgrade the version?
I was told that when they installed the current version they have they had to hack it to change all of the ".php" files to ".php4" in order for it to work on the server I can write a small perl script to do this same fix if need be.
 

Old 04-19-2005, 11:34 AM   #18
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,907
Default

What version are you using and can you provide a link to the web site or send me PM with your event manager login information.

[Please start a new thread as the issue is unrelated to the posts above it.].

Quote:
Originally Posted by Spandox
I can edit events but cannot add them. The install worked until Feb.

I am new to the company and have been just been given the task of "Fix this site"

What do I need to provide you in order to get help?
What is the process to upgrade the version?
I was told that when they installed the current version they have they had to hack it to change all of the ".php" files to ".php4" in order for it to work on the server I can write a small perl script to do this same fix if need be.
__________________
-- Brian

Questions?

Instructions | FAQs | Errors 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
License key error on trial version hollye General 5 06-01-2005 11:25 AM
Trial Version swong General 3 01-24-2005 03:44 PM
Any limitations on number of events in a month? Dave G General Support 5 01-22-2005 08:57 PM
Version 5.7 Trial Brian Other Announcements 0 09-01-2004 08:03 PM



All times are GMT -4. The time now is 07:35 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 |