Page 1 of 1
Multi Popfetcher
Posted: Thu Aug 10, 2006 12:55 pm
by modules
Hello,
is it somehow possible to install multiple instances of popfetcher plugin?
In my blog its only possible to install one instance.
Would like to fetch three mailacounts.
Re: Multi Popfetcher
Posted: Thu Aug 10, 2006 1:09 pm
by garvinhicking
Hi!
Sadly this is not possible currently
But you could try to just forward mails from your other 2 mailaccounts to one single mailaccount and only fetch that one.
Regards,
Garvin
Re: Multi Popfetcher
Posted: Thu Aug 10, 2006 1:12 pm
by modules
That was fast
garvinhicking wrote:
But you could try to just forward mails from your other 2 mailaccounts to one single mailaccount and only fetch that one.
Thought about this. But then its not possible to give different categories (or even more) on this three mailaccounts?
Re: Multi Popfetcher
Posted: Thu Aug 10, 2006 1:16 pm
by garvinhicking
Hi!
Thought about this. But then its not possible to give different categories (or even more) on this three mailaccounts?
You can use the feature to use the category name in the subject of an email "[categoryname] my posting" to separate those postings?
The problem with multiple popfetcher is that currently it would give you 3 popfetcher menu items, if enabled. Actually it just hasn'T been tested. You could try to edit the popfetcher PHP file and change the "stackable" attribute from "false" to "true". This would then make it possible to install the plugin multiple times. And then you could see to what it leads?
Best regards,
Garvin
Re: Multi Popfetcher
Posted: Thu Aug 10, 2006 2:24 pm
by modules
garvinhicking wrote:
The problem with multiple popfetcher is that currently it would give you 3 popfetcher menu items, if enabled. Actually it just hasn'T been tested. You could try to edit the popfetcher PHP file and change the "stackable" attribute from "false" to "true". This would then make it possible to install the plugin multiple times.
Perfect. Its working. I launch the popfetcher external, so no 3 menu items
Thanks.
Re: Multi Popfetcher
Posted: Thu Aug 10, 2006 2:29 pm
by garvinhicking
Hi!
That sounds good. Please tell me if you run into any problems!
Regards,
Garvin
Re: Multi Popfetcher
Posted: Sat Aug 12, 2006 5:26 pm
by modules
garvinhicking wrote:Please tell me if you run into any problems!
just to let you know: do not seem to be a popfetcher problem, but on
?serendipity[cronjob]=all i got the following errors:
Code: Select all
Warning: sqlite_query() [function.sqlite-query]: table serendipity_cronjoblog already exists in /var/www/servers/xyz/pages/zxy/include/db/sqlite.inc.php on line 226
Warning: sqlite_query() [function.sqlite-query]: index kspamidx already exists in /var/www/servers/xyz/pages/zxy/include/db/sqlite.inc.php on line 226
Warning: sqlite_query() [function.sqlite-query]: index kspamtypeidx already exists in /var/www/servers/xyz/pages/zxy/include/db/sqlite.inc.php on line 226
[12.08.2006 17:19] Executing "cronjob_5min"
[12.08.2006 17:19] Popfetcher
...
Everything seems working ...
Re: Multi Popfetcher
Posted: Sun Aug 13, 2006 1:51 pm
by garvinhicking
Hi!
Thanks for finding this; it was a typo in the cronjob plugin that was checking a wrong variable and always tried to re-create the table. I just fixed that in version 0.2
Best regards,
Garvin
Posted: Mon Aug 14, 2006 2:46 pm
by modules
Is there an easy way to upgrade? Had a look into spartacus, version there is 0.1.
Posted: Mon Aug 14, 2006 7:27 pm
by garvinhicking
Hi!
Spartacus lags about 48 hours because of caching; it should appear there soon
Best regards,
Garvin