[Release] Discord Server Status V1.0.4

User avatar
talonos
Site Admin
Site Admin
Posts: 152
Joined: May 6th, 2014, 8:32 pm

[Release] Discord Server Status V1.0.4

Post by talonos » May 2nd, 2016, 12:19 pm

Addon: Discord
Addon Version: 1.0.3
Addon Author: Talonos
Addon Description:
running a Discordapp chat server for your guild or forums? then this is perfect for you. this block can display who is online in your server.

to enable the block to work you must enable "widget" within the discord server settings section within the discord app and input the "Server id" given on that same page into the ACP.

Image


Addon Requirements: Board3 Portal 2.1 and newer.
Download Link:
Instructions:
1. Unzip the downloaded release and copy it to ext/talonos (PHPBBROOT/ext/talonos/b3pdiscord/composer.json)directory of your phpBB board. Navigate in the ACP to Customise -> Manage extensions . Look for Board3 Discord under the Disabled Extensions list, and click its Enable link
2. navigate to Extensions -> Portal -> Portal Modules and click "Add Module" for any side column and add Discord.
3. now configure your installed "Discord" module to your liking by clicking on the Image.

Demo: http://pretereo-stormrage.co.uk

REVISION INFOMATION

1.0.4

Code: Select all

if "Invite Link" is not set in discord server settings then the "join server" button will not display (stops the NULL link issue)
Alphabetical sorting now works as intended and options in ACP are working with the setting
1.0.3

Code: Select all

Fixed alphabetical order duplication
fixed a language var inside of javascript (now uses php language file)
1.0.2

Code: Select all

Channels can now be hidden by channel name. config in ACP for this or leave the field empty to disable hiding of channels
Collapsible Categories compatability added
1.0.1

Code: Select all

added option to automaticly update display in the block every preset minutes
added ACP option "update time in minutes"
1.0.0

Code: Select all

Initial Release
SCREENSHOTS:

Image

Image

User avatar
talonos
Site Admin
Site Admin
Posts: 152
Joined: May 6th, 2014, 8:32 pm

Re: [Release] Discord Server Status V1.0.1

Post by talonos » May 30th, 2016, 5:30 pm

V1.0.1

Code: Select all

added option to automaticly update display in the block every preset minutes
added ACP option "update time in minutes"

User avatar
hermit79
Posts: 0
Joined: July 3rd, 2016, 9:18 pm
Contact:

Re: [Release] Discord Server Status V1.0.1

Post by hermit79 » July 3rd, 2016, 10:10 pm

doesnt seem to work with phpbb 3.1.9 :(

User avatar
talonos
Site Admin
Site Admin
Posts: 152
Joined: May 6th, 2014, 8:32 pm

Re: [Release] Discord Server Status V1.0.1

Post by talonos » July 4th, 2016, 7:10 am

hermit79 wrote:doesnt seem to work with phpbb 3.1.9 :(
if they not showing there you must be installing them wrong. theres an extension called "boardtools" which you can use to upload extensions directly from the ACP and it will verify and install in the right folders for you. heres a link to it it.

http://boardtools.github.io/upload/

if you install that then upload the zip files you download via the extension they will all work properly.

User avatar
hermit79
Posts: 0
Joined: July 3rd, 2016, 9:18 pm
Contact:

Re: [Release] Discord Server Status V1.0.1

Post by hermit79 » July 4th, 2016, 11:35 am

ok thanks i will give it a try ,this is what my ext folder looks like http://prntscr.com/bol46x have i done it wrong ?

User avatar
talonos
Site Admin
Site Admin
Posts: 152
Joined: May 6th, 2014, 8:32 pm

Re: [Release] Discord Server Status V1.0.1

Post by talonos » July 4th, 2016, 5:37 pm

hermit79 wrote:
talonos wrote:
hermit79 wrote:doesnt seem to work with phpbb 3.1.9 :(
if they not showing there you must be installing them wrong. theres an extension called "boardtools" which you can use to upload extensions directly from the ACP and it will verify and install in the right folders for you. heres a link to it it.

http://boardtools.github.io/upload/

if you install that then upload the zip files you download via the extension they will all work properly.

ok thanks i will give it a try ,this is what my ext folder looks like http://prntscr.com/bol46x have i done it wrong ?

yes thats wrong. the "b3p" folders should be inside of the "talonos" folder.
{phpbbroot}/ext/talonos/b3prealminfo
{phpbbroot}/ext/talonos/b3pwowrecent
{phpbbroot}/ext/talonos/b3pwowrecruitment

once you have it like that they will show up in the ACP.

User avatar
hermit79
Posts: 0
Joined: July 3rd, 2016, 9:18 pm
Contact:

Re: [Release] Discord Server Status V1.0.1

Post by hermit79 » July 4th, 2016, 7:18 pm

ah i see , brilliant thank you talonos greatly appreciated ,all working as intended :)

User avatar
Pestilent
Posts: 7
Joined: December 3rd, 2016, 5:41 am
Contact:

Re: [Release] Discord Server Status V1.0.1

Post by Pestilent » December 3rd, 2016, 5:45 am

This works great, thanks a lot!

The only problem I have found so far, is that when vieiwng through mobile, the widget does not display when viewing vertically, but works perfectly when viewed horizonally.

I have tested this on a couple differnet phones with the same result.

Any idea on how I may go about fixing this?

Again, great work and greatly appreciated!

User avatar
talonos
Site Admin
Site Admin
Posts: 152
Joined: May 6th, 2014, 8:32 pm

Re: [Release] Discord Server Status V1.0.1

Post by talonos » December 3rd, 2016, 10:48 am

Pestilent wrote:This works great, thanks a lot!

The only problem I have found so far, is that when vieiwng through mobile, the widget does not display when viewing vertically, but works perfectly when viewed horizonally.

I have tested this on a couple differnet phones with the same result.

Any idea on how I may go about fixing this?

Again, great work and greatly appreciated!
it must have something to do with responsive-hide which i don't have set in discord. tomorrow i'll be releasing a new version which actually has collaspable categories capabilities which may fix you issue.

User avatar
Pestilent
Posts: 7
Joined: December 3rd, 2016, 5:41 am
Contact:

Re: [Release] Discord Server Status V1.0.1

Post by Pestilent » December 3rd, 2016, 5:24 pm

That would be amazing. Thanks again.

Is there any way to remove the "Channels" and just have it display the "Online Users"?
Last edited by Pestilent on December 3rd, 2016, 6:21 pm, edited 2 times in total.

Post Reply