I had the "server tag" error a while ago, fixed it. It allows me to add new blog entries now. However, if I try to edit an entry, I get this error:
DotNetNuke.Services.Exceptions.ModuleLoadException: Access to the path '{blah}\Portals\0\Blog\Files\2\91' is denied. ---> System.UnauthorizedAccessException: Access to the path '{blah}\Portals\0\Blog\Files\2\91' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity) at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity) at DotNetNuke.Modules.Blog.File.FileController.getEntryDir(String pModulPath, EntryInfo pEntry) at DotNetNuke.Modules.Blog.File.FileController.getFileList(String pModulPath, EntryInfo pEntry) at DotNetNuke.Modules.Blog.EditEntry.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
What do I need to do here?
Also, for some reason I can no longer upload photos using the Blog's photo thingy. If I FTP a photo to the right location, I can use that image in my blog, but uploaded gives me a 'general error' and doesn't work :(
Any help?
-shnar