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

218 user(s) are online (140 user(s) are browsing Support Forums)


Members: 0


Guests: 218


more...

Donat-O-Meter

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

Latest GitHub Commits