Alter Ego Detector

Alter Ego Detector 1.7.8

No permission to download
I upgraded to 1.3.6 and give database error on every new reply. So i disabled the addon

Mysqli statement execute error : Deadlock found when trying to get lock; try restarting transaction
1 dakika önce - library/Zend/Db/Statement/Mysqli.php:214
Mysqli statement execute error : Deadlock found when trying to get lock; try restarting transaction
1 dakika önce - library/Zend/Db/Statement/Mysqli.php:214
Mysqli statement execute error : Deadlock found when trying to get lock; try restarting transaction
2 dakika önce - library/Zend/Db/Statement/Mysqli.php:214
Mysqli statement execute error : Deadlock found when trying to get lock; try restarting transaction
2 dakika önce - library/Zend/Db/Statement/Mysqli.php:214
Mysqli statement execute error : Deadlock found when trying to get lock; try restarting transaction

Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Deadlock found when trying to get lock; try restarting transaction - library/Zend/Db/Statement/Mysqli.php:214
tarafından oluşturuldu: Ozan, 2 dakika önce
Stack Trace
#0 /home/xxx/public_html/forum/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/xxx/public_html/forum/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/xxx/public_html/forum/library/Zend/Db/Adapter/Abstract.php(632): Zend_Db_Adapter_Abstract->query('UPDATE `xf_foru...', Array)
#3 /home/xxx/public_html/forum/library/XenForo/DataWriter.php(1640): Zend_Db_Adapter_Abstract->update('xf_forum', Array, 'node_id = 545')
#4 /home/xxx/public_html/forum/library/XenForo/DataWriter.php(1609): XenForo_DataWriter->_update()
#5 /home/xxx/public_html/forum/library/XenForo/DataWriter.php(1405): XenForo_DataWriter->_save()
#6 /home/xxx/public_html/forum/library/XenForo/DataWriter/Discussion.php(542): XenForo_DataWriter->save()
#7 /home/xxx/public_html/forum/library/XenForo/DataWriter/Discussion.php(431): XenForo_DataWriter_Discussion->_updateContainerPostSave()
#8 /home/xxx/public_html/forum/library/XenForo/DataWriter.php(1409): XenForo_DataWriter_Discussion->_postSave()
#9 /home/xxx/public_html/forum/library/XenForo/DataWriter/DiscussionMessage.php(1128): XenForo_DataWriter->save()
#10 /home/xxx/public_html/forum/library/XenForo/DataWriter/DiscussionMessage.php(591): XenForo_DataWriter_DiscussionMessage->_saveDiscussionDataWriter()
#11 /home/xxx/public_html/forum/library/XenForo/DataWriter.php(1409): XenForo_DataWriter_DiscussionMessage->_postSave()
#12 /home/xxx/public_html/forum/library/XenForo/ControllerPublic/Thread.php(549): XenForo_DataWriter->save()
#13 /home/xxx/public_html/forum/library/DoublePost/ControllerPublic/Thread.php(42): XenForo_ControllerPublic_Thread->actionAddReply()
#14 /home/xxx/public_html/forum/library/XenForo/FrontController.php(347): DoublePost_ControllerPublic_Thread->actionAddReply()
#15 /home/xxx/public_html/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#16 /home/xxx/public_html/forum/index.php(13): XenForo_FrontController->run()
#17 {main}
Request State
array(3) {
["url"] => string(75) "http://www.maxicep.com/forum/konu/defence-effect-hd-v1-1-4.888035/add-reply"
["_GET"] => array(0) {
}
["_POST"] => array(9) {
["message_html"] => string(11) "<p>test</p>"
["_xfRelativeResolver"] => string(66) "http://www.maxicep.com/forum/konu/defence-effect-hd-v1-1-4.888035/"
["attachment_hash"] => string(32) "f7de97b80e76a35ff0fed0f61391ccb2"
["last_date"] => string(10) "1396819250"
["last_known_date"] => string(10) "1396819250"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(44) "/forum/konu/defence-effect-hd-v1-1-4.888035/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}

Can you fix it please @Liam W
 
Hmmm ... first i have with 1.3.4 this errors:
Code:
Fehlerinformation
ErrorException: Undefined index: extraContent - library/LiamW/AlterEgoDetector/ReportHandler/AlterEgo.php:33
Generiert durch: Alfii147, Heute um 14:07 Uhr
Code:
Stapelverfolgung

#0 /var/www/vhosts/domain.de/httpdocs/xf/library/LiamW/AlterEgoDetector/ReportHandler/AlterEgo.php(33): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/vhosts...', 33, Array)
#1 /var/www/vhosts/domain.de/httpdocs/xf/library/XenForo/ReportHandler/Abstract.php(67): LiamW_AlterEgoDetector_ReportHandler_AlterEgo->getContentTitle(Array, Array)
#2 /var/www/vhosts/domain.de/httpdocs/xf/library/XenForo/Model/Report.php(439): XenForo_ReportHandler_Abstract->getContentForThread(Array, Array)
#3 /var/www/vhosts/domain.de/httpdocs/xf/library/LiamW/AlterEgoDetector/ControllerPublic/Login.php(130): XenForo_Model_Report->reportContent('alterego', Array, 'These 2 users a...', Array)
#4 /var/www/vhosts/domain.de/httpdocs/xf/library/XenForo/FrontController.php(347): LiamW_AlterEgoDetector_ControllerPublic_Login->actionLogin()
#5 /var/www/vhosts/domain.de/httpdocs/xf/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#6 /var/www/vhosts/domain.de/httpdocs/xf/index.php(13): XenForo_FrontController->run()
#7 {main}
Code:
Benötigter Status

array(3) {
  ["url"] => string(46) "http://www.hobby-gartenteich.de/xf/login/login"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(7) {
    ["login"] => string(8) "user name"
    ["register"] => string(1) "0"
    ["password"] => string(8) "********"
    ["remember"] => string(1) "1"
    ["cookie_check"] => string(1) "1"
    ["redirect"] => string(4) "/xf/"
    ["_xfToken"] => string(8) "********"
  }
}

... and now with 1.3.6 i have this:
Code:
Fehlerinformation
ErrorException: Fatal Error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE - library/LiamW/AlterEgoDetector/Addon.php:65
Generiert durch: Unbekanntes Benutzerkonto, Vor 23 Minuten
Code:
Stapelverfolgung

#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Code:
Benötigter Status

array(3) {
  ["url"] => string(65) "http://www.domain.de/xf/attachments/picname-jpg.129201/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

30 minutes after upgrade 2 times.

I use xF 1.3 stable...
 
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
I was enabled it on xenforo 1.2 and works well but now i go to upgrade my xenforo to 1.3 and i deactivated 1.2 tms and enabled 1.3 tms but now it doesnt work. I cant see two user bars anymore. Why ? @Liam W
 
I was enabled it on xenforo 1.2 and works well but now i go to upgrade my xenforo to 1.3 and i deactivated 1.2 tms and enabled 1.3 tms but now it doesnt work. I cant see two user bars anymore. Why ? @Liam W

Are the modifications working? Do you see a green number on the relevant modification (the number should be the same as the number of that template you have modified).
 
Are the modifications working? Do you see a green number on the relevant modification (the number should be the same as the number of that template you have modified).
Alter Ego Detector 1 / 2 / 0

I have 2 style ( but main style + others = 3 total )
 
So in order to get the updates for this addon I have to enter my license token on your domain? Can you explain to me why this is the case?
 
So in order to get the updates for this addon I have to enter my license token on your domain? Can you explain to me why this is the case?
Well you just lost a potential customer with this requirement. There is NO WAY I'm giving my license keys to a 3rd party
 
I agree, I was fine with having to register on your boards, and would have no issues with using your site to discuss or address matters related to your addons. However, requesting information of our business with Xen does nothing but raise suspicion as to your intentioned purpose for this information.

The best thing I could suggest is that you implement the need or use of a key for your own apps, so only those that are using your apps can access specific areas or features of your domain (assuming this may be a matter of conserving BW).
 
Well you just lost a potential customer with this requirement. There is NO WAY I'm giving my license keys to a 3rd party

It doesn't give your key to a third-party - it simply queries Xenforo.com and confirms your key is genuine. It helps to stop add-on developers selling to (or being duped by) people using nulled XF software.
 
Well you just lost a potential customer with this requirement. There is NO WAY I'm giving my license keys to a 3rd party

You will hardly find a good developer here who does not require this license authentication before an add-on will be sold to you.
 
My license is bought and paid for, I'm just not sure how or why license matters are 3rd party responsibility.
 
It matters to add-on developers because if they allow those using nulled software access to add-ons, not only does it encourage that behaviour, those add-ons are more than likely going to end up on pirate/warez sites.

I have refused to sell my add-on to unlicensed and even some licensed members.

License verification was something which many add-on developers specifically requested.
 
Well you just lost a potential customer with this requirement. There is NO WAY I'm giving my license keys to a 3rd party
It's worth noting, however, that the process is completely safe.

The License Validation has an official XenForo API which is located here:

http://xenforo.com/api/

You can generate a validation token from the Customer Area:

upload_2014-4-22_0-44-19.webp

Yep, that's my token.

You can't do a lot with it.

If you were to use it on the API, all you would see is this:

upload_2014-4-22_0-45-51.webp

Once the license has been validated, you can just regenerate the token to make the original one useless.

It does not:
  • Reveal any personal information
  • Give someone access to your license
  • Or any other effects that could lead to your license or personal details being compromised
 
It's worth noting, however, that the process is completely safe.
The License Validation has an official XenForo API which is located here:
http://xenforo.com/api/

Thanks Chris, thats a really useful reply.
I respect you greatly as a coder and as a XF forum owner/member and that detailed reply puts my mind at rest.

I think perhaps for clarity the line requesting "XenForo License API Key:" needs to be changed to XenForo Validation Token (as the terms license key, clearly lead to confusion) on the site login https://xf-liam.com/login/login
Perhaps this is something you would consider @Liam W ?
 
Last edited:
I'm seeing several multiple account detection addons lately but I am using this one for years and it is still working great and has more features.

http://xenforo.com/community/threads/multiple-account-detection.6373/

I agree. We used this one before and it worked well. However we now use this one
http://xenforo.com/community/resources/wmtech-sticky-multiple-account-info.3101/
and see no repeated alerts any more and also tripple the amount of detected users.
 
Top Bottom