Wednesday 05 May 2010 9:05:09 am
Hello C B, By default the publish and unpublish functionality of ezpublish will not work, you will need to setup and configure a cronjob in order make this functionality work on your site. If you check you ezpublish installation, you will find a number of files in the /cronjobs/ folder.
One of these files is called: /cronjobs/unpublish.php
You can find information on this script here: http://ez.no/doc/ez_publish/technical_manual/4_x/features/cronjobs/the_cronjob_scripts#unpublish
And instructions on how to set it up here: http://ez.no/doc/ez_publish/technical_manual/4_x/features/cronjobs/running_cronjobs
|