Script URL: Virgin copy -> http://www.pearsondevelopment.com/sites/help/admin/
Version of script: v2.3
Hosting company: GoDaddy Hosting
URL of phpinfo.php: http://www.pearsondevelopment.com/extras/phpinfo.php
URL of session_test.php: http://www.pearsondevelopment.com/extra ... n_test.php
What terms did you try when SEARCHING for a solution: Admin search not working, knowledgebase suggest not working for admins. Search not working.
Write your message below:
Hello. I have a non modified version installed and the knowledgebase suggestions work fine on the user interface, but the little wheel keeps spinning when searching the private knowledgebase in the admin area.
The search works fine when the button is clicked, but the ajax doesn't complete for some reason.
Mike
[SOLVED] KB Suggestion not working in Admin Interface.
Moderator: mkoch227
-
- Posts: 3
- Joined: Wed Nov 09, 2011 7:57 pm
[SOLVED] KB Suggestion not working in Admin Interface.
Last edited by missionarymike on Thu Nov 10, 2011 2:28 pm, edited 1 time in total.
Re: Knowledgebase Suggestion not working in admin interface.
Hello Mike,
You just found a bug, no idea how that got through beta testing and almost two months of usage and no one noticed it... Thanks for reporting this.
To fix the issue upload these two fixed files to your server:
http://www.phpjunkyard.com/extras/hesk2 ... ch_fix.zip
Then open your help desk, refresh the page (to force reload Javascript) and test.
You just found a bug, no idea how that got through beta testing and almost two months of usage and no one noticed it... Thanks for reporting this.
To fix the issue upload these two fixed files to your server:
http://www.phpjunkyard.com/extras/hesk2 ... ch_fix.zip
Then open your help desk, refresh the page (to force reload Javascript) and test.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 3
- Joined: Wed Nov 09, 2011 7:57 pm
Re: Knowledgebase Suggestion not working in admin interface.
That fixed it.
Thanks.
Thanks.
Re: [SOLVED] KB Suggestion not working in Admin Interface.
Thanks for the fix on this!
I had to go a step further when applying the new files. I noticed that if I clicked on a suggested link from the admin knowledgebase, it was calling out to go to "../admin/knowledgebase.php" which didn't exist in the admin directory. I duplicated the new "knowledgebase_private.php" file and renamed it to be just "knowledgebase.php" and all the suggested links worked fine. I don't see an issue with this, as the other knowledgebase.php file is in the root directory. Shouldn't be a problem right?
I had to go a step further when applying the new files. I noticed that if I clicked on a suggested link from the admin knowledgebase, it was calling out to go to "../admin/knowledgebase.php" which didn't exist in the admin directory. I duplicated the new "knowledgebase_private.php" file and renamed it to be just "knowledgebase.php" and all the suggested links worked fine. I don't see an issue with this, as the other knowledgebase.php file is in the root directory. Shouldn't be a problem right?
Re: [SOLVED] KB Suggestion not working in Admin Interface.
Right, that should work too. I just prefer using two different file names to avoid confusion on which does what.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools