ok – this is curious…
thanks for those tips. here’s the result:
Notice: Use of undefined constant PLUGIN_URL – assumed ‘PLUGIN_URL’ in /home1/jhorwitz/public_html/wp-content/plugins/wp-google-fonts/google-fonts.php on line 81
Notice: Use of undefined constant PLUGIN_PATH – assumed ‘PLUGIN_PATH’ in /home1/jhorwitz/public_html/wp-content/plugins/wp-google-fonts/google-fonts.php on line 82
Notice: Constant HEADER_IMAGE_WIDTH already defined in /home1/jhorwitz/public_html/wp-content/themes/evening-shade/functions.php on line 69
Notice: Constant HEADER_IMAGE_HEIGHT already defined in /home1/jhorwitz/public_html/wp-content/themes/evening-shade/functions.php on line 71
Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home1/jhorwitz/public_html/wp-content/plugins/wp-google-fonts/google-fonts.php:81) in /home1/jhorwitz/public_html/wp-content/plugins/si-contact-form/si-contact-form.php on line 1931
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home1/jhorwitz/public_html/wp-content/plugins/wp-google-fonts/google-fonts.php:81) in /home1/jhorwitz/public_html/wp-content/plugins/si-contact-form/si-contact-form.php on line 1931
Notice: Use of undefined constant user_level – assumed ‘user_level’ in /home1/jhorwitz/public_html/wp-content/plugins/ultimate-google-analytics/ultimate_ga.php on line 525
now – i use ultimate-google-analytics, si-contact-form, and wp-google-fonts in combination on MANY sites, and haven’t had this problem before.
i removed the plugins, removed the header functions from my child theme functions.php… neither of those things made a difference – still get the blank wp-admin…
so… new install it is, i guess ??
thanks for the help.