Hi all,
I am getting my SQL queries displayed in the browser when loading index.php in a new nuke install.
(mysql): SELECT pn_module_vars.pn_name, pn_module_vars.pn_value FROM pn_module_vars WHERE pn_module_vars.pn_modname = '/PNConfig'
(mysql): SELECT pn_session_info.pn_vars FROM pn_session_info WHERE pn_session_info.pn_sessid = 'h1inlg35dhv3ktgoi2d49sdkd7'
(mysql): SELECT pn_session_info.pn_ipaddr FROM pn_session_info WHERE pn_session_info.pn_sessid = 'h1inlg35dhv3ktgoi2d49sdkd7'
etc.
I peformed the install.php wnd it worked correctly until after the tables had been created and then displayed lots of this SQL text.
Anyone know what I've done wrong?
cheers
Bigduv
