I get this error quiet often using batch add. i have big numbers of pictures im trying to add, about 70 000. is there a way to remove the script timeout?
You appear to be self hosted so you can simply remove the limit yourself.
For that many photos, are you planning to step through and put titles & descriptions & such on each one?
If not, you might try the MassImport plugin. It's powerful, but make sure to test it on a small group first so you understand what it does.
yeah look in ur php.ini if u r self-hosted
find
max_execution_time
and
max_input_time
and set the values higher