Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kevin Coster 83 posts 120 karma points
    Mar 10, 2014 @ 12:35
    Kevin Coster
    0

    Search Problems

    Hello All

    I have done a clean install  of this package on Umbraco v6.1.6 (Assembly version: 1.0.5021.24867).

    The ID search is working but nothing else seems to want to work regarding search, has anyone else experienced the problem have done all the post-deploy changes repointing nodes but no luck.

    Nodes and the ID's

    I have adjusted the nodes in the macros in KBindex to point to relevant nodes.

    enter image description here

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Mar 12, 2014 @ 14:42
    Jan Skovgaard
    0

    Hi Kevin

    I must admit that I have not tried this package...however I checked the package page and it says that the package was released in August 2012. At that time Umbraco 6 did not exist so it might not be compatible with Umbraco 6 since a lot of stuff has changed from v4 to v6, which I'm guessing is the reason of your problems.

    Luckily Simon has made the source code available at https://bitbucket.org/SimonAntony/uknowledgebase so if you have the skills you can perhaps have a go at tweaking the source code and see if you can get it to work?.

    I hope this helps.

    /Jan

  • Kevin Coster 83 posts 120 karma points
    Mar 12, 2014 @ 15:38
    Kevin Coster
    0

    Doh! ok will have a look.

    Be nice to see a version of this on Umb7 show so much promise!

  • Kevin Coster 83 posts 120 karma points
    Mar 12, 2014 @ 16:21
    Kevin Coster
    101

    Found problem!!!

    After installing Examine DashBoard from the package repository I found that the KB search was looking for the wrong node to search. enter image description here

    After trawling through everything in umbraco i started looking through the code installed backend for uKnowledgeBase and found the following file

    C:\inetpub\wwwroot\KnowledgeBase\Config\ExamineIndex.xml enter image description here

    You need to change this to the node that matches the location of your KB articles within umbraco

    And boom it starts working in Umbraco 6

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Mar 12, 2014 @ 16:26
    Jan Skovgaard
    0

    Hi Kevin

    Awesome that you found the solution - And thanks for sharing! #H5YR! :)

    /Jan

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies