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

zend optimizer?
Old 05-12-2005, 10:26 AM   #1
dwcasey
Calendar User
 
dwcasey is offline
Join Date: Apr 2005
Posts: 22
Default zend optimizer?

Is this required? I was finally able to get my web site hosting service to install PHP so I downloaded the zend file.

When I select "continue with setup...", I get a page that says Zend Optimizer not installed. Is this required?
 

Old 05-12-2005, 10:32 AM   #2
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,885
Default

Yes. Zend Optimizer or support for ionCube loaders is required to run the EasyPHPCalendar.
__________________
-- Brian

Questions?

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

Old 05-12-2005, 10:34 AM   #3
dwcasey
Calendar User
 
dwcasey is offline
Join Date: Apr 2005
Posts: 22
Default

Ok, well, I'll work with my hosting service to get it installed. It's taken weeks just to get PHP installed.

Quote:
Originally Posted by Brian
Yes. Zend Optimizer or support for ionCube loaders is required to run the EasyPHPCalendar.
 

Old 05-12-2005, 12:12 PM   #4
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

You might want to try the tester first to see if the IonCube would work without further modifications to the server.
 

ion
Old 05-12-2005, 12:21 PM   #5
dwcasey
Calendar User
 
dwcasey is offline
Join Date: Apr 2005
Posts: 22
Default ion

Worth a shot...but it failed with:

The file D:\inetpub\trinitygrace.org\calendar\setup\index.p hp has been encoded with the ionCube PHP Encoder and requires the free ioncube_loader_win_5.0.dll ionCube PHP Loader to be installed.
 

zen
Old 05-12-2005, 12:22 PM   #6
dwcasey
Calendar User
 
dwcasey is offline
Join Date: Apr 2005
Posts: 22
Default zen

The hosting service has installed Zen PHP, however, looks like just not the optimizer.
 

permissions on a windows server...
Old 05-13-2005, 06:04 PM   #7
dwcasey
Calendar User
 
dwcasey is offline
Join Date: Apr 2005
Posts: 22
Default permissions on a windows server...

Doesn't look like I can change the perms on my hosting service.

I'm using FileZilla to upload files and everything is showing as 666 now. When I try to change to 777, it doesn't seem to stick.

Here is the error I'm getting (i'm sure you've seen this one before):

RROR: Write permissions not set for config.inc.php. Please make sure that the file has write permissions (at least 646).

ERROR: Write permissions not set for calendar.php.

Please make sure that the file has write permissions (at least 646).

ERROR: Write permissions not set for license.php.

Please make sure that the file has write permissions (at least 646).
 

Old 05-13-2005, 07:57 PM   #8
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,885
Default

Your host should be able to do this for you.
__________________
-- Brian

Questions?

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

Old 05-16-2005, 11:11 AM   #9
dwcasey
Calendar User
 
dwcasey is offline
Join Date: Apr 2005
Posts: 22
Default

Internet host said he changed the permissions this morning and added execute, but I am still getting error.

On a Windows host, does he simply need to right-click on these files and give the group Everyone Full-Control?

Quote:
Originally Posted by Brian
Your host should be able to do this for you.
 

Old 05-16-2005, 12:02 PM   #10
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,885
Default

It depends on your specific server configuration, but the files need to be writable by the calendar script.
__________________
-- Brian

Questions?

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

Old 05-17-2005, 10:57 AM   #11
dwcasey
Calendar User
 
dwcasey is offline
Join Date: Apr 2005
Posts: 22
Default

O.k., I'm in. Finally got hosting service to change permissions.

So, silly question of the day, how do I access calendar?

I go to /calendar/calendar.php and it get a calendar, but it looks like it's missing the CSS stuff? It's just a plain text in the top left corner.

Am I going to the wrong page?
 

Old 05-17-2005, 12:42 PM   #12
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,885
Default

The calendar.php file shouldn't be accessed directly. You can view the demo.php file to see the calendar and for an example of how to integrate the calendar into your web site.
__________________
-- Brian

Questions?

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

getting there...
Old 05-17-2005, 02:15 PM   #13
dwcasey
Calendar User
 
dwcasey is offline
Join Date: Apr 2005
Posts: 22
Default getting there...

O.k., I think we're almost there. I've added Event users, but I am unable to login as these users. I need to be able to test creating events and see how they display.

Also, am I suppose to have the little calendar at the bottom?

http://www.trinitygrace.com/calendar/tgc.php

Thanks so much!
 

Old 05-17-2005, 02:19 PM   #14
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,885
Default

I think you have too many require("calendar.php") requests in the file that's making the small calendar appear. Post your page code here if you still have this problem.

Sometimes, closing your browser before logging into the Event Admin can help.
__________________
-- Brian

Questions?

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

Old 05-17-2005, 02:29 PM   #15
dwcasey
Calendar User
 
dwcasey is offline
Join Date: Apr 2005
Posts: 22
Default

Nevermind, I figued it out. Sorry to bother.

Quote:
Originally Posted by dwcasey
O.k., I think we're almost there. I've added Event users, but I am unable to login as these users. I need to be able to test creating events and see how they display.

Also, am I suppose to have the little calendar at the bottom?

http://www.trinitygrace.com/calendar/tgc.php

Thanks so much!
 

Old 05-17-2005, 02:36 PM   #16
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,885
Default

No worries!
__________________
-- Brian

Questions?

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

Old 05-17-2005, 04:03 PM   #17
dwcasey
Calendar User
 
dwcasey is offline
Join Date: Apr 2005
Posts: 22
Default

I'm back I've tried Firefox and IE 6 and the mouseover is sorta flakey.

I have set the on-mouseover pop up to true.
 

Old 05-17-2005, 04:13 PM   #18
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,885
Default

I looked at your page and didn't see the code for the mouse-over loader. Please view the Important section of the instructions for an example of code that must appear in your pages for the calendar to function correctly.
__________________
-- Brian

Questions?

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

Old 05-17-2005, 04:47 PM   #19
dwcasey
Calendar User
 
dwcasey is offline
Join Date: Apr 2005
Posts: 22
Default

I've got the following in the tgc.php:

<div id="main-copy">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<?php $CSS=1; require("calendar.php"); ?>
<body>
<table align="center">
<tr><td align="center">
<?php
$TOC=1; // UNCOMMENT THIS LINE TO SHOW TEXT ON CALENDAR
require("calendar.php");
?>
<br /><br />
<?php
// SHOW LISTINGS MODULE
$LIST=1;
$DF = "D, M j";
$template="monthly.php";
require("calendar.php");
?>

</td>
<td width="0" align="left" valign="top">
<a name="escOL">&nbsp;</a>
</td>
</tr></table>
</body>
</div>
 

Old 05-17-2005, 04:52 PM   #20
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,885
Default

You're missing the $OL=1; require statements.
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths 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
Zend Optimizer not Installed Evil Elvis General Support 12 07-24-2005 09:22 PM
Zend vs IonCube? dgh1943 General 2 07-06-2005 11:37 AM
Zend horns General Support 4 06-10-2005 05:34 PM
zend optimizer 2.5.7 installed; not detected pete johnson General 3 05-04-2005 05:59 PM
Fatal error Trial 6.0 (Zend version) Tom General 5 03-25-2005 02:59 PM



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