[3.3.x] Support Forum • Re: just upgraded to 3.3.11 - issue: default charset
I have configured this in .htaccess AddDefaultCharset UTF-8php_value default_charset UTF-8and now error went away...but when I look under PHP information, UTF-8 is only set under local value, Master...
View Article[3.3.x] Styles Support & Discussion • Floating away Topic Icons &...
Support Request Template What version of phpBB are you using? phpBB 3.3.11 What is your board's URL? https://dawnofthenightingales.com/forum/ Who do you host your board with? Bluehost How did you...
View Article[3.3.x] Styles Support & Discussion • Re: Floating away Topic Icons &...
How did you install your board? I used a tool provided by my hostIt is not recommended to use these One Click installs as the hosts may have added modifications to the phpBB software.It is recommended...
View Article[3.2.x] Support Forum • Re: Installing a second language pack
Hello Mick,Thank you for the information.I'm not asking/looking for old mods to correct the issue, I can write the code. What I need to know is how the mods coding was able to effect changes. If...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
There are several extensions that seem to do what you just described:- Live topic update: https://github.com/GerB/livetopicupdate- Push notifications: https://github.com/lavigor/notifications. I'm...
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: 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 ArticlephpBB Discussion • Re: Font-Search to create a text logo
Here's what the copyright file says:1998 Evert Bloemsma, published by FontShop International for the FontFont library. Cyrillic version - DA Regina | PDF-X by gtwsk.I found it when i searched for...
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