PDA

View Full Version : Solved: RC5.2 Email Approval Notification not working


Yodaya
08-29-2005, 10:09 AM
Hi guys,

I installed the new RC5,2 and checked the new email features. When somebody submits a new link a notification mail is sent to the link owner.
But the approval notification is not working (The template type is Link Owner Notif as well).

What could be the cause?

Yodaya



http://www.all-blogs.net

Yodaya
08-30-2005, 03:38 PM
Hi,

I found the cause for the problem. I did not receive the confirmation mail because the field from is blank:

The same issue like in this thread: http://www.phplinkdirectory.com/forum/viewtopic.php?t=274

But I am using already the version RC5.2 with the fix incorporated....


What else could be the reason?

Regards

Yodaya

LurkinInCode
08-30-2005, 09:03 PM
Hi,

I also ecountered this problem with approval notification message (empty From field in mail) . I found solution after a bit of searching in script code :

First, open file dir_links_edit.php in admin directory. There you should find line nr 227.
It looks like this:
Content visible to registered users only.

Replace it with:

Content visible to registered users only.

This should solve your problem. It works fine for me. Good luck!

Yodaya
08-31-2005, 09:28 AM
Hi LurkinInCode,

you are a genius!

That solved my problem!

Thank you very much.....

Yodaya

Ap0s7le
08-31-2005, 06:52 PM
Doh... lol

I've been on a leave... back now, sorry for the delay and thanks LurkinInCode.

later