Hello there, I have a pretty clean install compared to some of the issues I’ve seen here. Problem is, I am not very good at programming and really just wing it on a as-needed basis to install software for sales.
I have tried all the different php file resolutions but my syntax must be messed up. Can someone show me verbatim how to edit the file to hide php errors? I keep getting this non-fatal error:
**Notice** : Trying to access array offset on value of type bool in **C:\xampp\htdocs\olc\data\Relationships\One2MRelationship.php** on line **108**
Everything else is working fine. I tried to remove the semicolon from the PHP.ini file on the error reporting lines where the default is listed. When I attempt to un-comment the section and restart the apache server, it corrupts the build and I cannot access the site.
Thank you so much for your help. A simple copy-paste of the correct settings would save my day!