[MODDB] Private Message Moderation

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Scam Warning
Locked
twosheds_
Registered User
Posts: 49
Joined: Sat Dec 26, 2009 5:22 pm

Re: [RC] Private Message Moderation

Post by twosheds_ »

Sorry, there is no provision for filtering messages sent by a specific group. If you can come up with a specific phrase that all of those messages contain then you could use that to filter those messages. Set that in the filter field on the "Configure Defaults" screen.
TwoSheds
twosheds at twosheds dot com
http://twosheds.com
mikey7
Registered User
Posts: 4
Joined: Thu Jul 22, 2010 4:18 am

Re: [RC] Private Message Moderation

Post by mikey7 »

Hi,

Installed this a week ago and all was working perfectly until now..
I have not installed any other mods since this one and no files have been modified and neither has the database..

Im getting this error msg:

Code: Select all

General Error
SQL ERROR [ mysqli ]

Can't create/write to file '/tmp/#sql_7530_0.MYI' (Errcode: 28) [1]

SQL

SELECT p.*, u.username, t.user_id, GROUP_CONCAT(t.folder_id) AS to_folder_id FROM (phpbb_privmsgs p) LEFT JOIN phpbb_users u ON (p.author_id = u.user_id) LEFT JOIN phpbb_privmsgs_to t ON (p.msg_id = t.msg_id) WHERE t.pm_deleted != 1 GROUP BY t.msg_id ORDER BY msg_id DESC LIMIT 25

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/db/mysqli.php
LINE: 205
CALL: dbal_mysqli->sql_query()

FILE: includes/db/dbal.php
LINE: 170
CALL: dbal_mysqli->_sql_query_limit()

FILE: includes/acp/acp_privmsgs_mod.php
LINE: 466
CALL: dbal->sql_query_limit()

FILE: includes/functions_module.php
LINE: 507
CALL: acp_privmsgs_mod->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Any ideas?


EDIT: Nevermind.. appears my hosting company was playing with some settings :shock:
All is working again, thanks for an awesome mod!
JediRealism
Registered User
Posts: 66
Joined: Mon Sep 13, 2010 7:38 pm
Contact:

Re: [RC] Private Message Moderation

Post by JediRealism »

Is there a way to make it so ONLY people set as "Founder" on the board can use this mod? Thanks!!!
Founder - Jedi Realist Forum
www.JediRealism.net
daneh
Registered User
Posts: 28
Joined: Sat Oct 09, 2010 5:13 pm
Contact:

Re: [RC] Private Message Moderation

Post by daneh »

Great mod...installed no problem and working exactly as stated!
Locked

Return to “[3.0.x] MODs in Development”