Page 15 of 60 FirstFirst ... 5131415161725 ... LastLast
Results 141 to 150 of 593
  1. #141
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: Captcha using TTF & GD

    I have Wamp5 so im going to search on thier site to see about it... I will post later

    Thanks,
    Chad

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

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by oxicottin View Post
    I have Wamp5 so im going to search on thier site to see about it... I will post later
    GD is built into recent versions of PHP. You just need to enable it.

    To enable gd you will need to edit the php config file php.ini.

    In your case, start wamp, and left click on the wamp tray icon -> config files -> php.ini

    to enable gd2 find:
    ;extension=php_gd2.dll

    to enable it you need to remove the semi-colon in front, so change it to:
    extension=php_gd2.dll

    Then save the file and restart apache for the new settings to take effect.

    -Woody

  3. #143
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: Captcha using TTF & GD

    I was reading that on wamp5 forum when you posted but the newest one you can take it from an extension in a list ect. anyway long story short It works !!!

    Thanks,
    Chad

  4. #144
    Join Date
    Aug 2006
    Posts
    254
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    Got your PM Chad but it looks like Woody has done it again and got you to working status. He's always a great help.

    I'm not there yet but I hope my point, reiterated by Woody, helped.

  5. #145
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: Captcha using TTF & GD

    Yes woodyman streightened me out! Thanks for the help!!
    Last edited by oxicottin; 27 Apr 2007 at 09:47 PM.

  6. #146
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: Captcha using TTF & GD

    Well I uploaded the Captcha to my website and inserted the SQL. everything is working except there is no picture in the box? It says "Enable this picture" I went into the admin/configuration/captcha and tried jpg,png and gif. What can I do to fix this?

    Thanks,
    Chad

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

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by oxicottin View Post
    everything is working except there is no picture in the box?
    What box???

  8. #148
    Join Date
    Aug 2006
    Posts
    254
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    Read my PM to you about this Chad and my first note aboout #121 in this thread (which says the same thing but maybe less clear then my PM), that's all I had to do to solve the same problem.

    Remove the two lines:

    ob_start() and ob_end_clean()

    from the Captcha_img.php and try again.

    I'm sure the forum can help with any other potential issues but this fix has worked for many including myself and the Woodman.

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

    Default Re: Captcha using TTF & GD

    That was the problem!!! I will have to write this in my personal tutorial on a fix issue. Thanks once again!!
    Last edited by oxicottin; 27 Apr 2007 at 11:03 PM.

  10. #150
    Join Date
    Aug 2006
    Posts
    254
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    Once you get done, I (and everyone else!) suggest you download everything despite how long it takes so you always have the local copy. That way when you make tweaks here and there that go wrong you can always put back the working copy/file.

    In my case when I moved the site to an upper level in the directory I kept the old one two and when I make changes I use the old site as a test site. Changes I successfully make go in both so they are always relatively identical (with the exception of products which I don't worry too much about as long as some are there to play with). This, too, is usually the advice from the top Zenners.

    Finally, I keep a copy of the add-ons as downloaded so I can also compare to see what changes I've made. I started a log type process but it's too hard for me to keep it organized enough for me to track stuff down the road. This copy is good too if you want to remove the add-on for conflict, etc., it provides the map of the files you need to remove or edit out changes directed by the add-on.

    I'm a little more anal than most probably but if it prevents a huge problem in the future it will pay off.

    Food for thought.

 

 
Page 15 of 60 FirstFirst ... 5131415161725 ... 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