[Bug 21832] smwgIP is hard coded for the $IP . '/extensions' directory

2009-12-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21832


Markus Krötzsch mar...@semantic-mediawiki.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Markus Krötzsch mar...@semantic-mediawiki.org  2009-12-23 
17:30:39 UTC ---
I have now imlemented the change as suggested. I vaguely recall that we have
actually used dirname()-based paths initially, but that we stopped doing this
based on some PHP problem. Let's see if any other problem reoccurs now.


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 21832] smwgIP is hard coded for the $IP . '/extensions' directory

2009-12-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21832


Dan Bolser dan.bol...@gmail.com changed:

   What|Removed |Added

 Blocks||21833




-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 21832] smwgIP is hard coded for the $IP . '/extensions' directory

2009-12-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21832





--- Comment #1 from Dan Bolser dan.bol...@gmail.com  2009-12-13 00:21:23 UTC 
---
Sorry, the above should read:

I changed the above line to:
$smwgIP = dirname(__FILE__) . '/..';

and that seems to have done the trick.


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 21832] smwgIP is hard coded for the $IP . '/extensions' directory

2009-12-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21832


Dan Bolser dan.bol...@gmail.com changed:

   What|Removed |Added

 Blocks||21835




-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l