From: John K. <jo...@ke...> - 2003-11-11 12:38:21
|
Hi, I'm interested in the idea of adding phpWebNotes to some of my phpwiki sites, since visitors who aren't brave enough to 'edit' a page are often confident enough to add a comment to a page, which could then be translated into page content if relevant. I have it working just fine for plain html/php pages, but not for wiki pages. I moved the initial require into the phpwiki/index.php file and left the pwn_head / pwn_body function calls in the template, but I get this error: ERROR: QUERY FAILED: SELECT *, UNIX_TIMESTAMP(last_updated) as last_updated FROM phpWN_page_table WHERE (page='HomePage') LIMIT 1 at http://www.kershaw.org/library/HomePage I've tried 'faking' the page name to a page that *has* been indexed (the /otherkershaws.php) and got the same error, so I think the problem lies somewhere in the page_id checking routines. Anybody successfully got this system working with phpwiki? It seems like an ideal pairing! http://webnotes.sourceforge.net/ John. -- ------------------------------------------- 01274 581519 / 07944 755613 jo...@ke... / http://www.kershaw.org AOL johnkershaw / Y! & MSN john_m_kershaw |