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?
Static pages error
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Static pages error
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
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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
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]
Thanks again.[/url]
Yes, the current version in CVS is 3.09, Version 3.10 is in process.T wrote:Has this revision been posted yet? It doesn't seem to be at http://cvs.sourceforge.net/viewcvs.py/p ... nks again.