Hi,
I have read the dynamic albums guide but when i use<?php
zp_load_album('all.alb');
prepareAlbumPage();
?>
i get this error:Warning: Cannot modify header information - headers already sent by (output started at /home/adetaran/public_html/dev/themes/zpbase/index.php:18) in /home/adetaran/public_html/dev/zp-core/functions-common.php on line 501
I dont really want to go messing with anything in the core files so could anyone help shed some light on how i would get this dynamic album to show on the home page. Im using the dynamic album as a way to show all images on the homepage.
I am using the zbBase theme and putting the code in the codeblock of the gallery.
Thanks,
Alex