https://bugzilla.wikimedia.org/show_bug.cgi?id=21835

           Summary: Extension is hard coded for the '$IP/extensions'
                    directory
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: SemanticResultFormats
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
        Depends on: 21832,21833


Please see bug 21832 for details (and a possible fix).

Using a non standard location for the extension:

include_once('extensions/MWExtensions/SemanticResultFormats/SRF_Settings.php');


Causes the following error:

[Sun Dec 13 10:39:38 2009] [error] [client 77.103.200.41] PHP Warning: 
AutoLoader::require(/BiO/Serve/Httpd/Funktopia.net/MW-1.15/extensions/SemanticResultFormats/SRF_ParserFunctions.php)
[<a href='function.AutoLoader-require'>function.AutoLoader-require</a>]: failed
to open stream: No such file or directory in
/BiO/Serve/Httpd/Funktopia.net/MW-1.15/includes/AutoLoader.php on line 582
[Sun Dec 13 10:39:38 2009] [error] [client 77.103.200.41] PHP Fatal error: 
AutoLoader::require() [<a href='function.require'>function.require</a>]: Failed
opening required
'/BiO/Serve/Httpd/Funktopia.net/MW-1.15/extensions/SemanticResultFormats/SRF_ParserFunctions.php'
(include_path='/BiO/Serve/Httpd/Funktopia.net/MW-1.15:/BiO/Serve/Httpd/Funktopia.net/MW-1.15/includes:/BiO/Serve/Httpd/Funktopia.net/MW-1.15/languages:.:/usr/share/pear:/usr/share/php')
in /BiO/Serve/Httpd/Funktopia.net/MW-1.15/includes/AutoLoader.php on line 582



All my other (non SMW based) extensions don't seem to have a problem with this.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to