2
And this is reported on which XOOPS, 2.0 or 2.2 ?
Probably on 2.2.3a, cos by default PHP Debuger is enabled, PHP Notice: (Not means fatal error, and your work can continue without problems, just go to administration/system/preferences and turn debugger off)
Second create one file called .htaccess inside your xoops_root with the following lines:
php_flag allow_url_fopen On
php_flag safe_mode On
MyAlbum 2.90 (2.86) work perfect on 2.2.3a.
May The Source Be With You!