Page 53 of 60 FirstFirst ... 3435152535455 ... LastLast
Results 521 to 530 of 593
  1. #521
    Join Date
    Jan 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    I just wanted to say a big thank you to Andrew and everyone who has posted helpful fixes etc on this thread.

    Today I successfully installed this mod, with one minor hiccup that this thread helped me address. In my case the mod accepted any entry as valid on all pages except "create account".

    @AmandaGero - I don't know if you have resolved your problem or not but you seem to have the exact opposite of me so I was thinking it might be the same cause. The reason for me was that I had named my old header_php files as header_php_save. I deleted these and now everything works as intended.

  2. #522
    Join Date
    Jan 2008
    Location
    Roswell, Ga USA
    Posts
    144
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    1.38a with all security patches

    I get this error.
    Fatal error: Call to a member function close() on a non-object in /home3/carbsfou/public_html/includes/classes/captcha.php on line 341

    get a blank white page on create account or contact us.

    If i go to admin and turn off this for the two pages they come up fine (without the captcha of course).

    test does not work as well, same error

    Any help would be great

  3. #523
    Join Date
    May 2007
    Posts
    136
    Plugin Contributions
    0

    help question Re: Captcha using TTF & GD

    Hello everyone,

    I am trying to get this module installed, I changed the needed files, added the sql to the database but still no go, it shows up on the create account page, but keeps returning the message: "You did not enter the validation code correctly. Please, try again."

    The "captcha_test.php" works great, can someone throw me a bone.

    Here is a link to the page: https://www.ecobaba.biz/index.php?main_page=login

  4. #524
    Join Date
    Oct 2006
    Posts
    21
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    I've searched the thead but, alas, no joy.

    Have checked proper placement of all Captcha files and cannot find the reason why the text is showing instead og the redraw buttin:
    /includes/templates/template_default/buttons/english/BUTTON_IMAGE_CAPTCHA_REDRAW
    TITLE_CAPTCHA TEXT_CAPTCHA
    The png file is attached

    Thanks a pile
    AJ
    Attached Images Attached Images  

  5. #525
    Join Date
    Oct 2009
    Location
    Tokyo, Japan
    Posts
    51
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by remoteone View Post
    Ive had Captcha installed for a while now and had noticed on my localhost windoze test machine that I often got an 'incorrect validation code message' for several attempts, even tho the code entered was correct. I have now had complaints from customers that they cannot log in due to the same problem on my Live site.
    Ive now disabled CAPTCHA but getting the spambots again.
    Any explanation why it works intermittently?
    Yep just installed this, and it's happening to me too. Absolutely no idea why, and it would appear Andrew hasn't been checking this forum for a while.

    In the interm I've turned it off. Luckily I only need it for the "non user review" page mod, and I can still filter at the admin level for spam, so it's not a biggie.

  6. #526
    Join Date
    Feb 2010
    Location
    Tucson, AZ
    Posts
    16
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    Love this Mod. Running Zen-Cart v1.3.8a with no mod to the Contact Us form. Followed instructions exactly. Works great, with one problem:

    In IE8, box is LEFT-justified under "Security Check:".

    In Firefox 3.6, box is RIGHT-justified on same line as "Security Check:"

    You can see this if you go to my site (using Firefox) at:
    http://flairbyjdn.com/catalog/index....age=contact_us

    Anyone else have this same problem? If you're only using IE, I would check your site with Firefox just to be sure you aren't experiencing the same problem I am.

    Any ideas?

  7. #527
    Join Date
    Feb 2010
    Location
    Tucson, AZ
    Posts
    16
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    Ignore my replay above - posted to wrong thread by mistake. Argh.

  8. #528
    Join Date
    Oct 2007
    Posts
    241
    Plugin Contributions
    0

    Default Re: Captcha image not displaying properly

    Hi. I am using ZC 1.3.8A, with a number of mods, including Captha.

    Everything worked fine, until I changed some .htaccess parameters.

    I know it's only because of the changes I had made, as when I replace with the old .htaccess file, the Captcha again works 100%.

    The .htaccess changes are needed. t I made many changes, however, and I'm wondering if anyone can steer me in the right direction, as far as which change, specifically, did this.


    Nothing else on my cart, or the server, seems affected in any kind of negative way by the new .htaccess file.

    When using my new .htaccess parameters, instead of displaying the Captcha image, I only see 'Enable This Picture' where the Captcha image should be, and the redraw button at right.

    Clicking on that, it looks like the image will be drawn, it shows a rectangle the size of the Captcha block really fast, but then again reverts to the 'Enable This Picture' text.

    What I seem to need to find out: How is the Catchpa image generated, as clearly I've disable the ability to do so on my server.

  9. #529
    Join Date
    Apr 2009
    Location
    Athens, Europe
    Posts
    125
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    Hallo, I would like to ask how I could add captcha verification to be checked by javascript?

    My intension is to make certain that if a user inserts the wrong captcha code, the other entries in the form are kept intact instead of being erased and making necessary for the user to enter everything again from the beginning.


    Kind regards,
    Orange_juice

  10. #530
    Join Date
    Oct 2007
    Posts
    241
    Plugin Contributions
    0

    help question Re: Captcha image not displaying properly

    Quote Originally Posted by Donn View Post
    As stated prevoiously...Hi. I am using ZC 1.3.8A, with a number of mods, including Captha.

    Everything worked fine, until I changed some .htaccess parameters.

    I know it's only because of the changes I had made, as when I replace with the old .htaccess file, the Captcha again works 100%.
    .......
    When using my new .htaccess parameters, instead of displaying the Captcha image, I only see 'Enable This Picture' where the Captcha image should be, and the redraw button at right.

    Clicking on that, it looks like the image will be drawn, it shows a rectangle the size of the Captcha block really fast, but then again reverts to the 'Enable This Picture' text.

    What I seem to need to find out: How is the Catchpa image generated, as clearly I've disable the ability to do so on my server.
    OK; it was probably a bad idea to leave the cart like that for ANY period of time, but we were concerned about hacks, and in the meantime while securing the site, if someone couldn't log on, then that was OK. Now, I've removed the .htaccess code, and the Captcha STILL isn't working!!!!!!!!!!!!!!!

    It's failing as it had been previously, with the new .htaccess changes. I KNOW that removing the new .htaccess code had fixed it instantaneously when I was messing with this, as I even posted that on this thread. (Just in case I am unsure, if I posted it ,I'm certain it was the case!) But now...it's seemingly stuck.

    Can any .htaccess parameters stay in effect even after the .htaccess commands are removed???

    I'm going to see if it was any of the suggested patches and security upgrades on this board that I installed. It doesn't make sense that it could be that, as changing the .htaccess file from new to old made the Catchpa work and then not work each and every time I tested before leaving the new settings in place.

 

 
Page 53 of 60 FirstFirst ... 3435152535455 ... 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