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

HomeHomeOur CommunityOur CommunityCommunity Membe...Community Membe...Tutorial: Text/HTML 4.6.0 and TOKENS!!Tutorial: Text/HTML 4.6.0 and TOKENS!!
Previous
 
Next
New Post
9/24/2007 11:32 AM
 

It can be found in the DNN460_Install package. Extract the package and check the "Install" directory.



 
New Post
9/24/2007 4:25 PM
 

Installed Text/HTML 4.6.0. Now I've got half a million errors per second being logged in the event log. :) Good thing it's length can now be limited.

The last SQL script didn't execute correctly during install, and I don't know how to execute it "by hand".


 
New Post
9/24/2007 4:35 PM
 

I already submitted this to Bug Tracker (DNN-6303) a few days ago. you can replace ALL the 'dnn_ ' with {databaseOwner}{objectQualifier}. Re-zip the file and install it again.

 

It should look like the following:

 

/************************************************************/
/*****              SqlDataProvider                     *****/
/*****                                                  *****/
/***** 08/13/2007 sleupold: added                       *****/
/*****                                                  *****/
/*****                                                  *****/
/***** Note: To manually execute this script you must   *****/
/*****       perform a search and replace operation     *****/
/*****       for {databaseOwner} and {objectQualifier}  *****/
/*****                                                  *****/
/************************************************************/

/* initialize new settings value for existing modules: */
INSERT INTO ModuleSettings (ModuleID, SettingName, SettingValue)
SELECT     {databaseOwner}{objectQualifier}Modules.ModuleID, N'TEXTHTML_ReplaceTokens', 1
FROM         {databaseOwner}{objectQualifier}Modules INNER JOIN
                      {databaseOwner}{objectQualifier}ModuleDefinitions ON {databaseOwner}{objectQualifier}Modules.ModuleDefID = {databaseOwner}{objectQualifier}ModuleDefinitions.ModuleDefID INNER JOIN
                      {databaseOwner}{objectQualifier}DesktopModules ON {databaseOwner}{objectQualifier}ModuleDefinitions.DesktopModuleID = {databaseOwner}{objectQualifier}DesktopModules.DesktopModuleID
WHERE     ({databaseOwner}{objectQualifier}DesktopModules.ModuleName = N'{databaseOwner}{objectQualifier}UserDefinedTable')

/************************************************************/
/*****              SqlDataProvider                     *****/
/************************************************************/



 
New Post
9/24/2007 5:08 PM
 

Did it. Thank you!


 
New Post
9/24/2007 5:54 PM
 

sorry, this was an unforgivable oversight of me, I will take care, it gets corrected in next module version (that shall get rid of legacy limited token replace). However, the upgrade script only defaults settings of existing modules from "no TokenReplace" to "limited TokenReplace", in case anyone used the previous tokens, that had been introduced but never documented AFAIR, therefore i expect very few users are affected.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityCommunity Membe...Community Membe...Tutorial: Text/HTML 4.6.0 and TOKENS!!Tutorial: Text/HTML 4.6.0 and TOKENS!!


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