Hi,

I have recently tried to install Semantic Forms, but with only partial
success :

MediaWiki 1.13.3
PHP 5.2.8 running on Windows with IIS (Windows XP and IIS 5, as this
is just a quick and dirty dev machine)
SMW 1.4.2
language : fr
Other installed extensions : InputBox and News.

I have tried both recent versions of SF : 1.5.1 and 1.5.2.

In both cases, as soon as I add the line
     include_once("$IP/extensions/SemanticForms/includes/
SF_Settings.php");

to my Localsettings file, I lose the ability to go to some (not all)
special pages. For example, the SMWAdmin page is fine, but the page
which lists all Special Pages is innaccessible (server 500 error).

>From what I have pieced together, the problem has to do with the i18n
code : when I add the include statement, at some point the MW code
does a require on the SMW_Messages.php file. If SF is active, then
that require never returns, whereas if I comment out the SF include,
everything is fine.

I'm completely stumped, so if anybody has a brilliant idea, it would
be most welcome. There are no errors in the PHP log, or in the IIS
log, or in the mediawiki debug log : it simply doesn't work.

Thanks in advance,
Jeremy G.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Semantic Forms" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/semantic-forms?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to