Themes, Templates and Scripts

Arrowchat 1.8.0 nulled by DARKGOTH 2014 + TIP and Q

Submitted by Ventricle, , Thread ID: 3325

Thread Closed

RE: Arrowchat 1.8.0 nulled by DARKGOTH 2014 + TIP and Q

speze0123
Lurker
Level:
0
Reputation:
0
Posts:
1
Likes:
0
Credits:
2
22-01-2018, 05:03 PM
#5
29-04-2015, 02:29 PM
Ventricle Wrote:
[Image: MKsJfWV.png]





Hi,


Here is a fully functional paid chat addon for your site that is very powerful.

It supports 44 forum/blog... website engines and also you can integrate it to any unsupported site by manually making the integration file.



You can find details about it, it's demo and all you need here: Arrowchat


Download link:

Content has been stripped. Go to the quoted post to view the content.






ArrowChat shows only online users by default and it's not configurable via ACP to change that.

Now let me give you a tip:



To Show offline users in chat:

1. Change each theme's CSS file:



Do NOT do this via ACP because it will clear the CSS fully - it's "nulled state" related issue. Use FTP: /arrowchat/themes/{theme_name}/css/style.css



Within that file, find:


Code:
#arrowchat_userslist_offline{display:none}



And change it to:


Code:
#arrowchat_userslist_offline{}



2. Update your integration file to show offline users



Open up your /includes/integration.php file.



Within that file, find the TWO lines of code that have something similar to:




Code:
AND (arrowchat_status.session_time + 60 + " . $online_timeout . ") > " . time() . "



OR:




Code:
WHERE ('" . time() . "'-arrowchat_status.session_time - 60 < '" . $online_timeout . "')



You should DELTE both of those lines of code completely from the SQL so that the SQL will retrieve all online users.



Now here comes the bad news about this modification... I use it on myBB and:

1. It only shows offline users that had turned on the chat at least once, and not all users up top. So you start from 0.

2. This mod makes the script unable to show you who is online, everyone will be shown as offline. (that is what I need help with from you guys)

Maybe it works normally on other engines, I haven't checked, but please help me with solving both these issues for myBB.


Hmm thanks the shared.

Users browsing this thread: 1 Guest(s)