1

Re: Error from MY_ORM.php when creating new website

Hi John

Looks a similar error to the one I had a few weeks ago but would appear to be a different issue, since I have since upgraded to 0.2.4c :

Fatal error: ORM::wrap() [function.require]: Failed opening required '/var/www/vhosts/wales-lichens.org.uk/httpdocs/indicia/client_helpers/submission_builder.php' (include_path='.:') in /var/www/vhosts/wales-lichens.org.uk/httpdocs/indicia/application/libraries/MY_ORM.php on line 783

Error log has only:

<?php defined('SYSPATH') or die('No direct script access.'); ?>

2010-02-23 10:12:09 -05:00 --- error: Uncaught Kohana_404_Exception: The page you requested, images/loadingAnimation.gif, could not be found. in file system/core/Kohana.php on line 841

Cheers

Alan

Alan Hale
Aberystwyth

2

Re: Error from MY_ORM.php when creating new website

Hmm, the code looks right this time. Does the file client_helpers/submission_builder.php exist, and are the permissions set correctly for the webserver to see it?

John van Breda
Biodiverse IT

3

Re: Error from MY_ORM.php when creating new website

Whoops! I'd somehow managed to lose the whole client_helpers directory. Sorry!

Alan Hale
Aberystwyth