Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

3.0 - silverstripe-googlesitemaps


Go to End


2 Posts   1017 Views

Avatar
vonone

Community Member, 4 Posts

6 July 2012 at 8:45pm

Edited: 07/07/2012 4:37am

Hi good day guys. I am starting to develop some sites.
I like the concept of this platform. I tested 2.4 ones it was impressive.
The site worked well for a noobie.

3.0 is pretty cool also. Testing it out on a friends website.
The first module I am installing is sitemap.xml support.

https://github.com/silverstripe-labs/silverstripe-googlesitemaps

when I perform a dev/build?flush=1
Strict Standards: Declaration of GoogleSitemapSiteTreeDecorator::onAfterPublish() should be compatible with that of SiteTreeExtension::onAfterPublish() in /home/public_html/googlesitemaps/code/GoogleSitemapDecorator.php on line 16

Strict Standards: Declaration of GoogleSitemapSiteTreeDecorator::extraStatics() should be compatible with that of DataExtension::extraStatics() in /home/public_html/googlesitemaps/code/GoogleSitemapDecorator.php on line 16

Strict Standards: Declaration of GoogleSitemapSiteTreeDecorator::updateCMSFields() should be compatible with that of DataExtension::updateCMSFields() in /home/public_html/googlesitemaps/code/GoogleSitemapDecorator.php on line 16

Using the default simple template.

Any ideas thank you!

are there any module dependencies i need to install??

I don't see anyone else with this problem.

thanks
Scott / von

Avatar
vonone

Community Member, 4 Posts

10 July 2012 at 2:25am

silverstripe-labs-silverstripe-googlesitemaps-d67270f.zip

fixed the problem -> THANK YOU!! willrossi