Hey guys and gals,
I'm quite new to DNN but loving the service so far. I've run into a small issue however for sharing photo's/files to Journal module on my site (both in default profile activity feed and a custom page for community journal entries I've created). Any time I try to share either uploaded files or files from site I get a 500 internal server error box pop up and the process fails. I've done as much digging as I can so far and still not getting anywhere so hoping ye can help me over this hurdle.
Stack trace in logs:
2015-10-08 00:25:41,430 [RD000D3A218DF0][Thread:19][ERROR] DotNetNuke.Modules.Journal.ServicesController - System.NullReferenceException: Object reference not set to an instance of an object.
at DotNetNuke.Common.Utilities.UrlUtils.EncryptParameter(String value, String encryptionKey)
at DotNetNuke.Common.Globals.LinkClick(String Link, Int32 TabID, Int32 ModuleID, Boolean TrackClicks, Boolean ForceDownload, Int32 PortalId, Boolean EnableUrlLanguage, String portalGuid)
at DotNetNuke.Common.Globals.LinkClick(String Link, Int32 TabID, Int32 ModuleID, Boolean TrackClicks, Boolean ForceDownload)
at DotNetNuke.Common.Globals.LinkClick(String Link, Int32 TabID, Int32 ModuleID)
at DotNetNuke.Modules.Journal.ServicesController.Create(CreateDTO postData)
Version/General info
Upgraded to DNN version 07.04.02 today - the problem existed before and after the upgrade. 1:52:57 AM. I'm running website as web-app on azure using .NET framing version 4.6 (latest available). It's just the share feature of journal that is failing I can upload file through it fine and they are visible from file management - can also upload files from file management and profile pics etc. work fine it's simply the share photo/file from journal that fails for me.
I'll try keep this updated as I come across any other potentially useful info - or if you require anything in particular that may help just let me know,
Thanks,
Kevin.