PDA

View Full Version : Problems with comment notification...


andy206uk
06-30-2006, 03:57 PM
Hey guys,

I've been using pixelpost for a couple of weeks now on my new photoblog site (below) and it's all working dandy except for one little issue.

Basically I don't seem to be getting comment notifications despite having it turned on in the admin area. How does pp send emails? Does it use sendmail or something else?

Does anyone have any suggestions as to what could be wrong?

Thanks for the help guys!


You are running Pixelpost version 1.5 - April 2006
Latest pixelpost version: Check

Looking for help or want to give feedback, please step into pixelpost forum.: www.pixelpost.org/forum/

Host Information

URL http://stolenfocus.com/admin/index.php

PHP-version 4.4.2 (Pixelpost's min requirement: PHP version: 4.3.0 )

MySQL version 5.0.22-standard-log (Pixelpost's min requirement: MySQL: 3.23.58 )

GD-lib bundled (2.0.28 compatible) with JPEG support

File Uploads to pixelpost site are possible.

Server Software Zeus/4.3

EXIF Pixelpost is using exifer v1.5 for EXIF-information.

Paths
Guessed imagepath: /content/DesignerPlus/s/t/stolenfocus.com/web/images/

Configured Imagepath: ../images/

Image Directory: OK - Can we write to the directory? YES. CHMOD: 0775

Thumbnails Directory: OK - Can we write to the directory? YES. CHMOD: 0775

Language Directory: OK

Addons Directory: OK

Includes Directory: OK

Templates Directory: OK

GeoS
07-01-2006, 08:53 AM
Does your ISP support sending emails from PHP?

andy206uk
07-02-2006, 11:25 AM
Yeah... without a doubt. I normally just use the mail() function of PHP and that works fine. But for some reason I'm not getting the comments from PP.

GeoS
07-02-2006, 10:51 PM
Maybe you have somewhere antispam filter?? Did you check it??

andy206uk
07-03-2006, 07:20 AM
I do have spam filters, but they just put **SPAM** in the subject line rather than filtering the email to a blackhole, so I'm pretty sure it's not that.

Is there any information I could give you that would help you troubleshoot the problem?

GeoS
07-05-2006, 11:08 PM
Check the output of phpinfo() PHP's function and search for email data such as this service is enabled and so on.