[3.3.x] Support Forum • Re: Submitted From is Invalid
Your cookie settings seem correct, have you asked your host about this problem?Do you have a test account to share?Statistics: Posted by ssl — Wed Aug 14, 2024 4:31 pm
View ArticlephpBB Custom Coding • Re: Cron task
Nobody knows why the field remains empty ?Statistics: Posted by Hervé — Wed Aug 14, 2024 4:46 pm
View Article[3.3.x] Support Forum • Editing or Adding New Forum = Page not found
Hello. I have a brand new installation of phpbb3.3.12 and everything had been working fine up until the point I have tried to edit the default first forum name or add a new one.When I edit the...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Was it my imagination or is useapi going to offer support for Runway3? Statistics: Posted by nou nou — Wed Aug 14, 2024 5:29 pm
View ArticleWanted! • Patreon - phpBB connection
Title/Job Description:Build a bridge between Patreon and phpBB that automatically adds/removes users to/from a group based on Patreon membership/tiers. Target audience: (e.g. professionals, hobbyists,...
View ArticleWanted! • Re: Hiring Extension Developer (Engagement with AI)
Look into viewtopic.php?t=2642534You can have it auto-respond to new topics and adopt personalities etc. It's a pretty amazing extension that you can tailor to do a LOT.Statistics: Posted by nou nou —...
View ArticleWanted! • Re: Patreon - phpBB connection
I’ll send you a PM later after I do some sanity checking to see what the Patreon API is like. Statistics: Posted by danieltj — Wed Aug 14, 2024 5:54 pm
View ArticlephpBB Ideas • Re: phpBB "safe mode"
Sounds interesting, but actually you can do it via CLI as GanstaZ has mentioned. I.e. you can disable/purge the extension, adjust config options, purge the cache. CLI commands are pretty simple.While...
View Article[3.3.x] Support Forum • Re: Editing or Adding New Forum = Page not found
This is probably being caused by the .htaccess file in the root of the domain used by whatever CMS you are using (not the phpBB .htaccess file). You can rename it .htaccessbak to test....
View ArticlephpBB Custom Coding • Re: Forum opening hours
I think it would be in your interest to keep the board read-only during closing hours, so as not to bore your users.Not necessary, I prefer to keep it as simple as possible. I would be very happy if...
View Article[3.3.x] Support Forum • Re: Submitted Form is Invalid
All the IP's are from Cloudflare and this can cause problems with phpBB and other applications. Ideally you install and configure remote_ip but this is not something you can do with shared hosting....
View Article[3.3.x] Support Forum • Re: SMTP send mail error
Try applying this patch: https://github.com/phpbb/phpbb/pull/6705/filesStatistics: Posted by Noxwizard — Thu Aug 15, 2024 6:39 pm
View Article[3.3.x] Support Forum • Re: Apple device issues?
When I try to open an avatar file directly in IOS with Chrome, by clicking on the broken image and selecting Open Image, I get the error message "traditionalfisherman.com unexpectedly closed the...
View Article[3.3.x] Support Forum • Re: Upgrade issue from 3.2.11 to 3.3.12
I am still stuck! I tried again today, following exactly the 'upgrading from 3.2 to 3.3' script, and fared better than before until I reset the board via the ACP when I lost access and am getting 500...
View Article[3.3.x] Support Forum • Re: Upgrade issue from 3.2 to 3.3
Should I be doing a smaller upgrade step, perhaps, rather than to 3.3.12?Going from 3.2 to 3.3.12 can't be a problem.[I did get the 'update database only' option this time. /quote]What did you...
View Article[3.3.x] Styles Support & Discussion • Re: Footer in columns
In addition, rather than a table for opening hours:Code: <dl><dt>Maandag</dt><dd>6:00uur - 01:00uur</dd><dt>Dinsdag</dt><dd>6:00uur -...
View Article[3.3.x] Styles Database Releases • FarmingPro
Style name: FarmingProAuthor: NecheBStyle description: Style Name: FarmingProDescription:FarmingPro is a phpBB forum style inspired by the popular game Farming Simulator. This style provides a fresh...
View Article[3.3.x] Styles Database Releases • Re: FarmingPro
Style validated/releasedStatistics: Posted by _Vinny_ — Sat Aug 17, 2024 3:33 pm
View Article[3.3.x] Styles Database Releases • Re: Reds (2020)
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Aug 17, 2024 3:51 pm
View ArticlephpBB Custom Coding • Re: Add IP column in Inactive User
Hi, it would be possible to add a column with the IP address in User Groups>Inactive Users?Thanks.adm/styles/acp_inactive.htmlLook for:<th>{L_EMAIL}</th>Add...
View Article