DotNetNuke ® Portal and Module Development - www.schelian.com

 Search



Forum


 Forum update Minimize

Today: 09/12/2005 we have setup our new dedicated English forum.

From today on, please use this forum instead of the English forums on DNNPortal.DE.

I will lock the English forums on DNNPortal.DE.



 Forum Minimize
SearchForum Home
     
  DNNPortal-Download  Using the DNNPortal-Download  Download modul ...
 Download modul failing on DNN 3.3.3
 
imgOfflineobjecta
1 posts
Joined
2/15/2005

Download modul failing on DNN 3.3.3
Posted: 23 Jul 06 8:29 AM (Denmark)
Hi I'm using the download module on my site and got some errors after upgrading to DNN 3.3.3. It looks like the DNN user/membership has changed so the code in Controller.cs line 110 in the Download module userInfo = (UserInfo)CBO.FillObject(DotNetNuke.Data.DataProvider.Instance().GetUserByUsername(ModInfo.PortalID,objDownload.CreatedByUser),typeof(UserInfo)); could be changed to: userInfo = DotNetNuke.Entities.Users.UserController.GetUserByName(ModInfo.PortalID,objDownload.CreatedByUser,false); This has fixed the problem for me. objecta
  DNNPortal-Download  Using the DNNPortal-Download  Download modul ...


Page generated in 0.40625 seconds.