Quantcast
Channel: phpBB.com
Browsing all 2225 articles
Browse latest View live

[3.3.x] Support Forum • Re: Admin Main Tab is blank

I found this post about 3.3.0 is not compatible with PHP8viewtopic.php?t=2652760my board is 3.3.0 and PHP Version is 8.2.20I guess I am updating the board to current version.One error log say 500...

View Article


[3.3.x] Support Forum • Re: Changed URL broke forums help!

Run this SQL, change the prefix phpbb_ if yours is different. Code: UPDATE `phpbb_config` SET `config_value` = '0' WHERE `phpbb_config`.`config_name` = 'force_server_vars'; Afterward you may also have...

View Article


Extension Writers Discussion • Re: Creating a permission to edit first post...

The code to edit heading and tags isn't anywhere. If you can edit the post, you can edit those fields; if you cannot edit the post you cannot edit those fields. (In other words, no code exists in...

View Article

Image may be NSFW.
Clik here to view.

Extension Writers Discussion • Re: use php to add extra css class to existing...

If you want it to be secure, you can also use S&R via event here. Alternatively, you could simply set the template variable NEWEST_USER to an empty string (or to false). Both methods would be...

View Article

phpBB Ideas • Re: Request: logo change according to schedule

icon; can be logo:Code: const MORNING = 7;const MIDDAY = 12;const AFTERNOON = 17;const EVENING = 21;//const PARTY = 22/6;public function timed_(){ $time = $this->user->format_date(time(), "H",...

View Article


General Discussion • Re: When will phpBB 4.0.0 final version be released?

3.0 to 3.1 was the death sentence for mods, but guess what : extensions replaced modsMODs technically still exist as "Custom Coding."Though anything that can be done via an Extension as opposed to...

View Article

Image may be NSFW.
Clik here to view.

Extensions in Development • Re: [3.3][DEV] Topic Statistics

Thanks for this ext.When translating to French, the date of the last answer is still displayed in EnglishStatistics: Posted by ssl — Sat Feb 22, 2025 9:11 pm

View Article

[3.3.x] Support Forum • Re: PHP warnings when I search myself in permissions

Hi,I know the topic is old but there was no solution and I had the same issue. 7 is "ROLE_USER_LIMITED" in phpbb_acl_roles. That seems to be left over in some changes. When you select your settings...

View Article


Image may be NSFW.
Clik here to view.

Extension Requests • Re: MCP link on all pages

That sure is a funny looking extension. Well done Steve.Statistics: Posted by Sniper_E — Sun Feb 23, 2025 4:43 am

View Article


[3.3.x] Support Forum • Re: Various SQL Errors After Server Migration

You are correct again! The ACP main dashboard shows 64965 attachments but when I extracted the files folder from the zip file there are only 9,998 files. I will try using Filezilla Pro to copy over...

View Article

[3.3.x] Support Forum • Who-is-online Whois lookups all from Amsterdam?

Is anyone else experiencing registered user and guest Whois locations (second block in reverse lookup) all pointing to Amsterdam, Netherlands, now?OrgName: RIPE Network Coordination CentreOrgId:...

View Article

[3.3.x] Support Forum • Re: 3.0 to 3.3 - help with database search/replace

I will try these suggestions early next month. I'm pushing my bandwidth quota right now.Statistics: Posted by ozfunghi — Mon Feb 24, 2025 1:08 am

View Article

Image may be NSFW.
Clik here to view.

Extension Requests • Re: Voting or Idea system?

This appears to be the only thread regarding the "Ideas" poll system.So instead of starting a new thread, I'd like to voice my opinion/request.The polling for the Ideas threads is exactly what I'm...

View Article


[3.3.x] Support Forum • Re: Who-is-online Whois lookups all from Amsterdam?

The Whois data is accurate but it's not geolocation, e.g. Whois for my IP is an entirely different state. Geolocation from the site you posted may or may not be accurate. If you want such a feature it...

View Article

[3.3.x] Styles Support & Discussion • Re: Moving phpBB logo to the right

Mannix's idea is the easy one. Just merge to two in an image editor, and then you won't have any issues with scaling on smaller screens.If you really want to do it with CSS it's not difficult, but...

View Article


Image may be NSFW.
Clik here to view.

[3.3.x] Support Forum • AJAX Errors with Collabsible Category extension ??

Hi guys,.. I'm experiencing AJAX Errors with this extension enabled.I created a post in the relevant Support section, here: https://www.phpbb.com/customise/db/exte ... 26#p893626 but as it has not...

View Article

[3.3.x] Styles in Development • Re: [RC] Zeina - phpBB 3.3.14

Marvelous work Leenoz, bought your theme, never been happier with a design, cleanliness and support your provide. Thank you very much. May i give you one feedback, the extensions that you provide...

View Article


[3.3.x] Support Forum • Recently Migrated Forums, now the attachments (pics)...

I just migrated to a new hosted server. I had to manually download about 65,000 files (pics) to my local PC using Filezilla Pro (SFTP). That took overnight to get that done! Then I uploaded all those...

View Article

[3.3.x] Support Forum • Re: Recently Migrated Forums, now the attachments...

https://www.phpbb.com/support/docs/en/3 ... filezilla/Statistics: Posted by SpIdErPiGgY — Tue Feb 25, 2025 3:41 am

View Article

phpBB Discussion • New users posting without approval

I've been messing around with my settings to stop Newly Registered users from posting without approval. This is to try and stop users that appear to register manually and posting a bunch of spammy...

View Article
Browsing all 2225 articles
Browse latest View live