I just got

Fatal error: require_once() [function.require]: Failed opening required '' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/crm/index.php on line 481

in the browser, having tried to create a new task from the activities screen.

In
4.5.0.c issues - undefined variables and indexes,
dated 4th Oct I posted a similar problem and didnt get any response.

Since then I have a new install (no mods or customisation) running on Ubuntu 6.06 (as there was some suggestion that there is a problem with SLES10.) I was hoping the new install would fix this but alas not, and I cant seem to find anyone on the forums who have solved this.

Has anyone else seen this in the browser or error logs? Is this a bug, or that easy to fix that nobody bothers posting a reply! If it is the later then please let me know so I can post a reply and help fellow non-supertechies to solve the issue.

From my (limited) knowldge of php it seems to be trying to open a file with a blank name, and from the index.php code this is passed as $beanFiles[$entity]

Your help is much appreciated.