phpBB Discussion • Re: Training an AI model based on your own phpbb forum?
In simple terms, an AI model is used to make predictions or decisions and an algorithm is the logic by which that AI model operates. So it depends on what you want to do. Bottom line is you will have...
View Article[3.3.x] Support Forum • Re: help upgrading and error 500
Thanks for the info and suggestions. I'm afraid I don't know if I'm using any different styles, but I'm indeed using English. I'll see if I can contact Bluehost for the logs, thanks again.Statistics:...
View Article[3.3.x] Support Forum • Re: Cannot see all forums, just upgraded to latest
Sometimes ftp clients fail to upload some files and you need to try again.Try to delete /vendor and re-uploading the whole folder, or at least upload the file that is missing...
View Article[3.3.x] Support Forum • Re: Slow board
In that case I suspect you need to contact them and ask them the question, I spoke to them only two days ago with a similar question and they were very helpful.Statistics: Posted by Mick — Wed May 01,...
View ArticleExtension Requests • Re: Group Subscription (PayPal)
You can find it in the VIP section of https://www.dmzx-web.net/.Statistics: Posted by deninho32 — Wed May 01, 2024 8:40 pm
View Article[3.3.x] Support Forum • Adopt a Role, change my User role
Hi there,I am a newbie and I searched for various key words but did not find an answer.I have full admin rights but would like to change my username role to view what a newly registered user sees or...
View Article[3.3.x] Support Forum • Re: Adopt a Role, change my User role
In user profiles there is a link called Test out user's permissions. Using this you can test the permissions that user has.Detailed description:https://phpbbgroup.com/t35Statistics: Posted by halil16...
View Article[3.3.x] Support Forum • Re: Upgrade path from 3.1.6 --> 3.3.x
Perfect - thank you for taking the time to share that link.Statistics: Posted by NewToPHPBoards — Thu May 02, 2024 7:26 am
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Obscure Registration Code...
What do you meanSomething is buggeddoes not convey any informationStatistics: Posted by HiFiKabin — Fri May 03, 2024 10:29 am
View Article[3.3.x] Styles Support & Discussion • Can I use images as buttons?
Hi all.Just a quick question.On my board, I would like to use images as buttons like in the old times of phpBB2 and phpBB 3.0.Something like thatAs opposed to the recent css themed buttons.There are...
View Article[3.3.x] Styles Support & Discussion • Re: Can I use images as buttons?
You can if you want to. Buttons are not big enough to cause problems with responsiveness. The only problem would arrive if you would want to use more then one language on your board.You want to...
View Article[3.3.x] Styles Support & Discussion • Re: Reordering custom field on...
as Bfr mentioned you gonna need to edit ucp.register.html file. The block of code that is responsible for displaying cpf is:Code: <!-- EVENT ucp_register_profile_fields_before -->{% if...
View Article[3.3.x] Support Forum • Re: nf_users table size
Hi Steve,Thank you for the pointer. I have looked into this approach but I'm on a shared hosting provider. I don't have the access or permissions to run a database optimization from an SSH.I've also...
View ArticlephpBB Discussion • Re: paid extension
but it's not something I would guarantee, so the initial purchase would be "as is"And you really believe that people will pay for an extension that is not sure to work on their forum? Are you...
View Article[3.3.x] Support Forum • Re: help upgrading and error 500
If you give us a link to your board we can have a look at what style(s) your using. In any case, if you follow the style instructions, as above, if you look at the list of installed styles prosilver...
View ArticlephpBB Discussion • Re: Claudebot attack
Code: User-agent: UptimeRobotUser-agent: UptimeRobot/1.0User-agent: UptimeRobot/2.0Disallow: /Instead of having three entries couldn’t you use a wild card like:Code: User-agent: UptimeRobot/*?I don’t...
View ArticleExtensions in Development • Re: [3.3][ALPHA] phpBB API
Have you seen thisWhat exactly does this have to do with a phpBB API/developing one?I guess the thinking is that if there were an extension that is a bridge between nocodb and your phpBB database, you...
View Article[3.3.x] Support Forum • Re: Helping to restore a hacked account
If you are a...Statistics: Posted by halil16 — Sun May 05, 2024 6:10 am
View ArticlephpBB Discussion • Mysql site database
An unknown area to me and have tried searching for mysql help elsewhere with no luck. I note that in the 'acl_users' section there appear to be two settings for 'auth_setting', 0 or 1.In simple...
View Article[3.3.x] Support Forum • Search is not working
I am looking for all entries with the word "deleted" in its title so that I can delete the entries.I actually want to search for [delete | deleted | remove | removed]but let's keep it simple...I am...
View Article