phpBB Custom Coding • Re: More thorough search for image URLS
I'd install XAMPP and try the methods mentioned. By using local server you may avoid the issue of them being blocked and you can experiment with it. I'd' start with this file but it's for 3.2 and may...
View Article[3.3.x] Support Forum • Problem sending the post
There have been problems with sending posts on the forum for two weeks. The post was sent immediately and now, unfortunately, the post loads for about 10-15 seconds and only then has the post been...
View Article[3.3.x] Support Forum • Re: Problem sending the post
This is third topic you created about this, please do not create duplicate topics. As noted in second topic that was closed continue in your original topic.viewtopic.php?t=2654284Statistics: Posted by...
View Article[3.3.x] Support Forum • Re: Send post
There have been problems with sending posts on the forum for two weeks. The post was sent immediately and now, unfortunately, the post loads for about 10-15 seconds and only then has the post been...
View Article[3.3.x] Support Forum • Theconservativechat.org
Cannot find my web page. Still paying for It.Statistics: Posted by Yourfired — Thu Aug 01, 2024 7:57 pm
View Article[3.3.x] Support Forum • Re: Theconservativechat.org
We aren't involved in sites outside the *.phpbb.com domain. Please read the page below.Who to contact concerning non-phpbb.com boardsStatistics: Posted by bonelifer — Thu Aug 01, 2024 8:12 pm
View ArticleExtension Writers Discussion • Re: populate a table while migrations
There are 2 tablessebo_postreact_table (only schema) -> needed for post's infosebo_postreact_icon (schema + populate) -> needed for icon's infoSchema installs both, data populate one of them....
View Article[3.3.x] Support Forum • Re: Users are logged out
can anyone help out with this?Statistics: Posted by xen — Thu Aug 01, 2024 11:09 pm
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 ArticleExtension Writers Discussion • Re: mark read and unread posts
It not that easy actually, you could start from looking into the big SQL query in the function get_unread_topics() in includes/functions.php.Statistics: Posted by rxu — Fri Aug 02, 2024 3:09 pm
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
errors in the consoleThanks for the report. This happens for anonymous user, already fixed in the extension repo.Statistics: Posted by rxu — Fri Aug 02, 2024 5:09 pm
View ArticlephpBB Custom Coding • Re: More thorough search for image URLS
I am unfamiliar with regex. However, if the explanation is simplified, I might be able to accomplish the task.Statistics: Posted by AbuHossam — Sat Aug 03, 2024 5:42 pm
View Article[3.3.x] Support Forum • Re: Creating and Assigning Mods
Thanks so much for this. Yeah I totally agree with you that, ordinarily, too many forums should not be used but we are garnering the views of the public as a new political party and we will be doing...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Question for you - I'm trying to get answers that are more technically consistent with phpBB so I tried adding this as a prefix:Code: Your answers must be clear, organized and concise. You MUST write...
View Article[3.3.x] Styles Support & Discussion • Re: Link to quote
Thanks but your 2 options are all arrows which I don't find obvious.So, use something else. You can do it either by editing icon class in the template, or by adding a bit of custom CSS (to call...
View Article[3.3.x] Support Forum • Is there a way to make Forums, Categories and...
It is a real struggle to make all the categories through ACP, it is slo slow and i have do one and one. Is there a way i can just edit a config file, or something like that, to make this a lot easier?...
View ArticlephpBB Discussion • Suggested a11y improvement
From this topic: Link to quoteETA: Incidentally, in default form that link is terrible for a11y. It has no available description of what it does, not even the dreaded title attribute. Obviously a...
View Article[3.3.x] Support Forum • Re: Is there a way to make Forums, Categories and...
How many categories are you making? People starting out often make too many categories and/or forums which results in a lot of difficulty navigating and presents perhaps lots of empty forums. One...
View ArticleGeneral Discussion • Re: Adding phpBB on SubDomain
I just wanted to ask do I have to buy a separate hosting or server for this or can I install on the same hosting without affecting the main website? All it takes is creating a folder within your...
View ArticlephpBB Discussion • Re: Suggested a11y improvement
Yup, that will help. Personally I'd still be inclined to have something a bit more noticeable/descriptive for sighted users too, but in a pinch a custom pseudo will do for that. An .sr-only span...
View Article