Import Photos from Server
-
Hello,
I am currently running into an issue with importing photos from a folder.
I have two main directories/folders on my server [photos and web]. I do not wish to have duplicate photos in the web folder. From others replies I have attempted to implant the code below and it has not seemed to work./** Change Import Folder path */ define( 'NEXTGEN_GALLERY_IMPORT_ROOT', dirname( __FILE__ ) . '/' ); define( 'NGG_IMPORT_ROOT', dirname( __FILE__ ) . '/' );Best,
Adam
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Import Photos from Server’ is closed to new replies.