vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [BETA/DEV] MutliUser Detection (https://vborg.vbsupport.ru/showthread.php?t=109315)

ZippySLC 03-05-2006 12:05 PM

Same problems here. DB table not created. :(

Can you give a .sql file or the appropriate queries to run so I can use this?

pantec 03-06-2006 01:29 AM

I can not even unistall it.... keeps giving me sql errors.... and freezes in 3.54.

Quote:

Originally Posted by ZippySLC
Same problems here. DB table not created. :(

Can you give a .sql file or the appropriate queries to run so I can use this?


MThornback 03-06-2006 12:13 PM

Quote:

Originally Posted by pantec
I can not even unistall it.... keeps giving me sql errors.... and freezes in 3.54.


This will work for the time being....Go into phpmyadmin, get rid of the tables (add a table prefix as needed...and backup first!):

Code:

DROP TABLE IF EXISTS `mu_alert_core`;
DROP TABLE IF EXISTS `mu_alert_events`;
DROP TABLE IF EXISTS `mu_alert_ignored_ips`;

Then for the user table:

Code:

ALTER TABLE `user` DROP `has_alerts`;
ALTER TABLE `user` DROP `alert_id`;
ALTER TABLE `user` DROP `main_ip`;
ALTER TABLE `user` DROP `num_alerts`;

Then go into your settinggroup table and find "multiuser" and you should be able to delete the whole thing...

Go into your setting table, and search for all entries with "_mu_"


The rest is templates and such, and they are no problem to delete through the ACP without errors...and this should atleast get you past the SQL errors your running into...

OWNAGE TIME 03-06-2006 03:05 PM

This looks to be a great plug-in since I have this issue on my board. However I'm afraid to install it on a board with thousands of members. Is it stable enough is my question?

~Ownage

PHPGeek2k3 03-06-2006 10:26 PM

This should work fine with AE detector hack as these perform check for multiple user via two different methods.

new xml file should have fixed the install/uninstall issue.

thanks
- James

AraServ 03-17-2006 10:04 AM

when you well release the hack ?

vampireus 04-04-2006 01:13 AM

Still got DB error and unable to uninstall :(

kofoid 09-03-2006 05:41 PM

Can someone let me know exactly where to upload the stuff in the zip? I am not getting table errors, but everything is blank in the admin CP - this is something I NEEEEEED so if someone could help, I would appreciate it

geppeto 11-16-2006 10:17 PM

I intereset in this Hack to vB 3.6.x it is possible? In my case don't work on 3.5.4.

Thx very much


All times are GMT. The time now is 02:13 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.02712 seconds
  • Memory Usage 1,729KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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