Page 17 of 60 FirstFirst ... 7151617181927 ... LastLast
Results 161 to 170 of 593
  1. #161
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Captcha using TTF & GD

    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);

  2. #162
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: Captcha using TTF & GD

    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:
    Code:
    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();
    Oh and once again thanks for the mod

    Thanks,
    Chad

  3. #163
    Join Date
    Mar 2007
    Posts
    19
    Plugin Contributions
    0

    cart error Re: Captcha using TTF & GD

    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)

    Quote Originally Posted by a_berezin View Post
    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);

  4. #164
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by babygekko View Post
    to make Andrew's Captcha TTF as the default one in the download mods
    It is not correct.

  5. #165
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by babygekko View Post
    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.
    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

  6. #166
    Join Date
    Jul 2005
    Posts
    57
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    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.

  7. #167
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by shopyoungway View Post
    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

  8. #168
    Join Date
    Feb 2005
    Location
    New Jersey
    Posts
    646
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    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

  9. #169
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by sleepless View Post
    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

    The first post is the newest version!! Good luck!

  10. #170
    Join Date
    Feb 2005
    Location
    New Jersey
    Posts
    646
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    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

 

 
Page 17 of 60 FirstFirst ... 7151617181927 ... LastLast

Similar Threads

  1. Replies: 68
    Last Post: 29 Jul 2013, 06:33 PM
  2. CAPTCHA using TTF & GD - not working
    By derrr99 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 13 Dec 2010, 04:05 PM
  3. Replies: 13
    Last Post: 2 Jun 2008, 03:29 PM
  4. Captcha using TTF & GD & Tel Not Required (how do I Avoid Overwrites?)
    By CelticKatt in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 8 Apr 2008, 04:18 AM
  5. Can CAPTCHA Using TTF & GD be installed in check out?
    By Lainee in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 8 May 2007, 04:53 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR