Page 1 of 2 12 LastLast
Results 1 to 10 of 186

Hybrid View

  1. #1
    Join Date
    Jan 2010
    Posts
    90
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    crazy, another fresh install with bare 1.50 zen cart and no matter what I do the sql patch will not install, error everytime!

    Maybe it is better to downgrade zen cart and use another captcha

  2. #2
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by Jay76 View Post
    A real shame that this captcha does not work, fresh install of zen cart 1.50, uploaded files and tried to install sql but fails everytime.

    Is there any other captchas available for 1.50??
    Quote Originally Posted by Jay76 View Post
    crazy, another fresh install with bare 1.50 zen cart and no matter what I do the sql patch will not install, error everytime!

    Maybe it is better to downgrade zen cart and use another captcha
    You know what would help??? If you both posted what the error is you are getting instead of just saying "it's broken"..

    Just sayin'..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #3
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: CAPTCHA Anti-Robot Mod

    When installing the sql patch through admin, the following error message shows up.

    WARNING: An Error occurred, please refresh the page and try again.
    This is probably the error previous posters are talking about.

    Per the ReadMe file, verified that these are correct

    # Add-Ons already or, made changes to this table, you will need to set those numbers to what the next setting would be for them, in Sequential Order
    Tina

  4. #4
    Join Date
    Jan 2010
    Posts
    182
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    1.3.8a, been working fine since the beginning (not to rub it in)

    Is there any way to remove zeroes and o's from the random generation?

    Customers are getting frustrated (customer service too) on this one.

  5. #5
    Join Date
    Jan 2010
    Posts
    182
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by sbbemn View Post
    Is there any way to remove zeroes and o's from the random generation?
    Anyone who needs to change the font, I succeeded by using the reference to a .gdf font file. This then prompted me to up the size of the image too, which was nice

    PHP Code:
        //Add randomly generated string in black to the image
        
    $font imageloadfont('./atommicclock.gdf');
        
    ImageString($image$font4010$pass$black); 

  6. #6
    Join Date
    Jun 2006
    Location
    Sea Lake, Australia
    Posts
    81
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    Should the bottom of eg

    tpl_contact_us_default.php

    be

    ?>
    </form>
    </div>

    instead of

    ?>

    </div>

  7. #7
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,303
    Plugin Contributions
    1

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by charmedbytina2 View Post

    When installing the sql patch through admin, the following error message shows up.

    This is probably the error previous posters are talking about.
    This can also happen when the TYPE=MyISAM in the SQL file conflicts with the MySQL version that the user is running.

    Changing it to ENGINE=MyISAM solves the problem, as per post by DrByte

    Installing the patch from within phpMyAdmin will give detailed error messages.

  8. #8
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by charmedbytina2 View Post
    When installing the sql patch through admin, the following error message shows up.



    This is probably the error previous posters are talking about.

    Per the ReadMe file, verified that these are correct



    Tina
    Quote Originally Posted by simon1066 View Post

    Installing the patch from within phpMyAdmin will give detailed error messages.
    That generic error message when installing an SQL file will mean that an error log was also created. THIS is where the error details are contained..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #9
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,303
    Plugin Contributions
    1

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by DivaVocals View Post
    That generic error message when installing an SQL file will mean that an error log was also created. THIS is where the error details are contained..
    Ah! I see, thanks

  10. #10
    Join Date
    Jul 2010
    Posts
    16
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    The Captcha works on the contact us (except that it erases your message if you type the wrong captcha phrase, any way to keep this from happening?
    Using version 1.3.9h

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. User Verification (Anti-Robot / CAPTCHA)
    By funkey in forum All Other Contributions/Addons
    Replies: 191
    Last Post: 6 Oct 2014, 08:12 PM
  2. CAPTCHA Anti-Robot Registration v1.4 for ZC v1.5 -- support thread
    By Joseph_Greely in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 4 Jul 2013, 09:35 PM
  3. v151 CAPTCHA Anti-Robot Registration v1.4
    By Razzinator in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 5 Mar 2013, 04:45 PM
  4. CAPTCHA Anti-Robot
    By New Directions in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 2 Jun 2010, 03:36 AM
  5. CAPTCHA Anti-Robot Registration module
    By oxicottin in forum General Questions
    Replies: 1
    Last Post: 13 Mar 2008, 09:35 AM

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