Buying Simple CAPTCHA code fix

Discussion in 'Programming' started by refface, Jul 20, 2011.

  1. #1
    For some reasons, the CAPTCHA code is not appearing on my site. Need a quick fix on that.

    http://diverselinks.com/submit.html

    scroll to the bottom, you will see the blank code box top left side of the continue button

    Budget - $X
     
    refface, Jul 20, 2011 IP
  2. FreeFun4Every1

    FreeFun4Every1 Prominent Member

    Messages:
    1,109
    Likes Received:
    234
    Best Answers:
    9
    Trophy Points:
    365
    As Seller:
    100% - 14
    As Buyer:
    100% - 0
    #2
    Fatal error: Call to undefined function imagettfbbox() in /home/dlinks/public_html/klib/kFunctions.php on line 917

    Search it and fix it
     
    FreeFun4Every1, Jul 20, 2011 IP
  3. NsaneNoob

    NsaneNoob Peon

    Messages:
    2,103
    Likes Received:
    59
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    Above all, why use html instead of php page.
     
    NsaneNoob, Jul 20, 2011 IP
  4. refface

    refface Member

    Messages:
    273
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    found that. what next? any kind soul?? thanks in advance
     
    refface, Jul 20, 2011 IP
  5. RiptideSolutions

    RiptideSolutions Active Member

    Messages:
    142
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    65
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #5
    Do you have root access to your server? Seems like an Apache problem...
     
    RiptideSolutions, Jul 20, 2011 IP
  6. NLCJ

    NLCJ Member

    Messages:
    174
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #6
    Two possibilities: You have a PHP version below 3.0.0 (very unlikely), or you haven't installed the GD library. You can contact your host for that, they can install it with a few clicks. ;)
     
    NLCJ, Jul 21, 2011 IP