[SOLVED]Fatal error: requireonce(): Failed opening required

schlieper

Joined: 2005-02-06
Posts: 18
Posted: Mon, 2005-04-25 20:17

After upgrading via CVS I get the following message, when I want to view the images (thumbnails are ok, but the single picture-links:

f.i.
http://www.fotogemeinschaft.de/main.php?g2_view=core:ShowItem&g2_itemId=10305

-----------
Fatal error: requireonce(): Failed opening required '/homepages/5/d11843629/htdocs/www_fotogemeinschaft_de/gallery2/modules/core/classes/../../../modules/exif/lib/JPEG/JPEG.inc' (include_path='.:/usr/local/lib/php') in /homepages/5/d11843629/htdocs/www_fotogemeinschaft_de/gallery2/modules/core/classes/GalleryCoreApi.class on line 2404
------------

My last version (Core 0.9.11) was ok.

----

Gallery URL (optional): http://www.fotogemeinschaft.de
Gallery version: Newest Beta 2 Core 0.9.12
Webserver (with version):
Datatabase (with version):
PHP version (eg 4.2.1):
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Mon, 2005-04-25 22:57

make sure to cvs update with -d flag.

 
schlieper

Joined: 2005-02-06
Posts: 18
Posted: Tue, 2005-04-26 05:14
mindless wrote:
make sure to cvs update with -d flag.

Thanks!
I´ve forgotten the -Pd - Parameter. Now everything seems to be ok again.