No errors are reported. All that happens is that Special:Specialpages 
and Special:Version come up blank.

In the past, when that has happened, the fault has lain in an unbalanced 
parenthesis in some script.

When I roll back to SMW 1.2.1, the problem disappears.

Therefore the error is somewhere within SMW 1.3.

I am using the following:

MediaWiki 1.12.0 r33954)
PHP 5.1.6
MySQL 5.0.22

And these extensions:

CategoryTree version 2008-02-04
CheckUser
Cite
ConfirmAccount version 1.1
Replace Text version 0.1
GoogleSitemap version 0.0.5
Interwiki version 2008-01-11
EasyTimeline version 2008-02-19
EmbedVideo version 0.1.2
Inputbox
ParserFunctions version 1.1.1
Bad-Behavior version 2.0.19
Newuserlog version 2008-02-08

As before, inserting the code "error_reporting(E_ALL);" into 
LocalSettings.php does nothing.

Temlakos

Yaron Koren wrote:
> Temlakos,
>
> My guess is that the blank pages are caused by a PHP setting that
> causes a blank page to be shown if any error is encountered, instead
> of the error message itself. This is the "error_reporting" setting,
> which is described here:
>
> http://us.php.net/error_reporting
>
> If you have permission, you should change the value of it, at least
> temporarily, to "E_ALL" in your php.ini file. Otherwise, I believe you
> can change it within PHP code itself (maybe in your LocalSettings.php
> file), as described in that help page.
>
> -Yaron
>
>
> On Mon, Sep 8, 2008 at 12:12 PM, Markus Krötzsch
> <[EMAIL PROTECTED]> wrote:
>   
>> On Montag, 8. September 2008, CNIT wrote:
>>     
>>>> Hi,
>>>>
>>>> we are happy to announce the release of the new Semantic MediaWiki 1.3.
>>>> The new version introduces a number of new features and general
>>>> improvements. Upgrading from SMW 1.2 requires only little effort, but it
>>>> is still recommended to read the installation and upgrade instructions
>>>> [1].
>>>>
>>>> As detailed online [2], SMW 1.3 brings three different improvements for
>>>> browsing semantic data:
>>>>
>>>> * Special:Browse is more usable and more concise.
>>>> * Searching for property values now offers a "fuzzy" search that allows
>>>> you to jump to pages with "nearby" values when a search has only few
>>>> results. * Concept pages now offer a browsing mechanism similar to
>>>> categories. Result paging allows to show even large numbers of results on
>>>> the wiki page.
>>>>
>>>> With the improvement of Special:Browse, SMW no longer will display a
>>>> Factbox by default but instead shows a toolbox link for displaying all
>>>> property data. Both functions can be configured to achieve the old
>>>> behaviour if desired.
>>>>
>>>> Moreover, a new mechanism for pre-computing concepts has been introduced
>>>> to speed up this form of semantic queries even on very large wikis [3].
>>>>
>>>> As usual, SMW 1.3 also closes a number of bugs with earlier versions, and
>>>> further extends the language support of SMW (thanks to the BetaWiki
>>>> project!). The online documentation on this site has already largely been
>>>> updated to the new version.
>>>>
>>>> Thanks to all users and contributors for supporting the project!
>>>>
>>>>
>>>> Cheers,
>>>>
>>>> Markus
>>>>         
>>> Hi Markus,
>>> Is there any timeline shedule to implement built-in properties for "page
>>> creation time" and "page modification time"
>>> in SMW? I remember you was saying it's not so easy because requires
>>> reworking of class model of properties.
>>>       
>> Yes, I hope we can accomplish this change until 1.4. I will send another list
>> of topics we will address for SMW 1.4, and on the expected release schedule.
>>
>>     
>>> Thank you for a great efforts!
>>>       
>> Can I take from this that you do not have the problems Temlakos described for
>> SMW 1.3? I wonder what affects his site ...
>>
>> Markus
>>
>>
>>     
>>> Dmitriy
>>>
>>> -------------------------------------------------------------------------
>>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>>> challenge Build the coolest Linux based applications with Moblin SDK & win
>>> great prizes Grand prize is a trip for two to an Open Source event anywhere
>>> in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>> _______________________________________________
>>> Semediawiki-devel mailing list
>>> Semediawiki-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/semediawiki-devel
>>>       
>>
>> --
>> Markus Krötzsch
>> Semantic MediaWiki    http://semantic-mediawiki.org
>> http://korrekt.org    [EMAIL PROTECTED]
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
>> Build the coolest Linux based applications with Moblin SDK & win great prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> Semediawiki-devel mailing list
>> Semediawiki-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/semediawiki-devel
>>
>>
>>     
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Semediawiki-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/semediawiki-user
>
>   


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to