| |
phpBB-TweakS The easiest way to 'tweak' your phpBB! |
|
|
|
|
|
|
It appears you are using a browser that is not based on Internet Explorer, this means you are not viewing the web as good as you should be. Other browsers might try to immitate Internet Explorer, but none can parse the web as it should like Internet Explorer can. So view the web as it was meant to be with Avant Browser!
|
| |
|
|
All times are GMT - 5 Hours
|
|
 |
Mon Oct 10, 2005 11:06 pm |
 |
Author |
Message |
X 100 Club


Joined: 13 Jan 2005 Posts: 157 Words Posted: 22,097 Average Post: 140.75 Location: México
|
| Post subject: ANTI Social-SPAM for inactive users |
|
|
uff this will be difficult kus i dont speak english in any way.
Well in my board i have an a social and spam subboards, in my experience some users that left time ago the board return posting thins like this "hello remember me" "does any one recalls me in any way" anyway kind of spam that is forbidden in the main rules of the board.
Thing is that adding some code to block the entrance for this boards for that long term inactive users seems to be something xtreme and also it will spend sql queries and whatever.So its better using group permissions access in the PHPBB board.
So my idea for this cases is to ensamble a mod that gives all users in registering some group status (besides other groups i mean a all user group like ACTIVE GROUP) and this mod will check every amount of time the last visit of the user, by this way mod will determine if user has 6 months of inactivity mod will change ACTIVE usergroup removing it form that group or adding it also to that group.
So this way i can control opr manage users preventing them to post that spam things after a long time of inactivity.
This could use easely the LAST VISIT mod but i think PHPBB core has something similar either.
so its just to add 2 options in ACP or to make a small ACP file for that. Also to have one group more and the process ot make the ACTIVE changes something similar to prune or shoutbox prune.
plz answer anything XD. |
|
| Post #1 |
|
|
 |
Mon Oct 10, 2005 11:19 pm |
 |
 |
Wed Oct 12, 2005 10:07 am |
 |
Author |
Message |
X 100 Club


Joined: 13 Jan 2005 Posts: 157 Words Posted: 22,097 Average Post: 140.75 Location: México
|
| Post subject: |
|
|
better this in posting.php to put in somwhere something like this:
if ((boardID==X) || (boardID==Y))
{
if last user post date > 4months
{
Show the ['lang_anti_social_spam']
}
else
posting activity
}
Its a quick solution i think. |
|
| Post #3 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
Protected by phpBB Security © phpBB-TweakS phpBB Security Has Blocked 3,237 Exploit Attempts.
· Archive · Sitemap: Index · Sitemap: Forums · Sitemap: Topics · Sitemap: Posts ·
:: [ Load Time: 2.8 Seconds ] :: [ 29 Queries ] :: [ 3,344 Page(s) Viewed Today ] :: :: [ Todays Queries: 93,666 ] :: [ Highest Load: 1,396,429 Queries On May. 08, 2007 ] :: :: [ SQL Load: 61% Time: 1.7 ] :: [ PHP Load: 39% Time: 1.1 ] :: [ Debug: On ] :: [ GZIP: Enabled ] :: :: The server last rebooted 80 days, 1 hour, 50 minutes, 17 seconds ago. ::
|
|
|
|
|
This page has been viewed 4,925,033 times, last viewed: Fri Sep 05, 2008 10:21 am.
|
|
Powered by phpBB 2.0.* © 2001, 2002 phpBB Group
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
|