Standalone block issues

SamBeckett
SamBeckett's picture

Joined: 2002-09-29
Posts: 146
Posted: Mon, 2003-07-21 17:16

Warning: Failed opening 'http://www.mysite.com/gallery/random.php' for inclusion (include_path='.:/usr/share/pear') in /home/www/mysite/index.php on line 3

my random block stopped working, right out of no where. no server changes at all.

If i delete a few lines from the temp file, it starts working..

Might i have to many folders or images? I've added a few.

 
endure

Joined: 2004-02-11
Posts: 5
Posted: Wed, 2004-02-11 07:05

My standalone random blocks suddenly stopped working on my index page: DHH

I get the following error:

Quote:
Warning: Failed opening 'http://www.denverhoundhikers.com/gallery/block-random.php' for inclusion (include_path='.:/usr/share/pear') in /home/webadmin/denverhoundhikers.com/html/index2.php on line 54

They were working fine for a while. No changes had been made anywhere. Unless, of course there was some crazy change made by my host.

You'll notice that linking directly to the block-random.php works fine. I am including the block-random.php on my index page using the following syntax:

<?
include ("http://www.denverhoundhikers.com/gallery/block-random.php");
?>

Includes work fine as I am also including the header portion of the index page and it shows up fine.

Any insights are very much appreciated. Thanks. :)

 
Warren
Warren's picture

Joined: 2002-07-24
Posts: 794
Posted: Wed, 2004-02-11 17:02

Delete your block-random.cache maybe? Just a thought to try. :-?

 
endure

Joined: 2004-02-11
Posts: 5
Posted: Wed, 2004-02-11 17:47

Yep, definitely tried that. No avail.

 
pbyjp
pbyjp's picture

Joined: 2002-11-12
Posts: 260
Posted: Thu, 2004-02-26 09:57

Yep, had the same trouble here...
same question as in http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&t=13283

 
endure

Joined: 2004-02-11
Posts: 5
Posted: Thu, 2004-02-26 15:43

PHP memory eh? I suppsed this could be the case as the gallery may well have passed 2000 pictures.

 
pbyjp
pbyjp's picture

Joined: 2002-11-12
Posts: 260
Posted: Thu, 2004-03-04 08:13

So what can we do... Search also doesn t work anymore...
And I change php.ini to load up to 20MB instead of 8, but that didn t change a thing... crazy...
What is going on... any idea?
any body in that case?
can a Gallery have more than 2800 pics, is there a limit, would upgrading to 1.4.2 in place of 1.3.3b5 change anything?

 
jdphilli

Joined: 2002-08-30
Posts: 9
Posted: Thu, 2004-05-06 21:20

So: I checked your site: what made it work?