Xls Export error

QuestionsXls Export error
REYMOND asked 3 years ago

Hello,

I am getting error 500 when trying to export.

I get this error for all of my grids.

Thanks for your support.

2 Answers
Abu Ghufran Staff answered 3 years ago

Hi,

There could be multiple reasons for 500 error. Either check your php error log OR test after enabling following at top of lib/inc/jqgrid_dist.php file.

ini_set(“display_errors”,”on“);

May be your server does not have zip php extension enabled. If that’s the case you can ask hosting to enable it.

Another option is to use legacy excel support lib. For that rename phpexcel folder phpexcel-disabled in lib/inc folder.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Cedric answered 3 years ago

fixed thanks!

Your Answer

18 + 9 =

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?