[3.3.x] Support Forum • Re: Password recovery email do not work, mail test...
Is there any way to debug this or should I start adding prints in the middle of the code?It's in [ROOT]\phpbb\ucp\controller\reset_password.php.Statistics: Posted by rxu — Mon Jun 02, 2025 4:27 pm
View ArticleExtensions in Development • Re: [3.3][DEV] AdBlock Detector
Works great. I see you managed to enable uBlock Origin Lite detection as well. Statistics: Posted by RomaamoR — Mon Jun 02, 2025 4:52 pm
View Article[3.3.x] Styles Support & Discussion • Re: Uncaught ReferenceError: jQuery...
Thank you very much, a few bugs have been fixed If you happen to spot something missing in the code, please write. There are still some leftCode: jquery-3.7.1.min.js?assets_version=379:2...
View ArticleExtensions in Development • Re: [3.3][DEV] Link 2 Topic Name
thank you for your reply and your advices!! very helpful!! i've released a new rev with your advices and modified the log_system too! (now it works!)the 1.0.1 is now on GitHub!Statistics: Posted by...
View ArticleExtension Requests • Re: Pictures gallery
Instead of emptying the phpbbgallery/core/styles/prosilver/template/event/navbar_header_user_profile_prepend.html file, something I don't really like,I saw that there's an option:"Display gallery...
View ArticleExtensions in Development • Re: [3.3][DEV] Links
But I think there are no permissions for the links, and who can access them yet and to difference between internal and external links?Statistics: Posted by Miri4ever — Tue Jun 03, 2025 5:41 pm
View ArticleExtensions in Development • [3.3][BETA] Local Time
Name: Local TimeDescription: Display the user's local time on their profile.Version: 1.0.0-b1Author: danieltjFeatures: Adds the user's local time based on their timezone setting to the topic, private...
View Article[3.3.x] Support Forum • Re: A few questions regarding a Tapatalk db.
Will the code from this post fix the issue with the blank topics?viewtopic.php?p=13720156#p13720156Topic information is stored in the phpbb_topics table with a title, usually the title on first post....
View Article[3.3.x] Styles Support & Discussion • Re: Image (banner) in header
Hello bennybernaer, "like this" I can't answer at the moment due to time constraints. The HTML nesting and the CSS are responsible.I have implemented a style myself, but it pulls up the header in...
View Article[3.3.x] Support Forum • New style works great until I login to the APC. Then...
I've installed a few styles from the extension DB, and I can get the all working, I can set whichever I was as the default, and my system appears as I would expect. Until I click the ACP. Then I'm...
View Article[3.3.x] Support Forum • Re: New style works great until I login to the APC....
You should detail what happens when you go into the ACP, then list the styles that cause problems is a good idea.Possibly a link to the board concerned by the request.Statistics: Posted by ssl — Wed...
View Article[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread...
For my forums it was mainly meta-externalagent killing my server. If a bot identifies itself make sure it's been added to bots list. This hides links you don't want it indexing like search.php, strips...
View Article[3.3.x] Support Forum • Re: new user get error message
The error says it is on line 186, so of course that file exists.The error is saying there is a problem with the TERMS_OF_USE_CONTENT tag in language\xx\ucp.phpI deleted the text in front of...
View ArticleExtensions in Development • Re: [3.3][BETA] Local Time
Nice work daniel!No problems with this one Looks good Daniel. Looks like we have lift off.Thanks both.The last beta release I plan to make will include the local time being displayed on the member...
View Article[3.3.x] Support Forum • Re: Post Issues with Topic Posting Buttons
...I'm not sure if I explained that well, but any sort of help would be greatly appreciated. Assuming your board is phpBB version 3.3.15 (or at least 3.3.0 (this is after all the [3.3.x] Support...
View ArticleWanted! • Re: Convert PNphpBB2 and insatll new phpbb
joemg did you manage to convert the forum?Statistics: Posted by Ricsca — Thu Jun 05, 2025 6:12 pm
View ArticleExtension Writers Discussion • parsing text. enable and disable...impossible...
hello there!i'm trying to disable parsing text but i cannot do it.i've the code from the wiki:Code: $sql = 'SELECT post_text, bbcode_uid, bbcode_bitfield, enable_bbcode, enable_smilies,...
View ArticleExtensions in Development • Re: [3.3][DEV] Link 2 Topic Name
ext is in dev so it continously changes. that was a primitive testcode for template no more useful!i've setted the bg-color as the forum one, enabled bbcode/smilies, fixed css and view styles...
View ArticleExtension Writers Discussion • Re: parsing text. enable and...
Take a look at the documentation which describes how BBCode data should be saved to the database and then how to manipulate the data once you've taken it from the database for display.Tutorial:...
View Article[3.3.x] Support Forum • Re: A few questions regarding a Tapatalk db.
Hi, sorry for the late response, but I figured that I'd post back with an update..The code I edited my last post with a link, DID the trick.. it actually fixed both the topic and the reply subjects.....
View Article