I am using standalone Random block and was receiving some errors. My server just made a change so I can no longer use URLs as includes.
I added the $GALLERY_BASEDIR stuff to Random-Block and solved the initial erros. Now howevere I receive
Quote:
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/user/public_html/snip.php:9) in /home/user/public_html/gallery/session.php on line 51
I deleted the old .cache file and it was a no-go.
Any Ideas?