Search found 67 matches
- 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 ...
- 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 ...
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 ...
- 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 ...
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 ...
- 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 ...
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 ...
- 10 Jul 2025, 14:28
- Jump to forum
- Jump to topic
[3.3][RC] Separate Announcements and Stickies - phpBB Extension
Because when you use it like that, it overrules ANY class you add in a stylesheet
- 10 Jul 2025, 14:30
- Jump to forum
- Jump to topic
[3.3][RC] Separate Announcements and Stickies - phpBB Extension
Okay, leaned something new todayStoker wrote: 10 Jul 2025, 14:28 Because when you use it like that, it overrules ANY class you add in a stylesheet
- 10 Jul 2025, 14:30
- Jump to forum
- Jump to topic
[3.3][RC] Separate Announcements and Stickies - phpBB Extension
me tooSpIdErPiGgY wrote: 10 Jul 2025, 14:30Okay, leaned something new todayStoker wrote: 10 Jul 2025, 14:28 Because when you use it like that, it overrules ANY class you add in a stylesheet![]()

- 11 Jul 2025, 12:19
- Jump to forum
- Jump to topic
[3.3][RC] Random Quote/Quote of the Day - phpBB Extension
1.0.7 Available
New:
Performance improved.
Cache
Headline that display Random Quote or Quote of the Day depending on your settings.
Please visit demo site for example and Performance stats
New:
Performance improved.
Cache
Headline that display Random Quote or Quote of the Day depending on your settings.
Please visit demo site for example and Performance stats
- 11 Jul 2025, 12:28
- Jump to forum
- Jump to topic
[3.3][RC] Random Joke/Joke of the Day - phpBB Extension
1.0.76 Available
New:
Performance improved.
Cache
Headline that display Random Joke or Joke of the Day depending on your settings.
Please visit demo site for example and Performance stats
New:
Performance improved.
Cache
Headline that display Random Joke or Joke of the Day depending on your settings.
Please visit demo site for example and Performance stats
- 12 Jul 2025, 07:25
- Jump to forum
- Jump to topic
[3.3][RC] PhpBB Countdown Prime - phpBB Extension
Updated to 3.0.1
Added visible fa-icon in ACP
Code clean-up
Added visible fa-icon in ACP
Code clean-up