This occurs here too.. it doesn't produce other issues as far as I can tell
ErrorException: Undefined variable: user - library/EWRutiles/ControllerAdmin/UserXF.php:17
Generated By: Adam, 23 minutes ago
#0 /home/sociall1/public_html/forums/library/EWRutiles/ControllerAdmin/UserXF.php(17): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/home/sociall1/...', 17, Array)
#1 /home/sociall1/public_html/forums/library/ResetPasswordFromACP/ControllerAdmin/User.php(7): EWRutiles_ControllerAdmin_UserXF->actionSave()
#2 /home/sociall1/public_html/forums/library/XenForo/FrontController.php(313): ResetPasswordFromACP_ControllerAdmin_User->actionSave()
#3 /home/sociall1/public_html/forums/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/sociall1/public_html/forums/admin.php(13): XenForo_FrontController->run()
#5 {main}
array(3) {
["url"] => string(62) "http://www.sociallyuncensored.eu/forums/admin.php?users/0/save"
["_GET"] => array(1) {
["users/0/save"] => string(0) ""
}
["_POST"] => array(42) {
["username"] => string(8) "CanSpace"
["email"] => string(16) "info@canspace.ca"
["password"] => string(8) "********"
["user_group_id"] => string(1) "2"
["user_state"] => string(5) "valid"
["gender"] => string(0) ""
["dob_month"] => string(1) "5"
["dob_day"] => string(2) "07"
["dob_year"] => string(4) "2008"
["location"] => string(6) "Canada"
["occupation"] => string(28) "Web Hosting Service Provider"
["homepage"] => string(23) "https://www.canspace.ca"
["custom_fields"] => array(3) {
["country"] => string(2) "ca"
["googleplus"] => string(0) ""
["googleauthor"] => string(0) ""
}
["custom_fields_shown"] => array(3) {
[0] => string(7) "country"
[1] => string(10) "googleplus"
[2] => string(12) "googleauthor"
}
["about"] => string(488) "At CanSpace Solutions, we have been providing enterprise-level hosting solutions since 1998. CanSpace.ca was spun off in 2007 to create a company catering specifically to Canadian businesses and government organizations. We service companies of all sizes - ranging from small sole proprietorship's to large multinational companies - with equal levels of dedication and support. We always value your business, and it is this philosophy that has kept us successful throughout our existence."
["custom_title"] => string(16) "CanSpace Support"
["signature"] => string(11) "CanSpace.ca"
["message_count"] => string(1) "0"
["like_count"] => string(1) "0"
["trophy_points"] => string(1) "0"
["style_id"] => string(1) "0"
["language_id"] => string(1) "1"
["timezone"] => string(13) "Europe/London"
["enable_rte"] => string(1) "1"
["content_show_signature"] => string(1) "1"
["visible"] => string(1) "1"
["show_dob_date"] => string(1) "1"
["show_dob_year"] => string(1) "1"
["allow_view_profile_enable"] => string(1) "1"
["allow_view_profile"] => string(7) "members"
["allow_post_profile_enable"] => string(1) "1"
["allow_post_profile"] => string(7) "members"
["allow_receive_news_feed_enable"] => string(1) "1"
["allow_receive_news_feed"] => string(8) "everyone"
["allow_send_personal_conversation_enable"] => string(1) "1"
["allow_send_personal_conversation"] => string(7) "members"
["allow_view_identities_enable"] => string(1) "1"
["allow_view_identities"] => string(7) "members"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(27) "/forums/admin.php?users/add"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
The following error occurred:
Undefined variable: user
XenForo_Application::handlePhpError() in EWRutiles/ControllerAdmin/UserXF.php at line 17
EWRutiles_ControllerAdmin_UserXF->actionSave() in XenForo/FrontController.php at line 313
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /home/ouabx10m/public_html/admin.php at line 13
Server Error
Undefined index: service_movie
- XenForo_Application::handlePhpError() in EWRutiles/Model/Sitemap.php at line 222
- EWRutiles_Model_Sitemap->addVideo() in EWRutiles/Model/Sitemap.php at line 154
- EWRutiles_Model_Sitemap->buildMedia() in EWRutiles/Model/Sitemap.php at line 18
- EWRutiles_Model_Sitemap->buildIndex() in EWRutiles/CronEntry/Sitemap.php at line 7
- EWRutiles_CronEntry_Sitemap::build()
- call_user_func() in XenForo/Model/Cron.php at line 356
- XenForo_Model_Cron->runEntry() in XenForo/ControllerAdmin/Cron.php at line 204
- XenForo_ControllerAdmin_Cron->actionRun() in XenForo/FrontController.php at line 310
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
- XenForo_FrontController->run() in /home2/vosgamin/public_html/community/admin.php at line 13
Can you make it a option to be able to disable things that are not needed within the package.Please UNINSTALL XenUtiles before upgrading to 1.2. A new version will be coming for 1.2.
I can't deinstall that correct. errorsPlease UNINSTALL XenUtiles before upgrading to 1.2. A new version will be coming for 1.2.
Seems like a table (EWRutiles_downvotes) has been missing. You can try to check it in your xenforo database.8WR...
I have the new versions installed, however every so often i get this in the Server logs :
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Table 'database.EWRutiles_downvotes' doesn't exist - library/Zend/Db/Statement/Mysqli.php:77
Looks like something somewhere is causing this... Any clues how to fix it??
Cheers
Paul
Stack Trace
#0 /community/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('????DELETE FROM...')
#1 /community/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '????DELETE FROM...')
#2 /community/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('????DELETE FROM...')
#3 /community/library/EWRutiles/Model/DownVotes.php(178): Zend_Db_Adapter_Abstract->query('????DELETE FROM...', 1392785032)
#4 /community/library/EWRutiles/CronEntry/CleanUp.php(21): EWRutiles_Model_DownVotes->deleteVotes()
#5 [internal function]: EWRutiles_CronEntry_CleanUp::runDailyCleanUp(Array)
#6 /community/library/XenForo/Model/Cron.php(356): call_user_func(Array, Array)
#7 /community/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#8 /community/library/XenForo/Model/Deferred.php(252): XenForo_Deferred_Cron->execute(Array, Array, 9.99999403954, '')
#9 /community/library/XenForo/Model/Deferred.php(378): XenForo_Model_Deferred->runDeferred(Array, 9.99999403954, '', false)
#10 /community/library/XenForo/Model/Deferred.php(331): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#11 /community/deferred.php(23): XenForo_Model_Deferred->run(false)
#12 {main}
Request State
array(3) {
["url"] => string(49) "http://www.********.com/community/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(3) {
["_xfRequestUri"] => string(11) "/community/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
Problem is, this add-on has been removed a long time ago... so there should be no call to this table....
Anyone know any way to remove this please, since it keeps occurring daily in my server log fails..
We use essential cookies to make this site work, and optional cookies to enhance your experience.