Extensions ACP replaced by error page

Get help with installation and running phpBB 3.3.x here. Please do not post bug reports, feature requests, or extension related questions here.
Post Reply
User avatar
ukhamlet
Registered User
Posts: 2
Joined: Tue Sep 05, 2006 10:17 am
Name: Martyn Winters
Contact:

Extensions ACP replaced by error page

Post by ukhamlet »

Support Request Template
What version of phpBB are you using? phpBB 3.3.8
What is your board's URL? http://www.rugbyrebels.co.uk/
Who do you host your board with? ICUK
How did you install your board? I used the download package from phpBB.com
What is the most recent action performed on your board? Update from a previous version of phpBB3
Is registration required to reproduce this issue? Yes
Do you have any MODs installed? No
Do you have any extensions installed? Yes
What version of phpBB3 did you update from? phpBB 3.3.8
What extensions do you have installed? Advanced BBCode Box 3.3.4
Database Optimize & Repair Tool
s9e/mediaembed 20170724
Share On 2.0.1
Stop Forum Spam 1.4.0
Tapatalk Plugin for phpBB 3.1/3.2/3.3 2.2.2
Thanks for posts 2.0.7
VigLink 1.0.5

Disabled Extensions
phpBB3 SEO Sitemap
What styles do you currently have installed? Pro Silver and SE Square Left
What language(s) is your board currently using? English GB
Which database type/version are you using? MySQL 5
What is your level of experience? New to PHP and phpBB
What username can be used to view this issue? No answer given
What password can be used to view this issue? No answer given
What actions did you take (updating your board; installing a MOD, style or extension; etc.) prior to this problem becoming noticeable? This resulted from the old board's server crashing. I recovered the database and copied the old files to the new server. The database is too big to import in one piece, so I broke it down smaller pieces, the last of which did not import successfully. I've done a piecemeal repair of the board - troubleshooting each item as and when they arise, but I am unable to use the Extensions tab in the ACP. It just shows an error page.
Please describe your problem. Here is the error page I get when I try to access the extensions acp.

Code: Select all

General Error
    SQL ERROR [ mysqli ]

    Unknown column 'sfs_reported' in 'field list' [1054]

    SQL

    SELECT COUNT(sfs_reported) AS stat FROM bb_posts WHERE sfs_reported = 1

    BACKTRACE

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

    FILE: [ROOT]/phpbb/db/driver/driver.php
    LINE: 1023
    CALL: trigger_error()

    FILE: [ROOT]/phpbb/db/driver/mysqli.php
    LINE: 202
    CALL: phpbb\db\driver\driver->sql_error()

    FILE: [ROOT]/phpbb/db/driver/factory.php
    LINE: 345
    CALL: phpbb\db\driver\mysqli->sql_query()

    FILE: [ROOT]/ext/rmcgirr83/stopforumspam/controller/admin_controller.php
    LINE: 136
    CALL: phpbb\db\driver\factory->sql_query()

    FILE: [ROOT]/ext/rmcgirr83/stopforumspam/acp/stopforumspam_module.php
    LINE: 31
    CALL: rmcgirr83\stopforumspam\controller\admin_controller->display_options()

    FILE: [ROOT]/includes/functions_module.php
    LINE: 676
    CALL: rmcgirr83\stopforumspam\acp\stopforumspam_module->main()

    FILE: [ROOT]/adm/index.php
    LINE: 81
    CALL: p_master->load_active()
Generated by SRT Generator
Last edited by Mick on Mon Sep 26, 2022 8:47 am, edited 1 time in total.
Reason: Added code tags for clarity.
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: Extensions ACP replaced by error page

Post by david63 »

I would make a guess that the problem is with the Stop Forum Spam extension. Disable that extension.
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here
User avatar
warmweer
Jr. Extension Validator
Posts: 11194
Joined: Fri Jul 04, 2003 6:34 am
Location: Van Allen Bel ... gium
Contact:

Re: Extensions ACP replaced by error page

Post by warmweer »

Agreed with david63.
You're currently using v1.4.0 but there' a 1.4.2 on GitHub.
Take note that 1.4.0 is the latest release validated on phpBB.com (for phpBB 3.3.4) and is not guaranteed to function with later phpBB versions.
Also take note that rmcgirr83's last visit to phpBB.com was on Jan 12, 2022 so you'ld need to contact him via GitHub.
Spelling is freeware, which means you can use it for free.
On the other hand, it is not open source, which means you cannot change it or publish it in a modified form.


Time flies like an arrow, but fruit flies like a banana.
User avatar
ukhamlet
Registered User
Posts: 2
Joined: Tue Sep 05, 2006 10:17 am
Name: Martyn Winters
Contact:

Re: Extensions ACP replaced by error page

Post by ukhamlet »

david63 wrote: Mon Sep 26, 2022 8:47 am I would make a guess that the problem is with the Stop Forum Spam extension. Disable that extension.
Thanks David. That allowed me access to the ACP.

I'll try version 1.4.0
User avatar
warmweer
Jr. Extension Validator
Posts: 11194
Joined: Fri Jul 04, 2003 6:34 am
Location: Van Allen Bel ... gium
Contact:

Re: Extensions ACP replaced by error page

Post by warmweer »

ukhamlet wrote: Mon Sep 26, 2022 12:27 pm I'll try version 1.4.0
warmweer wrote: Mon Sep 26, 2022 11:05 am You're currently using v1.4.0 but there' a 1.4.2 on GitHub.
Spelling is freeware, which means you can use it for free.
On the other hand, it is not open source, which means you cannot change it or publish it in a modified form.


Time flies like an arrow, but fruit flies like a banana.
Post Reply

Return to “[3.3.x] Support Forum”