Solved 99% of my "problems" with this software by myself (reading manuals, this forum and google
I have a working installation on my XP sandbox - everything except the popfetcher plugin.
is the error I get when I manually run popfetcher from the admin interface... - the picture (blinzelbazille.gif) gets created in the media folder - but the entry in the db seems to fail. Tried it from various mail-accounts with various settings... no success.MESSAGE PART -- Found attachment named: blinzelbazille.gif
Wrote attachment into file named: blinzelbazille.gif
Published new blog entry with id:
INSERT INTO serendipity_entries (isdraft,title,body,authorid,allow_comments,moderate_comments,extended,timestamp,exflag,comments,last_modified,author) values ('false', 'Test', '\"Click', '2', '1', '', '', '1192125086', '0', '0', '1192125086', 'admin')
/ Data truncated for column 'moderate_comments' at row
the error must be in the insert statement.... probably, as I can't run it as it is posted above.... mysql mentions the '' are wrong.... point is only that I do not have a clue what mysql wants ( " or ' or nothing
thanks for any help
.GraveD
I'm using all the latest versions (mysql, php, apache, s9y, popfetcher)
any ideas