1
Venezia
mylinks - email notifications not working
  • 2004/3/27 22:35

  • Venezia

  • Just popping in

  • Posts: 36

  • Since: 2003/6/24


Bug: MyLinks module does not notify users of approvals

Solution: modules/mylinks/submit.php - form

$notify_checkbox->addOption(0, _MD_NOTIFYAPPROVE);

should be

$notify_checkbox->addOption(1, _MD_NOTIFYAPPROVE);

Otherwise checkbox will always return 0


Login

Who's Online

170 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 170


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jul 31
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Latest GitHub Commits