Extensions tab error

Get help with installation and running phpBB 3.3.x here. Please do not post bug reports, feature requests, or extension related questions here.
redline57
Registered User
Posts: 3
Joined: Wed Sep 18, 2024 9:49 am

Extensions tab error

Post by redline57 »

Hello there!

I have a phpbb3 forum on version 3.3.4. The problem is that after the last update many years ago (I don't even remember when I made this update), the following error message appears in the extensions tab:

Code: Select all

Cannot find module ./../includes/acp/acp_notify_moderators.php

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/functions_module.php
LINE: 573
CALL: trigger_error()

FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()
I tried to update to the new version 3.3.13. The update was completed successfully, but the problem remains. After that, I tried to do a clean install. The clean install was completed successfully, but the error message still appears. So, I decided to revert to version 3.3.4 and ask you what went wrong.

Thank you very much!
User avatar
Mick
Support Team Member
Support Team Member
Posts: 26828
Joined: Fri Aug 29, 2008 9:49 am

Re: Extensions tab error

Post by Mick »

That looks like something left over from an extension or even a mod in 3.0.x something to do with emails? Did you run version 3.0.x at any time and then upgrade?
  • "The more connected we get the more alone we become” - Kyle Broflovski© 🇬🇧
redline57
Registered User
Posts: 3
Joined: Wed Sep 18, 2024 9:49 am

Re: Extensions tab error

Post by redline57 »

Maybe a long time ago. But I'm not sure, I don't even remember. What to do?

Could this be related to the following issue? Could these be some leftover mods?

Image
Last edited by redline57 on Wed Sep 18, 2024 10:42 am, edited 2 times in total.
User avatar
Mick
Support Team Member
Support Team Member
Posts: 26828
Joined: Fri Aug 29, 2008 9:49 am

Re: Extensions tab error

Post by Mick »

Your two examples in board configuration are leftovers from extensions probably not being removed properly or out of date.

One is Advertisement Management the other is one of the site map extensions maybe this one phpBB3 SEO Sitemap? Try installing the up to date versions of those and see if the problems go away.

The original error is, I’m fairly certain, to do with an extension that notifies moderators of posts waiting approval, that’s built in now and user selectable but phpBB didn’t do that originally hence you needed an extension or mod. You could always have a look in the ACP customise tab and see if there’s any hints there.

Bear in mind if you’re having issues with trying to get to the bottom of the three problems the proper place to ask is in the dedicated discussion/support forums for the extensions.
  • "The more connected we get the more alone we become” - Kyle Broflovski© 🇬🇧
redline57
Registered User
Posts: 3
Joined: Wed Sep 18, 2024 9:49 am

Re: Extensions tab error

Post by redline57 »

You are very helpful. Maybe I found the most serious problem, which is related to the extensions tab. I think the mod is Notify Moderators: https://www.phpbb.com/customise/db/mod/ ... oderators/. The question now is how to remove it, because I don't see an answer on the extensions page since 2015.
User avatar
Mick
Support Team Member
Support Team Member
Posts: 26828
Joined: Fri Aug 29, 2008 9:49 am

Re: Extensions tab error

Post by Mick »

I’ll have a look at the mod in a minute and see if I can figure it out.
  • "The more connected we get the more alone we become” - Kyle Broflovski© 🇬🇧
User avatar
Brf
Support Team Member
Support Team Member
Posts: 53523
Joined: Tue May 10, 2005 7:47 pm
Location: {postrow.POSTER_FROM}

Re: Extensions tab error

Post by Brf »

It is looking for a module. You should be able to find it in ACP / System / Module Management and remove it.
redline57
Registered User
Posts: 3
Joined: Wed Sep 18, 2024 9:49 am

Re: Extensions tab error

Post by redline57 »

Yes! It’s solved! This was the solution. Thank you! :)

Return to “[3.3.x] Support Forum”