I'm looking for an affilate program module for zen cart. Can someone point me in the right direction please?
Re's
Rob
I'm looking for an affilate program module for zen cart. Can someone point me in the right direction please?
Re's
Rob
Search on forums here reveals
http://www.zen-cart.com/forum/showth...ight=affiliate
Thanks Misty but that thread only complains about an affiliate program add-on. I'm looking for one that works. :)
Re's
Rob
Merlinpa1969's last post in that thread states zencart are writing their ownThanks Misty but that thread only complains about an affiliate program add-on. I'm looking for one that works
as IDev(previous recommended affiliate prog) does work intermittently,
but support from them is almost non existant..
currently don't know any other
affiliate prog that works successfully with zencart.. other members may be able to advise you
HTH![]()
Like I said.... Thanks! But something being worked on is useless for now. I need an affiliate module now.
Do you know of any paid shopping carts that have a good affiliate program module?
Re's
Rob
Try http://www.x-cart.com/affiliate_program.html
x-cart is NOT Free and their affiliate module costs extra
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]