capbiker Posted September 21, 2009 Posted September 21, 2009 File Name: Active Online Group PermissionsFile Submitter: capbikerFile Submitted: 27 Jul 2009File Category: Applications This application/hook will allow you to decided which member groups can access the Online Active Page. This application/hook can also let you decided which member groups can see the users IP's on the actual Online Active Page. If the user do not have premission to view the online active page, then they will be displayed with the standard error message. Please note, this application will require 2 templates to be edited to work.Click here to download this file
Grey F0x Posted December 20, 2009 Posted December 20, 2009 i have a problem with this mod, i have install it and now the mod isnt working and i cant unistall it i am getting an ips driver error please take a look at this here is the error this will remove this app from your board +0000 Error Number: 1064 Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups` DROP `g_view_active_users`, DROP `g_view_active_users_ips`' at line 1 IP Address: ***** Page: /admin/index.php?adsess=392c9486111bf6ff8ed855f0cddd23fb&app=core&module=applications§ion=applications&do=application_remove&app_id=15 Debug: array ( 1 => array ( 'file' => '/home/*****/public_html/admin/applications/core/modules_admin/applications/applications.php', 'line' => 1392, 'function' => 'query', 'class' => 'db_driver_mysql', ), 2 => array ( 'file' => '/home/*****/public_html/admin/applications/core/modules_admin/applications/applications.php', 'line' => 107, 'function' => 'applicationRemove', 'class' => 'admin_core_applications_applications', ), 3 => array ( 'file' => '/home/*****/public_html/admin/sources/base/ipsController.php', 'line' => 291, 'function' => 'doExecute', 'class' => 'admin_core_applications_applications', ), ) mySQL query error: ALTER TABLE ibf_`groups` DROP `g_view_active_users`, DROP `g_view_active_users_ips`; I FIXED THE BUG FOR THE UNISTALL: IN:caps_online_groups_access/setup/versions/install/sql/caps_online_groups_access_mysql_uninstall.php select and delete everything in this file and paste the code bellow <?php $QUERY[] = "ALTER TABLE groups DROP g_view_active_users ;"; $QUERY[] = "ALTER TABLE groups DROP g_view_active_users_ips ;"; ?>
Worldoversea Posted September 2, 2010 Posted September 2, 2010 Excellent application and a few including myself in other topics are wondering if this will work with version IPB 3.1.2? Many thanks, JB
Recommended Posts
Archived
This topic is now archived and is closed to further replies.