Import folder option disabled
-
Hi guys,
My Import Folder (under Add Gallery / Images) option was disabled (the to be accurate, the folder list just disappeared) after a strange uploading behaviour.
I was importing a folder and the progress bar entered in a kind of “eternal loop” (I had the “Keep images in original location” option checked). Folder in question with 11 images of 533x400px, total 291kb. It was not the first “import folder” opperation of the day (previous one went just fine). So I clicked on the “Add Gallery / Images” to stop the opperation and try again… and the folder list just disappeared.I tried to:
1- Deactivate, clear cache and activate NGG again with no success.
2- Reset my wordpress database (using WordPress Database Reset Plugin) with no success
3- Download and reinstall NGG with no success.
4- Opening in GChrome (was using Firefox) with no success.Now, I looked at the code and looks like this:
<h3 id="import_folder" class="accordion_tab ui-accordion-header ui-state-default ui-accord…ons ui-accordion-header-active ui-state-active ui-corner-top" role="tab" aria-controls="import_folder_content" aria-selected="true" aria-expanded="true" tabindex="0"> <span class="ui-accordion-header-icon ui-icon ui-icon-triangle-1-s"></span> <a href="#"> Import Folder </a> </h3> <div id="import_folder_content" class="ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom ui-accordion-content-active" style="display: block;" aria-labelledby="import_folder" role="tabpanel" aria-hidden="false"> <p> Select a folder to import. The folder name will be… </p> <div id="file_browser" class="wait"></div>
As you can see, the “file_browser” div class=”wait”.
Any thoughts?
Unfortunately, my website is localhost ??
- The topic ‘Import folder option disabled’ is closed to new replies.