Page 1 of 1

[RELEASE] Recent Active Topics Ticker V1.1.2

Posted: 13. November 2016 15:52
by talonos
Addon: Recent Active Topics Ticker
Addon Version: 1.1.0
Addon Author: Talonos
Addon Credits: Stoker 4.0 for idea from his top stats extension
Addon Description:
This will display a "ticker" on your portal for recent active topics


1 Top/Bottom Block
1 Center Block
both blocks can run at the same time.

available options:

select how many topics to show in the ticker
disable the ticker to just show ALL of your present about in one block (just like board3's built recent topic)
adjust how fast the ticker ticks
adjust of often the ticker ticks
pause ticker whilst mouseover
enable/disable ticker controls

compatable with Collapsible Forum Categories

Addon Requirements: Board3 Portal 2.1 and newer.
Download Link:
http://pretereo-stormrage.co.uk/viewtopic.php?f=26&t=76

Instructions:
1. Unzip the downloaded release and copy it to ext/talonos (PHPBBROOT/ext/talonos/b3precentactivetopic/composer.json)directory of your phpBB board. Navigate in the ACP to Customise -> Manage extensions . Look for Board3 Recent Active Topics Module under the Disabled Extensions list, and click its Enable link
2. navigate to Extensions -> Portal -> Portal Modules and click "Add Module" for any column and add Recent Active Topics (Top/Bottom) OR Recent Active Topics (Center) both can be ran at the same time on your portal.
3. now configure your installed "Recent Active Topics" module to your liking by clicking on the Image.

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

REVISION INFOMATION

1.1.2

Code: Select all

seperate css files and made responsive for both displays.
allot more css options for customisations
middle block will hide the icon img to make block better fit middle module.
1.1.1

Code: Select all

CSS edits and minor html edits to fit screens better when using top/bottom version
1.1.0

Code: Select all

Visual fixes for phpbb 3.2.*
1.0.0

Code: Select all

Initial Release
SCREENSHOTS:

Image

Image

Re: [RELEASE] Recent Active Topics Ticker V1.1.0

Posted: 23. March 2017 16:39
by talonos
1.1.0

Code: Select all

Visual fixes for phpbb 3.2.*

Re: [RELEASE] Recent Active Topics Ticker V1.1.2

Posted: 26. March 2017 13:49
by talonos
1.1.2

Code: Select all

seperate css files and made responsive for both displays.
allot more css options for customisations
middle block will hide the icon img to make block better fit middle module.

Re: [RELEASE] Recent Active Topics Ticker V1.1.2

Posted: 17. April 2018 16:43
by Sergio RetroForce
If I enable the extension, It doesn't work and this is the error:
"Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /home/pestilen/public_html/phpbb/ext/talonos/b3precentactivetopic/b3precentactivetopicbig.php on line 151"
I've tried to clear the cache but sadly it was useless

Re: [RELEASE] Recent Active Topics Ticker V1.1.2

Posted: 17. April 2018 18:05
by talonos
Sergio RetroForce wrote: 17. April 2018 16:43 If I enable the extension, It doesn't work and this is the error:
"Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /home/pestilen/public_html/phpbb/ext/talonos/b3precentactivetopic/b3precentactivetopicbig.php on line 151"
I've tried to clear the cache but sadly it was useless
these errors have been randomly popping up now and then, no idea why and its been happening with other creators extensions too.

the only way around the issue i know of is to use "upload extensions" extensions to install the extension.

you can get it @ https://www.phpbb.com/customise/db/extension/upload/

once it is installed it makes extension control/install so much easier.

Re: [RELEASE] Recent Active Topics Ticker V1.1.2

Posted: 17. April 2018 19:02
by Sergio RetroForce
Fine! I'll try it.