Abandoned Extensions • Re: [3.2][3.3][RC] Embeded LaTeX Equation Editor
This topic has been marked as [ABD] - Abandoned as the extension author has not been active recently. If the extension author wishes to continue development, please PM anyone on the Extension...
View ArticlephpBB Ideas • Re: phpBB "safe mode"
https://www.phpbbmodders.com/community/viewtopic.php?t=88Statistics: Posted by DionDesigns — Tue Dec 31, 2024 2:47 am
View Article[3.3.x] Support Forum • Is it a problem that topics show duplicates of the...
I ran across this when viewing a topic's page source [Ctrl]-U. This would represent page content from the <head> </head> section of overall_header.html, I think? Is this normal? Or is...
View Article[3.3.x] Support Forum • Re: Is it a problem that topics show duplicates of...
Hello,Check that you don't have this line duplicated in overall_header.html:Code: <!-- EVENT overall_header_head_append -->Statistics: Posted by cabot — Tue Dec 31, 2024 9:51 am
View Article[3.3.x] Support Forum • Re: A more comprehensive user activity log
In the "Forum Logs" is only the "Admin Log" filled with informations. The "Moderator Log", "User Logs" and "Error Log" are emtpy.Why? Shouldn't be there all the activities? Why is there a "Option" to...
View Article[3.3.x] Support Forum • Re: No User logs / Moderator log / Error log
If this is a brand-new install, I wouldn't expect to see any User or Moderator activity. Once there is activity, it will show in the logs:Statistics: Posted by Brf — Tue Dec 31, 2024 1:18 pm
View ArticleExtension Requests • Re: Poetic/Account Options
Seriously though, does anyone have any more extension recommendations?Statistics: Posted by TheVorpalPig? — Tue Dec 31, 2024 5:50 pm
View Article[3.3.x] Support Forum • Re: Periodic tasks have stopped running
I'd disable the digest extension at this time also.Thank you Steve. Your suggestion proved to be right on the nail.Before disabling Digests I set cron_lock to 0 and manually ran the command in my cron...
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB view sessions table
The use of the html table will be replaced with a div at some point.Statistics: Posted by Steve — Wed Jan 01, 2025 3:04 pm
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB Events Calendar
Events only shown by those small icons in the current day? At my calendar we currently use, we can color each event and show as a colored line from the start to the end of the event. This is more...
View Article[3.3.x] Support Forum • Re: SQL ERROR [ mysqli ] Unknown column...
Hello Coalman,You wrote "When you are updating you are directed to "Using your web browser, visit install/ in your board's root"I'm not understanding this or where to find this when I'm updating. When...
View Article[3.3.x] Support Forum • Re: Standard links don’t work
Under server settings set "Enable URL Rewriting:" to no -OR- enable mod_rewrite assuming it's Apache serer.I have now both disabled and everything is working. Thanks!Guess I need to take a look at the...
View Article[3.3.x] Support Forum • How To Delete queue.php Email Notifications
Over a year ago I moved my site to a new server. The move was successful but email notification stopped. This includes emails such as "Active User Account" messages sent to admins, as well as "Forum X...
View Article[3.3.x] Support Forum • Re: How To Delete queue.php Email Notifications
Just to add to this. I was digging around for a solution because there were other weird things going on such as over 200,000 sql files in the cache folder, which was caused by the phpbb_sessions table...
View ArticleGeneral Discussion • Re: Happy New Year
Happy new year to allStatistics: Posted by halil16 — Wed Jan 01, 2025 8:46 pm
View ArticleGeneral Discussion • Re: NIS 2 EU Directive (cybersecurity)
Again, nobody here is a lawyer and you (collectively, i.e. the community) should really seek advice from a lawyer that specializes in this area if you (collectively) believes it affects you...
View ArticlephpBB Discussion • Re: phpbb forums
The team is aware Very aware The showcase will be updated in due course.Statistics: Posted by danieltj — Thu Jan 02, 2025 4:52 pm
View ArticleCustom BBCode Development and Requests • Re: BBCode to greet New User
You cannot do that with a bbcode directly. A bbcode cannot "look up" a user to see what color they should be. All a bbcode does is take your "TEXT" parameter and replace it with the text you type into...
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Hangman - Resurrected
I have a question, to play this hangman, I need to put several terms in the extension first, could you give a practical example of how I could do this, could I have previously installed terms or could...
View Article[3.3.x] Support Forum • Re: [split from] MYSQL groups error PLEASE HELP!
But I am curious: Even though I indicated $acm_type = 'memcached' Which version of phpBB are you are using? The reason I'm asking is that would be outdated config.php but that doesn't necessarily mean...
View Article