Page 1 of 1

Static pages error

Posted: Mon Oct 31, 2005 12:58 pm
by T
Hello,
After installing the static pages plugin in Serendipity 9, i get the following error when trying to create a new page:

INSERT INTO site_staticpages (headline,permalink,pagetitle,articletype,publishstatus,content,markup,articleformat,articleformattitle,authorid,parent_id,show_childpages,pre_content,pass,filename,is_startpage,shownavi,showonnavi,timestamp,pageorder) values ('Test', '/site/pages/pagetitle.html', 'pagetitle', '1', '1', '', '1', '1', 1 ', '1', '0', '1', '', '', 'none.html', '0', '1', '1', '1130759294', '1')

I think this means the table site_staticpages does not exist in my DB, but since i'm not good with MySQL, could enyone give me the right sql-command for creating this table?

Re: Static pages error

Posted: Mon Oct 31, 2005 1:37 pm
by garvinhicking
Sadly this was a bug in version< below 3.08 of the staticpage plugin.

A new revision should be contained in Spartacus/CVS within the next few hours, and those should fix the problem.

I'm really sorry for your inconvenience!"

Regards,
Garvin

Posted: Thu Nov 03, 2005 12:51 pm
by T
Has this revision been posted yet? It doesn't seem to be at http://cvs.sourceforge.net/viewcvs.py/p ... taticpage/
Thanks again.[/url]

Posted: Thu Nov 03, 2005 1:00 pm
by falk
T wrote:Has this revision been posted yet? It doesn't seem to be at http://cvs.sourceforge.net/viewcvs.py/p ... nks again.
Yes, the current version in CVS is 3.09, Version 3.10 is in process.