DISCONTINUED: [8WR] XenUtiles (Tools)

DISCONTINUED: [8WR] XenUtiles (Tools) 1.2.2

No permission to download
Set your forum in debug mode... go here: /admin.php?add-ons/EWRutiles/edit
Set version ID to 0... run upgrade script again.

I redid all the install functions of all my mods, and its giving issues to people who have not upgraded in a long time. You should only have to do this one time, and then in all future updates, you will be fine. The problem is the old install files were not "cascading"; now they are.
 
hi can i add suggestion?

In account spam finder:
-after you ban the account, it will redirect to ban users page. Can it be possible to stay in Account Spam Finder page?
-also the #post shown should be clickable to the users profile posts listing

thanks :)
 
I receive this email every day:

This is your daily summary of unconfirmed accounts on your forum.

The following users have been deleted:

The following users have been emailed; they have 0 days left:

The following users have been emailed; they have 0 days left:
aroustroubre97 (0), aBekFrulfurl59 (0), aerrordsnato92 (0), aBlatteRaise91 (0), atealtTArdrott73 (0), ajenzgoogleta4810 (0), assorkawl (0), aCradcabeNence86 (0), aSperesuipsemn87 (0), aelertdatt96 (0), SlessSirmFest (0), aenuctuctomi27 (0), aHibejeNiaBobe37 (0), aemeniahoige53 (0), baannetalittle8951 (0), avesAnaene35 (0), Wawswareanaet (0), fafleroNualse (0), atrerledorreri33 (0), NitSpeect (0), Proorejex (0), JerDearse (0), endonfelm (0), SeefAbantee (0), aexhishSix46 (0), awesTeenibow92 (0), UGGS Outlet (0), aAttethate71 (0), ainsonfemibe73 (0), aAcemserypette68 (0), aVoninfilI32 (0), ascoostusaTads70 (0), anotafEnda36 (0), anofeappef14 (0), aAddikipsy64 (0), Parafonsed (0), amataVogVem (0), aVoninfilI26 (0), Imina (0), Enjoymnnoiree (0), ascoostusaTads51 (0), aVurgigmemiA29 (0), anofeappef82 (0), aTasegreeple45 (0), aAddikipsy94 (0), aTricadamemi28 (0), aEnzymnSoymn96 (0), KemeBloornedo (0), aalommavoncund71 (0), abawlhyloary60 (0), aWregreecy68 (0), amifeRhism10 (0), aAcemserypette39 (0), aVoninfilI36 (0), ascoostusaTads23 (0), Tegeexertew (0), anotafEnda29 (0), aalommavoncund87 (0), abawlhyloary51 (0), amifeRhism58 (0), aERORTEKLY72 (0), aquaroDuff58 (0), aBupeessencuch9 (0), Georgiaxrw (0), aAttassemype88 (0), aAnypsurnisy18 (0), aOutsixtot68 (0), bamaximussholze9393 (0), RipVereelp (0), aEloveHesses1 (0), aStoobbide22 (0), atrerPemswoodo38 (0), aSypeQueueve63 (0), asmilkillenoks19 (0), SeregaRiz (0), jitteacceld (0), milesqttsy8694 (0)


The following users are also unconfirmed, but have not been emailed:
olgauptrov7648 (1)


And I receive the same all days, but no users are deleted. Why ?

Thanks.
 
These daily emails are annoying the hell out of me :)

How do you turn off the notification emails?

I have no real need to receive dozens of emails every week telling me who registered etc. I'm happy to check this information periodically in my own time.
 
Everytime the cron job runs, i get this:

Code:
XenForo_Exception: The requested user could not be found. - library/XenForo/DataWriter.php:1321
Generated By: Unknown Account, 43 minutes ago
How can this user not found be fix?
 
Jaxel, have you seen the "Mysqli statement execute error : Data too long for column 'spamlog_email' at row 1" error?

Looks like some spammer's registration script just puts a whole string of gmail addresses in the email field... all basically the same address, just changing the locations of periods in the username field (which gmail ignores).

Posts #293, 294 and 295 discuss this. Not a big deal as it causes no problem. Would probably be more graceful if it had a larger field (guess you can increase it in the .php file?).
 
The daily notification email was my site url in lower right corner. I would like to alter that if possible.. what phrase is used?? please advise.
 
Not everyone likes it and personally I use something else as a staff page. Plus he already said it's a feature in the next update, just asking for a push on it. Things like that should always have an on off feature as it's not always for everyone.
 
@Jaxel, but when someone tries to register with a too long something or other
Code:
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Data too long for column 'spamlog_username' at row 1 - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account, Today at 12:56 AM
Stack Trace
 
#0 /var/www/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /var/www/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /var/www/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `EW...', Array)
#3 /var/www/library/XenForo/DataWriter.php(1591): Zend_Db_Adapter_Abstract->insert('EWRutiles_spaml...', Array)
#4 /var/www/library/XenForo/DataWriter.php(1580): XenForo_DataWriter->_insert()
#5 /var/www/library/XenForo/DataWriter.php(1381): XenForo_DataWriter->_save()
#6 /var/www/library/EWRutiles/Model/SpamLogs.php(72): XenForo_DataWriter->save()
#7 /var/www/library/EWRutiles/ControllerPublic/Register.php(38): EWRutiles_Model_SpamLogs->insertSpamLog(Array, Array, 'time')
#8 /var/www/library/XenForo/FrontController.php(310): EWRutiles_ControllerPublic_Register->actionRegister()
#9 /var/www/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /var/www/index.php(13): XenForo_FrontController->run()
#11 {main}
 
Request State
 
array(3) {
  ["url"] => string(41) "http://www.spigotmc.org/register/register"
  ["_GET"] => array(1) {
    ["/register/register"] => string(0) ""
  }
  ["_POST"] => array(12) {
    ["username"] => string(491) ",Review,how to,Marketing,Education,General,Misc,Miscellaneous,Business,Career,Other,Travel,Jobs,Electronics,computer,Internet,web,self,work,learn,Blogging,lifestyle,offtopic,news,uncategorized,forex,entertainment,updates,interior design,furniture,home improvement,decor,energy,solar,lawn,landscape,xbox,wedding,phones,iphone apps,iphone,blackberry,used,insurance,loan,garden,software,real estate,property,debt,freebies,Hobbies,personal development,entrepreneurship,religious,instruments,wine"
    ["email"] => string(31) "gsa@metaboliccookingreviews.org"
    ["password"] => string(10) "<censored>"
    ["password_confirm"] => string(10) "<censored>"
    ["dob_month"] => string(1) "5"
    ["dob_day"] => string(2) "18"
    ["dob_year"] => string(4) "1970"
    ["gender"] => string(6) "female"
    ["timezone"] => string(13) "Europe/London"
    ["agree"] => string(1) "1"
    ["_xfToken"] => string(0) ""
    ["8wayrun_time"] => string(10) "1360245362"
  }
}
 
@Jaxel, but when someone tries to register with a too long something or other
Code:
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Data too long for column 'spamlog_username' at row 1 - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account, Today at 12:56 AM
Stack Trace
 
#0 /var/www/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /var/www/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /var/www/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `EW...', Array)
#3 /var/www/library/XenForo/DataWriter.php(1591): Zend_Db_Adapter_Abstract->insert('EWRutiles_spaml...', Array)
#4 /var/www/library/XenForo/DataWriter.php(1580): XenForo_DataWriter->_insert()
#5 /var/www/library/XenForo/DataWriter.php(1381): XenForo_DataWriter->_save()
#6 /var/www/library/EWRutiles/Model/SpamLogs.php(72): XenForo_DataWriter->save()
#7 /var/www/library/EWRutiles/ControllerPublic/Register.php(38): EWRutiles_Model_SpamLogs->insertSpamLog(Array, Array, 'time')
#8 /var/www/library/XenForo/FrontController.php(310): EWRutiles_ControllerPublic_Register->actionRegister()
#9 /var/www/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /var/www/index.php(13): XenForo_FrontController->run()
#11 {main}
 
Request State
 
array(3) {
  ["url"] => string(41) "http://www.spigotmc.org/register/register"
  ["_GET"] => array(1) {
    ["/register/register"] => string(0) ""
  }
  ["_POST"] => array(12) {
    ["username"] => string(491) ",Review,how to,Marketing,Education,General,Misc,Miscellaneous,Business,Career,Other,Travel,Jobs,Electronics,computer,Internet,web,self,work,learn,Blogging,lifestyle,offtopic,news,uncategorized,forex,entertainment,updates,interior design,furniture,home improvement,decor,energy,solar,lawn,landscape,xbox,wedding,phones,iphone apps,iphone,blackberry,used,insurance,loan,garden,software,real estate,property,debt,freebies,Hobbies,personal development,entrepreneurship,religious,instruments,wine"
    ["email"] => string(31) "gsa@metaboliccookingreviews.org"
    ["password"] => string(10) "<censored>"
    ["password_confirm"] => string(10) "<censored>"
    ["dob_month"] => string(1) "5"
    ["dob_day"] => string(2) "18"
    ["dob_year"] => string(4) "1970"
    ["gender"] => string(6) "female"
    ["timezone"] => string(13) "Europe/London"
    ["agree"] => string(1) "1"
    ["_xfToken"] => string(0) ""
    ["8wayrun_time"] => string(10) "1360245362"
  }
}

You sure you want someone registered with a username of Review,how to,Marketing,Education,General,Misc,Miscellaneous,Business,Career,Other,Travel,Jobs,Electronics,computer,Internet,web,self,work,learn,Blogging,lifestyle,offtopic,news,uncategorized,forex,entertainment,updates,interior design,furniture,home improvement,decor,energy,solar,lawn,landscape,xbox,wedding,phones,iphone apps,iphone,blackberry,used,insurance,loan,garden,software,real estate,property,debt,freebies,Hobbies,personal development,entrepreneurship,religious,instruments,wine

The error checking could be a little better (like telling them their username is not allowed) but it's doing what it should.
 
You sure you want someone registered with a username of Review,how to,Marketing,Education,General,Misc,Miscellaneous,Business,Career,Other,Travel,Jobs,Electronics,computer,Internet,web,self,work,learn,Blogging,lifestyle,offtopic,news,uncategorized,forex,entertainment,updates,interior design,furniture,home improvement,decor,energy,solar,lawn,landscape,xbox,wedding,phones,iphone apps,iphone,blackberry,used,insurance,loan,garden,software,real estate,property,debt,freebies,Hobbies,personal development,entrepreneurship,religious,instruments,wine

The error checking could be a little better (like telling them their username is not allowed) but it's doing what it should.
I was commenting on the error checking, not how they couldn't register.
 
Hiya, apologies if this is covered elsewhere ... I've done a hunt, and not found anything :(
Firstly, love ALL of your add-ons!!!
The issue I'm having is specifically with the Spam Management section of XenUtiles ... whereby it simply stops working, every single time we install/upgrade any other add-on to our site. :(

All we need to do to fix it, is 'upgrade' it, using the same xml file, so it's fairly easy ... however it's frustrating that we need to do this every time we upgrade/install anything else.

Any thoughts on why this might be happening?
Thx heaps in advance,
Fris.
 
Top Bottom