Notification module - don't get any actual notifications...
markspiller
Joined: 2006-09-20
Posts: 22 |
![]() |
Hi, The java upload module stopped working in my gallery2 setup, so I took the plunge and migrated to another server and then did the upgrade to gallery3 - that process worked great, and the new gallery setup looks really nice! However, I'm having problems getting notifications to work - I have the notification module activated, and enabled notifications on the top-level album (and confirmed that all sub-albums are subsequently enabled as a result) - but I don't actually receive any notifications when new photos are added. Is there somewhere else that I need to go to do additional configuration? I haven't been able to find anything, and the documentation Things I've checked: - there are email_from and email_reply_to fields in the advanced settings Thanks for any tips, |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Most likely a mail issue on the server. Dave |
|
markspiller
Joined: 2006-09-20
Posts: 22 |
![]() |
Thanks for the tip - it indeed seems to be a general mail issue, the "forgot your password?" doesn't result in mail being received either. I've looked through the forums, which led me to the modules/gallery/libraries/Sendmail.php file, but I don't see anything obviously wrong there. I also get some errors in the logs, but they seem completely unrelated (and slightly baffling - not sure what is going on, could the issue with "system.execute()" be related to a mail process not being able to execute? Seems like *something* is failing every time a new picture is being added, so that might make sense?) This is on dreamhost, which I'm given to understand is a pretty common hosting environment. Could it be that I need to specify an email address and a password for SMTP requests? I didn't see anywhere to specify such... Thanks for any further tips! 2014-03-03 10:29:17 -08:00 --- error: Missing messages entry kohana/core.errors.403 for message kohana/core |
|
markspiller
Joined: 2006-09-20
Posts: 22 |
![]() |
Floridave, Figured it out - based on your tip, I changed the email_from and reply-to fields in the gallery3 advanced settings (to an explicit dreamhost email address), and the notification and password reset emails started coming through! So that was indeed the issue, thanks for your help! I'll assume that the above logged errors were related to that, unless they obviously look like something else to you. Thanks again for the tip! Mark |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
glad you got it sorted. My to and from email or not on the same host so don't know why it started to work. Anyway glad it worked out for you. Dave |
|