[I'm resending this since the previous send was bounced by the list server, apparently for having rich text turned on]
I'm trying to install SemanticMediaWiki on a Mac PowerPC running Leopard using a MAMP stack. I'm testing on a local box preparatory to upload to the server. I added the test page suggested in the INSTALL file: "TestSMW" with contents: Property test: [[testproperty:Dummpage]] Saved OK, but when I clicked on the new "Browse properties" tab in the Toolbox I got the error: ========================= Strict Standards: Non-static method OutputPage::includeJQuery() cannot be called statically in /Volumes/Isis/mapsndata/trunk/www/mediawiki/ extensions/SemanticMediaWiki/specials/SearchTriple/ SMW_SpecialBrowse.php on line 405 Strict Standards: Non-static method OutputPage::includeJQuery() cannot be called statically in /Volumes/Isis/mapsndata/trunk/www/mediawiki/ extensions/SemanticMediaWiki/specials/SearchTriple/ SMW_SpecialBrowse.php on line 405 ========================== Clearly somebody isn't happy with jQuery. The mediawiki version is the current development release, 1.18. The SemanticMediaWiki files went up fine. And the relevant LocalSettings.php lines are: =========================== # Validator & SemanticMediaWiki # Validator require_once( "$IP/extensions/Validator/Validator.php" ); # SemanticMediaWiki $smwgNamespaceIndex = 114; // smallest even namespace index after previous highwater mark (Sandbox = 112) require_once( "$IP/extensions/SemanticMediaWiki/ SemanticMediaWiki.php" ); enableSemantics( 'mapsndata.com' ); ============================ SMW_setup.php ran fine, had no trouble creating the database tables & SMW_refreshData.php cheerfully added 353 IDs. So up to the point of the error there was no indication of a problem. Any suggestions on what to look at? TIA, John Ashmead ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Semediawiki-devel mailing list Semediawiki-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/semediawiki-devel