how to enable Error messages

Questionshow to enable Error messages
Gert Krabsen asked 2 years ago

How do I enable error messages in Grid4php?

I neeed them, trying to solve a HTTP 500 error:

http://www.isaac.dk/kartoteker/deltagere-webinar.php

tia

 

 

2 Answers
Abu Ghufran Staff answered 2 years ago

Hello,

You can edit lib/inc/jqgrid_dist.php and set:

ini_set("display_errors","on"); // changed from off to on

Alternate, You can check php error log file from apache error log folder.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Gert Krabsen answered 2 years ago

Hello Abu, Thank you for at fast answer. But it dont help me that much 🙁 – it gives lots of Warnings, so it is hard to see, which of them are giving the problem. On https://isaac.dk/baser/ I have installed the demo from the Full v2.6.3 as a clean install, the only adjustment is database information in config.php. Can you give me a hint?

Your Answer

1 + 11 =

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?