Alter Ego Detector

Alter Ego Detector 1.7.8

No permission to download
XF v1.3
Addon v1.3.4

I think I've found a bug, or possibly more appropriately an un-scoped usage scenario ...

1. Alter Ego detects a duplicate, produces a Report.
2. Edit one of the 2 user accounts given, and merge it into the other.

.... Alter Ego still (days after merge) detects for subsequent logons by the remaining user, and flags the alter ego.
Suggest a program update so that it ensure both accounts exist?
 
XF v1.3
Addon v1.3.4

I think I've found a bug, or possibly more appropriately an un-scoped usage scenario ...

1. Alter Ego detects a duplicate, produces a Report.
2. Edit one of the 2 user accounts given, and merge it into the other.

.... Alter Ego still (days after merge) detects for subsequent logons by the remaining user, and flags the alter ego.
Suggest a program update so that it ensure both accounts exist?

Ah, yes... I'll look into it :)

Liam
 
When i check the report system ( when 2 multiple users are logged) report text is : These 2 users appear to be alternate egos!

But report system dont show the multiple users. It shows just second logged users. Is possible to add to multiple logins nicknames in the report text ?
 
When i check the report system ( when 2 multiple users are logged) report text is : These 2 users appear to be alternate egos!

But report system dont show the multiple users. It shows just second logged users. Is possible to add to multiple logins nicknames in the report text ?

You should see two user bars at the top of the page. If you do not, go into the template modifications part and make sure the modification relevant to your XF version is enabled.

Liam
 
Ah, yes... I'll look into it :)
@Liam W Any feedback or ETA please?
The Alter Ego report is constantly being added to and/or reopened everytime the user logs on, and now I have a second instance. There is some more users I would liek to merge too.
Thanks.
 
@Liam W Any feedback or ETA please?
The Alter Ego report is constantly being added to and/or reopened everytime the user logs on, and now I have a second instance. There is some more users I would liek to merge too.
Thanks.

I'll look into it later today, maybe an update this evening/tomorrow evening.

Liam
 
I just made an upgrade from 1.3.1 to 1.3.4 an got the following message:
Undefined index: user

  1. XenForo_Application::handlePhpError() in XenForo/ReportHandler/User.php at line 77
  2. XenForo_ReportHandler_User->getContentLink() in XenForo/ReportHandler/Abstract.php at line 110
  3. XenForo_ReportHandler_Abstract->prepareReport() in XenForo/ReportHandler/Abstract.php at line 149
  4. XenForo_ReportHandler_Abstract->prepareReports() in XenForo/Model/Report.php at line 185
  5. XenForo_Model_Report->getVisibleReportsForUser() in XenForo/ControllerPublic/Report.php at line 50
  6. XenForo_ControllerPublic_Report->actionIndex() in XenForo/FrontController.php at line 347
  7. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  8. XenForo_FrontController->run() in /var/www/web1/html/xenforo/index.php at line 13
 
Tried deinstall and new install, but still get trouble.

Failed to get controller response and reroute to error handler (XenForo_ControllerPublic_Index::actionindex)
An exception occurred: Undefined index: user in /var/www/****/html/xenforo/library/XenForo/ReportHandler/User.php on line 77

  1. XenForo_Application::handlePhpError() in XenForo/ReportHandler/User.php at line 77
  2. XenForo_ReportHandler_User->getContentLink() in XenForo/ReportHandler/Abstract.php at line 110
  3. XenForo_ReportHandler_Abstract->prepareReport() in XenForo/ReportHandler/Abstract.php at line 149
  4. XenForo_ReportHandler_Abstract->prepareReports() in XenForo/Model/Report.php at line 185
  5. XenForo_Model_Report->getVisibleReportsForUser() in XenForo/Model/Report.php at line 273
  6. XenForo_Model_Report->getActiveReportsCountsForUser() in XenForo/ControllerPublic/Abstract.php at line 389
  7. XenForo_ControllerPublic_Abstract->_updateModeratorSessionReportCounts() in XenForo/ControllerPublic/Abstract.php at line 357
  8. XenForo_ControllerPublic_Abstract->_updateModeratorSessionCaches() in XenForo/ControllerPublic/Abstract.php at line 30
  9. XenForo_ControllerPublic_Abstract->_preDispatchType() in XenForo/Controller.php at line 308
  10. XenForo_Controller->preDispatch() in XenForo/FrontController.php at line 346
  11. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  12. XenForo_FrontController->run() in /var/www/web1/html/xenforo/index.php at line 13

Like said, XF ist 1.3 and Detector ist 1.34 with the 1.3 Template.
 
I just upgraded my board to xenforo 1.3 today and i m getting mysql errors while your plugin enabled.
Before on xenforo 1.2 had no problem

Screenshot:
ea1.webp

Error details (Example of any)

Code:
Hata Bilgisi
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Duplicate entry 'sam033' for key 'username' - library/Zend/Db/Statement/Mysqli.php:214
tarafından oluşturuldu: Bilinmeyen Hesap, Bugün 00:06
Stack Trace
#0 /home/xx/public_html/forum/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/xx/public_html/forum/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/xx/public_html/forum/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#3 /home/xx/public_html/forum/library/XenForo/DataWriter.php(1624): Zend_Db_Adapter_Abstract->insert('xf_user', Array)
#4 /home/xx/public_html/forum/library/XenForo/DataWriter.php(1613): XenForo_DataWriter->_insert()
#5 /home/xx/public_html/forum/library/XenForo/DataWriter.php(1405): XenForo_DataWriter->_save()
#6 /home/xx/public_html/forum/library/LiamW/AlterEgoDetector/ControllerPublic/Register.php(199): XenForo_DataWriter->save()
#7 /home/xx/public_html/forum/library/Tac/CustomImgCaptcha/ControllerPublic/Register.php(51): LiamW_AlterEgoDetector_ControllerPublic_Register->actionRegister()
#8 /home/xx/public_html/forum/library/UserEss/ControllerPublic/Register.php(68): Tac_CustomImgCaptcha_ControllerPublic_Register->actionRegister()
#9 /home/xx/public_html/forum/library/XenForo/FrontController.php(347): UserEss_ControllerPublic_Register->actionRegister()
#10 /home/xx/public_html/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /home/xx/public_html/forum/index.php(13): XenForo_FrontController->run()
#12 {main}
Request State
array(3) {
  ["url"] => string(46) "http://www.maxicep.com/forum/register/register"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(16) {
    ["username"] => string(6) "sam033"
    ["email"] => string(24) "simitcik2010@hotmail.com"
    ["password"] => string(8) "********"
    ["password_confirm"] => string(8) "********"
    ["dob_month"] => string(1) "2"
    ["dob_day"] => string(2) "10"
    ["dob_year"] => string(4) "1990"
    ["gender"] => string(4) "male"
    ["custom_fields"] => array(2) {
      ["telefonmodeli"] => string(11) "05437788657"
      ["gsmoperatoru"] => array(1) {
        ["vodafone"] => string(8) "vodafone"
      }
    }
    ["custom_fields_shown"] => array(2) {
      [0] => string(13) "telefonmodeli"
      [1] => string(12) "gsmoperatoru"
    }
    ["timezone"] => string(13) "Europe/Athens"
    ["public_uuid"] => string(25) "8a781fafff465331fd88403d1"
    ["custom_img_captcha_response_field"] => string(8) "vodafone"
    ["agree"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["reg_key"] => string(32) "f6aa8a36ae1b69fc426f23c373147e38"
  }
}
 
The Problem must be written in the DB. Tried with a empty XF, totaly new installed and then combined with the DB. Same error.

Here the message from inside the XF
Code:
Fehlerinformation
ErrorException: Undefined index: user - library/XenForo/ReportHandler/User.php:77
Generiert durch: *********, Vor einer Minute
Stapelverfolgung
#0 /var/www/web1/html/xenforo/library/XenForo/ReportHandler/User.php(77): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/*******/h...', 77, Array)
#1 /var/www/web1/html/xenforo/library/XenForo/ReportHandler/Abstract.php(110): XenForo_ReportHandler_User->getContentLink(Array, Array)
#2 /var/www/web1/html/xenforo/library/XenForo/ReportHandler/Abstract.php(149): XenForo_ReportHandler_Abstract->prepareReport(Array)
#3 /var/www/web1/html/xenforo/library/XenForo/Model/Report.php(185): XenForo_ReportHandler_Abstract->prepareReports(Array)
#4 /var/www/web1/html/xenforo/library/XenForo/Model/Report.php(273): XenForo_Model_Report->getVisibleReportsForUser(Array, Array)
#5 /var/www/web1/html/xenforo/library/XenForo/ControllerPublic/Abstract.php(389): XenForo_Model_Report->getActiveReportsCountsForUser()
#6 /var/www/web1/html/xenforo/library/XenForo/ControllerPublic/Abstract.php(357): XenForo_ControllerPublic_Abstract->_updateModeratorSessionReportCounts()
#7 /var/www/web1/html/xenforo/library/XenForo/ControllerPublic/Abstract.php(30): XenForo_ControllerPublic_Abstract->_updateModeratorSessionCaches()
#8 /var/www/web1/html/xenforo/library/XenForo/Controller.php(308): XenForo_ControllerPublic_Abstract->_preDispatchType('Index')
#9 /var/www/web1/html/xenforo/library/XenForo/FrontController.php(346): XenForo_Controller->preDispatch('Index', 'XenForo_Control...')
#10 /var/www/web1/html/xenforo/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /var/www/web1/html/xenforo/index.php(13): XenForo_FrontController->run()
#12 {main}
Benötigter Status
array(3) {
["url"] => string(42) "http://www.**********.com/xenforo/index.php"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
@Liam W
Any idea Liam, what the error can be ?

Only people who have the rights to see the reports get it. Normal users can use the testboard, but not the admins/mods.
 
XF v1.3
Addon v1.3.4

I think I've found a bug, or possibly more appropriately an un-scoped usage scenario ...

1. Alter Ego detects a duplicate, produces a Report.
2. Edit one of the 2 user accounts given, and merge it into the other.

.... Alter Ego still (days after merge) detects for subsequent logons by the remaining user, and flags the alter ego.
Suggest a program update so that it ensure both accounts exist?

Any progress or status/eta, please?
 
whay you even need this plugin, anyway if you use VPN and disposable mail you can open 1000 profile in forum from same user.
 
Back
Top Bottom