Fork me on GitHub

debugging module ?  Bottom

  • How would I debug a module ? I know that I'll have some errors in my userapi.php but can't figure out where the error occurs ...
    I tried to use "pnSessionSetVar('errormsg', _GETFAILED)" and "return false" but that just didn't work ... although it was at the beginning of my function in the user-API.
    Thanks for help ...
    Sascha
  • If you have access to php.ini, change display_errors flag to On (I wound't recomment doing this on a server running production sites, though).

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