You need to Register for free and Login to post a message in the forum.

Forum

Taxonomy and Folksonomy - Issue 58
Last Post 2011-05-20 05:32 PM by ollivogt. 14 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2010-06-30 03:39 PM
    Add any comments or questions regarding the Taxonomy and Folksonomy tutorial from Issue 58
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Mad MarcusUser is Offline
    Nuker
    Nuker
    Posts:12

    --
    2010-09-28 05:46 AM
    I have just upgraded our DNN instal to 5.5.1 and figured it was time I looked into the Taxonomy side of things so following your video tutorial I have registered the tag in the skin .ascx file for our site and everything is fine. However as soon as I put the skin object on the page i.e. -dnn:TAGS runat="server" id="dnnTags"- the whole site throws to the DNN error page with the link to return to the site and the following in the address bar.

    http://...........Default.aspx?tabi...&content=0

    Any ideas on what is causing this or how to prevent it would be appreciated.
    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9299
    Avatar

    --
    2010-09-28 12:35 PM
    Could you post the entire error trace from the Event Log?

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Mad MarcusUser is Offline
    Nuker
    Nuker
    Posts:12

    --
    2010-09-28 10:48 PM
    Thanks Joe, This looks to be the relevent bit. AssemblyVersion: 5.5.1 UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C) DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: 8d27e247-529d-47e5-a5a4-086f36c40997 InnerException: Sequence contains more than one element FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: System.Linq.Enumerable.SingleOrDefault StackTrace: Message: DotNetNuke.Services.Exceptions.PageLoadException: Sequence contains more than one element ---> System.InvalidOperationException: Sequence contains more than one element at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source) at lambda_method(ExecutionScope ) at System.Linq.EnumerableExecutor`1.Execute() at System.Linq.EnumerableQuery`1.System.Linq.IQueryProvider.Execute[S](Expression expression) at System.Linq.Queryable.SingleOrDefault[TSource](IQueryable`1 source) at DotNetNuke.Web.UI.WebControls.Tags.get_TagVocabulary() at DotNetNuke.Web.UI.WebControls.Tags._Lambda$__4(Term cat) at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source) at DotNetNuke.Web.UI.WebControls.Tags.RenderControl(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.Control.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at ASP.portals_0_skins_amazon_maroon_boxed_medium_width_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.Control.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.Control.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at ASP.default_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.Page.Render(HtmlTextWriter writer) at DotNetNuke.Framework.PageBase.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9299
    Avatar

    --
    2010-09-29 12:42 PM
    Yes. 

    Are there any tags defined?

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Mad MarcusUser is Offline
    Nuker
    Nuker
    Posts:12

    --
    2010-09-29 10:39 PM
    Yes, there are a number of Tags defined and 5 of these have been assigned to pages in the page settings but obviously you can't see them without being able to add the token to the page.
    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9299
    Avatar

    --
    2010-09-29 11:35 PM
    Hmmm ... I'll keep looking. In the meantime, you might want to take this over to the DotNetNuke forums, too.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Mad MarcusUser is Offline
    Nuker
    Nuker
    Posts:12

    --
    2010-10-01 07:39 AM
    Thanks Joe,

    I have posted that and will let you know if I get it resolved.
    Mad MarcusUser is Offline
    Nuker
    Nuker
    Posts:12

    --
    2010-10-07 07:03 AM
    I managed to get this sorted out. DNN had somehow added an additional application scope System Vocabulary so there were 2 rows in the database for user tags. Once I manually removed the duplicate row everything was OK (It couldn't be done without editing the database directly).
    Michael PoltenovageUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:1

    --
    2010-12-12 11:21 PM
    I followed your videos, but when I go to a page setting or a module setting and select the tags menu, only the first line is displayed. Nothing I created display in the pull down menu. I am running DNN 5.6. Any ideas?
    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9299
    Avatar

    --
    2010-12-13 01:15 PM
    How did you create your tags?

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    WinXnetUser is Offline
    Nuke Master
    Nuke Master
    Posts:138
    Avatar

    --
    2011-04-08 03:33 PM
    Is there a way to quickly display all tags/tag hierarchy of the site?

    Also, the tags do not appear to be searchable via the built in DNN Search. Is this true?
    http://www.winxnet.com Emerson Bruce - http://chayadigital.wordpress.com
    ollivogtUser is Offline
    Nuker
    Nuker
    Posts:18

    --
    2011-05-18 03:12 PM
    Hello, I have some issues with displaying tag clouds - may be you guys can give me some hint on it....

    I did create some tags in admin > Taxonomy

    First: none of the tags is displayed in module settings. This is not an issues for me at the moment as I do not intend to use this functionality but may be part of the bigger problem....

    Module from Sea Star Software: Displays tags and link to search page results (I have only the trial version) => this works fine!

    WatchersNET.TagCloud: displays tags but does not display any results on the search results page => this works half way...

    DNN Rad Tag Cloud: does not display any tag (and hence no link to search results) => this does not work at all....

    I am running 05.06.02 (144) (this is an upgrade from an earlier version)
    Is there any setting in the web config etc. that I need to know?
    Many thanks.

    Oliver

    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9299
    Avatar

    --
    2011-05-18 06:14 PM
    You might want to check with the developers of those modules to see if they are supposed to work with the tags implemented by DotNetNuke.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    ollivogtUser is Offline
    Nuker
    Nuker
    Posts:18

    --
    2011-05-20 05:32 PM
    Hi Craig, Watchers.net and DNN Rad Tag Cloud are both from codeplex. They do support the standard DNN Taxonmoy... and as I've said they do work to a certain extend...

    - the trial tag cloud version from Sea Star Software works fine!
    - DNN Rad Tag cloud does not work at all
    - watchers.net shows the tags but the search results page is empty...
    - watchers.net however works fine if I choose the "common words" option - the search page shows me e.g. on which page I've used the word "business" but this is not what I would like to see...

    Many thanks for your help.

    Oliver
    You are not authorized to post a reply.


    Active Forums 4.3

    Latest Forum Posts

    FCK Editor in DNN 6 by WinXnet
    is there a way to get the FCK editor working in DNN 6 - it has stopped funcitoning properly after an
    Rename or move site from domain name to subdomain name by Bill Quinn
    Hi, I have an old DNN site on a a TLD like this: websitename.com I have created a portal on
    RE: Deploying dnn by Sameer
    Thanks joeseph glad with your answer it means i can use CE for my site if the traffic are not
    Unable to Create Skin Package by schilders
    Hi, I'm trying to create the skin package and manifest for my new skin. I created the new skin e
    RE: user adding images by Joseph Craig
    I think that you will need to go to the File Manager and give the user and/or security group file up
    RE: lightroom effect for skin by Joseph Craig
    There are modules available that do this. On the commercial side, I've used Mandeeps' Live Conten
    RE: Creating structured page content by Joseph Craig
    Take a look at Ventrian's News Articles module. While commercial, it has a very modest price! Th
    Creating structured page content by Stephen Bugden
    Hi, Can anyone recommend a module for creating and managing page content? The kind of thing I'
    lightroom effect for skin by everett31
    I’m looking for a way to add the lightbox effect to a skin file. I would like the end user to have
    RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
    According to my web searching, @font-face references cause crashing in IE7 and IE8 with css3-mediaqu
    user adding images by rod lloyd
    I have set up permissions for certain users to edit a module, but when they log-on and enter Edit Co
    RE: Deploying dnn by Joseph Craig
    The free Community Edition of DotNetNuke is perfectly fine for creating "world class" websites. Whi
    RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
    any idea what approach I should take - IE completely locks up. The only cause is the combo of the
    RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by Joseph Craig
    If you're up to doing some debugging, you might be able to figure out where the problem lies. That'
    RE: Deploying dnn by Sameer
    Hi Joe Thanks for your reply i am planning to create my own DNN site so for that i have chec
    RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
    Thanks for the response, but I was hoping it was something I could fix with some skin tweaks - one i
    RE: Changing Search text by Joseph Craig
    You will want to look here for references about the DotNetNuke skin objects. The document written b
    Changing Search text by Abraham Tameru
    Hi, Instead of having "Search" text near the search text box, I wanted to replace it by an image
    RE: Strange issue with file manager on sub domain (sperate portal) by Web Services
    Just sent it.
    RE: Not able to load my dotnetnuke website on Internet Explorer though it is working fine with other browsers by Joseph Craig
    Did you get this fixed? (Apologies for not getting to this sooner...)
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds