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 02-02-2004, 07:02 PM   #1
tone
Calendar User
 
tone is offline
Join Date: Feb 2004
Posts: 9
Default

Here is my page that I have calendar on:

http://www.csbadboyz.net/~nxgen/calendar.php

For some reason, I get 404 not found when I click on the dates that have a entry or the links at the bottom of the calendar.

What have I done wrong?
 

Old 02-02-2004, 08:52 PM   #2
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

Find this section in escal.php
Code:
<script language="JavaScript" type="text/JavaScript">
<!--
function popupEvent(ev, w, h) {
 &nbsp;var winl = (screen.width - w) / 2;
 &nbsp;var wint = (screen.height - h) / 2;
 &nbsp;win = window.open("escalEV.php?ev=" + ev + ............
and modify the window.open to have the path where you installed your calendar
Code:
<script language="JavaScript" type="text/JavaScript">
<!--
function popupEvent(ev, w, h) {
 &nbsp;var winl = (screen.width - w) / 2;
 &nbsp;var wint = (screen.height - h) / 2;
 &nbsp;win = window.open("/calendar/escalEV.php?ev=" + ev + ..............
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 02-02-2004, 09:59 PM   #3
tone
Calendar User
 
tone is offline
Join Date: Feb 2004
Posts: 9
Default

Thank you very much. That fixed it!
 
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
Popup X,Y positioning is offset when including cal in existing page. alphex General Support 12 08-01-2006 06:06 PM
overLIB popup stretches to 100% width Glitch General Support 2 09-07-2005 01:36 AM
POPUP link .iNiz General Support 0 07-13-2005 01:14 PM
Popup 404 silentvoid General Support 10 07-07-2004 08:35 AM



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