Debugging Tips
Jump to navigation
Jump to search
- Enable the debug output and re-execute script. Then look for the first "ERROR:" line. Above it are probably some debug lines which may hint, for example, at a function being called, that does not exist.