Jump to content

Add fake members in the online list 1.0.0


Faqole

Recommended Posts

Posted
19 minutes ago, Faqole said:

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. 

Ok and there is any way to log on some users at the same time not one by one?

Please can you help me to find the the admin logs?

 

Much thanks!

Posted
16 hours ago, Pedro Ibáñez said:

Ok and there is any way to log on some users at the same time not one by one?

Please can you help me to find the the admin logs?

 

Much thanks!

Users can be logged in individually. But if you want to log in several users, it can be done too, but with a sql query. Let me know if you want to do that and I will send you the query.

The admin logs can be found in the Admin Panel. Use the search function there and it will come up.

Posted
1 hour ago, Faqole said:

The admin logs can be found in the Admin Panel. Use the search function there and it will come up.

Ok I found it!

1 hour ago, Faqole said:

Let me know if you want to do that and I will send you the query

Yes please!

 

Thanks by support!

Posted
On 23.10.2017 at 6:52 PM, Faqole said:

The fake users will be logged out once the online session time expires. After that you will have to to readd them again.

How to increase online session time?
can be deleted online session time?

On 23.10.2017 at 5:25 PM, Pedro Ibáñez said:

There is any way to random the fake users to connect / disconnect by themselves?

 

Posted
52 minutes ago, Igor Nikolaev said:

How to increase online session time?
can be deleted online session time?

 

It uses the Ipb session time. So you must increase that.

You can remove an user form the the online list from their profile in the Acp.

Posted
On 10/24/2017 at 9:56 PM, Faqole said:

Users can be logged in individually. But if you want to log in several users, it can be done too, but with a sql query. Let me know if you want to do that and I will send you the query.

The admin logs can be found in the Admin Panel. Use the search function there and it will come up.

I'd also like to know this SQL query too if you can send it to me, thanks!

Posted
8 hours ago, Adam_S said:

I'd also like to know this SQL query too if you can send it to me, thanks!

The query is this:

UPDATE core_members SET isFake = 1 WHERE member_id IN (x,y);

Replace x and y with the ids of the members that you want to set online.

Posted

I just tried this SQL query but for some reason the members still aren't showing up online.  Any ideas what might be going wrong?

My query is:

UPDATE core_members SET isFake = 1 WHERE member_id IN (13,14,16,22,23,26,981,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1032,1034,1037,1040,1052,1059);

 

Posted
On 3/11/2017 at 12:58 PM, Adam_S said:

I just tried this SQL query but for some reason the members still aren't showing up online.  Any ideas what might be going wrong?

 

Hi Adam_S did you solved it?.

I have the same problem...

 

  • 4 months later...
  • 1 month later...
  • 5 months later...
  • 5 weeks later...
Posted
On 11/6/2018 at 1:20 AM, andrewbiggs said:

Any update for 4.3?

 

On 5/12/2018 at 6:39 AM, Petrica said:

update please for 4.3?

A new version that is compatible with the latest Ipb version is released.

 

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...