Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Events donEvents don't fire in user mode...but sometimes they do
Previous
 
Next
New Post
1/11/2007 3:34 AM
 

I am running Dnn 04.03.04 and develop my own modules. All my modules ran perfect until I tried them out in normal user mode (thus not in host or admin mode). Problem was that the postback events didn't fire........9 out of 10 times.

Solution I found was setting the modules cache time to 0 sec, now the modules run perfect.

Still a strange feature/bug ????

 
New Post
1/11/2007 9:20 AM
 
When a module is cached, DNN stores the output HTML. Your module code will never be executed. If your module requires user input/events you should disable caching. If your module serves read-only content that doesn’t change very frequently caching is an option. If your module needs to handle events but could benefit from caching you can always manually add items to the cache. For example, if your module uses a DataSet you can cache the dataset and use it for subsequent requests, e.g. sorts.

Brian

Qualtiy DotNetNuke modules and custom development; we've been serving the DNN community for over 2 years and have hundreds of satisfied customers. Let us serve you today.
 
New Post
1/12/2007 11:43 AM
 

I was racking my brain on this one.  I *knew* it was a weird caching thing... didn't even think to look at the module caching properties.  Set mine to 0 and voila!

Thanks guys... the DotNetNuke community rocks.

- Fooberichu


-- Jon Seeley
DotNetNuke Modules
Custom DotNetNuke and .NET Development
http://www.seeleyware.com
 
New Post
1/12/2007 4:43 PM
 
Me too- just about to scream with a perfect module that didn't let the user's use the dropdowns.  Thanks again.
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Events donEvents don't fire in user mode...but sometimes they do


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out