Version of script: 2.2
Hosting company: localhost
URL of phpinfo.php: http://www.crikey-thatsmint.com/phpinfo.php
URL of session_test.php: http://www.crikey-thatsmint.com/session_test.php
What terms did you try when SEARCHING for a solution: Knowledgebase, Knowledgebase problem, Knowledgebase issue
Write your message below: Hi, i have a slight issue with my Knowledgebase in Hesk v2.2 - I've just this min enabled it from the admin > settings screen and gone to add a few articles. However, where there should be the category name all I can see is the following line of code just after the image of the little folder:
Code: Select all
< 3; i++) { var bit = (this[i] - 0).toString(16); hex.push(bit.length == 1 ? "0" + bit : bit); } return array ? hex : "#" + hex.join(""); }" extend="function (array) { this.push.apply(this, array); return this; }" >Care+ Knowledgebase (0) [ + Article | + Category | Manage ]
This is showing just above the following section:
I have replaced 'manage_knowledgebase.php' with a fresh copy from the original hesk22.zip that I downloaded a few days ago but this is just the same?Legend
+ Article = add a new article to the selected category.
+ Category = create a new sub-category inside the selected category.
Manage = manage selected category (edit, delete, manage articles
So my question is, what can be the problem? - and how to fix it?
Thank you
**EDIT**
As an addition to the above I have also noticed that after adding a test article the search does not find any results even when I type the exact name of the article in to the search box too....? This might have something to do with the error I am getting above though but I thought I'd mention it.