server_add to root album
|
simula67
Joined: 2012-06-09
Posts: 1 |
Posted: Sat, 2012-06-09 05:23
|
|
Hello. I wanted to add a large number of photos to the root (default) album. At present, I tried changing 181: $child_entry->parent_id = $entry->id; // null if the parent was a staging dir To 181: $child_entry->parent_id = null; // null if the parent was a staging dir This kinda works. But I am guessing this is not the right way to do this. What would be the right way to go about this to change the server_add module ? Thanks |
|
| Login or register to post comments |
