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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListUDT not showing extended permissionsUDT not showing extended permissions
Previous
 
Next
New Post
1/19/2009 5:00 PM
 

Sebastian:

Just to clarify, when I mentioned update/upgrade in my previous post I was referring to DNN itself, not the UDT module.  This site has never had the UDT module installed until now, first version of UDT installed was UDT 3.5.1.  And in the first install, it was already missing the extended permissions.

Now, with that said, if you are talking about uninstalling and cleaning up associated module settings for UDT, could you please be more specific?  As I said before, the first UDT install was a completely new install from scratch as I am 100% certain that UDT was not there before in any incarnation.  And I remember reading all UDT install messages carefully and I did not see any errors.

Again, thanks for your help.

Carlos

 

 
New Post
1/19/2009 5:57 PM
 

Carlos,

in this case, try to export content from all UDT instances (using Export from module menu actions) and uninstall UDT.

Re-install UDT and check again. Thank you.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
1/19/2009 8:20 PM
 

The setting up of custom permissions in a module is normally done (at least prior to the new installer in DNN 5.x) via implementation of the IUpgradable interface. For the UpgradeModule method of the module's controller to be called, it is necessary to add an event of ProcessorType = "DotNetNuke.Entities.Modules.EventMessageProcessor, DotNetNuke" and CommandName = "UpgradeModule" to the DNN EventQueue table so that it will be run upon the next Application_Start event to occur following installation of the module.

Could you check the DNN EventQueue table to see if such an event has been entered into the table with the name of the UDT business class referenced in the Attributes column of the EventQueue table? Make particular note if IsComplete is marked as True or False for this event.

Do you find any scheduler or EventMessageProcessor errors being logged in the EventLog?

Also check if there is any reason that the DNN scheduler might not be running and its Scheduler Mode setting in Host --> Host Settings --> Advanced Settings --> Other Settings. If was accidentally set to "Disabled" then I think you've found the problem. If its "Timer", try installing the UDT module after setting the Scheduler Mode to "Request".


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
1/22/2009 1:24 PM
 

William:

Many thanks!!! Your suggestions steered me in the right direction and I fixed the problem.

Now my findings for the benefit of others. I looked at the EventQueue table and the entry was there but with IsComplete set to False. The thing is that at that point I found that IsComplete was also False for some other modules (that have been working properly). So, I started researching and learning about this. To make the long story short, I found that after the last DNN upgrade (and maybe the previous one too) the Install.aspx script had not been run. Notice that at this point the parameters Portable, Searchable, and Upgradeable were blank (unchecked). After I ran the Install.aspx script the missing permissions appeared and the IsComplete flag was set to True for all the modules that had it as False previously. And the module parameters that were blank before are now checked.

Why, how did this happen you ask? Let me get this out of the way first, mi culpa (my fault). I was following an article on how to properly upgrade DNN to the latest version (author to remain nameless because the procedure is correct, my execution was flawed). In the procedure, he recommends to change the web.config flag “AutoUpgrade” to False so that the upgrade script runs only when you trigger it manually. And this is where I messed up. I did not run the script manually as recommended. Funny thing is that otherwise the site was working perfectly on the new version of DNN, 4.9.0.

Ok, I screwed up but, should DNN somehow check to make sure that the Install.aspx script has been run for the current version of DNN installed?

Again, thank you for your help.

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListUDT not showing extended permissionsUDT not showing extended permissions


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