[3.3.x] Support Forum • Re: Some database tables like phpbb_acl_groups do not...
Turns out a UNIQUE KEY for each table, not having a PK, is enough for replication to work.This of course requires, that no duplicate rows exist, for key combinations selected for creating the unique...
View Article[3.3.x] Styles Support & Discussion • Re: Background color hover text
Prosilver is using the "title" attribute. There is no way to style that. You would have to use a different attribute and style that.Statistics: Posted by Brf — Mon Oct 14, 2024 7:27 pm
View ArticleGeneral Discussion • Google Restricts Adblockers on Google Chrome
https://arstechnica.com/gadgets/2023/11 ... june-2024/https://www.pcworld.com/article/2423294 ... ckers.htmlhttps://www.tomsguide.com/computing/sof ... d-blockersSuffice to say, Google Chrome is...
View Article[3.3.x] Styles Support & Discussion • Re: Colours.css
You have received good replies above. One item to note,I am using Softaculous to upgrade within cPanel.Boards that have been created/updated with a 'One Click' install provided by your host may differ...
View ArticleGeneral Discussion • Useragent Go-http-client/2.0
I have seen some "guests" with the useragent Go-http-client/2.0 have been showing up on my board. Does anyone know what that useragent means? Is it a bad bot? Should I block it? It has to be some sort...
View ArticlephpBB Discussion • Re: How to correctly convert MySQL from utf8 to utf8mb4 ?
So, I have the last question. What is the difference between utf8mb4_unicode_ci and utf8mb4_bin ? Why is Fulltext native Index with unicode_ci create only part of all topics words and _bin create all...
View ArticleGeneral Discussion • Re: Useragent Go-http-client/2.0
See https://user-agents.net/string/go-http-client-2-0Statistics: Posted by SpIdErPiGgY — Wed Oct 16, 2024 2:58 am
View ArticleExtension Requests • Re: AI Moderator
Because sometimes you may not be able to access your board for a long time by choice or necessity. What does this mean? Sometimes new members' first posts need to be approved.Why not have multiple...
View Article[3.3.x] Support Forum • Re: Forum List in /index.php
check the group/forum permission: can see forumSOLVED!Thank You.As advised... issue was in the forum permission/groups. After creating the forums I had to go back it provide specific permission to...
View ArticlephpBB Custom Coding • Re: Tip on how to show password
Oooh nice!Can this be made into an extension?Statistics: Posted by nou nou — Wed Oct 16, 2024 11:50 pm
View Article[3.3.x] Support Forum • Cannot access my site's index.php page; weird error...
I receive the following when attempting to access mibuzzboard.com/phpBB3/index.php :[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/class_loader.php on line 160:...
View Article[3.3.x] Support Forum • whenever i fill out any form it redirects me to...
whenever i fill out any form like signing in or replying or posting it redirects me to localhost and gives me an error this is the forum the server is down from 11:00 PM UTC to 4:00 PM...
View ArticleExtension Writers Discussion • Re: Questions from a beginner: porting custom...
You don't need any of those 3 variables in an event as you just inject those service dependencies into event listener.What you actually would need is a new event before the // Is user able to search?...
View Article[3.3.x] Support Forum • Re: Cannot access my site's index.php page; weird...
The error message you have posted clearly states what is wrong: The extension you have installed is missing a file (or it is corrupted), namely ext/cabot/changelogo/event/listener.phpPlease check...
View ArticlephpBB Custom Coding • Re: A tag to hide text for users but not modos/admin ?
hi, It looks a good way, but I tried to replace S_REGISTERED_USER for U_MCP or U_ACP, but even in admin the text no longer display.I did not found yet, any other variable to limit to admin or modos.I...
View Article[3.3.x] Support Forum • Re: whenever i fill out any form it redirects me to...
Did you enable "Force server URL settings:" in the "server settings" in ACP?If yes try to disable.I tryed that and it worked thanks Statistics: Posted by imgoingtoeatMySQL — Thu Oct 17, 2024 3:45 pm
View ArticlephpBB Custom Coding • Usage of submit_post, with tags = wrong recording in...
Hi, Related to a previous topic on this forum, I use a php script to create a new topic from an exe app.Here is the part of code I use to post:Code: if ( $action == "create" ) {if ( $username == '' )...
View Article[3.3.x] Support Forum • Problem sending email
Hello everyone, I am experiencing a bug in my forum, first of all I will answer you about the technical data:phpBB version: 3.3.13PHP version on my hosting (OVH): 8.3.9Forum: https://foro.aego.biz/The...
View Article[3.3.x] Support Forum • SQL ERROR [ mysqli ]
General ErrorSQL ERROR [ mysqli ][]An sql error occurred while fetching this page. Please contact an administrator if this problem persists.The other 20 websites are normal, and there are three...
View Article[3.3.x] Support Forum • Re: SQL ERROR [ mysqli ]
General ErrorSQL ERROR [ mysqli ][]An sql error occurred while fetching this page. Please contact an administrator if this problem persists.That's very little information. (correction : zero...
View Article