I can upload pictures on the website, but i cant seem to get the "Import Photos" to work.
I uploaded 10 pics to the folder "uploads"...chmod the folder to 777 just in case, and still i got the message :
No images found in the /uploads/ directory. To mass import pictures into your gallery, simply:
* Open an FTP connection to your website * Transfer photos you wish to publish to the /uploads/ directory * Optionally, you can create folders within that directory to import in groups
I guess im doing all in the right way...i cant figure it out .. :(
oh ok anyway I think your problem is that you have your images labeled Brittany.Murphy.Spun.001.jpg and plogger is thinking that the first thing after the first period is the extension name so it thinks your images are .Murphy types. You should rename them with one peiord to define what kind of images they are so rename to... BrittanyMurphySpun001.jpg through BrittanyMurphySpun005.jpg, or the alike.
Yep, Plogger has a problem with files that have multiple dots in the name. Part of the code that checks whether or not the file has a valid extention wasn't designed to handle the case of multiple dots. We will fix this.