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!
Posts: 2322
How are you including the block?
You must use "include('http://...')", not "include('/path/...')" or you will have errors.
Posts: 7
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.