Hello, that doesn't really answer my question. What I mean is do other pre-existing AutoView presentations on your server still work, or is every AutoView on your server now broken ?
Can you check which version of PHP your server is using, there should be a link in the moodle admin console. AutoView no longer officially supports PHP 4.x, PHP.net made this version obsolete about a year ago. I haven't done anything to explicitly break PHP 4, but AutoView is no longer tested with this version, so some incompatible code might have crept in.
Right now, a username/password for your Moodle isn't going to help much, I need to see the error logs for your server which aren't accessible through the Moodle interface. What you need to do is :
1) Find the error log on your server, you'll probably need full file system access to do this.
2) Open an AutoView presentation so that the error is triggered.
3) Copy and paste the most recent entries in the error log onto this forum thread.