Register   Login
     
  Latest Posts  
Select Image Button does not work.
by rtnovak on 1/08/2009 6:37 AM
Lightbox implementation
by max2o on 1/08/2009 6:16 AM
RE: Toolbar links at the top of the articles module
by smcculloch on 1/08/2009 5:52 AM
Toolbar links at the top of the articles module
by wassis on 1/08/2009 5:42 AM
RE: PA Features & Enhancements
by smcculloch on 1/08/2009 4:33 AM
RE: PA Features & Enhancements
by georgelew on 1/08/2009 4:28 AM
RE: Search Wildcard Problem!
by smcculloch on 1/08/2009 4:24 AM
RE: Search Wildcard Problem!
by georgelew on 1/08/2009 4:19 AM
RE: Does anyone have XHTML Compliant PA Template
by georgelew on 1/08/2009 4:11 AM
RE: Help! Cannot use "&" in CustomField.
by georgelew on 1/08/2009 4:01 AM
  Forums  
Subject: DNN Forum Module
Prev Next
You are not authorized to post a reply.

Author Messages
David YamaUser is Offline
Registered Users
Nuke Super Newbie
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 ZylUser is Offline
Registered Users
Nuke Active Member
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 YamaUser is Offline
Registered Users
Nuke Super Newbie
Nuke Super Newbie
Posts:18

7/22/2005 10:18 PM  
Would it be the same with the Gallery?
Scott McCullochUser is Offline
Administrators
Nuke Master
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 YamaUser is Offline
Registered Users
Nuke Super Newbie
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 McCullochUser is Offline
Administrators
Nuke Master
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 YamaUser is Offline
Registered Users
Nuke Super Newbie
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 HortonUser is Offline
Gold Membership
Nuke Addict
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 YamaUser is Offline
Registered Users
Nuke Super Newbie
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 YamaUser is Offline
Registered Users
Nuke Super Newbie
Nuke Super Newbie
Posts:18

7/25/2005 10:02 PM  
I meant not zipped~
Scott McCullochUser is Offline
Administrators
Nuke Master
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 YamaUser is Offline
Registered Users
Nuke Super Newbie
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 McCullochUser is Offline
Administrators
Nuke Master
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 YamaUser is Offline
Registered Users
Nuke Super Newbie
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 McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12800


7/25/2005 10:52 PM  
Posted By Oshimuri on 7/25/2005 10:47:36 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!



You should subscribe to this piece of feedback so you will be notified..

http://www.smcculloch.net/Feedback/tabid/265/ctl/ViewFeedback/mid/648/FeedbackID/36/Default.aspx


Scott McCulloch
Site Administrator
You are not authorized to post a reply.
Forums > General > DotNetNuke Questions > DNN Forum Module



ActiveForums 3.7