Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Steve wrote: ↑19 Nov 2024, 20:13
That is possibly because your forum root is not located in a folder. It will be available soon. I'm now making videos to instruct on the complex update.
my forum root is located on a separated folder, and works fine
if you need help on this let me know
The bug causes path issues caused by phpBB. The next version corrects it. The next version is rc1 i tested your v0.9.0 on my 3.3.13 and i dont see any bugs, i came here for additional features, but works very well. and if you release this for 3.3.14, will be compatible with 3.3.13? is there a way i ...
This is already built into version 0.9.2. I just need to finish some small testing and code changes before release. will be an early access or an estimated date ? i will glad to check this out :D No dates set for release I'll grab some screenshots later on. understood, but im about open a new forum ...
Hi All - Sorry for the noob question. This is my first phpbb install in more than 20 years. :) I'm running the flat (prosilver based theme) and am having trouble getting the icons to show. Theme is successfully enabled and a line for "reactions" is in the user profile so there's half a confirmation ...
All can be performed by css for example on phpbb 3.3 this code will add neon effect and color in an user name regardless the group or permission. .username-coloured ,a.u2{ color: #902dff !important; text-shadow: 0px 0px 5px #ac98ff4f!important; } where: .u2 is the id of the user that can be founded ...