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

Manual installation of SIL 2.1 on top of SMW 4.0.2 yields UnexpectedValueException in ExtensionRegistry.php #96

Open
hhappel opened this issue Dec 28, 2022 · 0 comments

Comments

@hhappel
Copy link

hhappel commented Dec 28, 2022

Setup and configuration

  • MW version. 1.37.6
  • PHP version: 8.0.25
  • SMW version: 4.0.2
  • SIL version: 2.1
  • DB (MySQL etc. and version): 5.7.40-43-log

Issue

Due to #95 I tried a manual installation of SIL in the same MW instance. Once activated, the Wiki showed the following error message:

Fatal error: Uncaught UnexpectedValueException: callback 'SemanticInterlanguageLinks::initExtension' is not callable in /is/htdocs/REPLACED/hp/w/includes/registration/ExtensionRegistry.php:572 Stack trace: #0 /is/htdocs/REPLACED/hp/w/includes/registration/ExtensionRegistry.php(258): ExtensionRegistry->exportExtractedData(Array) #1 /is/htdocs/REPLACED/hp/w/includes/Setup.php(168): ExtensionRegistry->loadFromQueue() #2 /is/htdocs/REPLACED/hp/w/includes/WebStart.php(90): require_once('/is/htdocs/wp13...') #3 /is/htdocs/REPLACED/hp/w/index.php(44): require('/is/htdocs/wp13...') #4 {main} thrown in /is/htdocs/REPLACED/hp/w/includes/registration/ExtensionRegistry.php on line 572

I found some references for the same/similar exception at

..which however did not lead anywhere.

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

1 participant