Knowledgebase
View categorized listing of all common frequently asked questions.
Video Tutorials (jReviews 2.0)
Create a Movie & TV Show review website.
Customize the jReviews themes.
Review user profiles with the Everywhere addon.
Forum
Community forum
Submit a Ticket
Use your client area email to access the ticket system.
Downloads
Guides, modules and more...
CSV Import for Joomla and jReviews
 
Welcome, Guest. Please login or register.
Did you miss your activation email?
December 02, 2008, 07:11:58 PM
21713 Posts in 4960 Topics by 2843 Members
Latest Member: per4mer
News: Do not post any jReviews files or large amounts of code in the forums please. Only template files and code are allowed.
 
jReviews Support Forum  |  General  |  Encoding questions  |  Zend Error Upon Upload « previous next »
Pages: [1]
Author Topic: Zend Error Upon Upload  (Read 1673 times)
tooley
Newbie
*
Offline Offline

Posts: 9


« on: August 10, 2008, 02:17:08 PM »

I'm getting the following error when trying to upload the com_jreviews_2.0.4.15rc3_zend_v3.3-php5_j1.0.x (running Joomla 1.5)

************************************
 
Warning: ftp_login() [function.ftp-login]: You will be disconnected after 15 minutes of inactivity. in /home/buster/public_html/administrator/components/com_jreviews/install.jreviews.php on line 76

Warning: ftp_chdir() [function.ftp-chdir]: You will be disconnected after 15 minutes of inactivity. in /home/buster/public_html/administrator/components/com_jreviews/install.jreviews.php on line 78

Warning: ftp_rename() [function.ftp-rename]: You will be disconnected after 15 minutes of inactivity. in /home/buster/public_html/administrator/components/com_jreviews/install.jreviews.php on line 80

Warning: ftp_rename() [function.ftp-rename]: You will be disconnected after 15 minutes of inactivity. in /home/buster/public_html/administrator/components/com_jreviews/install.jreviews.php on line 91

Fatal error: Incompatible file format: The encoded file has format major ID 3, whereas the Optimizer expects 1; The encoded file was probably encoded by the Zend Guard for PHP 5 (zendenc5), and therefore cannot be run on PHP 4 in /home/buster/public_html/components/com_jreviews/jreviews/admin_controllers/my_controller.php on line 0

************************************

I checked my system info and this is what I have:

This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies with eAccelerator v0.9.5.2, Copyright (c) 2004-2006 eAccelerator, by eAccelerator with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies

Please advise.
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8613


« Reply #1 on: August 10, 2008, 02:48:12 PM »

It seems you are running php4 and the Zend version only runs in php5 with Zend Optimizer v3.3+. Also you should try disabling the ftp layer in Joomla's 1.5  global settings.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
tooley
Newbie
*
Offline Offline

Posts: 9


« Reply #2 on: August 10, 2008, 04:16:37 PM »

How can I manually intall this? I tried using your support page on how to manually install, but it's not very clear - especially for 1.5. Please advise.
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8613


« Reply #3 on: August 10, 2008, 04:39:41 PM »

Did you try disabling ftp in the Joomla global settings and install after that?
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
tooley
Newbie
*
Offline Offline

Posts: 9


« Reply #4 on: August 10, 2008, 05:36:08 PM »

Yes, I tried that. Still getting the following error:

Fatal error: Incompatible file format: The encoded file has format major ID 3, whereas the Optimizer expects 1; The encoded file was probably encoded by the Zend Guard for PHP 5 (zendenc5), and therefore cannot be run on PHP 4 in /home/buster/public_html/components/com_jreviews/jreviews/admin_controllers/my_controller.php on line 0

I also tried to manually intall ioncube and it didn't work.
Logged
tooley
Newbie
*
Offline Offline

Posts: 9


« Reply #5 on: August 10, 2008, 07:08:03 PM »

Any ideas?
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8613


« Reply #6 on: August 10, 2008, 07:15:12 PM »

Then the installation worked fine this time. The message is telling you that jReviews will not run in php4 when using Zend encoding. Are you running php4?
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
tooley
Newbie
*
Offline Offline

Posts: 9


« Reply #7 on: August 10, 2008, 07:18:19 PM »

Strange, the Joomla info panel says I'm running 4.4.8, and this for Zend:
This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies with eAccelerator v0.9.5.2, Copyright (c) 2004-2006 eAccelerator, by eAccelerator with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies

Cpanel, however, says I'm running php 5.

Does this mean I just won't be able to use this application unless I upgrade to php 5?
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8613


« Reply #8 on: August 10, 2008, 07:56:01 PM »

You can try getting the ionCube loaders running for php4, but for Zend you need php5.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
tooley
Newbie
*
Offline Offline

Posts: 9


« Reply #9 on: August 10, 2008, 09:32:19 PM »

I'll try to get php5 running. I'll let you know what happens. thx.
Logged
tooley
Newbie
*
Offline Offline

Posts: 9


« Reply #10 on: August 13, 2008, 12:38:34 AM »

Alejandro,

I got it working.

I do have another issue however (2 actually)

First, the bullets are showing double-bullets in the directory
Second, The layout is pushing my right menu (module) to flow down past the bottom of the directory.

You can see both by looking at this link:http://www.dallasbaby.com/index.php?option=com_jreviews&Itemid=77

Please advise.

thx.

Jim
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8613


« Reply #11 on: August 13, 2008, 08:17:22 AM »

For the bullets, it is your template adding the wrong bullet in the middle of the description. You'll need to edit the Joomla template css .li class to get rid of the background image or make other changes. You can see this is the case if you edit the jReviews directory css and remove the bullet like this:

div.jr_dirview .dirSection ul li   {
   margin: 0 0 0 0;
   padding: .1em 0 .1em 0;
   list-style:none; /* changed this from circle to none */
   font-size:.9em;
   }

I don't see the second problem you describe in FF or IE.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
Pages: [1]
« previous next »
    Jump to: