From: John C. <joh...@ua...> - 2005-12-08 19:38:47
|
Reini, Running a test server on the CVS head and I've run into a few issues... 1) Trying to do an action=upgrade I get the following errors: check for necessary database updates - ADODB Fatal Error: lib\WikiDB\adodb\adodb-errorhandler.inc.php:76: Error: mysql error: [0: Connection error to server 'localhost' with user 'root'] in CONNECT(localhost, '****', '****', testwiki) * lib\Request.php:421: Notice: ob_end_clean(): failed to delete buffer. No buffer to delete. lib\WikiDB\adodb\drivers\adodb-mysql.inc.php:319: Warning: mysql_connect(): Access denied for user: 'root@localhost' (Using password: YES) Fatal PhpWiki Error lib\WikiDB\adodb\adodb-errorhandler.inc.php:76: Error: mysql error: [0: Connection error to server 'localhost' with user 'root'] in CONNECT(localhost, '****', '****', testwiki) 2) Trying to create a PDF with the PDF button I get the following error: lib\pdf.php:163: Warning: Cannot modify header information - headers already sent using HTMLDOC and the MACOS theme and FPDF error: Some data has already been output to browser, can't send PDF file Using the FPDF library (setting action=pdf on the url manually) and the CRAO theme. 3) In the CRAO theme, the bottom button bar is not positioned correctly in FF 1.5 and the right most icons are off the screen (including the PDF button) Thanks, John ------------------------------------- This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. |