I am getting the following errors in PHPWiki:
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/tondeaf/public_html/phpwiki/lib/pageinfo.php on line 53
When I click on the info link at the bottom of the page. Also, I get:
Page name '[whatever the page is called]' is not in the database. (Only applies to page I created.)
I am using PHPWiki 1.2, because I tried 1.3 and the database could never access correctly.
I am using a MySQL backend database.
Thanks! Ryan
Log in to post a comment.
I am getting the following errors in PHPWiki:
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/tondeaf/public_html/phpwiki/lib/pageinfo.php on line 53
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/tondeaf/public_html/phpwiki/lib/pageinfo.php on line 53
When I click on the info link at the bottom of the page. Also, I get:
Page name '[whatever the page is called]' is not in the database. (Only applies to page I created.)
I am using PHPWiki 1.2, because I tried 1.3 and the database could never access correctly.
I am using a MySQL backend database.
Thanks!
Ryan