Fork me on GitHub

Exiting after SQL-error  Bottom

  • Hi, i program a module for myself. after transfering data from template to pnadmin.php then pnadminapi.php when bellow line executed zikula shows "Exit-Handler: Exiting after SQL-error" error.

    $res = DBUtil::insertObject ($memberinfo, 'mem_profile', 'pid');

    please help me that what is this error, and how can i see SQL error? and at all how can i debug my module when i see an error. thank you for your help.
  • Try changing the flag "development" and in config/config.php to 1 and make sure you're logged in as admin. You should then get a stack trace which tells you more.

    Greetings
    R

This list is based on users active over the last 60 minutes.