David Yama Registered Users
 Nuke Super Newbie Posts:18

 |
| 7/22/2005 9:03 PM |
|
Hey this is probably a stupid question but with the core forum module
it wont allow other users to post on the forum and I dont know why.
|
|
|
|
|
Zivan Van Zyl Registered Users
 Nuke Active Member Posts:49

 |
| 7/22/2005 10:13 PM |
|
Something you may want to check is that you set the edit permissions for the module to "Registered Users".
|
|
|
|
|
David Yama Registered Users
 Nuke Super Newbie Posts:18

 |
| 7/22/2005 10:18 PM |
|
| Would it be the same with the Gallery? |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12800


 |
| 7/23/2005 2:35 AM |
|
Posted By Oshimuri on 7/22/2005 10:18:19 PM Would it be the same with the Gallery?
Depends which gallery you talking about, my simple gallery module you have to have edit permissions. Although I am making an enhancement where you can allow other users to submit photos. |
|
Scott McCulloch Site Administrator |
|
|
David Yama Registered Users
 Nuke Super Newbie Posts:18

 |
| 7/23/2005 2:39 AM |
|
| Well either one that works well lol. I haven't really checked into yours to much I like the look of the Core Gallery but I will check yours out. Also if I give edit permission does this allow users to post pictures? |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12800


 |
| 7/23/2005 2:53 AM |
|
Posted By Oshimuri on 7/23/2005 2:39:29 AM Well either one that works well lol. I haven't really checked into yours to much I like the look of the Core Gallery but I will check yours out. Also if I give edit permission does this allow users to post pictures?
Yep, but they can also create albums, delete other photo(s) etc. What I will be doing is adding more granular control over the next few days. |
|
Scott McCulloch Site Administrator |
|
|
David Yama Registered Users
 Nuke Super Newbie Posts:18

 |
| 7/25/2005 9:43 PM |
|
Yeah I see what you mean now. Tell me when your new Gallery is up. But I have run into a problem with your Module. When I try to Upload a ZIP for Multiple Images it gives me this;
Error: Edit Photo is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Could not find a part of the path "D:\Content\Oshimuri\ValueApps\DotNetNuke\Portals\0\Gallery\Album\3\zip_Bushido!!\Bushido!! 002.JPG". ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "D:\Content\Oshimuri\ValueApps\DotNetNuke\Portals\0\Gallery\Album\3\zip_Bushido!!\Bushido!! 002.JPG". at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at System.IO.File.Create(String path) at DnnForge.SimpleGallery.EditPhoto.BulkImport() at DnnForge.SimpleGallery.EditPhoto.cmdUpdate_Click(Object sender, EventArgs e) --- End of inner exception stack trace --
What might that be? How would I fix it exactly? |
|
|
|
|
Mike Horton Gold Membership
 Nuke Addict Posts:84


 |
| 7/25/2005 9:53 PM |
|
| A couple of things you could try. One would be to remove the ! marks from the filenames and the from the .zip file name. Also, it's good practice, imho, to not have spaces in filenames especially when it's anything related to the internet. What I generally do if I have something that I want a space in I'll throw an _ in (Bushido_002.jpg). |
|
|
|
|
David Yama Registered Users
 Nuke Super Newbie Posts:18

 |
| 7/25/2005 10:02 PM |
|
Error: Edit Photo is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Could not find a part of the path "D:\Content\Oshimuri\ValueApps\DotNetNuke\Portals\0\Gallery\Album\3\zip_Bushido\Bushido21.jpg". ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "D:\Content\Oshimuri\ValueApps\DotNetNuke\Portals\0\Gallery\Album\3\zip_Bushido\Bushido21.jpg". at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at System.IO.File.Create(String path) at DnnForge.SimpleGallery.EditPhoto.BulkImport() at DnnForge.SimpleGallery.EditPhoto.cmdUpdate_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---
So what about now? All files have no ! and no _ I have taken out all spaces and such and still the same error. Also if I do them individually they work but not seperate. |
|
|
|
|
David Yama Registered Users
 Nuke Super Newbie Posts:18

 |
| 7/25/2005 10:02 PM |
|
| I meant not zipped~ |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12800


 |
| 7/25/2005 10:32 PM |
|
Posted By Oshimuri on 7/25/2005 10:02:34 PM
Error: Edit Photo is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Could not find a part of the path "D:\Content\Oshimuri\ValueApps\DotNetNuke\Portals\0\Gallery\Album\3\zip_Bushido\Bushido21.jpg". ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "D:\Content\Oshimuri\ValueApps\DotNetNuke\Portals\0\Gallery\Album\3\zip_Bushido\Bushido21.jpg". at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at System.IO.File.Create(String path) at DnnForge.SimpleGallery.EditPhoto.BulkImport() at DnnForge.SimpleGallery.EditPhoto.cmdUpdate_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---
So what about now? All files have no ! and no _ I have taken out all spaces and such and still the same error. Also if I do them individually they work but not seperate.
Currently, the bulk upload doesn't allow uploading from a zip with sub-folders, can you try placing the files at the root ? |
|
Scott McCulloch Site Administrator |
|
|
David Yama Registered Users
 Nuke Super Newbie Posts:18

 |
| 7/25/2005 10:36 PM |
|
| I am not sure exactly what you mean. There are no Sub-folders within the Zip file only the pictures contained inside of it and at the Zip files Root. |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12800


 |
| 7/25/2005 10:41 PM |
|
Posted By Oshimuri on 7/25/2005 10:36:35 PM I am not sure exactly what you mean. There are no Sub-folders within the Zip file only the pictures contained inside of it and at the Zip files Root.
Oh - I was wondering where the Bushido reference came from, zip_Bushido/Bushido21.jpg
Can you send me the zip file? smcculloch@iinet.net.au |
|
Scott McCulloch Site Administrator |
|
|
David Yama Registered Users
 Nuke Super Newbie Posts:18

 |
| 7/25/2005 10:47 PM |
|
| Dang looking into it more closely there was indeed a Sub-Folder. Thanks for pointing it out it works now just fine. Can't wait for the new update you were talking about on the Module to tell me when its up! |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12800


 |
|