can't publish new entries

Found a bug? Tell us!!
Post Reply
winkiller
Regular
Posts: 77
Joined: Tue May 17, 2005 7:52 pm
Location: Munich, Germany
Contact:

can't publish new entries

Post by winkiller »

Hello,
got a problem in one installation recently. (svn HEAD)

I can create a new entry, and save it as a Draft,
isDraft is correctly set to true when checking in the db.

Now when I choose "Publish" and hit Save, I get the admin interface as preview and the green text says "waiting for xml-rpc calls, etc pp"

Now when I change isDraft to false manually - all is fine.

Inconsistencies I noticed was that my installation had a set of user entries in s9y_config which a fresh install doesn't have - so I deleted them - talking about "user-<<username>>", "password-<<pass>>", "userlevel-255" pairs, etc.

I'm a bit clueless what to do now. Any hints in any directions or what to debug at what point?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: can't publish new entries

Post by garvinhicking »

Hi!

Which event plugins are you using? I bet one of them is using the frontend_publish hook and fails. Especially the weblogping or google sitemap plugins could cause this.

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/
winkiller
Regular
Posts: 77
Joined: Tue May 17, 2005 7:52 pm
Location: Munich, Germany
Contact:

Post by winkiller »

- text formatting: smilies
- text formatting: nl2br
- browser compatibility
- spam protection
- statistics
- spartacus
- text formatting: geshi
- freetag
- gravatar
- layout formatting: quotes
- static pages
- extended article properties

google sitemap was already disabled, didn't help - I'm already trying out various combinations of plugins and disabling most
winkiller
Regular
Posts: 77
Joined: Tue May 17, 2005 7:52 pm
Location: Munich, Germany
Contact:

Post by winkiller »

ok, now I really removed everything that is possible and I am left with:

sidebar:
- html nugget
- rss feeds
- html nugget

event:
- spartacus
- freetag

plus I am using the default theme again - no change
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Ah. Please try to fully logout of your s9y install, remove all possible session cookies, and relogin?

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/
winkiller
Regular
Posts: 77
Joined: Tue May 17, 2005 7:52 pm
Location: Munich, Germany
Contact:

Post by winkiller »

updated from svn and it works now
Post Reply