s9y hit tracking broken

Found a bug? Tell us!!
Post Reply
jgoerzen
Regular
Posts: 5
Joined: Tue Mar 28, 2006 4:53 pm

s9y hit tracking broken

Post by jgoerzen »

I have two installations of Serendipity. Both have the Karma plugin set to record hit counts.

On one machine, it works perfectly.

On the other, it does nothing at all. No entries in the karma table are ever updated or created.

The plugin is enabled (verified through the postgresql monitor). The hit counting is also enabled in the config screen. I can't figure out what the problem is.

Any ideas?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: s9y hit tracking broken

Post by garvinhicking »

You reported this on the SF.Net bugtracker and tracked it down to the PAT_COMMENTSUB pattern when your permalink does only contain "posts/%id%.html" instead of "posts/%id%-....html".

This issue needs investigation. But please try to avoid crossposting and either choose the forums or the SF.Net bugtracker for your issue. Else it creates a lot of maintenance overhead for poor myself. :)

Best 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/
jgoerzen
Regular
Posts: 5
Joined: Tue Mar 28, 2006 4:53 pm

Re: s9y hit tracking broken

Post by jgoerzen »

Sorry about that Garvin. I posted here before I figured out what the problem was. Then I forgot I had posted here. Sigh.
Post Reply