Dear Adam,
sorry - couple of questions:
if I understand correctly, there are three steps to enable error reporting:
1. change the index.php in the root folder if PHP is not set up to display errors
I am working on MAMP on a Mac, so the PHP is part of MAMP - can I change the PHP server setting in MAMP or do I change the index.php, to include ini_set(‘display_errors’, 1);
If so, WHERE in the file index.php do I paste that ? (that index.php has quite a lot in it, including a line “Do not edit below THIS.”), so I have for now pasted it near the top:
$qtype = 0;
ini_set('display_errors', 1);
2. change the index.php in the system folder
(little comment re a clarification in the Wiki: it gives the instruction to change ...
to
I copied and pasted it including the beginning and end quotes and had a panic as I could not log-in to system after that at all, so might be useful to point that out in the wiki - only took me 10 minutes to figure out what the problem was, but might still save somebody that time ...
3. set Debug Preference to 1. PHP/SQL error messages show only to Super Admins.
I am not sure whether to also turn on: Display SQL Queries? and Display Template Debugging? ....
I have done all three things, and now the front-end webpages show a long list of data at the bottom of each page - which is what we want presumably.
I have turned on MD Live Search extension and played around with the front-end of the site without a problem - can’t see any errors being reported.
I have turned on Field Frame extension and played around with the front-end of the site without a problem - can’t see any errors being reported, either. I have not enabled any of the field types even. I have experimented with different field types enabled - does not seem to make a difference.
I log into the CP and go to My Account and Weblog Settings. I try to access HTML Buttons and get a blank page. That’s the PROBLEM.
I have no problem editing the Default HTML Buttons in the Admin.
I do not get any error reporting when I’m in the CP (although I remember that I once did manage to enable that - no longer sure how).
Thanks for your patience with me ...
Michael