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

[3.3.x] Styles Support & Discussion • #variant_switch button:active

For my color palette on my forum I need one more piece of css. But that last piece doesn't work for some reason.What's wrong here?This piece has no effect:Code: #variant_switch button:active {css}My...

View Article


[3.3.x] Styles Support & Discussion • Re: #variant_switch button:active

When you say "doesn't work", what exactly do you mean?Statistics: Posted by Gumboots — Sun Apr 13, 2025 7:59 pm

View Article


[3.3.x] Support Forum • Re: Migration from 3.2 to 3.3.15 - Post counts visble...

Not sure what is causing that, but maybe try and first get the 3.2 board running, and then doing the recommended upgrade method: https://www.phpbb.com/support/docs/en/3 ... upgrade32/Statistics:...

View Article

[3.3.x] Support Forum • Re: 3.3.15 Update issue - forum not loading

Yes I get a blank page. Already deleted the cache but I'll do it again.Have to see how I can get the php logs..Statistics: Posted by macron — Sun Apr 13, 2025 8:56 pm

View Article

Image may be NSFW.
Clik here to view.

Extensions in Development • [3.3][DEV] Topic Moderator

Extension Name: Topic ModeratorAuthor: phpBB Modders Extension Description: Allows topic authors to moderate their own topics.Extension Version: 1.0.0-devRequirements: PHP 8.0.0 and phpBB 3.3....

View Article


[3.3.x] Support Forum • Re: An idiots guide to build a forum

You need to find out if the hosting has the necessary components of php, apache SQL etc to run a forum.If you have a control panel (cpanel) page, all of that should be listed on there.Then you need to...

View Article

[3.3.x] Support Forum • Re: Links stopped being clickable

because in the default Prosilver CSS someone had the idea that they wanted the dt to extend the full width of the parent li, so they gave the dt a massive negative right margin.That was the missing...

View Article

[3.3.x] Support Forum • Possible to Install / Use without Nginx / .htaccess...

Is it possible to install and use phpbb 3.3.x with nginx without having to setup try_files directives or have to rely on .htaccess files for apache webservers? Most CMS systems like WordPress support...

View Article


[3.3.x] Support Forum • Re: Possible to Install / Use without Nginx /...

There is only a small amount of links generated by phpBB that require rewrite, e.g. the FAQ link. These can be disabled in the ACP under server settings if mod_rewrite or Nginx equivalent is...

View Article


phpBB Custom Coding • Re: [SOLVED] Does anyone understand Twig macros?

Aha. Just thought of something to test. Using the DEFINE option introduces a hazard for beginners, because it necessitates using correct PHP syntax for escaping apostrophes. Not a problem once you...

View Article

[3.3.x] Styles Support & Discussion • Re: Proposal for custom language...

Have the Powers That Be had any thoughts about this? If you want a working example I can give you one easily enough.Cabot also pointed out that it can be done with a combination of includes and...

View Article

[3.3.x] Support Forum • Re: Some extension to incentivize users

Before you go there, have you considered how you pay people and what would happen if everyone catches on that there's money to be had and starts posting like crazy meaning you have to come up with...

View Article

[3.3.x] Support Forum • Re: Update to 3.3.15 success, but PHP errors, my site...

The concurrent upload and download of setting to "1" must not be a consistent issue (or server dependent)Yes, that's why I wrote "for some users". Therefore, we generally recommend changing these...

View Article


[3.3.x] Support Forum • Re: Any current fix for the sideways image issue?

That works on my forum, you may need to clear the browsers cache to get that to work correctly. Same thing if you are using proxy/CDN like Cloudflare but you would clear the cache there first. If it's...

View Article

phpBB Discussion • Is Cloudflare the only solution?

When you look at Who is Online, you will see that some bots do not look like bots. When you compare it to Google Analytics, the difference in the number of online can be more than 99%. In this case,...

View Article


Image may be NSFW.
Clik here to view.

phpBB Discussion • Re: Is Cloudflare the only solution?

Today I had 100 to 160 guest online, whole day long...I checked the IP ranges, and blocked them via my server in Plesk.Bye bye "bots* Statistics: Posted by SpIdErPiGgY — Wed Apr 16, 2025 12:58 am

View Article

Extension Writers Discussion • Re: Please help me understand the ( for loop )...

My mistake, I didnt post all the code.This is probably your concern:Code: switch ($this->db->get_sql_layer()){case 'postgres':$random = 'RANDOM()';break;case 'mssql':case 'mssql_odbc':$random =...

View Article


[3.3.x] Styles Support & Discussion • link visible with >0 posts

I want to add a link to navbar_header.html How do I make it visible only to users who have posted at least one message?Statistics: Posted by reptileguy — Wed Apr 16, 2025 6:58 pm

View Article

[3.3.x] Support Forum • Re: Odd little bug

I don't know how to implement an SQL query.Outdated a bit but still relevant: Knowledge Base - Executing SQL Queries in phpMyAdmin.Thanks! Someone else who had been experiencing the issue is also able...

View Article

[3.3.x] Support Forum • Fatal error

Fatal error: Declaration of phpbb\di\extension\core::getAlias() must be compatible with Symfony\Component\DependencyInjection\Extension\Extension::getAlias(): string in...

View Article
Browsing all 2802 articles
Browse latest View live