v 2.7 28.04.2007 6:12
1. Remove "ob_" functions from captcha_img.php.
2. Add
header('Content-Transfer-Encoding: binary');
header('Content-Disposition:attachment; filename=captcha_img.' . $this->img_type);
v 2.7 28.04.2007 6:12
1. Remove "ob_" functions from captcha_img.php.
2. Add
header('Content-Transfer-Encoding: binary');
header('Content-Disposition:attachment; filename=captcha_img.' . $this->img_type);
A_berezin,
I already have mine working by taking out the "ob_"lines out, should I add the
"header" lines in thier place? Would it look like this:
Oh and once again thanks for the modCode:header('Content-Transfer-Encoding: binary'); require('includes/application_top.php'); header('Content-Disposition:attachment; filename=captcha_img.' . $this->img_type); require(DIR_WS_CLASSES . 'captcha.php'); $captcha = new captcha(); $captcha->generateCaptcha();![]()
Thanks,
Chad
Will somebody please notify Zencart's administrator to make Andrew's Captcha TTF as the default one in the download mods? Andrew has done a really good job and I think it's very very stupid to ignore this kind of contribution. The old Captcha in the download mods is a freaking joke any 13-yrs old can break.
babygekko (.net)
How do you make a mod a "default" in the downloads area? What does that mean? Mods are just listed in alpha order, that's all.
How is Andrew's mod being "ignored"?
Andrews' mod is completely different from the previous captcha mod. Shopowners can choose either to try out.
Yes the limitations of the old captcha mod are well known, but is based on old technology for previous times.
But there is nothing you can do to promote one mod or the other in the Zen Cart downloads area.
Woody
can someone tell me why when i enable captcha everything works but the login, create account. it just ends up with a dead page. i have turned that part off and no problems.
1. Can you provide a URL?
2. Does the same issue occur on your Write a Product Review submission page or Tell A Friend submission page
3. What errors display in your web server error log?
4. The mod should not effect the login page, but does effect the create_account page.
5, Where did you upload the following template files provided with the mod? (provide full path please).
(note you should only upload those files to your custom template directory only if running ZC 1.37 and you have not customized your versions of the same files... otherwise you need to merge the mod code from the provided template files into your versions).
tpl_tell_a_friend_default.php
tpl_modules_create_account.php
tpl_product_reviews_write_default.php
tpl_contact_us_default.php
(and tpl_links_submit_default.php if you have Links Manager mod installed).
6. The mod includes captcha_test.php and captcha_debug.php for testing/debug purposes. If you upload both files to the root of your shop and access both files via your web browser what do you observe?
Woody
Hi All,
Where is the latest version of this? One of my sites was recently blacklisted for spam and I know I don't spam people so...
Thanks,
Kelly
Kelly Ann
Raven Media, LLC
Thank you.
This is great. I am having one problem though. No matter what setting I use in admin, I can't get the image font any larger.
http://www.kellyscountrycorner.com/i...age=contact_us
Any ideas?
Thanks,
Kelly
Kelly Ann
Raven Media, LLC
Bookmarks