Quote:
Originally Posted by nation-x
Gallery Daemon doesn't require cron jobs... they are optional.
|
You should probably change the wording of the system requirements on your forum:
Cronjobs - Gallery Daemon requires 4 cronjobs to enable all features... 3 minimum led me to believe it requires 3 no matter what.
Quote:
Originally Posted by nation-x
It has NO SUPPORT for servers running magic_quotes_gpc as this feature will be removed from PHP in the next version... I don't see any reason to code support for it when the PHP Team even thinks it's a bad idea. It is fixed as easy as adding an .htaccess file with php_flag magic_quotes_gpc off to the gallery daemon script folder in most cases.
|
They're also discontinuing php4 support completely, but your script supports that... why? Because people still use it! And some people still use magic quotes and safe mode too, despite that both of those are being discontinued. I'm not saying it's a huge deal (in fact I think I said it wasn't), just laying out the facts.