The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Trying to access array offset on value of type null - Line: 59 - File: inc/class_session.php PHP 8.1.31 (Linux)
|
![]() |
Hooks Manager - Error Reporting - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Modules / Other (https://forums.formtools.org/forumdisplay.php?fid=8) +--- Forum: Modules (https://forums.formtools.org/forumdisplay.php?fid=16) +--- Thread: Hooks Manager - Error Reporting (/showthread.php?tid=11000) |
Hooks Manager - Error Reporting - grahame - Jan 4th, 2016 Hi When writing hooks, errors do not seem to be displayed. Obviously this can make life tricky trying to resolve problems. I have even set ini_set('display_errors',1) at the top of my hook rules but still no errors are displayed? How do I switch on error reporting please? |