Re: Error message when Mass Emailing a Forum user group [message #28848 is a reply to message #28845] |
Sat, 12 November 2005 21:24 |
|
Marticus wrote on Sun, 13 November 2005 06:16 | I know I got this to work once, but now receive the following error when trying to send mail with the PM box checked and with/without the ignore user override box checked.
Quote: |
) 1109: Unknown table 'fud26_users' in field list
Query: SELECT fud26_users.id FROM fud26_group_members gm INNER JOIN fud26_users u ON u.id=gm.user_id WHERE gm.group_id=18 AND (users_opt & 8)=0
|
This didn't make a lot of sense to me. Maybe it will to you.
|
Hmm ... I just tried mass emailing via PM and got this error message (username replaced with "xxxxxxx") ...
Quote: | Fatal error: Cannot instantiate non-existent class: fud_pmsg in /home/xxxxxxxx/public_html/include/theme/default/ssu.inc on line 22
|
Then I installed update 1.41 from
http://cvs.prohost.org/c/index.cgi/FUDforum/chngview?cn=7429
... and tried mass emailing via PM again. Now the error message is:
Quote: |
(/home/xxxxxxx/public_html/include/theme/default/db.inc:73
/home/xxxxxxx/public_html/include/theme/default/db.inc:177
/home/xxxxxxx/public_html/include/theme/default/private.inc:108
/home/xxxxxxx/public_html/include/theme/default/ssu.inc:30
/home/xxxxxxx/public_html/adm/admmassemail.php:61
) 1054: Unknown column 'Array' in 'field list'
Query: INSERT INTO fud26_pmsg ( to_list, ouser_id, ip_addr, host_name, post_stamp, icon, fldr, subject, attach_cnt, foff, length, duser_id, ref_msg_id, pmsg_opt ) VALUES ( NULL, 2, '0.0.0.0', NULL, 1131830178, NULL, 1, 'test', 0, 0, 4, Array, NULL, 48)
_GET: array ( 'S' => 'aad83d4b28c8ab3db4b275dff3e6b007', 'SQ' => '8325c7100a4665f01462eaa7d58e88fb', )
_POST: array ( 'S' => 'aad83d4b28c8ab3db4b275dff3e6b007', 'SQ' => '8325c7100a4665f01462eaa7d58e88fb', 'pm' => '1', 'group' => '0', 'subject' => 'test', 'body' => 'test', 'btn_submit' => 'Send', )
Server Version: 4.1.10-standard
[Referring Page] http://the1776.org/adm/admmassemail.php?S=aad83d4b28c8ab3db4b275dff3e6b007& amp;SQ=8325c7100a4665f01462eaa7d58e88fb
|
Any thoughts on this? Thanks.
CelebrateCapitalism.ORG
"Why? Because I own my life!"
* * * * * * * * * * * * * * * * *
phpBB? Invision Power Board? vBulletin?
Yes, all excellent. But The FUD is my favorite! Try it now @ http://FUDForum.org
|
|
|