Search found 12 matches

by neumannu47
Sat Apr 15, 2006 4:40 pm
Forum: Plugins
Topic: Disabling Popfetcher
Replies: 6
Views: 4156

Thanks, Garvin. Is there any chance that the plugin (or the application) will be able to handle incoming HTML email posts? That would be awesome.
by neumannu47
Sat Apr 15, 2006 4:01 pm
Forum: Plugins
Topic: Disabling Popfetcher
Replies: 6
Views: 4156

My bad. Thanks for pointing me in the right direction. Upon further investigation, and I do NOT know what I'm talking about here, apparently there is a Cron job that moves the incoming emails to the blog. In any case, every time the Cron job (wget?) runs, it sends an email to the master email ...
by neumannu47
Sat Apr 15, 2006 3:59 pm
Forum: Plugins
Topic: Disabling Popfetcher
Replies: 6
Views: 4156

My bad. Thanks for pointing me in the right direction. Upon further investigation, and I do NOT know what I'm talking about here, apparently there is a Cron job that moves the incoming emails to the blog. In any case, every time the Cron job (wget?) runs, it sends an email to the master email ...
by neumannu47
Fri Apr 14, 2006 5:54 pm
Forum: Plugins
Topic: Disabling Popfetcher
Replies: 6
Views: 4156

Disabling Popfetcher

I installed Popfetcher a year ago, and it works well, but I'm not using it. Every 15 minutes or so, it sends an email to the default account. At last count, I had to delete about 4000 emails. How can I stop it from sending emails, how can I delete those emails automatically, or how can I disable the ...
by neumannu47
Thu Apr 14, 2005 2:18 pm
Forum: General discussions
Topic: Posting by Email
Replies: 9
Views: 7730

In the cron job, how does wget know to grab the email from the POP account?
by neumannu47
Mon Apr 11, 2005 3:47 pm
Forum: Installation
Topic: Embedding
Replies: 1
Views: 2412

Embedding

I think I want to embed Serendipity in one of my sites. How is that done? Does the index page on the home page have to have some sort of include statement? If so, does that mean that the index page has to be php? Any examples of how this is done would be appreciated.
by neumannu47
Mon Apr 11, 2005 2:26 pm
Forum: Installation
Topic: Redirection
Replies: 5
Views: 5189

<?php
header("Location: http://yourserver/serendipity/");
?> When I try this and go to the root folder with IE, I get the correct page, but I also get this error: "Error: Access is denied to http://domain.com/serendipity/index.php?/plugin/pngbehavior.htc". Any idea what that means? If I surf ...
by neumannu47
Mon Apr 11, 2005 2:14 pm
Forum: Installation
Topic: Redirection
Replies: 5
Views: 5189

Is DirectoryIndex serendipity/index.php the entire contents of the file?
by neumannu47
Mon Apr 11, 2005 2:10 am
Forum: Installation
Topic: Redirection
Replies: 5
Views: 5189

Redirection

Serendipity is installed in the /serendipity/ folder. I have now decided that I want the blog to be the home page. How can I redirect root to /serendipity/ seamlessly? HTML redirects are not very clean. Is there PHP code that makes the transition invisible? Any other suggestions welcome. If there is ...
by neumannu47
Sun Apr 10, 2005 11:15 pm
Forum: Installation
Topic: Extreme Newbie Help
Replies: 1
Views: 2456

Extreme Newbie Help

I have a shared server (no root access), so as I understand the installation process, here is the sequence of events that have to be followed:

1) Unzip Serendipity on my local Windows hard drive.
2) Create a serendipity folder under public_html on the server.
3) Manually create a MySQL database
4 ...
by neumannu47
Sun Apr 10, 2005 2:07 pm
Forum: General discussions
Topic: Posting by Email
Replies: 9
Views: 7730

Posting by Email

Is it possible to post a new article by sending an email, as it is with blogger.com?
by neumannu47
Sat Apr 09, 2005 6:49 am
Forum: General discussions
Topic: Template Modifications
Replies: 1
Views: 2067

Template Modifications

I'm brand new to Serendipity, and I know just a little HTML. How can I get rid of the line (Posted by Admin at 00:38 | Edit entry) beneath each new post? Also, how can I reduce the font size on the date for each post? I'm using the default template.

The program is great. The ability to customize it ...