The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Bulk photo/gallery import script
Hey guys, I am trying to import thousands of existing photos into VB5. The images exist in folders/subfolders on the server. Anyone have a basic script to programmatically create a new gallery folder for a user and import a photo into it? I can probably figure it out from there if I had a sample to look at. Thanks in advance!
--------------- Added [DATE]1492107744[/DATE] at [TIME]1492107744[/TIME] --------------- A little more info as I keep trying to figure this out on my own - when I do this: Code:
$response = $api->callApi('content_gallery', 'add', array('data' => $data, 'options' => $options)); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|