need some help with image verification system

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • riderbook
    Senior Member
    • Oct 2006
    • 339
    • 3.5.x

    need some help with image verification system

    after our server migration we seem to be getting problem for forum verification image

    when I tried :



    I get :
    Code:
    [B]Fatal error[/B]:  Call to undefined function imagecreatetruecolor() in [B]/home/daxf/public_html/forums/includes/class_image.php[/B] on line [B]1758
    [/B]


    how can this be fixed, please help me out so that I can pass on the info to my host to fix it up
  • Trevor Hannant
    vBulletin Support
    • Aug 2002
    • 24358
    • 5.7.X

    #2
    Make sure that GD is enabled on your new server.
    Vote for:

    - Admin Settable Paid Subscription Reminder Timeframe (vB6)
    - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

    Comment

    • DrewryMedia
      Senior Member
      • Oct 2010
      • 164

      #3
      Originally posted by Trevor Hannant
      Make sure that GD is enabled on your new server.

      Trying to get my captcha working too so ppl can sign up, but no image for captcha is showing up
      DNN l Drewry l DNN on YouTube l DNN Web Links Library l Twitter

      Comment

      • Steve Machol
        Former Customer Support Manager
        • Jul 2000
        • 154488

        #4
        The Q&A option is better.

        The image verification feature requires that either your PHP be installed with full GD support or that your server is running ImageMagick version 6 or higher and you are using the correct path to this in the Image Settings. If neither on
        e of these is installed correctly, then you will not be able to use the Image Verification function.

        Check to make sure your PHP is compiled with GD or that your server has ImageMagick installed and configured:

        Admin CP -> Settings -> Options -> Image Settings

        Then set this:

        Admin CP -> Settings -> Human Verification Manager -> Image Verification -> Image Verification Options

        If these are installed you will see images for them. If there are no images there, these are either not installed or you have the wrong path for IM.

        And did you turn on Image Verification:

        Admin CP -> Settings -> Options -> Human Verification Options -> Registration (checked)

        And finally, make sure that the Unregistered usergroup has this set:

        Admin CP -> Usergroups -> Usergroup Manager -> Edit Usergroup (Unregistered) -> Require Human Verification on Configured Actions -> Yes
        Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
        Change CKEditor Colors to Match Style (for 4.1.4 and above)

        Steve Machol Photography


        Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...