Last modified: 2008-04-17 20:40:56 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T15608, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 13608 - SMW 1.0.1 does not work with MW 1.12
SMW 1.0.1 does not work with MW 1.12
Status: RESOLVED WORKSFORME
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-04-03 23:01 UTC by Stuart Robbins
Modified: 2008-04-17 20:40 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Stuart Robbins 2008-04-03 23:01:32 UTC
MediaWiki 1.12

Fatal error: Call to undefined function enableSemantics() in C:\web\wiki\LocalSettings.php on line 127

This was observed in an already-used MW 1.12 Installation, and then observed again in a fresh MW 1.12 installation.

Problem did not occur with MW 1.11.2
Comment 1 Markus Krötzsch 2008-04-17 20:40:56 UTC
I cannot confirm that problem, and we have been running sites on current MW SVN throughout recent months. semanticweb.org, e.g., runs on MW 1.13alpha (r33087), and has been running on various pre- and post-releases of MW before.

Please post the relevant section of you LocalSettings.php (not the passwords, just the SMW loading). Normally there should be something like the following:

 include_once('extensions/SemanticMediaWiki/includes/SMW_Settings.php');
 enableSemantics("subdomain.your-site.com");

The above error is very basic, and indicates no relationship to MW. The missing function is certainly defined in SMW_GlobalFunctions.php. I will tag that bug as "works for me" -- feel free to reopen it if the problem persists.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links