Search found 9 matches

by flupirupi
Tue Jun 05, 2007 8:38 pm
Forum: Installation
Topic: Cannot redeclare class
Replies: 1
Views: 1858

Cannot redeclare class

Hi!

After I installed everything only the http authentication was left, which I wanted to set up today.
Well, when I click to add plugins I get this error message and I can't do anything about it.

Fatal error: Cannot redeclare class serendipity_event_popfetcher in ...\serendipity\plugins ...
by flupirupi
Mon May 14, 2007 5:07 pm
Forum: Plugins
Topic: Popfetcher / put in category based on email subject
Replies: 11
Views: 4537

Hi!

I took your code, pasted it into the Textwrangler (a Texteditor for Mac OS X) and saved it in UTF-8 with Unicode linebreaks. Here is the file that I created from your instructions.

I sent the file to your email address.

/Rupert
by flupirupi
Mon May 14, 2007 4:27 pm
Forum: Plugins
Topic: Popfetcher / put in category based on email subject
Replies: 11
Views: 4537

Sh*t, I really don't know anything about the whole php/web development stuff...maybe I should really take a look into it..

I uploaded the test.php file to

http://beckasin.natverketsip.se/blogs/s ... y/test.php

I get a parse error, unexpected T_STRING in line 4...

/Rupert
by flupirupi
Mon May 14, 2007 4:17 pm
Forum: Plugins
Topic: Popfetcher / put in category based on email subject
Replies: 11
Views: 4537

Hi!

I modified the test.html file and uploaded it.
You find it at this address:

http://beckasin.natverketsip.se/blogs/s ... /test.html

I see a lot of stranges letters (with all kinds of apostrophes and stuff..

/Rupert
by flupirupi
Mon May 14, 2007 1:23 pm
Forum: Plugins
Topic: Popfetcher / put in category based on email subject
Replies: 11
Views: 4537

Hi again!

I put up this testcode now and it doesn't give me any output.

I think I did everything right - just to make sure, here is the whole html file I uploaded (since I'm not into developing for the web):

<html>
<body>

<?php
include 'serendipity_config.inc.php';

$cat = serendipity ...
by flupirupi
Fri May 11, 2007 3:58 pm
Forum: Plugins
Topic: Popfetcher / put in category based on email subject
Replies: 11
Views: 4537

Re: Popfetcher / put in category based on email subject

Hi!

You can find the blog I'm working on at: http://www.bagofsweets.tk

The problem is that this blog is for the organisation I work for, so I can not test your code snippet, since the ServerAdmin is not here today. I guess we have to continue this on monday...too bad.. :x

/Rupert
by flupirupi
Fri May 11, 2007 2:56 pm
Forum: Plugins
Topic: Popfetcher / put in category based on email subject
Replies: 11
Views: 4537

Re: Popfetcher / put in category based on email subject

Hi!

I have totally regular names..one is called "random" (without the ") and the other one "volunteership". I also tested it with multiple email clients / webmail interfaces, the same result.

The strange thing is, that it's obviously working for other people.

/Rupert
by flupirupi
Fri May 11, 2007 1:02 pm
Forum: Plugins
Topic: Popfetcher / put in category based on email subject
Replies: 11
Views: 4537

Popfetcher / put in category based on email subject

Am I really that stupid?

In this discussion http://board.s9y.org/viewtopic.php?t=3649 the feature that I want (category inseration based on the text inside the [] in the email subject) is discussed and added.
I use the current version of popfetcher (v1.17) and it just does not work as it should.

I ...
by flupirupi
Fri May 11, 2007 10:54 am
Forum: Plugins
Topic: Captchas not used when posting with Popfetcher
Replies: 1
Views: 1446

Captchas not used when posting with Popfetcher

Hello!

I just set up popfetcher (v1.17) and spamprotection (v.1.16) on Serendipity (v1.1.2) and PHP (v5.1.6).
Adding entries by email works great and there is nothing to complain...except:

For entries made by email there is only the option of moderating the comments and no captchas are being used ...