Hi James,
Unfortunately it is not public yet.
Everything else that I have tested so far works (links modules, html modules, repository, blog, forum) - this is the most puzzling part!?!
Running on XP Pro, IIS 5.1, SQL Server 2000 and Visual Studio 2005.
I have my files on a folder on my D drive.
I tried to locate if there may have been a javascript problem on my machine responsible but javascript seems to be working fine now.
What concerns me is the following path, in particular the space character (highlighted red):
/DotNetNuke Website1/Home/Test/tabid/53/ctl/AlbumEdit/mid/387/path/ /currentstrip/1/action/addfile/Default.aspx
I have tried looking at the code but I have not been able to trace how this path is generated in the code - I will try looking at the currentstrip variable and work backwards to see where this url is generated
I create a gallery, a numbered folder (387) is created in D:\DotNetNuke\DotNetNuke Website1\Portals\0\Gallery\
inside are 3 items:
_source (dir)
_thumbs (dir)
_metadata.resources (file)
Thanks for your help so far, the fact that everything else works seems to me there must be something in the code gone wrong.
I wonder if the gallery has been tested with a system running Server 2000? Also, the installation instructions recommend using the release.config (renaming to web.config) file for systems using medium trust in IIS - as I'm using the starter kit, this may not apply, perhaps I'll try the normal web.config and see how that goes
Cheers,
Matt