[3.3.x] Support Forum • Re: Is there a written guide for newbie users?
Thanks, I never hit that and it's very useful, but I was writing a six page or so quickstart guide. Who are you expecting to read a "6 page" guide to use a standard forum site? I would argue that 90%...
View ArticlephpBB Discussion • Re: Old Topics & SEO
You could move a few, say ten, 5 using a shadow topic in place and 5 without and see what happens I suppose.Also can someone help me with the followingThey would be questions for Google SEO.You mean...
View Article[3.3.x] Support Forum • Unable to log in to board
Support Request Template What version of phpBB are you using? phpBB 3.3.9 (best of recollection) What is your board's URL? https://warmglass.com/phpBB3 Who do you host your board with? LiquidWeb How...
View Article[3.3.x] Support Forum • Re: Unable to log in to board
It s URL is actually /phpBB3 not /phpbb3I seeing two sets of cookies too, one set with prefix phpbb_5o6xo for http for .warmglass.com and another with prefix phpbb_new for https for www.warmglass.com....
View Article[3.3.x] Support Forum • Re: need some group permissions help please
I have done some searching and made a run at it and the group currently cant view or post & Im wondering what I didthat is preventing that?Hi. So, these users cannot view the forums, topics, nor...
View Article[3.3.x] Support Forum • Disable php debug in front-end
Hi!How can I disable php Debug which is visible in the body part of my frontend? I have php 8 and 3.3.11 board version and in my config file there is only this line (already commented out) Code: //...
View ArticlephpBB Discussion • Re: Increased spam activity for meettomy.site from...
I'll give you detailed information via PM, I don't want to reveal unnecessary public information at the moment.May I ask why? I was able to find all the public information about your extension and...
View ArticlephpBB Custom Coding • Re: ACP in tab General, change a buttons target
According to his other topic, his Admin modules are messed up, so one of the links goes to the wrong place.Issue is solved: see viewtopic.php?p=16005535#p16005535Statistics: Posted by warmweer — Tue...
View Article[3.3.x] Support Forum • Re: Disable php debug in front-end
Is it by any chance enabled in the includes/startup.php file?Statistics: Posted by Mike-on-Tour — Tue Mar 26, 2024 5:52 pm
View Article[3.3.x] Support Forum • Re: How to recalculate posts count on forum list?
There is no need for queries at all. On the forums management page in your acp you have for each for a resync button that should update the statisticsFound it, works fine, awesome! Thanks a...
View Article[3.3.x] Support Forum • Smilie location is incorrect in ACP
I uploaded some smilies into the correct directory. I then installed the corresponding .pak file. I realized too late that "yes" was indicated for every one of them on the posting page. I went into my...
View Article[3.3.x] Support Forum • Re: Why are gallery avatars always randomised?
Did you try right clicking on the folder and selecting what you want in 'sort by'?If you mean did I right-click inside the folder on my computer, I don't need to. The images are sorted correctly...
View Article[3.3.x] Support Forum • How to reduce the lengh of the gallery page?
Thanks Statistics: Posted by fanmail — Wed Mar 27, 2024 5:51 pm
View Article[3.3.x] Support Forum • Re: How to reduce the lengh of the gallery page?
Add this to the end of colours.css:Code: #gallery { height: 500px; overflow: scroll;}Statistics: Posted by Brf — Wed Mar 27, 2024 6:30 pm
View ArticlephpBB Discussion • Re: Old Topics & SEO
A user has asked a similar question here viewtopic.php?p=16005865#p16005865Thanks, I see the option. This will work for us & requires some manual effort everyday but this is great. We will be...
View Article[3.3.x] Support Forum • Re: Claudebot attack
You can try robots.txt to stop any AI bots, whether or not they respect it is a different thing. You could also ask your host as they may have something in place for this kind of bot.Statistics:...
View Article[3.3.x] Support Forum • Re: Ban all gmail "multiple dot" users
What ungoogleable question would you suggest that would let genuine people in, but keep out spammers? I can't think of one.Here,viewtopic.php?p=15996874#p15996874Also one my question is, what is the...
View ArticleGeneral Discussion • Re: What Internet Forum Package Does Audacity forums use?
It says in the terms of serviceThis forum is running DiscourseThat's correct, it has all the hallmarks of a Discourse forum.This is the projects website. I'm surprised it's paid, I didn't think it...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
You probably could do something like this, you can certainly hook pre-trained model and add interaction with downloaded files (see Gemini Vision bot implementation which does that) via functions.I...
View Article[3.3.x] Support Forum • Re: Non-existent usernames listed on Index Page
Thank you for the comment BRF.Let's not waste time over alternative terms used across so many programming langauges for the same thing. As a C programmer since 1986, an Oracle developer since 1990,...
View Article