https Blocked loading mixed active content in PhpGrid

Questionshttps Blocked loading mixed active content in PhpGrid

When I test it in localhost and http is fine but https encountered ‘Blocked loading mixed active content’.

I tried google and I get this solution
src=’//domain.com/phpgrid/js/jquery.min.js’

However it could not fix it all because i found that the ajax has call back using http.
“http : //…/phpgrid.php?_search=false&nd=1382151726351&rows=20&page=1&sidx=f_id&sord=asc”

I’m testing free version on my app, and if works fine i’ll buy developer version, but i can’t make to run in https.

When I open jqgrid_dist.php file, its not show anything just a function “error_reporting”.

Can you help me??

Thanks

5 Answers
Abu Ghufran answered 7 years ago

Free version does not work with https. It can be tested on http. You need to buy license for https.

Alec Clarke answered 5 years ago

I have the same issue, but I have the licensed version.  How do I ensure that the ajax call is made over https?  Thanks

Abu Ghufran Staff answered 5 years ago

Hi Alec,

In licensed version, it should work as expected. Please email me file lib/inc/jgrid_dist.php on my address ([email protected])

I’ll review and email back the updated build.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Gustavo Colly answered 4 years ago

Hi folks. I have the same problem.

Mixed Content: The page at ‘https://xxxx/main/main.php’ was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ‘http://xxxxx/main/main.php?grid_id=list1&_search=false&nd=1580500043049&rows=20&jqgrid_page=1&sidx=1&sord=asc’. This request has been blocked; the content must be served over HTTPS.

I think it is not fare that I am forced to buy the licensed version just for this functionality when it is not detailed on https://www.gridphp.com/compare/

I think it can be mentioned. I feel very frustrated with this tool. I will not suggest the usage of it anymore to my customer when I have to pay for the usage of the tool when I am on the development stage of it.

Thanks

Gustavo

 

 

 

Abu answered 4 years ago

Development phase is usually done on local wamp/xamp servers on which https is not  necessary.You can remove http”s” from url and check functionalities. It’s mentioned on comparison page and does not need any further explanation.

Btw, free version is only for personal use or evaluation _ non commercial purpose.

If your case is different, you can reply back and we will review it.

 

Your Answer

1 + 16 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?