Jump to content

Recommended Posts

Posted

Im using the FPDF to create forms when a user enters data. however, I am getting a Security error "This page contains both secure and nonsecure items.... Do you want to display the nonsecure items?"

 

If I click the YES or NO, my browser closes and I get asked if I want to send an error message.

 

This is in IE.

 

It is a HTTPS (SSL) call that seems to bomb.

If I execute via HTTP, it works OK.

 

Looking @ the doc, it says to plug in "Header('Pragma: public');" which I did.

 

Anyone else have this issue?

 

Thx,

Posted

Hello,

 

Sorry I don't have any experience with this but maybe someone with some experience with this will reply shortly, in the meantime have you had a search around google or on the developers website?

Posted

I don't think this has anything to do with fpdf. I have experience with fpdf and with the IE error... but not together. The time I got this error, I was working on a client's site. I was loading a page in Zen Cart and the page was secure (https) but the image for the header banner was pulling from an insecure location (http - no s).

 

Don't know if that helps... but thought I'd chime in.

Posted

I searched around quite a bit, did not really find any answers or the same issue regarding browser being closed. I did find issues regarding the "secure and nonsecure" being displayed.

Posted

llo,

 

The browser being closed does seem to be something else, normally as you probably know you should be able to click yes or no and proceed from there.

 

What I suggest is try firefox and see if you can find exactly where the non-secure URL is coming from (usually check the source code when you load the page)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...