I have the discuss mod giving me this error when I click on the discuss article on smf forum
Parse error: syntax error, unexpected T_BOOLEAN_AND in /home/lupe123/public_html/forum/Sources/Subs-Post.php on line 774
the file line is this
// Send a notification, if enabled - taking into account buddy list!.
if (!empty($row['emailAddress']) && ($row['pm_email_notify'] == 1 || ($row['pm_email_notify'] > 1 && ($row['is_buddy'] || !empty($modSettings['enable_buddylist'])))) && $row['is_activated'] == 1) && $notify
what can I do as I do need this discussion bot.
Forum 








