vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Administrative and Maintenance Tools - Multiple account login detector (AE Detector) (https://vborg.vbsupport.ru/showthread.php?t=183268)

MPDev 08-12-2008 07:52 PM

If its another mod thats conflicting with you, we cant determine that without turning off all your other mods and testing mine and then turning yours on one at a time. That's what I would do.

infernow 08-13-2008 04:28 AM

Thanks buddy
Installed

Michigan Morels 08-15-2008 06:14 PM

Anyone got an answer for me on the question I posted a few days ago here?
  • I've tried changing just IDstack to IDnewname - it didn't work.
  • I tried changed both IDstack to IDnewname and $idstack to $idnewname and it didn't work that way either.
  • I left in place all the [' '] and [" "] around them as is.
Come on coders. Help me out. :)
I'm getting several of those false user1 and user1 using same acc't.
I don't want to have to go through all 5300 user ID's :eek: to find the 500 of them that have been deleted at some point, and list all 500 of the empty ID #' in the ignore box.

D-Sharp 08-16-2008 06:36 AM

looks like a good mod i have clicked install

thanks

Videx 08-16-2008 12:25 PM

Quote:

Originally Posted by MPDev (Post 1597247)
If its another mod thats conflicting with you, we cant determine that without turning off all your other mods and testing mine and then turning yours on one at a time. That's what I would do.

Thanks for (finally) responding. Does this mean you believe it is another mod interfering with this one?

Because if you do, I'm willing to help in any way I can, including disabling all my other mods. But because I have so many (40) I hope you can tell me an easier way of doing it than going through and checking the boxes one at a time.?

Besides, since most of those are also installed on my second forum where this mod still works, and many of them (e.g. rowmova, vbclassified FAQs, etc.) wouldn't seem capable of interfering, it might not make a lot of sense to bother disabling those.

Would it help if I gave you a list of the mods on my working board and a list of the mods on my non-working board? Or just a list of mods not present on the working board?

macc 08-16-2008 02:30 PM

please can some explain what to do in plugin to get a phrase to works if we want change this text?

my code:
PHP Code:

$allowsmilie '1'
                            
$visible '1'
                            
//$message = construct_phrase($vbphrase['multiplelogin_alert'], htmlspecialchars_uni($vbulletin->userinfo['username']), $andids); 
                            
$message htmlspecialchars_uni($vbulletin->userinfo 

what to change - where put this?
PHP Code:

global $vbphrase;
$message construct_phrase($vbphrase['multiplelogin_alert'], $vbulletin->userinfo['username'], $andids); 

regards

macc

attroll 08-19-2008 06:12 AM

Quote:

Originally Posted by MPDev (Post 1597247)
If its another mod thats conflicting with you, we cant determine that without turning off all your other mods and testing mine and then turning yours on one at a time. That's what I would do.

I can narrow this down a little futher if it will help any in troubleshooting why mine is not working.

First I disabled all plugins and it still does not work.

I had this hack working after I upgraded to 3.7

Then I upgrade in this sequence.

06/15/08 = Installed VB 3.7.1 PL1 = still working
06/17/08 = Installed VB 3.7.1 PL2 patch = still working
07/20/08 = Installed VB 3.7.2 PL1 patch = Stopped working

It seemed to stop working after I installed the VB 3.7.2 PL1 patch on 07/20/08.

I have uninstalled and reinstalled this hack a couple times without any success at getting it working again.

Videx 08-19-2008 10:45 AM

Most odd, but thanks for at least proving it's not another mod. That saves me the trouble.

I doubt it's anything specific to the 372 pl1 patch because the one of mine stopped working back in 3.6.8. I haven't tested as diligently as you, but just now I see it now no longer works in my other vbulletin either (3.7.2pl2)! It did the last time I checked.

athlon64bit 08-19-2008 01:03 PM

I wonder could it be something to do with the server and how it dispatches cookies or something? php level of mysql level? My php is version 5.2.6 and mysql is 5.0.22:confused:

attroll 08-19-2008 02:52 PM

I have it working on one of my other sites that is running VB 3.7.0 Beta 3 and that is on the same server. So that rules out a server issue.


All times are GMT. The time now is 09:26 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01335 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete