SitemapMadeSimple (issues with CMSMS v1.9.0/1)
SitemapMadeSimple (issues with CMSMS v1.9.0/1)
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
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)
Hi,
did you change the tag to
{site_mapper}
it works for me hat way.
Kind regards,
Jan
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)
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
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)
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
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)
SiteMapMadeSimple is well supported. New version is released a couple days ago.
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
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

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)
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!
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)
Most likely it was fixed on Rev 6812 of CMSMS.
Note: Only you are responsible for the effect code mod can result in.
Note: Only you are responsible for the effect code mod can result in.
Last edited by Peciura on Wed Nov 24, 2010 2:52 am, edited 1 time in total.
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
SiteMapMadeSimple 1.2.2 - the error still persists.Peciura wrote: Most likely it was fixed on Rev 6812 of CMSMS.
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
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
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)
No. http://dev.cmsmadesimple.org/bug/view/5797Owens wrote: Has this been resolved yet?
Re: SitemapMadeSimple (issues with CMSMS v1.9.0/1)
IIRC is this fixed in CORE SVN. So not specific for this module.
Ronny
Ronny