Page 1 of 4

[Release] Discord Server Status V1.0.4

Posted: May 2nd, 2016, 12:19 pm
by talonos
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

Re: [Release] Discord Server Status V1.0.1

Posted: May 30th, 2016, 5:30 pm
by talonos
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"

Re: [Release] Discord Server Status V1.0.1

Posted: July 3rd, 2016, 10:10 pm
by hermit79
doesnt seem to work with phpbb 3.1.9 :(

Re: [Release] Discord Server Status V1.0.1

Posted: July 4th, 2016, 7:10 am
by talonos
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.

Re: [Release] Discord Server Status V1.0.1

Posted: July 4th, 2016, 11:35 am
by hermit79
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 ?

Re: [Release] Discord Server Status V1.0.1

Posted: July 4th, 2016, 5:37 pm
by talonos
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.

Re: [Release] Discord Server Status V1.0.1

Posted: July 4th, 2016, 7:18 pm
by hermit79
ah i see , brilliant thank you talonos greatly appreciated ,all working as intended :)

Re: [Release] Discord Server Status V1.0.1

Posted: December 3rd, 2016, 5:45 am
by Pestilent
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!

Re: [Release] Discord Server Status V1.0.1

Posted: December 3rd, 2016, 10:48 am
by talonos
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.

Re: [Release] Discord Server Status V1.0.1

Posted: December 3rd, 2016, 5:24 pm
by Pestilent
That would be amazing. Thanks again.

Is there any way to remove the "Channels" and just have it display the "Online Users"?