Browse Forum Posts by Tags
-
In control panel-> file admin, When adding folder to a file category, if we don't enter the folder name, and navigate away from this page, then come back, the file page will no longer be accessable, with error. This is becuase the operation causes NULL value in cs_section.ApplicationKey.
-
In both search results and user pages' "most recent posts", any comments to files corrupt the File display. For example, let's say you have File X as entry4556.aspx and John Doe comments to this File. On John Doe's User Page, under the Most Recent Posts tab, you will see the Comment appear as Re: File...
-
I'm currently investigating a strange error I'm facing in file gallery. I cannot make visible the "Edit" or "Delete" button when viewing an item details, like here , either I'm admin/owner/author of the file. First thing I've checked is the Skin-View.ascx, to check if controls are presents. It's the...
-
It appears to me that a user will never get an email when a file has been updated or commented to! An email will only be sent out to the owners of that folder. The FileEmailNotificationModule catches the PostPostUpdate CSEvent and then passes it off to FileEmails.FolderEntryNotification (assuming we...