DISCONTINUED: [8WR] XenUtiles (Tools)

DISCONTINUED: [8WR] XenUtiles (Tools) 1.2.2

No permission to download
I don't see the down-vote buttons anywhere. Is there something needed to make them appear ?

I have this:
Disabled down-vote Forums: (unspecified)
Down-vote Requirement: 5
Down-vote Expiration: 24
Down-vote Action: Close threads
Down-vote Lock User: 0
Thanks.
 
I don't see the down-vote buttons anywhere. Is there something needed to make them appear ?

I have this:
Disabled down-vote Forums: (unspecified)
Down-vote Requirement: 5
Down-vote Expiration: 24
Down-vote Action: Close threads
Down-vote Lock User: 0
Thanks.


Pretty sure it is a Usergroup permission.
 
I'm getting the error below from this url: admin.php?utiles/spamlogs

Template Errors: EWRutiles_SpamLogs
  1. Invalid argument supplied for foreach() in /home/xxx/public_html/library/XenForo/Template/Abstract.php(265) : eval()'d code, line 18:
    17: ';
    18: foreach ($logs AS $log)
    19: {
I'm getting that too.
 
Looks like a great update, but I'm receiving errors:

Doing a test registration, everything seems to work fine until:

Screen Shot 2012-11-30 at 9.03.20 AM.webp

Now the error logs:

Screen Shot 2012-11-30 at 9.04.52 AM.webp


And the details:

Error Info:
Zend_Uri_Exception: Invalid URI supplied - library/Zend/Uri/Http.php:156
Generated By: Unknown Account, 6 minutes ago

Stack Trace:
#0 /home/REMOVED/public_html/forums/library/Zend/Uri.php(143): Zend_Uri_Http->__construct('http', '//www.fspamlist...')
#1 /home/REMOVED/public_html/forums/library/Zend/Http/Client.php(270): Zend_Uri::factory('http://www.fspa...')
#2 /home/REMOVED/public_html/forums/library/Zend/Http/Client.php(253): Zend_Http_Client->setUri('http://www.fspa...')
#3 /home/REMOVED/public_html/forums/library/EWRutiles/Model/FSpamList.php(63): Zend_Http_Client->__construct('http://www.fspa...')
#4 /home/REMOVED/public_html/forums/library/EWRutiles/Model/FSpamList.php(13): EWRutiles_Model_FSpamList->submitChallenge(Array, 'abf887e718aa ')
#5 /home/REMOVED/public_html/forums/library/EWRutiles/ControllerPublic/Register.php(59): EWRutiles_Model_FSpamList->challengeRegistration(Array)
#6 /home/REMOVED/public_html/forums/library/XenForo/FrontController.php(310): EWRutiles_ControllerPublic_Register->actionRegister()
#7 /home/REMOVED/public_html/forums/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#8 /home/REMOVED/public_html/forums/index.php(13): XenForo_FrontController->run()
#9 {main}

Request State:
array(3) {
["url"] => string(46) "http://forums.jetcareers.com/register/register"
["_GET"] => array(0) {
}
["_POST"] => array(15) {
["username"] => string(9) "quarterly"
["email"] => string(24) "quarterly@jetcareers.com"
["password"] => string(7) "blahblah"
["password_confirm"] => string(7) "blahblah"
["dob_month"] => string(1) "1"
["dob_day"] => string(1) "3"
["dob_year"] => string(4) "1970"
["gender"] => string(0) ""
["custom_fields"] => array(7) {
["ratings"] => string(4) "none"
["flight_time"] => string(0) ""
["industry_sector"] => string(0) ""
["airline"] => string(0) ""
["base"] => string(0) ""
["aircraft_type"] => string(4) "none"
["xboxlivegt"] => string(0) ""
}
["custom_fields_shown"] => array(7) {
[0] => string(7) "ratings"
[1] => string(11) "flight_time"
[2] => string(15) "industry_sector"
[3] => string(7) "airline"
[4] => string(4) "base"
[5] => string(13) "aircraft_type"
[6] => string(10) "xboxlivegt"
}
["timezone"] => string(15) "America/Phoenix"
["captcha_question_answer"] => string(5) "frogs"
["captcha_question_hash"] => string(40) "eddb7ce00dc05ff0210c51a03b314206191b542d"
["agree"] => string(1) "1"
["_xfToken"] => string(0) ""
}
}
 
I noticed that my registration logs were wiped out after upgrading. Guess I have to wait awhile to see if its starts logging them.
 
Account Spam Finder
Code:
Server Error
 
Mysqli statement execute error : Cannot delete or update a parent row: a foreign key constraint fails (`xxx/lpsf_response`, CONSTRAINT `lpsf_response_ibfk_2` FOREIGN KEY (`user_id`) REFERENCES `xf_user` (`user_id`))
 
Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 317
Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 661
Zend_Db_Adapter_Abstract->delete() in XenForo/DataWriter.php at line 1784
XenForo_DataWriter->_delete() in XenForo/DataWriter.php at line 1737
XenForo_DataWriter->delete() in XenForo/Controller.php at line 918
XenForo_Controller->_deleteData() in XenForo/ControllerAdmin/User.php at line 574
XenForo_ControllerAdmin_User->actionDelete() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /home/xxx/public_html/admin.php at line 13
Hata Bilgisi
Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Cannot delete or update a parent row: a foreign key constraint fails (`xxx/lpsf_response`, CONSTRAINT `lpsf_response_ibfk_2` FOREIGN KEY (`user_id`) REFERENCES `xf_user` (`user_id`)) - library/Zend/Db/Statement/Mysqli.php:214
Generated By: StRonK, 1 dakika önce
Stack Trace
Code:
#0 /home/xxx/public_html/library/Zend/Db/Statement.php(317): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/xxx/public_html/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/xxx/public_html/library/Zend/Db/Adapter/Abstract.php(661): Zend_Db_Adapter_Abstract->query('DELETE FROM `xf...')
#3 /home/xxx/public_html/library/XenForo/DataWriter.php(1784): Zend_Db_Adapter_Abstract->delete('xf_user', 'user_id = 1598')
#4 /home/xxx/public_html/library/XenForo/DataWriter.php(1737): XenForo_DataWriter->_delete()
#5 /home/xxx/public_html/library/XenForo/Controller.php(918): XenForo_DataWriter->delete()
#6 /home/xxx/public_html/library/XenForo/ControllerAdmin/User.php(574): XenForo_Controller->_deleteData('XenForo_DataWri...', 'user_id', 'admin.php?users...')
#7 /home/xxx/public_html/library/XenForo/FrontController.php(310): XenForo_ControllerAdmin_User->actionDelete()
#8 /home/xxx/public_html/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /home/xxx/public_html/admin.php(13): XenForo_FrontController->run()
#10 {main}
Request State
Code:
array(3) {
  ["url"] => string(59) "http://xxx.com/admin.php?users/coderdeniz.1598/delete"
  ["_GET"] => array(1) {
    ["users/coderdeniz_1598/delete"] => string(0) ""
  }
  ["_POST"] => array(2) {
    ["_xfConfirm"] => string(1) "1"
    ["_xfToken"] => string(53) "1,1354297558,1329764c57f9ce209065c8bfb18697b66881aa7f"
  }
}
 
I'm getting the error below from this url: admin.php?utiles/spamlogs

Template Errors: EWRutiles_SpamLogs
  1. Invalid argument supplied for foreach() in /home/xxx/public_html/library/XenForo/Template/Abstract.php(265) : eval()'d code, line 18:
    17: ';
    18: foreach ($logs AS $log)
    19: {

That just means it hasn't logged any registrations yet... once a log exists, that error will go away... forgot to put in a failsafe for it... hehe. Its really no harm.
 
Account Spam Finder
The delete button on the Account Spam Finder page actually has nothing to do with XenUtiles... it is a built in XenForo function. That being said, the code you provided had zero references to XenUtiles, so I don't think your errors have anything to do with this mod. It is related to another mod; you've just never tried deleting an account till now.
 
what's status of this now? working on update/fixes again.. or safe to install as is.. or.. lol. I only used the StopForumSpam part of the plugin since I installed it. So I'm assuming updating it now, then getting the API keys for the other two should be fine and working properly right
 
Some strange issues I am having:

headings.webp


sample text.webp

switches tabs.webp

I noticed an error during installation. While rebuilding caches, I got two errors. They did not get logged to the server error log. Just said "An error occurred while rebuilding caches..." Continue? I pressed continue twice and it proceeded.
 
i guess the above and other errors answers my question about whether to upgrade or not... so i'll hold off lol.
 
Top Bottom