phpBB Discussion • Re: hCaptcha not more effective
Yeah, and Sortable captchas are easier to deal with too. If a question gets cracked, all it takes is changing the question, and it does not require connecting to an external site or...
View Article[3.3.x] Support Forum • Re: How can we stop the search from ignoring the words?
It's under search settings. Decrease the min character limit and increase the threshold. Go to the maintenance tab, delete and then create the active index. Be aware the table for search will increase...
View Article[3.3.x] Support Forum • how to disable extension when cannot access to the board
hello gurys ..I just started to build new forum.. 3.3.13I lost access when I installed one ext..I tried this script but doesnt work for me need help thxCode: <?php/***** Usage: Download and unzip...
View Article[3.3.x] Support Forum • Re: how to disable extension when cannot access to...
I think the script is working, but you have to delete the cache. You can delete it by using ftp, and going in the board's root and you should have a folder "cache" open it and delete the folder...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Still on for Runway? Interested in the vid2vid support they now have too... Statistics: Posted by nou nou — Mon Sep 16, 2024 11:01 pm
View Article[3.3.x] Support Forum • Re: Can the Admin find un-posted user drafts?
Question: why would you have a need to view anything that the person has not chosen to make public? It's a bit like trawling through someone's emails without their permission.Statistics: Posted by...
View Article[3.3.x] Support Forum • Re: Undefined variable $user
Which method have you used to update your board? I think you should complete Support Request Template so we can get more information to help you with your problem.Statistics: Posted by Madalin10 — Tue...
View ArticlephpBB Custom Coding • Re: UCP menu logic issue.
That all implies that S_ROW_COUNT and S_ROW_NUM should be able to be used like this (test case only):Code: <!-- IF (t_block1.S_ROW_COUNT = 4) --> style="background:red;"<!-- ENDIF -->But...
View ArticlephpBB Custom Coding • Re: Removing orphaned atachments not in DB.
Looping over 200k files and doing a query for each one means 200k queries. That's going to slow down everything a lot. Plus there is no index on the physical_filename column so that's going to require...
View Article[3.3.x] Support Forum • Quick help please
im getting this error when im trying to delete data or recent topics extension [phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/migrator.php on line 662: Undefined array key 17i checked line but i...
View ArticleGeneral Discussion • Re: Bots eating up all the bandwidth
I look after a website that is getting a lot of bots, everytime i visit the site it has over 200 bots online at any one time. The site is allocated 100GB of Bandwidth each month and every month it is...
View ArticleGeneral Discussion • Re: Can I Still Profit from a Forum Like phpBB Today?
Yes, if you have content - you will certainly make money if you properly monetize.Statistics: Posted by JLA — Wed Sep 18, 2024 9:11 pm
View ArticleExtension Requests • Re: Is there an App for PHPBB?
Every 8086 family based PC you see that doesn’t have an IBM badge is a clone.This is incorrect. The term "PC Clone" or "Clone" as relating to a personal computer was finally defined by PC Magazine in...
View Article[3.3.x] Styles Support & Discussion • Re: Sub Forum Font Size, Style...
Why on Earth are you still running 3.1.10?Statistics: Posted by Gumboots — Wed Sep 18, 2024 9:52 pm
View Article[3.3.x] Support Forum • Re: [phpBB Debug] PHP Warning in Recent Topics
Before trying this fix, please BACKUP your existing file!assuming this is your lineCode: $result = $this->run_step($steps[$step], $last_result, $revert);FINDCode: $result =...
View ArticlephpBB Custom Coding • [TIP] Custom button icons
I know there is an extension for this (this one) but before I knew about it I wanted to customise some button icons myself, without hacking the template, and I also wanted some that were not possible...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina - phpBB 3.3.12
Hi there,Zeina theme has been updated.Reasons:Update to phpBB 3.3.13How to update phpBB version:https://www.phpbb.com/support/docs/en/3 ... date_full/How to update Zeina theme:Overwrite old files with...
View ArticlephpBB Custom Coding • Re: Add Email explain in registration
Many thanx, its working!Statistics: Posted by exemplary1 — Thu Sep 19, 2024 4:34 pm
View Article[3.3.x] Support Forum • Major Problem with Upgrade
my forum has been saying i have to upgrade for awhile so today i bit the bullet.I did everything it said but it is trying to do a new install and not number "2 Select "Update database only" and click...
View Article[3.3.x] Support Forum • Re: Major Problem with Upgrade
I did everything it said but it is trying to do a new install and not number "2 Select "Update database only" and click Submit" from https://www.phpbb.com/support/docs/en/3 ... date_full/Have you by...
View Article