Error message - Help!

thequestion

Joined: 2004-09-05
Posts: 7
Posted: Sun, 2004-11-14 03:23

The random picture block works fine on my site except for when I have gallery and the block at the same time... In that case the block still works but the following message appears and shifts over my main menu:

Warning: Unknown(): stream does not support seeking in /home/vmc0002/public_html/includes/blocks/php.php(51) : eval()'d code on line 2

Can anyone help? Thanks! :)

 
signe
signe's picture

Joined: 2003-07-27
Posts: 2322
Posted: Sun, 2004-11-14 03:27

How are you including the block?

You must use "include('http://...')", not "include('/path/...')" or you will have errors.

 
thequestion

Joined: 2004-09-05
Posts: 7
Posted: Fri, 2004-11-19 03:14

I checked the code and it was okay... I still get that error message when i run gallery and the random block on the same time... My random block is on the left hand menu and thus it automatically displayed whne one visits the gallery... I keep getting the following error message:

Warning: Unknown(): stream does not support seeking in /home/vmc0002/public_html/includes/blocks/php.php(51) : eval()'d code on line 2

If anything, let me know and I'll put back the code temporarily and post the link... I took it off right now so as not to annoy my vistors.