I have a huge gallery and since it's for frame-by-frame images it's sometimes by the thousands that I upload.
Is there anyway I can batch upload to my gallery without going through the HTTP method? It's using up too much of my hosts resources and they've disabled my database because of it.
Maybe an other way, is to use XP_PUBLISH.PHP.
If you run Windows, you can use it.
See your DOC for more infos.
PYAP
Well, the batch-add function built into Coppermine doesn't use HTTP, but assumes FTP as upload mechanism and then batch-adds multiple files in one go. Did you read the corresponding section of the docs before asking?
Sorry I said that wrong before. I know that it assumes that FTP is the uploader, what I meant is there another way to batch add at all? It's the batch adding that's using up all my hosts resources.
I'll check out that XP_PUBLISH.PHP
Checkout CPGMassImport from this address: http://cpg-contrib.org/board/index.php?PHPSESSID=e97157f04d182cbfd4843d67f4d11648&board=25.0 (http://cpg-contrib.org/board/index.php?PHPSESSID=e97157f04d182cbfd4843d67f4d11648&board=25.0)