[3.3.x] Support Forum • Re: I cleared cash on my board and got this error
purged cash my bad , and i tried to open board from topic link also but its still white what do i do how could this happendStatistics: Posted by SEKIZO — Sat Sep 14, 2024 8:15 pm
View Article[3.3.x] Support Forum • Orphaned Attachments Question
Im interested is there any kind of log or something where i could see who posted themEdit: better said who didnt post them.Statistics: Posted by SEKIZO — Sat Sep 14, 2024 11:56 pm
View ArticleGeneral Discussion • Host won't allow me access to my FTP files
I have a phpBB forum version 3.3.14 that has a large attachment file folder. I am trying to move to another host because I've run out of space on Hostgator. My problem is that Hostagot will only allow...
View ArticleGeneral Discussion • Re: Host won't allow me access to my FTP files
They say they can't give them to me, I have to find another way to download them. They refused further discussion. I am stuck and wondering if there is some other way. I posted it here in non-support...
View ArticlephpBB Discussion • hCaptcha not more effective
Well i suppose finally i got it, hCaptcha is not efficient for fighting spambots, i switched to sortable Captcha and yeah it works, additionaly i have written small function which do some security...
View Article[3.3.x] Support Forum • Domain with special characters
Hello is it possible to use domain with special characters (čňá) with phpbb? I have installed phpbb on my home server and want to buy a domain. I am from Czech Republic and my domain would look much...
View Article[3.3.x] Support Forum • Re: Domain with special characters
This is a hosting/domain registration question rather than a phpBB one.You need to look up what is allowed (internationally) in domain names. I'm pretty sure it's only A-Z, 0-9 and hyphen but I might...
View Article[3.3.x] Support Forum • Re: upgrade from 3.1 to 3.3
sorry for late ... but my version 3.1.11 can works with php 7.3 ?because now The minimum PHP version available is 7.3 on shared hosting.Statistics: Posted by BF79 — Sun Sep 15, 2024 6:55 pm
View Article[3.3.x] Support Forum • How can we stop the search from ignoring the words?
Our users are finding it difficult to find relevant search results on our forum. This is due to the search engine's restrictions on keywords. For example, they cannot find terms like HD (for...
View ArticlephpBB 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 • 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
Hello,3.3.12.Statistics: Posted by pierredu — Tue Sep 17, 2024 6:42 pm
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 • Re: Migrating an old phpBB forum to new site
The database is not in "files". You would have to export the database using your database tool -- phpMyAdmin or whatever.Transferring Your Board to a New Host or DomainStatistics: Posted by Brf — Wed...
View Article[3.3.x] Support Forum • Re: Least privilege for phpbb DB user
Thanks, @invenio. Yes, I am using the installation instructions and specifically the DB instructions where you configure DB User, DB and password. The password shown in my post is obviously not the...
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 Article