When logged in as an administrator in my WSNKB installation, I attempted to create a new category via the "Suggest New Category" on the main page (or when doing it from "Add New Items" admin panel), but I got this error after I hit submit on the form:
Your error message wrote:
406 Not Acceptable An appropriate representation of the requested resource /suggest.php could not be found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
The lack of any path before '/suggest.php' in the error message is suspicious. A possible problem is that I renamed the directory that WSNKB was initially installed into. I updated the references to the old dir in config.php and everything has been fine except for this. Perhaps something else needs to be updated? I'm really just getting started with WSNKB so it's also possible I'm missing something basic.
Side note: There is a bug in this site's search functionality. It threw the following error when I tried to search for suggest.php:
An error occoured at www.webmastersite.net/forum...php?filled=1&condition=and on 2008-09-27 09:38:05. Please relay this data to support. Error #2: 'mysqli_fetch_row() expects parameter 1 to be mysqli_result, boolean given' in /home/wmaster/public_html/forums/databases/mysqli.php on line 45.
As for the forum's search, please let me know what type of search. A quick search for topics with suggest.php works fine, so I suppose you must've done something else.
My problem appears to have resolved itself, after upgrading to 5.0.9. I had already done the required steps (#1 in your "Moving within the server" instructions). Thanks for the tips, though.
Paul wrote: As for the forum's search, please let me know what type of search. A quick search for topics with suggest.php works fine, so I suppose you must've done something else.
Hmm. That's what I did as well. I went to the main forum search page and quick searched "all" for "submit.php" (sans quotes). I was able to reproduce this just now with the same error ('mysqli_fetch_row() expects parameter 1 to be mysqli_result'). I tried searching for other text as well, like just "submit", and the same error ensued.
Comments on Can't create new category
Beginner
Usergroup: Customer
Joined: May 05, 2008
Total Topics: 1
Total Comments: 2
When logged in as an administrator in my WSNKB installation, I attempted to create a new category via the "Suggest New Category" on the main page (or when doing it from "Add New Items" admin panel), but I got this error after I hit submit on the form:
406 Not Acceptable
An appropriate representation of the requested resource /suggest.php could not be found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
The lack of any path before '/suggest.php' in the error message is suspicious. A possible problem is that I renamed the directory that WSNKB was initially installed into. I updated the references to the old dir in config.php and everything has been fine except for this. Perhaps something else needs to be updated? I'm really just getting started with WSNKB so it's also possible I'm missing something basic.
Side note: There is a bug in this site's search functionality. It threw the following error when I tried to search for suggest.php:
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
If you renamed a directory after installation, follow the instructions at scripts.webmastersite.net/w...moving_an_install-249.html
As for the forum's search, please let me know what type of search. A quick search for topics with suggest.php works fine, so I suppose you must've done something else.
Beginner
Usergroup: Customer
Joined: May 05, 2008
Total Topics: 1
Total Comments: 2
If you renamed a directory after installation, follow the instructions at scripts.webmastersite.net/w...moving_an_install-249.html
My problem appears to have resolved itself, after upgrading to 5.0.9. I had already done the required steps (#1 in your "Moving within the server" instructions). Thanks for the tips, though.
As for the forum's search, please let me know what type of search. A quick search for topics with suggest.php works fine, so I suppose you must've done something else.
Hmm. That's what I did as well. I went to the main forum search page and quick searched "all" for "submit.php" (sans quotes). I was able to reproduce this just now with the same error ('mysqli_fetch_row() expects parameter 1 to be mysqli_result'). I tried searching for other text as well, like just "submit", and the same error ensued.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Okay, you didn't mention before that you changed the selection from topics to all. I see it now.