mySQL error with query SELECT * FROM nucleus_config: Table 'axion-channel_nucleus.nucleus_config' doesn't exist
mySQL error with query SELECT p.pfile as pfile, e.event as event FROM nucleus_plugin_event as e, nucleus_plugin as p WHERE e.pid=p.pid ORDER BY p.porder ASC: Table 'axion-channel_nucleus.nucleus_plugin_event' doesn't existThe page headers have already been sent out in /home/axion-channel/www/blog/nucleus/libs/globalfunctions.php
line 641
. This could cause Nucleus not to work in the expected way.
Usually, this is caused by spaces or newlines at the end of the config.php
file, at the end of the language file or at the end of a plugin file. Please check this and try again.
If you don't want to see this error message again, without solving the problem, set $CONF['alertOnHeadersSent']
in globalfunctions.php
to 0