in file groupmsg.php
- Code: Select all
[FIND]
WHERE u.user_allow_mass_pm > 1
[REPLACE WITH]
WHERE u.user_active and u.user_allow_mass_pm > 1
[FIND]
WHERE user_allow_mass_pm > 1
[REPLACE WITH]
WHERE user_active and user_allow_mass_pm > 1
Moderator: Moderators
[FIND]
WHERE u.user_allow_mass_pm > 1
[REPLACE WITH]
WHERE u.user_active and u.user_allow_mass_pm > 1
[FIND]
WHERE user_allow_mass_pm > 1
[REPLACE WITH]
WHERE user_active and user_allow_mass_pm > 1

Return to Custom mass PM [2.0.6/EM]
Users browsing this forum: No registered users and 1 guest