W1zzard
Well-known member
links only? then you might have to check a different addonAlready set. Still its blocking links for this new user.
links only? then you might have to check a different addonAlready set. Still its blocking links for this new user.
links, pics the whole nine yards.links only? then you might have to check a different addon
so any post? text-only, without links or anything?links, pics the whole nine yards.
no text is fine according to my tests. it just blocks links and images. I have it setup to end after 3 posts but it doesn't seem to want to let me bypass that.so any post? text-only, without links or anything?
do you have any other addons installed that could cause this? my addon works on all posts, no matter if text/image/linkno text is fine according to my tests. it just blocks links and images. I have it setup to end after 3 posts but it doesn't seem to want to let me bypass that.
I found the issue. It was something with my spam filter that was getting tripped without my realizing. I apologize for wasting your time.do you have any other addons installed that could cause this? my addon works on all posts, no matter if text/image/link
- Users who have all their new posts moderated and are banned are now removed from the per-user-permission list to improve performance
- Added an option to permanently delete users, who have all their new posts moderated, who never made any posts and who haven't logged on for x days
- Fixed potential issue with the addon not properly recording signup attempts in the spam trigger log.
Does today's update fix it ?With the recent update, why it's not logging every registration?
Previous version logs every user registration.
No :|Does today's update fix it ?
I noticed that as well, but I'd had no registrations at all being logged before this.With the recent update, why it's not logging every registration?
Previous version logs every user registration.
Addon was broken since 1.6.0, should be fixed now.
With the recent update, why it's not logging every registration?
Previous version logs every user registration.
Thanks!W1zzard updated TPU: Detect and Block Spam Registrations with a new update entry:
Fixed broken spam checks
Read the rest of this update entry...
ErrorException: Undefined index: purgedays - library/TPUDetectSpamReg/Cleanup.php:18
Generated By: Unknown Account, Today at 5:01 PM
#0 /home/nginx/domains/mydomain.com/public/library/TPUDetectSpamReg/Cleanup.php(18): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/nginx/dom...', 18, Array)
#1 [internal function]: TPUDetectSpamReg_Cleanup::cleanup(Array)
#2 /home/nginx/domains/mydomain.com/public/library/XenForo/Model/Cron.php(357): call_user_func(Array, Array)
#3 /home/nginx/domains/mydomain.com/public/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#4 /home/nginx/domains/mydomain.com/public/library/XenForo/Model/Deferred.php(294): XenForo_Deferred_Cron->execute(Array, Array, 7.9999969005585, '')
#5 /home/nginx/domains/mydomain.com/public/library/XenForo/Model/Deferred.php(428): XenForo_Model_Deferred->runDeferred(Array, 7.9999969005585, '', false)
#6 /home/nginx/domains/mydomain.com/public/library/XenForo/Model/Deferred.php(373): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#7 /home/nginx/domains/mydomain.com/public/deferred.php(23): XenForo_Model_Deferred->run(false)
#8 {main}
array(3) {
["url"] => string(38) "http://www.mydomain.com/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(3) {
["_xfRequestUri"] => string(42) "/index.php?threads/the-forum-way-v4-2.3/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
Do you have this setting on your forum? What it is set to?I just got a few errors in my server logs.
Error Info
Code:ErrorException: Undefined index: purgedays - library/TPUDetectSpamReg/Cleanup.php:18 Generated By: Unknown Account, Today at 5:01 PM
Stack Trace
Code:#0 /home/nginx/domains/mydomain.com/public/library/TPUDetectSpamReg/Cleanup.php(18): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/nginx/dom...', 18, Array) #1 [internal function]: TPUDetectSpamReg_Cleanup::cleanup(Array) #2 /home/nginx/domains/mydomain.com/public/library/XenForo/Model/Cron.php(357): call_user_func(Array, Array) #3 /home/nginx/domains/mydomain.com/public/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array) #4 /home/nginx/domains/mydomain.com/public/library/XenForo/Model/Deferred.php(294): XenForo_Deferred_Cron->execute(Array, Array, 7.9999969005585, '') #5 /home/nginx/domains/mydomain.com/public/library/XenForo/Model/Deferred.php(428): XenForo_Model_Deferred->runDeferred(Array, 7.9999969005585, '', false) #6 /home/nginx/domains/mydomain.com/public/library/XenForo/Model/Deferred.php(373): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false) #7 /home/nginx/domains/mydomain.com/public/deferred.php(23): XenForo_Model_Deferred->run(false) #8 {main}
Request State
Code:array(3) { ["url"] => string(38) "http://www.mydomain.com/deferred.php" ["_GET"] => array(0) { } ["_POST"] => array(3) { ["_xfRequestUri"] => string(42) "/index.php?threads/the-forum-way-v4-2.3/" ["_xfNoRedirect"] => string(1) "1" ["_xfResponseType"] => string(4) "json" } }
Could you run the cron job manually to check if the problem appears again? It's working fine here
We use essential cookies to make this site work, and optional cookies to enhance your experience.