Coder Social home page Coder Social logo

No Image Displayed about captcha HOT 6 CLOSED

mewebstudio avatar mewebstudio commented on June 8, 2024
No Image Displayed

from captcha.

Comments (6)

mclxly avatar mclxly commented on June 8, 2024

same problem here~

from captcha.

arash-khajelou avatar arash-khajelou commented on June 8, 2024

hi !
can you please do the following and create screen shot of the result :

  1. right click on the not loaded image
  2. inspect element [actually we want to inspect the image element]
  3. in the inspector console you see the tag , please open the img src in the new window
  4. then screenshot the Exception window and send it here

i hope i can help you , thanks ! :)

from captcha.

followtheart avatar followtheart commented on June 8, 2024

@mclxly example here

from captcha.

mclxly avatar mclxly commented on June 8, 2024

@a-khajelou @followtheart Thank you!

I fixed the error with re-starting my web service. :)

from captcha.

arash-khajelou avatar arash-khajelou commented on June 8, 2024

Oh , thanks god :)

from captcha.

sharq88 avatar sharq88 commented on June 8, 2024

Had the same. If I open the image in a new tab:
"Call to undefined function Intervention\Image\Gd\imagettfbbox"

Tried thousand things.. nothing worked.. then found that I used the native php boundled with mac, which wraps the GD. So I should change some config and recompile PHP. Bad way...

The easier route is to use brew version of php and replace in httpd.conf like:
#LoadModule php5_module libexec/apache2/libphp5.so
LoadModule php5_module /usr/local/Cellar/php55/5.5.30/libexec/apache2/libphp5.so

After this change, it worked immediately. :)

from captcha.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.