Been trying to work with JAM but it keeps saying that Zend is not installed.Seems to me that 2.0.4 is there but maybe needs upgrading?Server Host: ip-208-xxx-xxx-xxx.ip.secureserver.net (127.0.0.1) --|-- Database Host: localhost (127.0.0.1)
Server OS: Linux 2.6.9-023stab033.7-smp --|-- Database: MySQL 4.1.20
Server Date: 01/27/2007 12:34:58 --|-- Database Date: 01/27/2007 12:34:58
Server Up Time: 12:34:58 up 7:19, 0 users, load average: 0.01, 0.01, 0.00
PHP Version: 5.0.4 (Zend: 2.0.4-dev) --|-- HTTP Server: Apache/2.0.54 (Fedora)
BOY, am I doing LOTS of learning in this Linux environment![]()
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
If running the JAM installer tells you that Zend is not installed, then you will need your web host to install it for you.
You can also try using the ioncube version of JAM as well.
[FONT="Verdana"][/FONT]
Unfortunately I are he.
When I installed the optimizer the Apache web server would not restart. When I removed the php.ini link and restored the ini.bak, Apache Web worked fine.
Guess I need more info on the use of ioncube. Back to Google.![]()
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
Using ioncube should require no more than uploading the supplied runtime files. No special installation required.
IIRC, JAM supplies the needed files, already in the appropriate folder.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Hie,
Currently I'm using:
Contribution: Zen Affiliates
Version: zen_affiliates_beta_2
Now I'm trying to add additional sidebox to show affiliate info. Example:
--------------------------------------
You are currently introduce by:
[Affiliate Name]
[City]
--------------------------------------
How it can be done?
If you use JAM, you can use the javascript to show the affiliate name:
<script language="JavaScript" type="text/javascript" src="http://www.yourdomain.com/your_affiliate_directory/showaff.php?id=fname"></script>
This will show the affiliate's full name
There is no option to show an affiliate's city.
[FONT="Verdana"][/FONT]
Ok I have download the JAM for ioncube and try to install in my local server for testing before upload to my hosting. It's giving me an error as following:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster AT domain DOT com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
--------------------------------------------------------------------------------
Apache/2.0.52 (Win32) mod_ssl/2.0.52 OpenSSL/0.9.7c PHP/5.0.2 Server at www.domain.com Port 80
please rename the .htaccess to htaccess.txt in your /affiliates folder, as it is possible your webhost does not support mod_rewrite
[FONT="Verdana"][/FONT]