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

Moving to new server
Old 07-30-2011, 05:59 PM   #1
jenny311
Calendar User
 
jenny311 is offline
Join Date: Jul 2011
Posts: 12
Default Moving to new server

I am currntly moving to a new server and moving the calendar is not going smoothly. I uploaded all the files and had several errors and issues, I have gotten past most of them but I am still having some problems.

First I am unable to add events. When I save a new event, it simply goes back to the calendar with the event not saved.

Second on the page that displays the events, the top of the page is fine. I have my calendar legend, my drop down to choose an event type, the dropdown to choose a date and my grid calendar, but the events are not listed below instead I get the following error.
_____________

Warning: fread() [function.fread]: Length parameter must be greater than 0 in /home/rnkserve/public_html/calendar/functions/listings.php on line 108
_____________

I downloaded everything from the old server in binary, and uploaded to the new server in binary.

There could be other errors and issues, that I have not found yet!

Please note on the new server, I have not redone the license key yet as the new server is not live and the calendar is running live on the old server. Further, with the DNS pointing to the old server I am viewing and working through an IP address in my browser and not a domain name could either the license key or the IP be my issue?
 

Old 07-30-2011, 08:05 PM   #2
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Try this FAQ:

https://www.easyphpcalendar.com/supp...&kbarticleid=9

(I'm going to remove your other three forum posts...)
__________________
-- Brian

Questions?

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

Old 07-30-2011, 08:41 PM   #3
jenny311
Calendar User
 
jenny311 is offline
Join Date: Jul 2011
Posts: 12
Default

Hi Brian,

Thanks for the reply... strangely I am unable to see any of my posts on my main computer and only this posts on this computer... but if you say there were three there probably were as I tried to submit my post many times!
 

Old 07-30-2011, 08:53 PM   #4
jenny311
Calendar User
 
jenny311 is offline
Join Date: Jul 2011
Posts: 12
Default

OK... read the article and my Paths in calendar.php are as follows:

/home/username/public_html/calendar/
http://184.173.241.2/~username/calendar/

I am still unable to add an event to the calendar. I can go to the page to add an event, but it is not there once it is added.

I still see the following error on the page I display the events where the events should be listed under the calendar:

Warning: fread() [function.fread]: Length parameter must be greater than 0 in /home/rnkserve/public_html/calendar/functions/listings.php on line 108

But I am now able to access the setup area.
 

Old 07-31-2011, 04:34 PM   #5
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

What is the URL to your calendar?

http://184.173.241.2/~username/calendar/ is not working...
__________________
-- Brian

Questions?

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

Old 07-31-2011, 05:38 PM   #6
jenny311
Calendar User
 
jenny311 is offline
Join Date: Jul 2011
Posts: 12
Default

Hi Brian,

http://184.173.241.2/~rnkserve/calen...ents/index.php

The events can be viewed at:

http://184.173.241.2/~rnkserve/events.php

(Please ignore broken images and styling, i have only uploaded the calendar nothing else, no pages, style sheets, images etc)

Let me know if you need me to give you my user name password through the support ticket system.
 

Old 07-31-2011, 08:29 PM   #7
jenny311
Calendar User
 
jenny311 is offline
Join Date: Jul 2011
Posts: 12
Default

I have also noted that on the new server, it does not show all the event types when you visit:

http://184.173.241.2/~rnkserve/events.php

And many of the events are missing.

Is this a limitation of the fact that I have not refreshed the license key. If you visit the link bleow (this is the page the calendar was moved from) will see there are many more events and they are all viewed when you visit the page without choosing a specific category.

http://www.rnkdistributing.com/events.php
 

Old 07-31-2011, 09:17 PM   #8
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Your URL path should be "http://184.173.241.2/~rnkserve/events.php".

Only one event will be seen for any given month if you do not have a license key.
__________________
-- Brian

Questions?

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

Old 07-31-2011, 09:51 PM   #9
jenny311
Calendar User
 
jenny311 is offline
Join Date: Jul 2011
Posts: 12
Default

I changed the url path to:

http://184.173.241.2/~rnkserve/events.php/

As you suggest above and I still get the same error on the events.php page:

Warning: fread() [function.fread]: Length parameter must be greater than 0 in /home/rnkserve/public_html/calendar/functions/listings.php on line 108

And Now when I go into the admin and click on a date to add an event I get a page can't be found with the new path you suggested.

So it seems that http://184.173.241.2/~rnkserve/calendar/ is the better path to use.

It works on the server it is being moved from.

On the original server I have the following setup and it works fine:

serverPath="/home/content/username/html/calendar/
$urlPath="/calendar/

Using this setup on the old server I am able to access the following page were people can view my events:

http://www.rnkdistributing.com/events.php

And the following page to add and edit events:

http://www.rnkdistributing.com/calen...ents/index.php
 

Old 08-02-2011, 04:30 PM   #10
jenny311
Calendar User
 
jenny311 is offline
Join Date: Jul 2011
Posts: 12
Default

Any further ideas of how I can get this working? I need to move forward on this project. Am I better off opening a support ticket. I am not opposed to paying for support if need be.
 

Old 08-02-2011, 04:39 PM   #11
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Sorry for my typo. The path should be "http://184.173.241.2/~rnkserve/calendar/"

Is there something else not working?
__________________
-- Brian

Questions?

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

Old 08-02-2011, 04:46 PM   #12
jenny311
Calendar User
 
jenny311 is offline
Join Date: Jul 2011
Posts: 12
Default

OK... I have switched back to that path and it solved most of the problems. But I still get the following error on the page that displays the events:

Warning: fread() [function.fread]: Length parameter must be greater than 0 in /home/rnkserve/public_html/calendar/functions/listings.php on line 108

Seen here:

http://184.173.241.2/~rnkserve/events.php
 

Old 08-02-2011, 04:48 PM   #13
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

That line reads your list mode template. Are your templates there and is the name correct?
__________________
-- Brian

Questions?

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

Old 08-02-2011, 05:52 PM   #14
jenny311
Calendar User
 
jenny311 is offline
Join Date: Jul 2011
Posts: 12
Default

Are we reffering to /functions/listings.php

If so yes, it was downloaded in binary mode from the server that it is working correctly on and uploaded in binary. I just tried changing the permissions on that file to 755 to see if that would help, but it did not.
 

Old 08-02-2011, 06:01 PM   #15
jenny311
Calendar User
 
jenny311 is offline
Join Date: Jul 2011
Posts: 12
Default

Aside from the error reading listings.php (see above post)

I have also nooticed that on the old server I was able to mouse over a day on the calendar/events/index.php page and the events for that day would be displayed, from there I could click on edit or delete, this function is no longer there, so I am unable to edit or delete events. Is this a limitation of not having put in my license key yet, or is it another issue?
 

Old 08-02-2011, 06:22 PM   #16
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Quote:
Originally Posted by jenny311 View Post
Are we reffering to /functions/listings.php

If so yes, it was downloaded in binary mode from the server that it is working correctly on and uploaded in binary. I just tried changing the permissions on that file to 755 to see if that would help, but it did not.
They would be in the templates directory. Specifically, you need the template file that matches the template you've specified in your List Mode integration code.
__________________
-- Brian

Questions?

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

Old 08-02-2011, 06:23 PM   #17
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Quote:
Originally Posted by jenny311 View Post
Aside from the error reading listings.php (see above post)

I have also nooticed that on the old server I was able to mouse over a day on the calendar/events/index.php page and the events for that day would be displayed, from there I could click on edit or delete, this function is no longer there, so I am unable to edit or delete events. Is this a limitation of not having put in my license key yet, or is it another issue?
This is not a limitation of the trial. Make sure you copied over the overlib directory.
__________________
-- Brian

Questions?

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

Old 08-02-2011, 07:03 PM   #18
jenny311
Calendar User
 
jenny311 is offline
Join Date: Jul 2011
Posts: 12
Default

OK making progress... The modern.php was in my new templates directory but strangely it uploaded 0kb of the file, so I uploaded it again and it now works. :-)

The only issue left with this move is the rollover on calendar/events/index.php, that lists all the events and allows me to choose an event to delete or edit.

I checked the server and the following directory is on the new server:

/calendar/overLIB/

with the following files:

index.htm 1kb
overlib.js 49kb
overlib_anchor.js 9kb
overlib_hideform.js 5kb
overlib_mini.js 36kb

Which matches the server where everything is working.
 

Old 08-02-2011, 11:15 PM   #19
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Please open a support ticket so I can get your login information to see your Event Manager.
__________________
-- Brian

Questions?

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

Old 08-02-2011, 11:22 PM   #20
jenny311
Calendar User
 
jenny311 is offline
Join Date: Jul 2011
Posts: 12
Default

No problem
 
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
Moving to new server frankspeed General Support 1 10-27-2010 02:56 PM
Moving site (including calendar) to a new server bobg Installation / Upgrade Questions 13 01-02-2010 08:40 PM
Problem after moving files on server plantsheal General 2 09-02-2008 04:12 PM
moving to new server musictom Installation / Upgrade Questions 2 03-23-2007 01:19 AM
Moving Server TK0432 General Support 8 06-14-2005 08:10 PM



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