404 not found when loading grid

Questions404 not found when loading grid
Jorge Delfin asked 3 years ago

When loading a page with multiple grids, a message box appers with the message 404 NOT FOUND. We have not performed any change to this code, Where are wondering if it is something related to the volume of data managed by this grid.

jquery.min.js:4 GET https://www.mypage.com.mx/sistem/genera_complemento_de_pago.php?factur…ch=true&nd=1635975272646&rows=30&jqgrid_page=1&sidx=fecha_creado&sord=desc 404 (Not Found)
send @ jquery.min.js:4
ajax @ jquery.min.js:4
Q @ jquery.jqGrid.min.js:80
(anonymous) @ jquery.jqGrid.min.js:136
each @ jquery.min.js:2
each @ jquery.min.js:2
b.fn.jqGrid @ jquery.jqGrid.min.js:34
(anonymous) @ genera_complemento_d…p?factura=57024:232
j @ jquery.min.js:2
fireWith @ jquery.min.js:2
ready @ jquery.min.js:2
K @ jquery.min.js:2

View post on imgur.com

1 Answers
Abu Ghufran Staff answered 3 years ago

Hello,

The main reason is that you are including CSS file using http:// (non secure) on secure url.

See the red error message below. Replace the http:// link with https for the related stylesheet css file and it should be fixed.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

4 + 17 =

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?