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


Go Back   Easy PHP Calendar > General Discussion > Installation / Upgrade Questions

Installation / Upgrade Questions Questions or issues concerning the installation of the Easy PHP Calendar script.

Closed Thread
 
Thread Tools Search this Thread Display Modes

Calendar is working but not fully.
Old 02-25-2006, 02:23 PM   #1
Joey Dugdale
Calendar User
 
Joey Dugdale is offline
Join Date: Feb 2006
Posts: 9
Default Calendar is working but not fully.

I have 2 websites hosted with the same company. The site that I am adding the calendar (www.theheritagehall.com) is the pointer from my main site. I think that I didn't but the correct path in somewhere because the color and formatting is not working. The calendar show up where I want it and looks fine. My wife has the easyphpcalender on her scrapbook site so I know what it is suppose to do and how it is suppose to look when working fully. Also when I enable the pop-ups they don't work either. I am guessing that they don't know where to look. I have tried the last couple of days to fix what ever is happening but have run out of ideas. I am sure that the problem is because that the site that the calendar is at is the pointer site and not the main site. Hope this makes since to someone. Thanks
 

Old 02-25-2006, 04:49 PM   #2
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

What are the two paths set to in the calendar.php file?
__________________
-- Brian

Questions?

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

Old 02-25-2006, 05:38 PM   #3
Joey Dugdale
Calendar User
 
Joey Dugdale is offline
Join Date: Feb 2006
Posts: 9
Default

<link href="calendar/theme/default/esstyle.css" rel="stylesheet" type="text/css"/>

<?php $OL=1; require("calendar/calendar.php"); ?>

<?php
$TOC=1;
require ("calendar/calendar.php");
?

These are the only way that I can get it to look like it is on the site right now. When I start to change the path it gives me errors.
 

Old 02-25-2006, 06:00 PM   #4
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

In order for the CSS to work correctly, you should add the proper command as described in the Online Documentation in the Integration - Important section, instead of the first line you have in your last post.

<?php $CSS=1; require("calendar/calendar.php"); ?>

Also, the paths we asked for are located inside the code of /calendar/calendar.php. Open that file up, and the paths are at around line 23 and 30... It's the values for $serverPath and $urlPath.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 02-25-2006, 07:25 PM   #5
Joey Dugdale
Calendar User
 
Joey Dugdale is offline
Join Date: Feb 2006
Posts: 9
Default

When I add the path that you say above the </head> the calendar appears unformatted. That command was the only way to get it to look right. I tried it the way the online doc stated but it dint work properly. That is when I knew that there was a problem somewhere. When I add the line that you suggested
and chnge the path to the full path like in the 2 commands that you wanted, I get this.

Warning: main(/home/heritag/theheritagehall/calendar/calendar.php): failed to open stream: No such file or directory in /home/heritag/public_html/theheritagehall/calendar.php on line 7

Warning: main(/home/heritag/theheritagehall/calendar/calendar.php): failed to open stream: No such file or directory in /home/heritag/public_html/theheritagehall/calendar.php on line 7

Fatal error: main(): Failed opening required '/home/heritag/theheritagehall/calendar/calendar.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/heritag/public_html/theheritagehall/calendar.php on line 7
Here are the two that you asked for. Hope this helps.

$serverPath="/home/heritag/public_html/theheritagehall/calendar/";

$urlPath="/theheritagehall/calendar/";
 

Old 02-26-2006, 03:36 AM   #6
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Are you using some type of domain forwarding or aliases?
__________________
-- Brian

Questions?

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

Old 02-26-2006, 09:06 AM   #7
Joey Dugdale
Calendar User
 
Joey Dugdale is offline
Join Date: Feb 2006
Posts: 9
Default

The website that I am adding the calendar to is a folder in my main site. I don't know what the term is. The person at Hostrocket that I talked to, who host my sites, called it a pointer. I know that that is where the problem is. But I don't know how to fix it.
 

Old 02-27-2006, 08:49 AM   #8
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

You should really install the calendar on the actual domain that it is being used on. This would probably eliminate all of these issues since the calendar isn't designed to work across domains (unless you're working on parked domains which has special circumstances).
__________________
-- Brian

Questions?

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

Old 02-27-2006, 09:20 AM   #9
Joey Dugdale
Calendar User
 
Joey Dugdale is offline
Join Date: Feb 2006
Posts: 9
Default

It is installed on the domain that I am using it on. I have 2 accounts with Hostrocket. One is the main where I don't need the calendar, and the other is a pointer from the main. I know that the calendar will work on the pointer domain because it worked on my wife's when hers was a pointer from my main domain. At the beginning of the year we switched hers to its own account, you guys had to issues us a new key for hers because of the switch.
 

Old 02-27-2006, 10:10 AM   #10
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 the demo.php file?
__________________
-- Brian

Questions?

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

Old 02-27-2006, 10:45 AM   #11
Joey Dugdale
Calendar User
 
Joey Dugdale is offline
Join Date: Feb 2006
Posts: 9
Default

I dont know. Where do I find that???
 

Old 02-27-2006, 11:00 AM   #12
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

What is the address you use to log into the Event or Setup Manger?
__________________
-- Brian

Questions?

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

Old 02-27-2006, 12:20 PM   #13
Joey Dugdale
Calendar User
 
Joey Dugdale is offline
Join Date: Feb 2006
Posts: 9
Default

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

Old 02-27-2006, 12:57 PM   #14
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Would it be possible for me to have a look via FTP? If so, please post that information in a support ticket.
__________________
-- Brian

Questions?

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

Old 02-27-2006, 04:34 PM   #15
Joey Dugdale
Calendar User
 
Joey Dugdale is offline
Join Date: Feb 2006
Posts: 9
Default

I will do that now. I created an ftp account for you. I will give those details to you in the ticket. Thanks
 
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
Can't get calendar to display full calendar view topgun21 General Support 11 09-15-2006 09:10 AM
Calendar stopped working - Help please! kmillar General Support 2 11-17-2005 05:22 PM
Fatal Error Now? Calendar was working! m2m General Support 5 10-11-2005 05:49 PM
My Calendar Isnt working maximus General Support 11 02-13-2005 09:25 PM
New Calendar Site Working biffbo In our client's own words... 0 12-15-2003 04:35 AM



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