Customizing SMF > SMF Coding Discussion

E-mail members bug

(1/1)

draker:
Under '?action=mailing' I get the following bug in the 4.1 Beta release.



If you continue with the unlabled box check, it spits back an error, but if you leave it out of the groups to e-mail, the remainder of the e-mail system works fine.

[Unknown]:
I can't duplicate.  Can you try this query in phpMyAdmin?

SELECT *
FROM prefix_membergroups;

And tell me what it says here?

-[Unknown]

draker:
Here is the return result in full.

ID_GROUP groupName onlineColorminPostsmaxMessagesstars1Administrator#FF0000-105#staradmin.gif2Global Moderator#0000FF-105#stargmod.gif4STARTREKPBEM.NET Newbie001#star.gif5Jr. Member5002#star.gif6Full Member10003#star.gif7Sr. Member25004#star.gif8Forum Guru50005#star.gif108Academy Graduate-10109Game ManagerPurple-10

[Unknown]:
How/why did you delete your moderator row?

INSERT INTO prefix_membergroups
VALUES (3, 'Moderator', '', -1, 0, '5#starmod.gif');

-[Unknown]

Navigation

[0] Message Index

Go to full version