[3.3.x] Support Forum • Re: Internal Server Error - But Only For Somethings?
As Noxwizard noted, this is a server configuration issue, not a phpBB issue per se.That was what I was afraid of. It is on a shared hosting service. It was just odd, as it changed all the sudden...
View Article[3.3.x] Support Forum • Re: Users are logged out
hi guys,thanks for getting back to me. the test account should only have normal permissions now (thank you for spotting my error and removing it) so please check. i had added the test account and pw...
View Article[3.3.x] Support Forum • Re: Apple device issues?
Are the users that are having problems viewing images on your forum logged in?I'm getting the following errors for each image in the console: Failed to load resource: The network connection was lost.....
View ArticleExtension Requests • Re: BackUp ⇒ Google Drive
All i know is Auto db Backup plus Dropbox Upload but this only back ups the databaseAfter many attempts.. we can't download.image 2.jpgTo receive extension support please visit our Extensions Database...
View Article[3.2.x] Support Forum • Re: Sending e-mail alert to admin when new user register
It's there is you're a board admin with 'can manage users' permission and you have board email on.Statistics: Posted by KevC — Tue Jul 30, 2024 3:55 pm
View ArticleWanted! • Theme required for 3.1.8 -< 3.3 upgrade.
Title/Job Description: Theme build for forum upgrade from 3.1.8 to 3.3Target audience: (e.g. professionals, hobbyists, students) professional hobbyists!Reward: (e. g. money, backlinks, fame)...
View Article[3.3.x] Support Forum • Images rotated ??
How can I prevent images which get posted from being rotated in the message ? If I click on the image it displays correctly. See example below.Thanks -AlecStatistics: Posted by 65Corsa — Wed Jul 31,...
View ArticlephpBB Discussion • Calibrating with PageSpeed / Lighthouse Prior to Release
When I look at some of my sites with https://pagespeed.web.dev I see a common theme about items that I am very hesitant to fix as they are related to the files that are bundled as part of phpBB.Sure,...
View Article[3.3.x] Support Forum • Registration Time Frame
is there a method to allow REGISTRATION ONLY during special hours..ie. 8am-9am EST something like this ?Statistics: Posted by chuckphd53 — Wed Jul 31, 2024 4:19 pm
View ArticlephpBB Discussion • Re: Calibrating with PageSpeed / Lighthouse Prior to Release
The phpBB cache system should help with load times to some degree but more could be done. The issue though is that refactoring the code base to appease the Lighthouse test would be a lot of work.I’d...
View Article[3.3.x] Translations • Not all strings translated after language switch
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.12What is your board's URL? https://koveforum.itWho do you host your board with? HonstingerHow did you install your board? I used...
View Article[3.3.x] Translations • Re: Not all strings translated after language switch
Language files just change the wording of the board, such as new post, reply, preview, notifications.They do not change the wording that users have typed.EDITAh I see, some of the parts like topics,...
View Article[3.3.x] Support Forum • Error in mcp/moderation queue
Hellophpbb3.3.12 when i click on mcp/moderation queue/ show this error message:SQL ERROR [ mysqli ]The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1...
View Article[3.3.x] Support Forum • Re: Error in mcp/moderation queue
This is caused by MAX_JOIN_SIZE set to small on the database server.Ask your host to chance that.Statistics: Posted by SpIdErPiGgY — Thu Aug 01, 2024 4:39 pm
View Article[3.3.x] Support Forum • update procedure (3.3.11 to 3.3.12)
Support Request Template What version of phpBB are you using? phpBB 3.3.11 What is your board's URL? http://kidneypatientguide.org.uk/ Who do you host your board with? No answer given How did you...
View ArticlephpBB Custom Coding • More thorough search for image URLS
Dear Experts,As always, I appreciate your assistance.I've encountered a dilemma with my forum and would like your help.How can I find or search for all links that start with 'https://i.ibb.co/' across...
View Article[3.3.x] Support Forum • Re: update procedure (3.3.11 to 3.3.12)
If the files on new server are 3.3.12 and the database on old server is 3.3.11 you would need to upload the install folder from 3.3.12 and run the database update. Personally the new install would be...
View ArticlephpBB Custom Coding • Re: More thorough search for image URLS
Open phpmyadmim, open the phpbb_posts table, click the search tab. Next to post_text change the operator to %LIKE% and enter your search term. Quick tip , when navigating a DB with phpMyadmin the tabs...
View Article[3.3.x] Support Forum • Re: Send post
After clicking WHO IS ONLINE at the the bottom left hand side of a page click the ‘Display guests’ link indicated in the image.Statistics: Posted by Mick — Fri Aug 02, 2024 10:35 am
View Article[3.3.x] Support Forum • Re: Strange Results using New Posts Search Function...
I have applied the patch [ticket/17375] and the Puppy Linux forum is now performing the New Posts function using the patched phpbb/session.php and so far we are seeing an improvement in...
View Article