Fusion 2 is not rendering the page

3 messages Options
Embed this post
Permalink
Eduardo Kanegae

Fusion 2 is not rendering the page

Reply Threaded More More options
Print post
Permalink
hi,

I've successfully instaled Fusion 1.1.1 (
http://www.webmapit.com.br/viewmap/f1/templates/mapserver/standard/ )

But Fusion 2 is not rendering the page.After pointing to the address
http://www.webmapit.com.br/viewmap/f2/templates/mapserver/standard/
I can even see its page source but page is blank displayed ( IE,
FireFox or Chrome ).

My php_errors.log is showing:

[24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
Specification mandate value for attribute typ in Entity, line: 1 in
/myserver/f2/common/php/Xml2JSON.php on line 65
[24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
attributes construct error in Entity, line: 1 in
/myserver/f2/common/php/Xml2JSON.php on line 65
[24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
Couldn't find end of Start Tag Extension line 1 in Entity, line: 1 in
/myserver/f2/common/php/Xml2JSON.php on line 65
[24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
Premature end of data in tag Widget line 1 in Entity, line: 1 in
/myserver/f2/common/php/Xml2JSON.php on line 65
[24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
Premature end of data in tag WidgetSet line 1 in Entity, line: 1 in
/myserver/f2/common/php/Xml2JSON.php on line 65
[24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
Premature end of data in tag ApplicationDefinition line 1 in Entity,
line: 1 in /myserver/f2/common/php/Xml2JSON.php on line 65

appDefinition is at
http://www.webmapit.com.br/viewmap/f2/templates/mapserver/standard/ApplicationDefinition.xml

Is there any additional setting before running fusion 2?

best regards

--
Eduardo Kanegae
http://anthologis.com
_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users
Paul Spencer-2

Re: Fusion 2 is not rendering the page

Reply Threaded More More options
Print post
Permalink
you need to set the correct MapId in the MapWidget tag (map_1 from  
looking at your xml).

Hopefully that is all ...

Paul

On 24-Feb-09, at 3:44 PM, Eduardo Kanegae wrote:

> hi,
>
> I've successfully instaled Fusion 1.1.1 (
> http://www.webmapit.com.br/viewmap/f1/templates/mapserver/standard/ )
>
> But Fusion 2 is not rendering the page.After pointing to the address
> http://www.webmapit.com.br/viewmap/f2/templates/mapserver/standard/
>
> I can even see its page source but page is blank displayed ( IE,
> FireFox or Chrome ).
>
> My php_errors.log is showing:
>
> [24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
> href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
> Specification mandate value for attribute typ in Entity, line: 1 in
> /myserver/f2/common/php/Xml2JSON.php on line 65
> [24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
> href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
> attributes construct error in Entity, line: 1 in
> /myserver/f2/common/php/Xml2JSON.php on line 65
> [24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
> href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
> Couldn't find end of Start Tag Extension line 1 in Entity, line: 1 in
> /myserver/f2/common/php/Xml2JSON.php on line 65
> [24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
> href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
> Premature end of data in tag Widget line 1 in Entity, line: 1 in
> /myserver/f2/common/php/Xml2JSON.php on line 65
> [24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
> href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
> Premature end of data in tag WidgetSet line 1 in Entity, line: 1 in
> /myserver/f2/common/php/Xml2JSON.php on line 65
> [24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
> href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
> Premature end of data in tag ApplicationDefinition line 1 in Entity,
> line: 1 in /myserver/f2/common/php/Xml2JSON.php on line 65
>
> appDefinition is at
> http://www.webmapit.com.br/viewmap/f2/templates/mapserver/standard/ApplicationDefinition.xml
>
> Is there any additional setting before running fusion 2?
>
> best regards
>
> --
> Eduardo Kanegae
> http://anthologis.com
> _______________________________________________
> fusion-users mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/fusion-users


__________________________________________

    Paul Spencer
    Chief Technology Officer
    DM Solutions Group Inc
    http://research.dmsolutions.ca/

_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users
Eduardo Kanegae

Re: Fusion 2 is not rendering the page

Reply Threaded More More options
Print post
Permalink
Thanks Paul!

It's working now.

--
Eduardo Kanegae
http://anthologis.com



On Tue, Feb 24, 2009 at 5:59 PM, Paul Spencer <[hidden email]> wrote:

> you need to set the correct MapId in the MapWidget tag (map_1 from looking
> at your xml).
>
> Hopefully that is all ...
>
> Paul
>
> On 24-Feb-09, at 3:44 PM, Eduardo Kanegae wrote:
>
>> hi,
>>
>> I've successfully instaled Fusion 1.1.1 (
>> http://www.webmapit.com.br/viewmap/f1/templates/mapserver/standard/ )
>>
>> But Fusion 2 is not rendering the page.After pointing to the address
>> http://www.webmapit.com.br/viewmap/f2/templates/mapserver/standard/
>>
>> I can even see its page source but page is blank displayed ( IE,
>> FireFox or Chrome ).
>>
>> My php_errors.log is showing:
>>
>> [24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
>> href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
>> Specification mandate value for attribute typ in Entity, line: 1 in
>> /myserver/f2/common/php/Xml2JSON.php on line 65
>> [24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
>> href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
>> attributes construct error in Entity, line: 1 in
>> /myserver/f2/common/php/Xml2JSON.php on line 65
>> [24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
>> href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
>> Couldn't find end of Start Tag Extension line 1 in Entity, line: 1 in
>> /myserver/f2/common/php/Xml2JSON.php on line 65
>> [24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
>> href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
>> Premature end of data in tag Widget line 1 in Entity, line: 1 in
>> /myserver/f2/common/php/Xml2JSON.php on line 65
>> [24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
>> href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
>> Premature end of data in tag WidgetSet line 1 in Entity, line: 1 in
>> /myserver/f2/common/php/Xml2JSON.php on line 65
>> [24-Feb-2009 17:51:39] PHP Warning:  DOMDocument::loadXML() [<a
>> href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]:
>> Premature end of data in tag ApplicationDefinition line 1 in Entity,
>> line: 1 in /myserver/f2/common/php/Xml2JSON.php on line 65
>>
>> appDefinition is at
>>
>> http://www.webmapit.com.br/viewmap/f2/templates/mapserver/standard/ApplicationDefinition.xml
>>
>> Is there any additional setting before running fusion 2?
>>
>> best regards
>>
>> --
>> Eduardo Kanegae
>> http://anthologis.com
>> _______________________________________________
>> fusion-users mailing list
>> [hidden email]
>> http://lists.osgeo.org/mailman/listinfo/fusion-users
>
>
> __________________________________________
>
>   Paul Spencer
>   Chief Technology Officer
>   DM Solutions Group Inc
>   http://research.dmsolutions.ca/
>
>
_______________________________________________
fusion-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fusion-users