Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internet Explorer #10

Open
CyberDracula opened this issue Nov 28, 2016 · 1 comment
Open

Internet Explorer #10

CyberDracula opened this issue Nov 28, 2016 · 1 comment

Comments

@CyberDracula
Copy link

When i open te script in IE 11 the image will not be displayed it will pop the save menu. someone else has this issue?

@ChriStef
Copy link

ChriStef commented Jan 18, 2018

You should change the
function display() { //late footer add $this->addFooter(); header('Content-type:image/gif'); //old jpg echo $this->image; }
of GIFEncoder.class.php the Content-type:image/jpg to Content-type:image/gif

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants