Recently Viewed...
To help you navigate to pages you most recently visited, select from the links below.
Product Forums
Newsletter
Dynamic Forms Demonstrations
Sharepoint Forums
Page Tags
DNN Modules
SnowCovered Top Sellers

'Relationship Building' and 'Communication' are two essential nuts and bolts for a business to prosper. This module allows you to bridge both of these and easily generate continuous awareness of your web site, products and services. Your prospects and customers will greatly appreciate this featur

Live Content uses Web 2.0 approach to provide a Rich User Interface and streamlines content presentation by overlaying content on current page. Overlay images, videos, audio, text/html content, flash, dotnetnuke modules, and external content. Experience the demo...

Version 5 of the perennial best-selling tool for creating data-based solutions in DNN without custom programming. This version focuses on greater flexibility, expandability, and ease-of-use.

Powerful, Ajax Enabled, Easy to Use. Document Management has never been better. Open-DocumentLibrary allows DotNetNuke users to share and manage documents in a flexible, intelligent way, offering granular control over Folder and Document access.

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to add videos in various format and automatically convert them to flv format, you also can add videos from embed code and play them in our integrated flash video player.

Gloss is the first ALL COLORS! skin, featuring a powerful XML-based flash and being 100% W3C CSS XHMTL1.0 compliant. Tune it yourself on the fly, changing colors, backgrounds, containers, text color and size, width and more! Brilliant!Available for DNN4 and DNN5

The award winning discussion forum and community solution for DotNetNuke is now even better. When you need to build the best community site, you need the best module, Active Forums!

ALL NEW ! - Minimalist includes skin packs in 12 great colors. Each color has Flat, Gradient and Glass versions. Feature rich XML Flash header, perfect for just about any purpose. 9 Different menu options in each skin pack; 3 horizontal menus, 3 vertical menus and 3 all-new Twin level menus . . .

Edit documents directly on your server. The premier document management solution for DotNetNuke (DNN). Index contents of documents. Share documents across your portal and avoid duplicates. Revised and flexible UI. Extensible architecture.

Ultra Media Gallery is the most popular photo gallery and media gallery solution for DotNetNuke, UMG offers 10 different flash player to browse your gallery with completely different user interface experience.

    |   Register   |   Wednesday, January 07, 2009   
Data Springs Product Forums...
Subject: DotNetNuke 4.7 - Opt In Module / Module Settings
Prev Next
You are not authorized to post a reply.

Author Messages
Chad
Posts:2385
river guide
river guide

12/03/2007 2:56 PM  

Hi.

I wanted to post some recent issues that have come up with the Opt In Email module. I am attaching some of the thread from a recent post on the Benefactor forums on DotNetnuke.

This is related to any module that uses a Rich Text Editor within the Settings area of a module on DotNetNuke 4.7 (problem did not exist before 4.7)

---------------------

 

Hi guys...

A number of our modules use a DNN Text Editor within the 'Settings' area of modules. We have found and duplicated a bug where using the Richt Text Editor in the settings area and saving the settings with changes to the Rich Text Editor the value is never stored/lost. After reviewing this further we determine that this was not happening in 4.5.x or 4.6.x and just started happening in 4.7. We search and searched the code and never saw that it was ever getting reset on a postback or anything like that (which isn't a big surprise since it was working fine until 4.7). I also started reseraching some of our other modules that use the Rich Text Editor in the settings area and am finding the same problem... So, has anyone else run into this? Are there any core modules that use the editor during in settings?

Also, as a work around we have found that if the user chooses 'Basic Text Box' on the editor then it correctly saves what the user was wanting to save, only when the user chooses Rich Text Box that the values are lost.

Any help or thoughts?

Thanks,

Chad

---------------------------------

 

Hi guys... I have been able to duplicate this with at least one Core module as well. I was looking around for any core module that utilizes the Rich Text Editor directly within settings and the first module I could find was the Repository module.

So, to duplicate with the Repository module just go into the settings area on DNN 4.7 and update the description for the repository (the very first item within the settings). You will notice that whatever you attempt to save within the editor does not get saved unless you click 'Basic' radio button and then you do not use the Rich Text Editor. I have been able to duplicate this bug here as well.

Before posting this to to Gemini I did a search but couldn't find one... I then also couldn't find where within Gemini I was supposed to report it (I could only search and didn't see an option to post?).

Thanks,

-Chad

---------------------------------------------

 


Shaun Walker
President / Chief Architect
DotNetNuke Corporation

------------------------------------------------

 

Shaun,

Hi. Thanks so much for the fast turn around. 

Yes I think either of those two ssuggestion would work and be better than having the coder add code to check for this (or even allowing the developer to have a setting on the module definition itself to disable this feature would be idea so that something could be included in the manifest). This way the setting only has to be disabled on modules where it might cause a problem... Hmmm, after re-reading your post this might have been what you already suggested with the partial rendering flag.

Ok, well at any rate in some modules this would need to be required. The post from Michael Washington was referring to a link called 'Export' and in our case the module in particular we were working with was for a similar link called 'Update Message'. In the case of so many other modules though they would just be updating with the normal 'Update' button at the bottom of the settings page. In this case I couldn't find a solution with the code work around and this linkbutton is not rendered in the module user control.

Thanks again!

-Chad

---------------------------------------

In 4.7 many areas of the Core were Ajaxified using the SupportsPartialRendering module attribute. This included the Module Settings control - effectively wrapping it in an UpdatePanel at run-time if AJAX is installed in the site. However, the Module Settings control also has the capability to dynamically load another user control which inherits from ModuleSettingsBase to provide a user interface for custom module settings. If the dynamically loaded user control contains functionality which accesses the Request or Response objects directly or other advanced controls like the RichTextEditor, the UpdatePanel can cause problems with the behavior of the module. This bug was identified earlier by Michael Washington with the Survey module in this blog:

http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/1647/Default.aspx

Michael came up with a solution but it involved a change to his module code. I believe there is a way we can deal with this in the core by wrapping the dynamically injected Settings control so that it is excluded from the UpdatePanel processing. This could be done in the case that the Settings control does not have its SupportsPartialRendering attribute set.

 

Chad
Posts:2385
river guide
river guide

12/03/2007 3:00 PM  
Also,


Just to follow up on this thread... We did add some code to the Opt In Email module and are adding this to the Patches and Hot Fixes area as Opt In Email 03.10.10 on Snowcovered. The changes we added should fix this issue for DotNetNuke 4.7 until the core team comes out with a better solution.


Thanks,


-Chad
You are not authorized to post a reply.
Forums > Product Discussion - DotNetNuke Modules > Opt In Email > DotNetNuke 4.7 - Opt In Module / Module Settings



ActiveForums 3.7

Copyright 2005 - 2009 by Data Springs, Inc.
Terms Of Use | Privacy Statement