Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMF 3.0: Can't install #7852

Closed
Oldiesmann opened this issue Nov 5, 2023 · 2 comments
Closed

SMF 3.0: Can't install #7852

Oldiesmann opened this issue Nov 5, 2023 · 2 comments

Comments

@Oldiesmann
Copy link
Contributor

Oldiesmann commented Nov 5, 2023

Description

Got a PHP error while trying to set up a test board using the new SMF 3.0 code

AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Class "SMF\\Config" not found in /.../Sources/BackwardCompatibility.php:85
Stack trace:
#0 /.../Sources/IntegrationHook.php(340): SMF\\IntegrationHook::exportStatic()
#1 /.../Sources/Autoloader.php(49): require('...')
#2 /.../install.php(56): SMF\\{closure}()
#3 {main}
 thrown in /.../Sources/BackwardCompatibility.php on line 85'

Steps to reproduce

  1. Upload files to webserver and move files from "other" as needed
  2. Navigate to install.php

Environment (complete as necessary)

  • Version/Git revision: latest SMF 3.0 branch
  • Database Type: MariaDB
  • Database Version:
  • PHP Version: 8.2.12

Additional information/references

@jdarwood007
Copy link
Member

Added a fix to my PR #7849
Should get this fixed up

@Oldiesmann
Copy link
Contributor Author

I can confirm that fixed the problem. I just successfully installed SMF 3 on my server (set up a new test site to test it on Postgres as well)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants