coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: jochenandries on December 11, 2007, 08:28:08 AM

Title: no subdirectories in albums
Post by: jochenandries on December 11, 2007, 08:28:08 AM
Hello all,

I have about 7 websites where coppermine is doing it's job.
Now I wanted to create a webgallery online for the company I work for. (www.plopsa.be)

It's running on an internal machine with WAMP 5.  It's the first time I did this, I have several Joomla sites running on it, but it's the first coppermine-install.

I wanted to upload about 200 pictures from a party we had last friday.
In albums I made a directory where I placed all the pictures
In coppermine I made an album like I used too.
I want to add pictures, but coppermine tells me there are no folders in albums...
Ooooh yeah, there are 3 folders (with pictures) there !!

Yesterday I searched the whole day here on the forum, but I couldn't find the solution :-(

What I think it's strange is that he' looking in : /C:\WAMP\www\Gallery\albums/
It's not working on the "webserver" nor on an other machine...

Here's the debug-info:
USER:
------------------
Array
(
    [ID] => 49d055fc8d143fe55e8d480c87b036ee
    [am] => 1
    [lang] => dutch
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => administrator
    [groups] => Array
        (
           
Title: Re: no subdirectories in albums
Post by: Joachim Müller on December 11, 2007, 08:31:32 AM
Quote from: jochenandries on December 11, 2007, 08:28:08 AM
What I think it's strange is that he' looking in : /C:\WAMP\www\Gallery\albums/
It's a known issue (as suggested in the docs) that the browsable batch-add interface doesn't work on Windows-driven servers. Turn it off to the "classic" batch-add interface.

Quote from: jochenandries on December 11, 2007, 08:28:08 AMHere's the debug-info:
Nobody asked for it. It only clutters a thread. Only post it if a supporter explicitely asked for it.
Title: Re: no subdirectories in albums
Post by: jochenandries on December 11, 2007, 08:47:59 AM
THX,

I'll have a try !

Jochen
Title: Re: no subdirectories in albums
Post by: jochenandries on December 11, 2007, 08:57:44 AM
Nope  :(

Still doesn't find any folders
Title: Re: no subdirectories in albums
Post by: Joachim Müller on December 11, 2007, 09:35:55 AM
Does regular HTTP upload work as expected? If no: do exactly as suggested in the upload troubleshooting section of the docs. If yes: post a deep link to one of the files you're having issues with when trying to batch-add them.
Title: Re: no subdirectories in albums
Post by: jochenandries on December 11, 2007, 10:23:54 AM
I managed to do it with JUpload  :D

THX for the support !!