YAFLogo

balbes
  • balbes
  • 94% (Exalted)
  • YAF Lover Topic Starter
15 years ago
Fixed roles synchronization, code refactoring.

web.config (fw 3.5, dnn 5.1.1, yaf 1.9.306) included.

Tested on iis 7, sqlserver 2008, fw 3.5, dnn 5.1.1, yaf 1.9.306

Rapidshare link

http://rapidshare.com/files/265727554/yaf_dnn.1.9.306.zip 

26.08.2009 - Updated to YAF 1.9.307 (rev. 2572)

DotNetNukeModule.ascx.cs.DNN5.Yaf.1.9.307 


mir scheissegal
Sponsor
Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
15 years ago
Thank you balbes. I'm committing your code update to the repository.
Boskone
15 years ago
Nice work balbes. Thanks.
Boskone - A DotNetNuke user.

RDSCC 

rwang
  • rwang
  • 56.6% (Neutral)
  • YAF Camper
15 years ago
using YAF.Classes.Core;

referenced in DesktopModules/DotNetNukeModule.ascx

can't find the assembly for this?

Boskone
15 years ago

using YAF.Classes.Core;

referenced in DesktopModules/DotNetNukeModule.ascx

can't find the assembly for this?

rwang wrote:

This is designed for 1.9.306 SVN version of YAF.

If you are using 1.9.3 final, change YAF.Classes.Core to YAF.Classes.Base

There will be a few other errors, but if you compare Jaben's interface with this one you should be able to fix them.


Boskone - A DotNetNuke user.

RDSCC 

balbes
  • balbes
  • 94% (Exalted)
  • YAF Lover Topic Starter
15 years ago
Updated to YAF 1.9.307 (rev. 2572)
mir scheissegal