[3.3.x] Support Forum • Allow guests to post?
My BB has been hosted on Bluehost for a few weeks and I'm close to going live (relatively speaking). I have two forums that are open for moderated posting by unregistered users - for people looking to...
View Article[3.3.x] Support Forum • Re: Is there a written guide for newbie users?
Thanks, I never hit that and it's very useful...Most installed phpBB sites (unlike this one) also have a BBCode FAQ which can be helpful.https://www.url.com/forum/help/bbcodeStatistics: Posted by...
View Article[3.2.x] Support Forum • Re: Installing a second language pack
Update,Doing better though Header Banner still does not launch.I went back to an earlier backup and retraced my steps. The database was the major issue and now I have it resolved. With my new (not an...
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Horizontal Attachments
No worries, thanks again for taking the time to make this extension and to reply will look forward to the planned update Statistics: Posted by -neo- — Sat Mar 23, 2024 8:46 am
View Article[3.3.x] Support Forum • Re: Managing phpbb via CLI
This is the problem with phpBB as a whole. There's no desire to make progress and improve the software.Oh, come off it.That statement is ridiculous.As to CLI: that's something for advanced users (a...
View Article[3.3.x] Support Forum • Re: Module Mgmt MCP not working.
I used FileZilla. There were several errors because the file already existed. Which wasn't possible because I was sending them to an empty folder. I didn't overwrite most of them because I didn't...
View ArticleGeneral Discussion • Re: By 2026, 90% of all online content will be AI...
We all know these companies seek to erode privacy, so of course not.Statistics: Posted by [Dimetrodon] — Sun Mar 24, 2024 12:32 pm
View ArticleGeneral Discussion • Re: Reporting Gmail Illegal Activity to Google
ok great point Statistics: Posted by durangod — Sun Mar 24, 2024 12:46 pm
View ArticlephpBB Custom Coding • Forum Type "Link" open new Window
Hello,I have checked the search but haven´t found a solution which works for me. I will Use the forum Type "Link" to bring people to my Listening Page. Because it's not an external link, the extension...
View Article[3.3.x] Support Forum • Re: How can show forum and post topic
To set permissions either use the option to copy permissions from an existing category or forum that has the desired permissions or:ACP> Permissions> Group forum permissionsSet the registered...
View ArticlephpBB Custom Coding • Re: Forum Type "Link" open new Window
Hello,Open forumlist_body.htmlFind:Code: <a href="{forumrow.U_VIEWFORUM}" class="forumtitle">{forumrow.FORUM_NAME}</a>Replace with:Code: <a href="{forumrow.U_VIEWFORUM}"...
View Article[3.3.x] Support Forum • Re: PHP information shows Error Message
Hi,Ask your host to fix this Code: open_basedir restriction in effect. Statistics: Posted by Crizzo — Mon Mar 25, 2024 11:14 am
View Article[3.3.x] Support Forum • Re: need some group permissions help please
There is going to be a role assigned to each group, edit the role for each group so it's "no"This needs to be NEVER. If there's a yes permission from the RU, that will not stop it.I could of been...
View ArticlephpBB Custom Coding • Re: IP address in email headers
but it’s doubtful any hacker would get in via an IP address, While it adds a layer of security the primary purpose of hiding the IP is for Cloudlfare's DDOS protection. If the person attacking your...
View ArticlephpBB Discussion • Re: Old Topics & SEO
How many are you talking about?May be currently we want to move like 2000 topics or so and after that every week may be 100 or less. So we were exploring the database updates using automated sql...
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.2.x] Support Forum • Re: Installing a second language pack
what's under Board Settings? the third icon (green)Statistics: Posted by warmweer — Tue Mar 26, 2024 11:09 am
View ArticlephpBB Custom Coding • Re: Omit referrer from hyperlinks on the board
Can I just place rel=“noreferrer” in the head section of my board or what? Inquiring minds want to know... Statistics: Posted by Ruby_IO — Tue Mar 26, 2024 11:54 am
View Article[3.3.x] Support Forum • Re: Fast forwarding videos
To fast forward a video instantly requires a streaming service on your server. Otherwise it's a standard download like any other file and the player can only fast forward to the point you have...
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.Statistics: Posted by Brf — Tue Mar 26, 2024 12:56 pm
View Article