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 01-08-2004, 06:28 AM   #1
daniel son
Calendar User
 
daniel son is offline
Join Date: Jan 2004
Posts: 5
Default

hi people
i´m real newbee on this page but

first of all: real nice calender ... and works fine!!!!

sorry my english is not so good ... but i will do my best!!!!

my questions :
there are more then 5 people who wants to admin the calender on our site....
is it posible to tell mysql or the adminpage to enter the name of the admin who has entered an event? so that users can see which admin has entered an event?
(i thought that we can put a new row in the database or?)

PAPA told in an other topic that some people has modefied the calender ... to put hyperlinks in the overLIB please let me get in contact with them ... i need this feature!

and is it posible to tell overLIB not to open an POPUP, instead open a page in an other frame???

thanks daniel son

ups and PAPA needs tester from gmt over 0???
my gmt = +1
i will help if i can!!

h34r:
 

Old 01-08-2004, 10:49 AM   #2
daniel son
Calendar User
 
daniel son is offline
Join Date: Jan 2004
Posts: 5
Default

ok
i´ve read the code of the calender several times :blink:

and i think that i´ve found something .... for the popup "problem"

is it posible that i´ve to make some changes in the escal.php
so i want the calnder not to open a popup window ...
i tryed to open the generated file only in an other frame...

but where & what i have to change????
my idea:

if ($standardPop==1) {
echo "<script language=\"JavaScript\" type=\"text/JavaScript\">\n";
echo "<!--\n";
echo "function popupEvent(ev, w, h) {\n";
echo " var winl = (screen.width - w) / 2;\n";
echo " var wint = (screen.height - h) / 2;\n";

i think this must be moded:

echo " win = window.open(\"escalEV.php?ev=\" + ev + \"&readFile=$readFile&readSQL=$readSQL\",\"ESCalen dar\",\"scrollbars=yes,status=no,location=no,toolb ar=no,menubar=no,directories=no,resizable=yes,widt h=\" + w + \",height=\" + h + \",top=\" + wint + \",left=\" + winl + \"\");\n";

in something like that :blink:

echo " win = <a href ="(\"escalEV.php?ev=\" + ev + \"&readFile=$readFile&readSQL=$readSQL\",\"ESCalen dar\",\"scrollbars=yes,status=no,location=no,toolb ar=no,menubar=no,directories=no,resizable=yes,widt h=\" + w + \",height=\" + h + \",top=\" + wint + \",left=\" + winl + \"\");\n"" targe="haupt">

but i think it will not work!!! cause i´m not so good in scripting .... i´ve often written little scripts but ...never something like this

echo " if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }\n";
echo " }\n";
echo "//-->\n";
echo "</script>\n";
}


but a some lines later i´ve found this : :huh:

if ($standardPop == 1) {echo " title=\"$et[$daycount]\" onClick=\"popupEvent($daycount,$popupWidth,$popupH eight)\" style=\"cursor:hand;\"";}
}

please help me :huh: 1000 thanx
 

Old 01-16-2004, 06:37 AM   #3
daniel son
Calendar User
 
daniel son is offline
Join Date: Jan 2004
Posts: 5
Default

ok i´ve found it with the frame problems

the old one:


echo " win = window.open(\"escalEV.php?ev=\" + ev + \"&readFile=$readFile&readSQL=$readSQL\",\"ESCalen dar\",\"scrollbars=yes,status=no,location=no,toolb ar=no,menubar=no,directories=no,resizable=yes,widt h=\" + w + \",height=\" + h + \",top=\" + wint + \",left=\" + winl + \"\");\n";

the new one:
echo " win = window.open(\"escalEV.php?ev=\" + ev + \"&readFile=$readFile&readSQL=$readSQL\",\"TARGETF RAME <_< \",\"scrollbars=yes,status=no,location=no,toolbar= no,menubar=no,directories=no,resizable=yes,width=\ " + w + \",height=\" + h + \",top=\" + wint + \",left=\" + winl + \"\");\n";

<_<
 
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
Multiple Login Solution WebDrifter General Support 0 08-20-2005 03:35 PM
Multiple User Access MrBlockHaus General 4 08-11-2005 06:55 AM
Multiple usage Trent General 8 08-02-2005 02:30 PM
Multiple event colors, on-click popup escKF General 3 01-10-2005 02:11 PM



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