Installation, Configuration, & Upgrades  :: 
SQL queries being displayed in browser after nuke install
 Top

  • 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
  • In your config.php what do you have the debug values set to?

    If they are 1 set them to 0.

    Does that make it go away?



    edited by: AmmoDump, Oct 19, 2006 - 04:46 PM

    --
    David Pahl
    Zikula Support Team
  • That's exactly what it was. Doh! Plonker.
    Thanks for your help AmmoDump.
  • You are welcome icon_cool

    --
    David Pahl
    Zikula Support Team
This list is based on the users active over the last 60 minutes.