phpBB Custom Coding • Re: User group default via SQL?
Just thinking out loud but that is something that might get cached. After you add them to group with your code try purging the cache.Somewhere there will be function for adding a member to group, I'd...
View Article[3.3.x] Support Forum • Re: Delete PHPBB
re: INSERT INTO phpbb_users …I looked about and did not find phpbb_users and don’t know how to do an insert.Executing SQL Queries in phpMyAdminStatistics: Posted by stevemaury — Sun Jul 06, 2025 1:52 pm
View Article[3.3.x] Support Forum • Forum partially working 500 errors on parts of ACP...
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.14What is your board's URL? https://pacificwrecks.com/forum/Who do you host your board with? Self-hostedHow did you install your...
View Article[3.3.x] Support Forum • Re: Forum partially working 500 errors on parts of...
Hi,Why do you use a really outdated Version of prosilver together with phpBB 3.3.14? Pls Update asap @1: which one? Check the server PHP error logs.@2: same as 1@3: same as 1 and 2@4: use the full...
View ArticleCustom BBCode Development and Requests • Re: BBcode parameter default value
Understood, it's very kind of you, thanks again.Statistics: Posted by Hervé — Sun Jul 06, 2025 3:30 pm
View ArticleWanted! • Re: Staff administrators who knows phpbb admin cp
I can’t pm yet but how much would you charge to help out? Paid fortnightly.Statistics: Posted by MTGEARNAGE — Sun Jul 06, 2025 5:35 pm
View Article[3.3.x] Support Forum • Re: Which file(s) store alt image text?
Thanks for the reply!I'm referring to "Search Engine Optimization". Sorry if I insult you're intelligence, here. Googles search crawler likes to see Alt text for images so that readers for the...
View Article[3.3.x] Support Forum • Re: what is the best way to have a special user only...
Alright guys, thanks much for all the info. I guess I've got a grasp now on the options and upsides/downsides. Time for me to do something. Actually try something.Statistics: Posted by abrogard — Wed...
View Article[3.3.x] Support Forum • Re: Error connecting to MariaDB
Does user "tester" has all the correct rights for the database?Statistics: Posted by janus_zonstraal — Wed Jul 09, 2025 10:50 am
View Article[3.3.x] Support Forum • Unable to add attachment in Safari on iOS
Hi there - just upgrading to 3.3.14 and all seems well except one minor annoyance...In Safari on iOS when I click the "Add files" button on the Attachments tab, nothing happens. Literally nothing....
View Article[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread...
Lol @ the BBC with their "Cloudflare, which hosts around a fifth of the internet".I see that's now been changed to:Cloudflare, which provides services to around a fifth of live websites.Statistics:...
View Article[3.3.x] Support Forum • Re: Data too long for 'log_ip' at row 1 [1406]
log_ip varchar(40)There's a possibility of full IPv4 mapped IPv6 address which is 45 chars long (in format of 0000:0000:0000:0000:0000:ffff:192.168.100.100).Statistics: Posted by rxu — Wed Jul 09,...
View Article[3.3.x] Support Forum • Re: Installation difficulties
The Bluehost technician stated that: ...Softaculous installer PHPBB can be installed directly...So I said ok. It does seem to be a bit strange. When the initial page is first opened it is different....
View ArticlephpBB Custom Coding • Re: IF statement for adding stuff on users profile
Yessss, thanks Sniper_E and thecoalmanThis works:Code: {% if USERNAME == "faroud" or USERNAME == "SuperMan" %}This stuff will only show in your profile and mine..{% endif %}The only problem with this...
View ArticleExtensions in Development • Re: [3.3][RC] Pageloader
Good day. The Pageloader is displayed slightly to the left. Not quite in the center. Not very critical, but I would like an ideal option.You are right. Just noticed it now on my phone.I will fix it in...
View ArticleExtensions in Development • Re: [3.3][DEV] Link 2 Topic Name
it do the "convertion" on every page load....reading the f, t or p every time tanks for suggestions from both!!! really love it! i'll do those improvements (or try to) in august!! see you soon...
View Article[3.3.x] Support Forum • Re: Hyperlink not working
Just installed it. Now to configure, then put it on the live server. Thanks!Statistics: Posted by PaulyWalnuts — Sun Jul 13, 2025 7:18 pm
View Article[3.3.x] Support Forum • Can't login to freshly installed board
Hello,Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.1.5What is your board's URL? http://planeswalkers.orgWho do you host your board with? PorkBunHow did you install your...
View Article[3.3.x] Support Forum • Re: Can't login to freshly installed board
Clear forum & browser cache.Then it should work.Forum cache va FTP: /root/cache/ and delete the "production" folder.Statistics: Posted by SpIdErPiGgY — Sun Jul 13, 2025 11:30 pm
View Article[3.3.x] Support Forum • Re: Instead of loading a page, a file is downaloaded...
Yeah, test machine, on a pc. I like to test something before I do it on the live machine. http://localhost. The BB is indeed bulletin Board. Back in the 80's we had a "Bulletin Board Service" we...
View Article