Page 1 of 1
SitemapMadeSimple (issues with CMSMS v1.9.0/1)
Posted: Mon Nov 22, 2010 11:30 am
by forbairt
Fatal error: Call to a member function Hierarchy() on a non-object in ..... /public_html/modules/SiteMapMadeSimple/SiteMapMadeSimple.module.php on line 244
I see that the module was updated on the 2010-11-21
Not sure if Calguy1000 is still supporting the module or if there is an Alternative supported sitemap module I should be using
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
Posted: Mon Nov 22, 2010 12:16 pm
by janvl
Hi,
did you change the tag to
{site_mapper}
it works for me hat way.
Kind regards,
Jan
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
Posted: Mon Nov 22, 2010 12:19 pm
by RonnyK
Jan,
de tag {site_mapper} is not the same as the modules SitemapMS
SitemapMS is the module that generates the sitemap.xml for search-engines....
Ronny
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
Posted: Mon Nov 22, 2010 4:11 pm
by janvl
Thank you Ronnie,
I did not realise he ment the other module.
That is the one I still have to start using . . .
Kind Regards,
Jan
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
Posted: Tue Nov 23, 2010 12:39 am
by Peciura
SiteMapMadeSimple is well supported. New version is released a couple days ago.
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
Posted: Tue Nov 23, 2010 8:49 am
by forbairt
It is bizarreness

.... it's working on my test site cmsms.net which is running php 5.2.9 few other differences it has output_buffering turned off
The site it isn't working on is php 5.2.13 with output_buffering turned on and a few other minor things I wouldn't have suspected would make things not work
Need to check a few others bits though as well (url_rewriting / output_compression / process_whole_template)
EDIT: spoke too soon adding content causes errors
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
Posted: Tue Nov 23, 2010 7:22 pm
by eurocms
I am running 1.9.1 and the latest release of SiteMapMade simple.
Every time I try adding a new page I get the following error
Call to a member function Hierarchy() on a non-object in /modules/SiteMapMadeSimple/SiteMapMadeSimple.module.php on line 244
Line 244 show the following $depth = count(explode('\.', $onecontent->Hierarchy()));
What do I need to do to get it going?
Thanks a lot!
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
Posted: Wed Nov 24, 2010 1:36 am
by Peciura
Most likely it was fixed on Rev 6812 of CMSMS.
Note: Only you are responsible for the effect code mod can result in.
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
Posted: Tue Nov 30, 2010 5:44 pm
by Sonya
Peciura wrote:
Most likely it was fixed on Rev 6812 of CMSMS.
SiteMapMadeSimple 1.2.2 - the error still persists.
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
Posted: Tue Nov 30, 2010 6:00 pm
by spike
It went then it came back again, in between a couple of the CGExtension updates,
I noticed it had reappeared this morning to my dismay, the only solution I have is to uninstall before creating a new page or reordering pages and reinstall afterwards - Google only downloads my sitemap once every 24 hours so I can live with it for a while - I'm sure it'll go away again - LOL.
gruss - spike
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
Posted: Sun Dec 05, 2010 4:11 am
by Owens
Has this been resolved yet?
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
Posted: Sun Dec 05, 2010 6:27 am
by Sonya
Owens wrote:
Has this been resolved yet?
No.
http://dev.cmsmadesimple.org/bug/view/5797
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
Posted: Sun Dec 05, 2010 11:59 am
by RonnyK
IIRC is this fixed in CORE SVN. So not specific for this module.
Ronny