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

Jordan Grant <jordangrantf...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jordangrantf...@yahoo.com

--- Comment #6 from Jordan Grant <jordangrantf...@yahoo.com> 2012-01-09 
04:48:57 UTC ---
Experiencing same issue with SMW and MediaWiki 1.18 installation. After some
debugging, I found some more data but still don't know how to fix it. Semantic
MediaWiki and Semantic Forms both use global variables to store the file path
to their installation locations. Those variables are named "$smwgIP" and
"$sfgIP", for SMW and Semantic Forms respectively.  I think they are throwing
errors because those variables are being cleared, or are not ever set (i.e. the
paths are blank) and so the code is not able to find the SMW_LanguageEn.PHP
files in order to define the SMWLanguageEN class. 

$smwgIP is getting set in the SMW_Settings.php just fine (I checked). So
somewhere between SMW_Settings.php setting it, and SMW_Setup.php - the global
is being deleted or reset. Any ideas?

-Jordan

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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

Reply via email to