Quantcast
Browsing all 2325 articles
Browse latest View live

[3.3.x] Support Forum • Re: Using Firefox, I cannot create a user or login

Forget it - I closed FF down completely and restarted it. All working.Statistics: Posted by alansh — Sat May 18, 2024 10:18 pm

View Article


Image may be NSFW.
Clik here to view.

Extension Writers Discussion • Check user permissions by user id

Is there a way to check a users permissions when it's not the currently authenticated user? I'm aware that I can do the following:Code: $this->acl_get( 'u_hide_verified_badge' )But this checks the...

View Article


Extension Writers Discussion • Re: Check user permissions by user id

You'll need a user array of some sort. In the example below, $row is our user array.Code: $auth2 = new \phpbb\auth\auth();$auth2->acl($row);$s_in_group = $auth2->acl_get('some_permission') ?...

View Article

Image may be NSFW.
Clik here to view.

Extension Requests • [split from] It there a post reaction extension out there?

Hi. Can anyone please tell me - cbbReactions extention has notifications when a post is liked? Can't find this information in the manual.And the second question. Does anyone have...

View Article

[3.3.x] Support Forum • Re: Updated to 3.3.11 and have a language pack question

Ok. Thank you.So, double checking the process.- I need to delete what the system thinks is the existing English language pack.- Then install the English language pack.If you used the full package...

View Article


Extension Requests • Re: [split from] It there a post reaction extension out...

Can anyone please tell me - cbbReactions extention has notifications when a post is liked? Can't find this information in the manual.You can find your response here:...

View Article

[3.3.x] Styles in Development • Re: [4.0.x][DEV] [OFFICIAL] CODENAME: Chameleon

Has anyone managed to install the most recent iteration of the style? Looking for some pointers because the style structure is completely different to standard styles for 3.3. I've installed the 4.0...

View Article

Image may be NSFW.
Clik here to view.

[3.3.x] Styles Support & Discussion • Re: Category backround

Add this code to your stylesheet file or in overall_header between <style></style>.Code: .forabg:nth-child(4) .forums:before { content: ""; background:...

View Article


Extensions in Development • Re: [3.3][RC] Browser Push Notifications

I tried it on the phone, my avatar showed up in the notification to the test account.Statistics: Posted by halil16 — Mon May 20, 2024 10:08 am

View Article


[3.3.x] Support Forum • Re: Error after purging cache

I suspect it's an incompatibility between 3.3.11 and PHP 8.3.7.Try switching to PHP 8.2.x just to test that.Added: just tried on Wamp with PHP 8.3.4 on a clean board: not getting that error.8.2.19...

View Article

[3.3.x] Support Forum • Re: Showing Session ID at the End of Every URL on the...

@ BrfThanks for the explanation. Is there any way to prevent the session id from appearing at the end of url?Statistics: Posted by Alex George — Tue May 21, 2024 5:06 pm

View Article

Image may be NSFW.
Clik here to view.

phpBB Custom Coding • Re: MEMBERLIST_BODY.HTML customisation

Thanks all for your considered responses...Did you purge the cache? Anytime you make edit to template you need to purge the cache.I purge the cache if I change the .HTML but it's mostly been edits to...

View Article

[3.3.x] Styles Support & Discussion • Re: (upgrade) to Font Awesome 6

Because the author has passed away...Statistics: Posted by Lord Phobos — Tue May 21, 2024 5:40 pm

View Article


[3.3.x] Support Forum • Images are Invalid

Solved this problem (I thought) a couple of weeks ago when I switched this board from running on php 7.2 to 8.1. I was able to upload images just fine after that but today I tried to post and saw that...

View Article

[3.2.x] Support Forum • Re: I can't login the forum using my admin account.

It’s strange, because for me it comes right away and those to whom I sent it didn’t notice this..Happens with every browser I used: FF, Chrome, Edge, Opera, BraveAdditionally Defender states:This site...

View Article


Extension Requests • Re: Visual Editor For Posts in 2024

What is the latest and the best extension to have the visual editor WYSIWYG/Ajax enabled on the posts?"Best" is a subjective interpretation.The default editor can be enhanced with extensions e.g....

View Article

phpBB Ideas • Re: New Default Avatars

If this feature was built in, rather than an add-on, then theme developers would develop with it in mind.Adding the add-on hasn't worked for me due to varying thumbnail sizes on themes.Statistics:...

View Article


phpBB Ideas • Re: Remove non-functioning CAPTCHA’s from package.

What about a honeypot?I prefer to keep my sites free of Google tracking as much as possible and I don't really want to use ReCaptcha either.Statistics: Posted by Lala — Wed May 22, 2024 6:29 pm

View Article

[3.2.x] Support Forum • Re: Is there a phpBB Sitemap?

HelloDoes this sitemap extension still work with phpbb 3.3.11 ?I installed the files in my ext/ folder and I don't see the extension in my list of extention to enable...Thank you for your help. I need...

View Article

Extensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika,...

I may have reported this, or something very similar, before but not sure if this was with Midjourney or another one. Getting a lot of these today:Code: [phpBB Debug] PHP Warning: in file...

View Article
Browsing all 2325 articles
Browse latest View live