February 1, 20178 yr Nice plugin. Does this work to bring in more real life people? looks good but unsure about it
February 2, 20178 yr Does this plugin modify the last login of the user? I mean after I deactivate it I will see the last REAL date when he logged in or not ?
February 2, 20178 yr Author 11 hours ago, EmpireKickass said: Nice plugin. Does this work to bring in more real life people? looks good but unsure about it That is the whole idea behind this concept. By making your forum appear busy, it can attract real members to join and participate. 8 hours ago, MediaDIGI.com said: Does this plugin modify the last login of the user? I mean after I deactivate it I will see the last REAL date when he logged in or not ? Yes, it does. The last visit date on the fake user profile will be the one from the fake visit. That is if the user does not log in anymore. If they do log in for real afterwards, the last visit time will reflect that.
March 15, 20178 yr I will probably need this application since this is the only one that I've seen on the marketplace. Do all those fake avatars logged in are always in ? cause that's very suspicious in front of real customers. Can they log in and disconnect from time to time ? If I could add a suggestion and wishlist It would be great with 1 feature: The idea is to create a new group in the admin CP "fake accounts", for example. Add a bunch of users to that group, but as secondary group. Not Main Group. Then the plugin should log in randomly those accounts. As admin, I can't stay 24/7 not even 10 hours, logging in and out users, but if the system can pick up names from a secondary group, keep them logged in for 40 minutes and then log them out, Wow, ,that would be cool. Realistic too
April 5, 20178 yr Can i make a suggestion to add? Perhaps have it so the fake members, when enabled, are not always on the board. As thought its real people logging in, browsing and checking stuff, then logging out. Then maybe back in again some random time in the future after the logout? Does this make sense?
July 30, 20177 yr Hi, this is causing errors in the Admin Panel in 4.2 when you try to set the users online. Any chance of a fix? INSERT INTO `ozc_core_sessions` ( `id`, `member_name`, `seo_name`, `member_id`, `ip_address`, `browser`, `running_time`, `login_type`, `member_group`, `data`, `current_appcomponent`, `current_module`, `current_controller`, `uagent_key`, `uagent_version`, `uagent_type`, `location_url`, `location_lang`, `location_data`, `current_id` ) VALUES ( 'e48cdbd082a0996c38d6b8430c70af05', 'AnnaBodanna', 'annabodanna', 16, '210.16.181.77', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 1501401290, 0, 3, NULL, 'forums', 'forums', 'topic', NULL, '', 'browser', IPS\Http\Url\Friendly::__set_state(array( 'base' => 'front', 'seoTemplate' => 'forums_topic', 'seoTitles' => array ( 0 => 'please-welcome-kangu', ), 'friendlyUrlComponent' => 'forums/topic/191-please-welcome-kangu', 'isInternal' => true, 'isFriendly' => true, 'url' => 'https://****************/forums/topic/191-please-welcome-kangu/', 'data' => array ( 'scheme' => 'https', 'host' => '****************', 'port' => NULL, 'user' => NULL, 'pass' => NULL, 'path' => '/forums/topic/191-please-welcome-kangu/', 'query' => '', 'fragment' => NULL, ), 'queryString' => array ( ), 'hiddenQueryString' => array ( 'app' => 'forums', 'module' => 'forums', 'controller' => 'topic', 'id' => '191', ), )), 'loc_forums_viewing_topic', '{"Please welcome Kangu":false}', 0 ) IPS\Db\Exception: Column 'uagent_key' cannot be null (1048) #0 /home/****************/system/Db/Db.php(807): IPS\_Db->preparedQuery('/*IPS\\core\\modu...', Array) #1 /home/****************/init.php(447) : eval()'d code(59): IPS\_Db->insert('core_sessions', Array) #2 /home/****************/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\members\hook236->fakeUsersOnline() #3 /home/****************/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute() #4 /home/****************/admin/index.php(13): IPS\_Dispatcher->run() #5 {main} Edited July 30, 20177 yr by Adam_S Added code
July 30, 20177 yr Author 1 hour ago, Adam_S said: Hi, this is causing errors in the Admin Panel in 4.2 when you try to set the users online. Any chance of a fix? INSERT INTO `ozc_core_sessions` ( `id`, `member_name`, `seo_name`, `member_id`, `ip_address`, `browser`, `running_time`, `login_type`, `member_group`, `data`, `current_appcomponent`, `current_module`, `current_controller`, `uagent_key`, `uagent_version`, `uagent_type`, `location_url`, `location_lang`, `location_data`, `current_id` ) VALUES ( 'e48cdbd082a0996c38d6b8430c70af05', 'AnnaBodanna', 'annabodanna', 16, '210.16.181.77', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 1501401290, 0, 3, NULL, 'forums', 'forums', 'topic', NULL, '', 'browser', IPS\Http\Url\Friendly::__set_state(array( 'base' => 'front', 'seoTemplate' => 'forums_topic', 'seoTitles' => array ( 0 => 'please-welcome-kangu', ), 'friendlyUrlComponent' => 'forums/topic/191-please-welcome-kangu', 'isInternal' => true, 'isFriendly' => true, 'url' => 'https://****************/forums/topic/191-please-welcome-kangu/', 'data' => array ( 'scheme' => 'https', 'host' => '****************', 'port' => NULL, 'user' => NULL, 'pass' => NULL, 'path' => '/forums/topic/191-please-welcome-kangu/', 'query' => '', 'fragment' => NULL, ), 'queryString' => array ( ), 'hiddenQueryString' => array ( 'app' => 'forums', 'module' => 'forums', 'controller' => 'topic', 'id' => '191', ), )), 'loc_forums_viewing_topic', '{"Please welcome Kangu":false}', 0 ) IPS\Db\Exception: Column 'uagent_key' cannot be null (1048) #0 /home/****************/system/Db/Db.php(807): IPS\_Db->preparedQuery('/*IPS\\core\\modu...', Array) #1 /home/****************/init.php(447) : eval()'d code(59): IPS\_Db->insert('core_sessions', Array) #2 /home/****************/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\members\hook236->fakeUsersOnline() #3 /home/****************/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute() #4 /home/****************/admin/index.php(13): IPS\_Dispatcher->run() #5 {main} I have not tested it with 4.2. yet. I will look into it soon though, thank you for reporting this error.
September 23, 20177 yr Same issue here with 4.2 with users not actually added to online list. Error below: INSERT INTO `core_sessions` ( `id`, `member_name`, `seo_name`, `member_id`, `ip_address`, `browser`, `running_time`, `login_type`, `member_group`, `data`, `current_appcomponent`, `current_module`, `current_controller`, `uagent_key`, `uagent_version`, `uagent_type`, `location_url`, `location_lang`, `location_data`, `current_id` ) VALUES ( '130776f884e1d2cd7fe5a95695a19809', '4casterKDIX', '4casterkdix', 63, '108.5.50.23', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/601.5.17 (KHTML, like Gecko) Version/9.1 Safari/601.5.17', 1506130517, 0, 3, NULL, 'forums', 'forums', 'index', NULL, '', 'browser', IPS\Http\Url\Friendly::__set_state(array( 'base' => 'front', 'seoTemplate' => 'forums', 'seoTitles' => array ( ), 'friendlyUrlComponent' => '', 'isInternal' => true, 'isFriendly' => true, 'url' => 'http://www.33andrain.com', 'data' => array ( 'scheme' => 'http', 'host' => 'www.33andrain.com', 'port' => NULL, 'user' => NULL, 'pass' => NULL, 'path' => '', 'query' => '', 'fragment' => NULL, ), 'queryString' => array ( ), 'hiddenQueryString' => array ( 'app' => 'forums', 'module' => 'forums', 'controller' => 'index', ), )), 'loc_forums_index', '[]', 0 ) IPS\Db\Exception: Column 'uagent_key' cannot be null (1048) #0 /var/www/html/r273943/system/Db/Db.php(807): IPS\_Db->preparedQuery('/*IPS\\core\\modu...', Array) #1 /var/www/html/r273943/init.php(448) : eval()'d code(59): IPS\_Db->insert('core_sessions', Array) #2 /var/www/html/r273943/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\members\hook198->fakeUsersOnline() #3 /var/www/html/r273943/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute() #4 /var/www/html/r273943/admin/index.php(13): IPS\_Dispatcher->run() #5 {main} Edited September 23, 20177 yr by 33andrain
September 24, 20177 yr Author The hook has not been upgraded yet for version 4.2. It is on my to do list though.
September 28, 20177 yr On 9/24/2017 at 12:10 PM, Faqole said: The hook has not been upgraded yet for version 4.2. It is on my to do list though. Glad to hear it. Do you have an ETA by any chance? My board's busy season is fast approaching.
September 28, 20177 yr Author 4 hours ago, 33andrain said: Glad to hear it. Do you have an ETA by any chance? My board's busy season is fast approaching. I have no ETA yet.
October 1, 20177 yr Author 5 minutes ago, Petrica said: I buy this and won't work on 4.2+ wtf The hook has not been upgraded yet for version 4.2. But it will be soon.
October 3, 20177 yr Author On 23-9-2017 at 3:34 AM, 33andrain said: Same issue here with 4.2 with users not actually added to online list. Error below: INSERT INTO `core_sessions` ( `id`, `member_name`, `seo_name`, `member_id`, `ip_address`, `browser`, `running_time`, `login_type`, `member_group`, `data`, `current_appcomponent`, `current_module`, `current_controller`, `uagent_key`, `uagent_version`, `uagent_type`, `location_url`, `location_lang`, `location_data`, `current_id` ) VALUES ( '130776f884e1d2cd7fe5a95695a19809', '4casterKDIX', '4casterkdix', 63, '108.5.50.23', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/601.5.17 (KHTML, like Gecko) Version/9.1 Safari/601.5.17', 1506130517, 0, 3, NULL, 'forums', 'forums', 'index', NULL, '', 'browser', IPS\Http\Url\Friendly::__set_state(array( 'base' => 'front', 'seoTemplate' => 'forums', 'seoTitles' => array ( ), 'friendlyUrlComponent' => '', 'isInternal' => true, 'isFriendly' => true, 'url' => 'http://www.33andrain.com', 'data' => array ( 'scheme' => 'http', 'host' => 'www.33andrain.com', 'port' => NULL, 'user' => NULL, 'pass' => NULL, 'path' => '', 'query' => '', 'fragment' => NULL, ), 'queryString' => array ( ), 'hiddenQueryString' => array ( 'app' => 'forums', 'module' => 'forums', 'controller' => 'index', ), )), 'loc_forums_index', '[]', 0 ) IPS\Db\Exception: Column 'uagent_key' cannot be null (1048) #0 /var/www/html/r273943/system/Db/Db.php(807): IPS\_Db->preparedQuery('/*IPS\\core\\modu...', Array) #1 /var/www/html/r273943/init.php(448) : eval()'d code(59): IPS\_Db->insert('core_sessions', Array) #2 /var/www/html/r273943/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\members\hook198->fakeUsersOnline() #3 /var/www/html/r273943/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute() #4 /var/www/html/r273943/admin/index.php(13): IPS\_Dispatcher->run() #5 {main} On 30-7-2017 at 10:00 AM, Adam_S said: Hi, this is causing errors in the Admin Panel in 4.2 when you try to set the users online. Any chance of a fix? INSERT INTO `ozc_core_sessions` ( `id`, `member_name`, `seo_name`, `member_id`, `ip_address`, `browser`, `running_time`, `login_type`, `member_group`, `data`, `current_appcomponent`, `current_module`, `current_controller`, `uagent_key`, `uagent_version`, `uagent_type`, `location_url`, `location_lang`, `location_data`, `current_id` ) VALUES ( 'e48cdbd082a0996c38d6b8430c70af05', 'AnnaBodanna', 'annabodanna', 16, '210.16.181.77', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 1501401290, 0, 3, NULL, 'forums', 'forums', 'topic', NULL, '', 'browser', IPS\Http\Url\Friendly::__set_state(array( 'base' => 'front', 'seoTemplate' => 'forums_topic', 'seoTitles' => array ( 0 => 'please-welcome-kangu', ), 'friendlyUrlComponent' => 'forums/topic/191-please-welcome-kangu', 'isInternal' => true, 'isFriendly' => true, 'url' => 'https://****************/forums/topic/191-please-welcome-kangu/', 'data' => array ( 'scheme' => 'https', 'host' => '****************', 'port' => NULL, 'user' => NULL, 'pass' => NULL, 'path' => '/forums/topic/191-please-welcome-kangu/', 'query' => '', 'fragment' => NULL, ), 'queryString' => array ( ), 'hiddenQueryString' => array ( 'app' => 'forums', 'module' => 'forums', 'controller' => 'topic', 'id' => '191', ), )), 'loc_forums_viewing_topic', '{"Please welcome Kangu":false}', 0 ) IPS\Db\Exception: Column 'uagent_key' cannot be null (1048) #0 /home/****************/system/Db/Db.php(807): IPS\_Db->preparedQuery('/*IPS\\core\\modu...', Array) #1 /home/****************/init.php(447) : eval()'d code(59): IPS\_Db->insert('core_sessions', Array) #2 /home/****************/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\members\hook236->fakeUsersOnline() #3 /home/****************/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute() #4 /home/****************/admin/index.php(13): IPS\_Dispatcher->run() #5 {main} On 1-10-2017 at 10:00 PM, Petrica said: I buy this and won't work on 4.2+ wtf The hook has been made compatible with the 4.2. version.
October 3, 20177 yr Author 4 minutes ago, 33andrain said: Thank you very much!! It works! You are most welcome sir
October 23, 20177 yr Hi, After I installed and tested the fake users disconnected and how to reconnect them?, There is any way to random the fake users to connect / disconnect by themselves?
October 23, 20177 yr Author 1 hour ago, Pedro Ibáñez said: Hi, After I installed and tested the fake users disconnected and how to reconnect them?, There is any way to random the fake users to connect / disconnect by themselves? The fake users will be logged out once the online session time expires. After that you will have to to readd them again.
October 23, 20177 yr 1 hour ago, Faqole said: After that you will have to to readd them again. And I need to open one by one, check "Remove from online list" and check again? There is no way faster?
October 23, 20177 yr Author 58 minutes ago, Pedro Ibáñez said: And I need to open one by one, check "Remove from online list" and check again? There is no way faster? Yes. Everything is explained on the plugin download page with screenshots and everything. Please take a moment to read it.
October 23, 20177 yr 13 minutes ago, Faqole said: Please take a moment to read it. Sorry I just read it but not understand very well. It say: whenever an user is set online as fake user, or removed from the online list, it will be logged in the Admin log page I can't find the Admin log page. Here I can log in them again?
October 23, 20177 yr Author Just now, Pedro Ibáñez said: Sorry I just read it but not understand very well. It say: whenever an user is set online as fake user, or removed from the online list, it will be logged in the Admin log page I can't find the Admin log page. Here I can log in them again? No, that is the admin logs page in your admin where you can see what actions they have performed in the forum. To log them in again you will have to do it from their profiles in the Admin Panel.
October 23, 20177 yr 3 minutes ago, Faqole said: No, that is the admin logs page in your admin where you can see what actions they have performed in the forum. Sorry Faqole I don't find, where is it? 3 minutes ago, Faqole said: To log them in again you will have to do it from their profiles in the Admin Panel. Is it the profile of the user? I have to open each one check on the Remove from online list, save, reopen and check again?
October 23, 20177 yr Author 1 minute ago, Pedro Ibáñez said: Sorry Faqole I don't find, where is it? Is it the profile of the user? I have to open each one check on the Remove from online list, save, reopen and check again? You are in the right place. That user is already set online. If you click the Remove from online list button, it will log him/her off.
Archived
This topic is now archived and is closed to further replies.