Forums / Setup & design / my runcronjobs.php publishes articles which is not yet approved

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

my runcronjobs.php publishes articles which is not yet approved

Author Message

akira imafuji

Friday 30 May 2003 2:45:37 am

I am setting up 3.0-2 demo and approval workflow.
When I run runcronjobs.php, it publishes the articles which is approved and also not-yet-approved.
Is it only the case of me? I run runcronjobs.php through http.

Selmah Maxim

Friday 30 May 2003 3:32:28 am

Hi ,,

When u run it out from internet explorer will publish all the articals, i was wondering as u befor why ?

u must run from php, find where is ur localhost folder, in side it u will find php folder, write the path to php.exe, then go the folder where is Exponential , the make new file call it cron.bat , and inside it wirte :
PATH/TO/php.exe -C runcrobjobs.php

thats it !

what i don`t understanded what if user run it out without admin know ?
should we change the name of the file ?