bitg,
What other hacks, plugins, extensions are you running.
The code for Welcome Headers [Alteration] is as follows:
Code:
eval('$welcomeheaders = "' . fetch_template('welcome_headers') . '";');
This is causing problems on some installs but not others. To date I am unable to locate the source of the issue -- new installs, upgrades, they all function for me. The only thing I can assume is that some specific plugin, php version or something else that I don't have on my sites is causing a conflict.