I've installed event_Freetag plugin and get this error when I write a new entrey:
SELECT tag, count(tag) as total
FROM serendipity_entrytags
GROUP BY tag
ORDER BY tag
/ Table 'wp_sblanco.serendipity_entrytags' doesn't exist
I told this to my server admin, and asked him to create the table 'wp_sblanco.serendipity_entrytags' as I don't know how to do it, and he answerd me he needs to know the Fields, and the type of fields. May be I didn't traslate well, but I hope you know what I mean.
Thanks in advance