Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Error when posting
After having updated to 4.0.4 I get this error message every time I post:
Warning: Duplicate entry '1-sed_first_post_year' for key 1 insert into txp_prefs set name='sed_first_post_year', val='2000', prefs_id='1' in /home/hertze/public_html/textpattern/lib/txplib_db.php on line 84
Warning: Duplicate entry '1-sed_last_mod_year' for key 1 insert into txp_prefs set name='sed_last_mod_year', val='2006', prefs_id='1' in /home/hertze/public_html/textpattern/lib/txplib_db.php on line 84
Does anyone know why?
/Joakim
Last edited by december76 (2006-11-07 15:18:38)
Offline
Re: Error when posting
Do you have a plugin installed called sed_something? It looks like that is trying to insert something into the dataabse which is failing.
Offline
Re: Error when posting
But of course! The one plugin I hadn’t updated! The latest release of sed_copyright did the trick. Thank you.
Offline
Pages: 1