Search found 87 matches

Return

by Stoker
25 Jun 2025, 16:57
Jump to forum
Jump to topic

[3.3][RC] Pageloader - phpBB Extension

Try redownload the zip.
Looka like Steve stole some of the edtis :D
by Stoker
30 Jun 2025, 04:08
Jump to forum
Jump to topic

[3.3][RC] Simple Portal - phpBB Extension


Hello everyone

The portal is missing the complete display of the Top Stats extension. https://phpbb3bbcodes.com/viewtopic.php?style=13&t=2749

Whether it's Recent Active Topics or the statistics in general.

Forumgoal and Stats on Index have been updated as intended and are working in the portal ...
by Stoker
02 Jul 2025, 08:07
Jump to forum
Jump to topic

Looking back - Site Activity

If any of you want to give access to normal users (registered and logged in!

Open: /ext/oxpus/basicstats/event/main_listener.php
Find: if ($this->user->data['user_type'] == USER_FOUNDER)
Replace with: if ($this->user->data['user_id'] != ANONYMOUS && $this->user->data['user_type'] != 2)

Open ...
by Stoker
06 Jul 2025, 10:22
Jump to forum
Jump to topic

[3.3][RC] Top Stats - phpBB Extension

Finally, updated to version 1.0.5
Whats new?
Listener functions has been split in 2 service files: recent_manager.php and topstats_manager.php
A lot of optimizing and cleaning.
So much better load times

Check to screnshots!
All features enabled.

First pageload after purged cache:
topstats_cache ...
by Stoker
07 Jul 2025, 08:13
Jump to forum
Jump to topic

Demo Site

A couple of weeks ago I created a sub-domain for extensions and styles demo.
You will find it here: BBCodes Demo

Its a basic phpBB installation with only my released extension and styles.
So what you see there is how it looks on a default prosilver installation.

At the bottom of the Forum and ...
by Stoker
07 Jul 2025, 11:57
Jump to forum
Jump to topic

[3.3][RC] Forum Goal - phpBB Extension

Updated to 1.1.3
Lot of cleaning and optimizing
by Stoker
07 Jul 2025, 12:45
Jump to forum
Jump to topic

Demo Site

No, its editing the extension files manually
by Stoker
07 Jul 2025, 16:44
Jump to forum
Jump to topic

Demo Site

Yes, thats the same problem i have
by Stoker
10 Jul 2025, 13:09
Jump to forum
Jump to topic

[3.3][RC] Separate Announcements and Stickies - phpBB Extension

Extension Name: Separate Announcements and Stickies
Author: 3Di, Steve, Stoker
Extension Version: https://img.shields.io/badge/version-1.0.0-FFBF00
Requirements:

Extension Description:
This extension separates announcements and stickies in their own category.
Then you will have:
Global ...