phpBB Custom Coding • viewtopic-body.html - IF topic author is currently...
This is a continuation of Gumboots somehow <solved> topic (linked in cabot's quote below). I think it may be very close to having been solved, but if it was, I'm not seeing the same result as...
View Article[3.3.x] Support Forum • Re: Admin access lost after update from 3.3.12 to 3.3.14
All caches were cleared, browser and phpbb. The problem persists. It doesn't appear to be a cookie/cache issue.Statistics: Posted by richxrich — Mon Dec 23, 2024 12:50 am
View Article[3.3.x] Support Forum • Re: Error on update: SQLNo values specified for SQL...
I followed the guide, and now the database update stops with the error CANNOT_REMOVE_MODULE.Installing Data: \phpbb\db\migration\data\v310\acp_style_components_module.Skip...
View Article[3.3.x] Support Forum • Re: PHPbb locally
This what the config.php from phpBB-3.3.14 on XAMPP PHP7.2 looks like:Code: <?php// phpBB 3.0.x auto-generated configuration file// Do not change anything in this file!$dbms = 'mysqli';$dbhost =...
View Article[3.3.x] Convertors • Re: Problems with Categories Hierarchie To phpBB3 Convertor
Usually I use Total Commander running under WINE to do the FTP transfers but did not this time. I should try out Filezilla as well just to test it out.[/quote]TC or WinSCP are just fine.Statistics:...
View Article[3.3.x] Support Forum • Re: Periodic tasks have stopped running
a daily backup via the Auto Database Backup extension.What version do you use for this extension?Sorry - should have included all the versions in my original post.phpBB: 3.3.13php: 8.2.26Database:...
View ArticlephpBB Discussion • Re: Which tree do I need to bark up?
(5-Years later)I just did as thecoalman suggested and replaced: [youtube]{IDENTIFIER}[/youtube] with <iframe width="560" height="315" src="https://www.youtube.com/embed/{SIMPLETEXT}"...
View Article[3.3.x] Convertors • Re: convert ancient IPB to phpBB?
Thanks for the quick reply, coalman. I'll give XAMPP a try. XAMPP v 1.7.2 came with php 5.3.Did you mean newer version of php 5.2/older 5.3 rather than the other way around?I understand this is really...
View ArticlephpBB Custom Coding • Re: Some useful SQL
In this query -Code: UPDATE phpbb_posts SET post_text = REGEXP_REPLACE...
View Article[3.3.x] Styles in Development • Re: [RC] GoldenExistence 3.3.14
style now in phpbb cdbStatistics: Posted by Prosk8er — Tue Dec 24, 2024 7:34 pm
View ArticleCustom BBCode Development and Requests • Re: BBcode : Post / Topic slider -...
Thanks : I use this extension .As the example / link shows I want to use it inside a post / comment, https://www.dg2freemaps.com/map-para-bellum-by-razcle/that's why I thought of bbcode .The...
View Article[3.3.x] Support Forum • phpBB on sf.net with php 8.2
Hi,I'm interested to update phpBB from mxpcms.sf.net/forum to mxpcms.sf.net/comunity and the php version is 8.2, and phpBB4 is not supported. The version that we have online in forum/ is 3.3.2 and...
View Article[3.3.x] Support Forum • Re: phpBB on sf.net with php 8.2
...I'm interested to update phpBB from mxpcms.sf.net/forum to mxpcms.sf.net/comunity and the php version is 8.2, and phpBB4 is not supported. The version that we have online in forum/ is 3.3.2 and...
View ArticleExtension Requests • Re: Is there a calendar extension?
..I may found also a bug....Edit: I trying to make an account to phpbb.deIt's not a bug. Timezone was wrong in my account settings.And I have a account at phpbb.de now. -janxfi-Statistics: Posted by...
View ArticleCustom BBCode Development and Requests • Re: YouTube embedded videos...
@ GandalfleGris,This totally worked for me. Thank you! Both old and new work with no issues.Thank again!Statistics: Posted by Hermskii — Thu Dec 26, 2024 12:56 am
View ArticlephpBB Discussion • Re: Which tree do I need to bark up?
Thanks again all.I found this and tried it. It worked which fixed my YouTube BBCode issue where videos would not show on my forum. Here it is from a member here named GandalfleGris. Here is the link...
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB Topic/Post Reactions,...
Hopefully in the new year. Sorry for the delay.Statistics: Posted by Steve — Thu Dec 26, 2024 6:06 pm
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB view sessions table
Extension Version: Release includes: smoothing Artex code, infant I gave the extension a good bashing!! So introducing the code: avatars, page refresh, search function for username or IP, a button...
View ArticleExtensions in Development • Re: [3.3][DEV] Toggle Password
Extension Version: 1.0.0Extension Download: hereThe extension will be submitted to the CDB for validation.Statistics: Posted by Steve — Thu Dec 26, 2024 7:45 pm
View ArticlephpBB Custom Coding • Importing macro into template not being refreshed by cache
Hi. I have a problem of a template not being updated locally (NOT phpbb cache!) on clients' browsers.The problem is the "funding" bar at the top of the header here:https://forum.realitymod.com/The...
View Article