Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
Hello, Please I need your help.
I am currently preparing my symbiostock website. Overall I am very happy with your solution.
But I have one issue with the processor (cron job), after uploading images via ftp, only one image
every minute will be prepared, is this normal? I had once the situation that much more images were
prepared at once, but I have no idea why it is now not anymore possible.
There is no difference in running the cron job automatically or manually, I get per run only one image in
the system! Please let me know what I can do!
Hi there – you can increase this number using a custom hook, but it is generally not recommended. Please see this post:
https://www.symbiostock.org/forums/topic/only-1-photo-every-time-i-run-the-processor/
Thank you Robin,
I edited the file tools-cron.php : $maxload = 1; to
$maxload = 10;
It works perfectly! Thank you !
You must be logged in to reply to this topic.