Major problems

PhotekOBV

Joined: 2003-01-16
Posts: 2
Posted: Thu, 2003-01-16 19:36

Well I've installed the random block according to the instructions, and I get this error.

Fatal error: Failed opening required 'modules/My_eGallery//init.php' (include_path='.:/php/includes:/usr/share/php') in /home/***/****/***/home/continuum/public_html/modules/My_eGallery/pnblocks/gallery_random.php on line 81

I'm using postnuke 0.7.1 and the latest version of gallery

 
PhotekOBV

Joined: 2003-01-16
Posts: 2
Posted: Sat, 2003-01-18 04:51

No one else has ever had this problem? Ever?

 
beckett
beckett's picture

Joined: 2002-08-16
Posts: 3474
Posted: Sat, 2003-01-18 08:57

In the random file, right above the line where it says something like

include($GALLERY_BASEDIR . "init.php");

Put this line:

$GALLERY_BASEDIR = "/home/***/****/***/home/continuum/public_html/";

(filling in your own path of course)

-Beckett (

)