| Bookmark this article at these sites |
|---|
|
Coincidentally, I was ready to install a wiki on my site but now that you've integrated it with Xoops, you saved the day.

"The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log"
And yes, if you all ready sorted out search, you can paste it where or at Bluetopia (Thanks). (or I can send you my email)
I have *not* done the search for PHPWiki. Sorry about that... my mistake.
if (!defined('DISABLE_HTTP_REDIRECT')) define ('DISABLE_HTTP_REDIRECT', true);
Fatal error: Call to a member function on a non-object in /usr/home/vhost/alphacomplex.info/htdocs/xoops/html/header.php on line 115
I had the same problem, and your fix worked for me. Thanks!

How to change phpwiki language??
if (!defined('CHARSET')) define("CHARSET", "iso-8859-1");
if (!defined('CHARSET')) define("CHARSET", "GB2312");
just going back to basics what is a wiki? Wandering round it seems to be a live document/manual which a group of people can edit online / adding to etc as it grows?

DB Error: no database selectedDB Error: no database selected...DB Error: no database selectedThis page cannot be displayed due to an internal error.
DB Error: no database selectedDB Error: no database selected...DB Error: no database selectedThis page cannot be displayed due to an internal error.
Notice [PHP]: Undefined index: dbhost in file modules/phpwiki/index.php line 784<br>
Notice [PHP]: Use of undefined constant path - assumed 'path' in file modules/phpwiki/index.php line 808<br>
Notice [PHP]: Constant DEFAULT_LANGUAGE already defined in file modules/phpwiki/index.php line 817<br>
Warning [PHP]: extract(): First argument should be an array in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 111<br>
Notice [PHP]: Undefined variable: pagedata in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 112<br>
Notice [PHP]: Undefined variable: hits in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 113<br>
Notice [PHP]: A session had already been started - ignoring session_start() in file modules/phpwiki/lib/Request.php line 403<br>
Warning [PHP]: extract(): First argument should be an array in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 111<br>
Notice [PHP]: Undefined variable: pagedata in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 112<br>
Notice [PHP]: Undefined variable: hits in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 113<br>
Warning [PHP]: extract(): First argument should be an array in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 254<br>
Notice [PHP]: Undefined variable: versiondata in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 255<br>
Notice [PHP]: Undefined variable: mtime in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 257<br>
Notice [PHP]: Undefined variable: have_content in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 262<br>
Warning [PHP]: extract(): First argument should be an array in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 111<br>
Notice [PHP]: Undefined variable: pagedata in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 112<br>
Notice [PHP]: Undefined variable: hits in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 113<br>
Warning [PHP]: extract(): First argument should be an array in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 111<br>
Notice [PHP]: Undefined variable: pagedata in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 112<br>
Notice [PHP]: Undefined variable: hits in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 113<br>
Warning [PHP]: extract(): First argument should be an array in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 111<br>
Notice [PHP]: Undefined variable: pagedata in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 112<br>
Notice [PHP]: Undefined variable: hits in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 113<br>
Warning [PHP]: mysql_close(): supplied argument is not a valid MySQL-Link resource in file modules/phpwiki/lib/pear/DB/mysql.php line 185<br>
Error [Xoops]: wikidb_backend_mysql: fatal database error
DB Error: no database selected
(SELECT linkee.* FROM xoops_phpwiki_link, xoops_phpwiki_page AS linker, xoops_phpwiki_page AS linkee WHERE linkfrom=linker.id AND linkto=linkee.id AND linker.pagename='HomePage' ORDER BY linkee.pagename [nativecode= ** ])
in file modules/phpwiki/lib/WikiDB/backend/PearDB.php line 698
// If the database doesn't yet have a timestamp, initialize it now.
if ($this->get('_timestamp') === false)
$this->touch();