I apologize for what is probably a silly question. I am completely new to Umbraco and, therefore, installing Packages as well. I am also not a dev by any means.
I have installed Umbraco and that was all well. After setting up several pages, etc, I installed the uKnowledgeBase package. I updated the references to the various IDs as instructed in the included documentation. I am still playing around but at least my drop downs are working correctly.
I didnt originally write it to work in sub directories but it should be really simple to update. You will however need to modify the source files to do so i'm afraid but it should be quite easy to do for you
Newbie question related to path to uKnowledgeBase
I apologize for what is probably a silly question. I am completely new to Umbraco and, therefore, installing Packages as well. I am also not a dev by any means.
I have installed Umbraco and that was all well. After setting up several pages, etc, I installed the uKnowledgeBase package. I updated the references to the various IDs as instructed in the included documentation. I am still playing around but at least my drop downs are working correctly.
My question is related to the path to uKnowledgeBase. Mine is not located at the Root of the site but, rather, http://servername/anotherdir/knowledgebase. I noticed some links are assuming it is at the root and, therefore, they do not work. Is there somewhere I can update this value? For example, instead of linking to http://servername/search-results?s=blahblah, I would like the links to go to http://servername/anotherdir/knowledgebase/search-results?s=blahblah
Thank you!
Hi
I didnt originally write it to work in sub directories but it should be really simple to update. You will however need to modify the source files to do so i'm afraid but it should be quite easy to do for you
Simon
Thought maybe I was missing some config setting or something somewhere.
Working great now - thanks!
is working on a reply...