<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title></title>
		<link>http://www.silverstripe.org/forums/rss</link>
		<atom:link href="http://www.silverstripe.org/forums/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: Calendar for community site</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23783#post322148</link>
			<description>&lt;p&gt;OK it looks like I have some of this sussed now. This is what I did.&lt;/p&gt;&lt;p&gt;I installed code into the following folder&lt;/p&gt;&lt;p&gt;event_calendar by downloading from &lt;a href=&quot;http://www.silverstripe.org/event-calendar/&quot; rel=&quot;nofollow&quot;&gt;http://www.silverstripe.org/event-calendar/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I then found I needed to install code into the following folders&lt;/p&gt;&lt;p&gt;dataobject_manager from &lt;a href=&quot;http://www.silverstripe.org/dataobjectmanager-module/&quot; rel=&quot;nofollow&quot;&gt;http://www.silverstripe.org/dataobjectmanager-module/&lt;/a&gt;&lt;br /&gt;uploadify from &lt;a href=&quot;http://www.silverstripe.org/uploadify-module/&quot; rel=&quot;nofollow&quot;&gt;http://www.silverstripe.org/uploadify-module/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;You must name folders exactly as shown above otherwise images used to decorate the CMS interface will not be found when uploading files. I found out the name of the dom and uploadify folders from the Silverstripe 2.4 book and found out the name of the event_calender folder by doing some detective work when an error message appeared.&lt;/p&gt;&lt;p&gt;You can then do the following.&lt;/p&gt;&lt;p&gt;As administrator create a calendar for each user group. For each calendar set access to the group and the site administrator/s.&lt;/p&gt;&lt;p&gt;Finally, populate the scrollable window on the homepage (by querying the calendar and calendarDateTime tables) with links which when clicked take the user to the announcement page.&lt;/p&gt;&lt;p&gt;One issue still remaining is to suss out what the difference is between announcements and events and figure out if both are needed. If not, either figure out how to disable what is not needed, or cater for instances where the user may add an event or add an announcement.&lt;/p&gt;&lt;p&gt;Other issues which I still need to suss out is how to avoid unlink errors to a cache template appearing when adding an announcement and how to avoid a horizontal scroll bar appearing on the announcement page.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Calendar for community site | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23783#post322148&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23783&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 22 May 2013 03:07:23 +1200</pubDate>
			<dc:creator>simples</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23783#post322148</guid>
		</item>
		
		<item>
			<title>Server Error ON ALL PAGES &amp; ADMIN? After trying to install Member Profiles module</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23796</link>
			<description>&lt;p&gt;Hi was installing the Member Profiles module. At first it seemed to be working as I could see its setting in the admin area. Then I notices that when I went to the members page to see what it looked like, it didn't show up, it said &quot;Server Error&quot; and I assumed that this was because it had not been linked in the Theme folder yet. As I was researching how to add it to the theme, I also did a dev build rebuild again just in case it didn't work the first time, and I flushed my browser. Now, instead of just the members page not working, they ALL say &quot;Server Error&quot; (see the attached image). Even my admin shows the same thing, so I cant even log in to the admin. WHAT'S HAPPENED?&lt;/p&gt;&lt;p&gt;I'm running version 3.0.5. PLEASE Tell me how to fix this. &lt;/p&gt;&lt;p&gt;Update. I don't know why, but I just ran dev build for the third time, and now it works?! No idea why. But I'm happy. Issue: Closed. Resolution: Mystery.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Server Error ON ALL PAGES &amp;amp; ADMIN? After trying to install Member Profiles module | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23796&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23796&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 21 May 2013 15:26:54 +1200</pubDate>
			<dc:creator>ELF</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23796</guid>
		</item>
		
		<item>
			<title>multiple login session</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23787</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;currently I'm using facebookconnect module to allow users to register via their facebook account. But what I'm trying to achieve is if user has registered directly via registration form, so that same user later can attach their FB account in order to login via FB aswell. The problem is when user is logged in, and goes to FB login somehow user gets logged out of SS (ie web) and then gets logged in via FB. This way the two accounts never can get connected.&lt;/p&gt;&lt;p&gt;Anyone knows of any solution for this? Or of some detailed login steps in SS to change the behaviour?&lt;/p&gt;&lt;p&gt;I.&lt;br /&gt;P.S. I'm using SS 2.4.10.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: multiple login session | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23787&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23787&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 20 May 2013 21:42:02 +1200</pubDate>
			<dc:creator>ismooth</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23787</guid>
		</item>
		
		<item>
			<title>Calendar for community site</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23783</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I am working with Version 2.4 of Silverstripe and would like to enable logged-in users to add and remove events to a calendar after logging into the CMS. This is a community site and I do not want these users to be able to update the events of other users. &lt;/p&gt;&lt;p&gt;Regarding the frontend, on the home page of the site there is a small space which is just big enough for links to the next 3 events to be visible.  A scroll bar allows users to scroll to other events.&lt;/p&gt;&lt;p&gt;As such the calendar will be used on a page with page type set to homepage.&lt;/p&gt;&lt;p&gt;I am using Google Calendar at the moment because this is what my client asked me to add. However now there is a need for logged in users to add and remove events to the calendar without the potential for these users to update the events of other users. I also do not want a solution whereby the user has to first log into the CMS and then  log into the calendar.  I just want a single log-in solution.  I suspect that accommodating both of these requirements using Google Calendar will be rather involved so this is why I am now looking at non-Google solutions.&lt;/p&gt;&lt;p&gt;Any ideas on how I could set this up?&lt;/p&gt;&lt;p&gt;Thanks if anyone has any suggestions.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Calendar for community site | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23783&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23783&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 20 May 2013 06:57:58 +1200</pubDate>
			<dc:creator>simples</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23783</guid>
		</item>
		
		<item>
			<title>Re: cwsoft-foldergallery - image gallery for SilverStripe 3</title>
			<link>http://www.silverstripe.org/all-other-modules/show/20738?start=48#post322094</link>
			<description>&lt;p&gt;Thank you cwsoft, will have a look at your suggestions.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: cwsoft-foldergallery - image gallery for SilverStripe 3 | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/20738?start=48#post322094&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/20738&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 17 May 2013 23:43:25 +1200</pubDate>
			<dc:creator>buddybharath</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/20738?start=48#post322094</guid>
		</item>
		
		<item>
			<title>Re: cwsoft-foldergallery - image gallery for SilverStripe 3</title>
			<link>http://www.silverstripe.org/all-other-modules/show/20738?start=48#post322076</link>
			<description>&lt;p&gt;@buddybharath: from my understanding, accessing certain images via a URL is also possible with ColorBox, as shown &lt;a href=&quot;http://stackoverflow.com/questions/11711573/how-to-open-colorbox-gallery-at-specific-image-from-url&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. However one would need to add a URL handler or route to the module (some infos &lt;a href=&quot;http://maetl.net/silverstripe-url-handling&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;), which ckecks if an image exists and opens up the linked page and image in ColorBox. &lt;/p&gt;&lt;p&gt;Have not much time actually to implement such a feature right now, but I may add it with a future release.&lt;/p&gt;&lt;p&gt;Cheers&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: cwsoft-foldergallery - image gallery for SilverStripe 3 | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/20738?start=48#post322076&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/20738&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 17 May 2013 06:38:43 +1200</pubDate>
			<dc:creator>cwsoft</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/20738?start=48#post322076</guid>
		</item>
		
		<item>
			<title>Re: cwsoft-foldergallery - image gallery for SilverStripe 3</title>
			<link>http://www.silverstripe.org/all-other-modules/show/20738?start=48#post322041</link>
			<description>&lt;p&gt;Hi, &lt;br /&gt;Thanks for this wonderful module.&lt;/p&gt;&lt;p&gt;I am a passionate photographer and plan to create a  photography website which gives more emphasis to photographs. I intend to use silver stripe CMS for the same as it is clean, user friendly and reduces many other tedious tasks. I am just starting out and found this gallery module helpful for setting up what  I intend to do. One of the most important criteria for my website is to have unique URL for each photograph/image. But from what I have analyzed and worked out in SS/Gallery module, it does not seem to have the option to have unique URL for each image. My understanding is, this is due to Colorbox jquery lightbox. While, searching in web I had come across jLouvre (&lt;a href=&quot;http://labs.dreamweb.sk/jlouvre#/&quot; rel=&quot;nofollow&quot;&gt;http://labs.dreamweb.sk/jlouvre#/&lt;/a&gt;) which seems to have what I am looking for. Could you kindly guide me if it will be possible to replace Colorbox with jLouvre and if so, steps to do so?&lt;/p&gt;&lt;p&gt;Thanks for your time and help.&lt;/p&gt;&lt;p&gt;Regards&lt;br /&gt;Bharath&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: cwsoft-foldergallery - image gallery for SilverStripe 3 | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/20738?start=48#post322041&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/20738&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 15 May 2013 23:22:02 +1200</pubDate>
			<dc:creator>buddybharath</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/20738?start=48#post322041</guid>
		</item>
		
		<item>
			<title>Mollom With Comments Module</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23732</link>
			<description>&lt;p&gt;I'm using the comments module for 3.0.x with the blog module. I setup Mollom with the spamprotector module and can see the report tab in admin, but not sure mollom is working.&lt;/p&gt;&lt;p&gt;I've added the keys to config. Logged out and did some testing with spam words, and all comments went through.&lt;/p&gt;&lt;p&gt;The report doesn't show any ham or spam comments. Brand new site so spam bots haven't crawled it yet and low traffic.&lt;/p&gt;&lt;p&gt;Shouldn't this just work automatically with the comments module? Any way to test if it is? I don't think the module allows use of the mollom testing api or does it?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Mollom With Comments Module | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23732&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23732&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 15 May 2013 03:36:29 +1200</pubDate>
			<dc:creator>Liam</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23732</guid>
		</item>
		
		<item>
			<title>Re: cwsoft-foldergallery - image gallery for SilverStripe 3</title>
			<link>http://www.silverstripe.org/all-other-modules/show/20738?start=40#post322016</link>
			<description>&lt;p&gt;@Platypus: good to know that the 2.4 version also work with the latest SilverStripe 2.4.x release.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: cwsoft-foldergallery - image gallery for SilverStripe 3 | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/20738?start=40#post322016&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/20738&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 15 May 2013 01:56:45 +1200</pubDate>
			<dc:creator>cwsoft</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/20738?start=40#post322016</guid>
		</item>
		
		<item>
			<title>Subsites Module - Images not being shown in asset manager</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23726</link>
			<description>&lt;p&gt;I'm setting up a site using the subsites module.&lt;/p&gt;&lt;p&gt;On the main site when I upload an image using the standard UploadField class it shows up in the asset manager. However, when I upload an image in the same way on one of the subsites it doesn't show up in the asset manager.&lt;/p&gt;&lt;p&gt;The uploaded file can be found in the assets/Uploads folder and I can see that it's been added to the Files table in the database, but it's just not being displayed in the asset manager. I can also get the images to display in the front-end templates without any problems.&lt;/p&gt;&lt;p&gt;Any suggestions?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Subsites Module - Images not being shown in asset manager | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23726&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23726&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 14 May 2013 09:16:19 +1200</pubDate>
			<dc:creator>_Matt</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23726</guid>
		</item>
		
		<item>
			<title>UserForms 3, loading, saving, sending Issue</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23716</link>
			<description>&lt;p&gt;UserForms 3 with SS3.05&lt;/p&gt;&lt;p&gt;I have a very long and in depth form which I created. You can view it currently &lt;a href=&quot;http://www.handmadeinbritain.co.uk/apply/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;&lt;br /&gt;It works on the front end and the submissions are saved in the CMS but it has only successfully sent to an email address once. It no longer sends even though it goes to the finish page.&lt;/p&gt;&lt;p&gt;Not only that but that page takes AGES to load in the CMS and in FireFox I get:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Warning: Unresponsive Script&lt;br /&gt;A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.&lt;/p&gt;&lt;p&gt;Script: &lt;a href=&quot;http://www.mycode.co.uk/assets/_combinedfiles/lib.js?m=1367872375:292&quot; rel=&quot;nofollow&quot;&gt;http://www.mycode.co.uk/assets/_combinedfiles/lib.js?m=1367872375:292&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Not only that the page no longer saves and instead gives me a &lt;strong&gt;Bad Request&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;I've created another form on a another page and this works fine, saves and sends. It this simply a case of the form being to longer for the server to cope with? even though it worked once...&lt;/p&gt;&lt;p&gt;I cant run the site in DEV mode as the locks me out of the Admin area... it freezes on the splash page SS logo and none of the bug fixes for this work for me (i.e. changing the CHMOD of assets etc).&lt;/p&gt;&lt;p&gt;Im stuck on what to do next.. I could build the form again but worry it will just be the same and waste my time. Any thoughts? thanks&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: UserForms 3, loading, saving, sending Issue | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23716&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23716&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 13 May 2013 00:35:19 +1200</pubDate>
			<dc:creator>pinkp</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23716</guid>
		</item>
		
		<item>
			<title>Re: Working Gallery Plugin for SS 3</title>
			<link>http://www.silverstripe.org/all-other-modules/show/20465?start=56#post321967</link>
			<description>&lt;p&gt;I added a photo-like frame to the thumbnails and a little animation on hover, plus the red close button. I thought I share the results for noobs like me! all credit to futureweb and opticblaze, plus Stéphane Caron for prettyphoto of course!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Working Gallery Plugin for SS 3 | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/20465?start=56#post321967&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/20465&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 11 May 2013 08:24:51 +1200</pubDate>
			<dc:creator>Nachos</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/20465?start=56#post321967</guid>
		</item>
		
		<item>
			<title>Re: [SOLVED] Event Calendar translation of DateRange</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23668#post321961</link>
			<description>&lt;p&gt;I found a solution for this. If I put .utf-8 on the end of the locale code it seems to work. &lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;nb_NO.utf8&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;I am not sure why, but this does the trick. The events are loading in the cms now without having to refresh all the time. It seems likely that it has something to do with the special characters of norwegian language. &lt;strong&gt;Has anyone else had this experience with the event_calendar or any other modules?&lt;/strong&gt; It would be interesting to understand more exactly how this works.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: [SOLVED] Event Calendar translation of DateRange | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23668#post321961&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23668&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 10 May 2013 20:59:42 +1200</pubDate>
			<dc:creator>Thomashv</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23668#post321961</guid>
		</item>
		
		<item>
			<title>Re: How to Disable Translatable on Search Results</title>
			<link>http://www.silverstripe.org/all-other-modules/show/20992#post321951</link>
			<description>&lt;p&gt;This commit resolved the issue for me&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/silverstripe/silverstripe-translatable/pull/39&quot; rel=&quot;nofollow&quot;&gt;https://github.com/silverstripe/silverstripe-translatable/pull/39&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Cheers&lt;/p&gt;&lt;p&gt;Gordon&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: How to Disable Translatable on Search Results | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/20992#post321951&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/20992&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 10 May 2013 12:55:13 +1200</pubDate>
			<dc:creator>elgordo</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/20992#post321951</guid>
		</item>
		
		<item>
			<title>Re: New Module: Silverstripe Section Module released</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23650#post321943</link>
			<description>&lt;p&gt;Hmm that sounds as if the theme is not set, can you try to set the theme by adding SSViewer::set_theme('your_theme_name'); to mysite/_config.php if it's not allready there.&lt;br /&gt;Maybe also set in siteconfig in the CMS.&lt;/p&gt;&lt;p&gt;Remember flush and dev/build.&lt;br /&gt;Let me know what happens.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: New Module: Silverstripe Section Module released | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23650#post321943&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23650&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 10 May 2013 00:07:20 +1200</pubDate>
			<dc:creator>Nobrainer Web</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23650#post321943</guid>
		</item>
		
		<item>
			<title>Re: Advanced Workflow</title>
			<link>http://www.silverstripe.org/all-other-modules/show/15644#post321904</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I'm running SS 3.05 at the moment, and I installed the advanced workflow module (after installingthe multivaluefields and quedjobs modules). However, when I added the lines&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;// Enable Advanced Workflow module, apply workflow to files, enable embargo/expiry (scheduled publish/unpublish)&lt;br /&gt;SiteTree::add_extension('WorkflowApplicable');&lt;br /&gt;File::add_extension('FileWorkflowApplicable');&lt;br /&gt;SiteTree::add_extension('WorkflowEmbargoExpiryExtension');&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;running dev/build/  gave me the following installation error:&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;Warning: Missing argument 2 for Object::add_extension(), called in /.../mysite/_config.php on line 42 and defined in /...l/framework/core/Object.php on line 453&lt;/p&gt;&lt;p&gt;Notice: Undefined variable: extension in /.../framework/core/Object.php on line 454&lt;/p&gt;&lt;p&gt;Fatal error: Object::add_extension() - Can't find extension class for &quot;&quot; in /.../framework/core/Object.php on line 460&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;I found a fix, but it meant modifying the core (Object.php) at line 453:&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; public static function add_extension($classOrExtension, $extension = null) {&lt;br /&gt;    if(func_num_args() &amp;gt; 1) {&lt;br /&gt;      $class = $classOrExtension;&lt;br /&gt;    } else {&lt;br /&gt;      $class = get_called_class();&lt;br /&gt;      $extension = $classOrExtension;&lt;br /&gt;    }&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;Any ideas why this occurred and if it will be fixed in a future update?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Advanced Workflow | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/15644#post321904&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/15644&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 08 May 2013 16:53:56 +1200</pubDate>
			<dc:creator>SSK</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/15644#post321904</guid>
		</item>
		
		<item>
			<title>Re: New Module: Silverstripe Section Module released</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23650#post321902</link>
			<description>&lt;p&gt;I got a warning message when I tried to add a template :&lt;/p&gt;&lt;p&gt;Warning: The folder ../themes//templates/SectionTemplates/ was not found.&lt;/p&gt;&lt;p&gt;can you help me ? :/&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: New Module: Silverstripe Section Module released | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23650#post321902&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23650&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 08 May 2013 14:46:06 +1200</pubDate>
			<dc:creator>Kilv</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23650#post321902</guid>
		</item>
		
		<item>
			<title>Subsites module - Is it possible to use directory URL instead of subdomain url?</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23670</link>
			<description>&lt;p&gt;Hi There!&lt;/p&gt;&lt;p&gt;The subsite module allows multiple websites to be maintained under one instance of silverstripe install, which is great, that's exactly what I want. But it looks like the way it works is the URL of each subsites is specified as subdomain, for example:&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://subsite1.mywebsite.com/&quot; rel=&quot;nofollow&quot;&gt;http://subsite1.mywebsite.com/&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://subsite2.mywebsite.com/&quot; rel=&quot;nofollow&quot;&gt;http://subsite2.mywebsite.com/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Instead, is it possible to get subsites URL to be more like this:&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.mywebsite.com/subsite1/&quot; rel=&quot;nofollow&quot;&gt;http://www.mywebsite.com/subsite1/&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.mywebsite.com/subsite2/&quot; rel=&quot;nofollow&quot;&gt;http://www.mywebsite.com/subsite2/&lt;/a&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Subsites module - Is it possible to use directory URL instead of subdomain url? | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23670&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23670&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 08 May 2013 03:29:21 +1200</pubDate>
			<dc:creator>brooklyngem</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23670</guid>
		</item>
		
		<item>
			<title>[SOLVED] Event Calendar translation of DateRange</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23668</link>
			<description>&lt;p&gt;First of all, thanks for a really nice module UC! &lt;br /&gt;I have an issue regarding translation of dates with the event calendar module. When adding setlocale(LC_ALL, 'nb_NO');  in the _config.php file the $DateRange translate the dates in norwegian, but it seems like this configuration is causing the events not to load at first click in CMS. When I click on an event back end the right frame of CMS is just blank. No errors in Firebug. If I refresh the page the event appear agian. &lt;/p&gt;&lt;p&gt;I have removed all the norwegian translation files from the module to exclude potential errors in these files. But still the events wont load before I have refreshed the pages. Also when creating a new event page it does not appear after save. I have to do a refres first. &lt;/p&gt;&lt;p&gt;Is there anybody else that has experienced this or does anyone have a clue about what might be going on here?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: [SOLVED] Event Calendar translation of DateRange | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23668&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23668&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 08 May 2013 01:14:37 +1200</pubDate>
			<dc:creator>Thomashv</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23668</guid>
		</item>
		
		<item>
			<title>Re: Link mapping module is unreliable</title>
			<link>http://www.silverstripe.org/all-other-modules/show/19473#post321867</link>
			<description>&lt;p&gt;If you are having problems with the Link Mapping module, maybe you should have a look at my SEORedirect module for Silverstripe 2.4.&lt;br /&gt;The legacy URLs/urls to redirect are added to a CTF on the page the link to - that's how i like it. But should be easy to create an ModelAdmin for the redirects.&lt;/p&gt;&lt;p&gt;Have a look and let me know what you think: &lt;a href=&quot;https://github.com/NobrainerWeb/Silverstripe-SEORedirect&quot; rel=&quot;nofollow&quot;&gt;https://github.com/NobrainerWeb/Silverstripe-SEORedirect&lt;/a&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Link mapping module is unreliable | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/19473#post321867&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/19473&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 06 May 2013 17:28:20 +1200</pubDate>
			<dc:creator>Nobrainer Web</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/19473#post321867</guid>
		</item>
		
		<item>
			<title>Re: [Solved] Form validation error message in MultiForm, SilverStripe 3</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23652#post321865</link>
			<description>&lt;p&gt;There is a post about this behaviour on the MultiForm github page:&lt;br /&gt;&lt;a href=&quot;https://github.com/silverstripe/silverstripe-multiform/issues/12&quot; rel=&quot;nofollow&quot;&gt;https://github.com/silverstripe/silverstripe-multiform/issues/12&lt;/a&gt;&lt;/p&gt;&lt;p&gt;To work around this for now, add the following in your step's getFields or at any point before the form is validated:&lt;/p&gt;&lt;p&gt;        if(isset($_SESSION['FormInfo']['EPMultiForm_EPMultiForm']['errors'])){&lt;br /&gt;            unset($_SESSION['FormInfo']['EPMultiForm_EPMultiForm']['errors']);&lt;br /&gt;        }&lt;/p&gt;&lt;p&gt;where 'EPMultiForm_EPMultiForm' needs to be your form name.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: [Solved] Form validation error message in MultiForm, SilverStripe 3 | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23652#post321865&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23652&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 06 May 2013 15:22:29 +1200</pubDate>
			<dc:creator>Ben_W</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23652#post321865</guid>
		</item>
		
		<item>
			<title>[Solved] Form validation error message in MultiForm, SilverStripe 3</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23652</link>
			<description>&lt;p&gt;I have been working on this MultiForm on SilverStripe 3. Using the example from &lt;a href=&quot;https://github.com/silverstripe/silverstripe-multiform&quot; rel=&quot;nofollow&quot;&gt;https://github.com/silverstripe/silverstripe-multiform&lt;/a&gt;, I added the form validation for the step one,  i.e.&lt;/p&gt;&lt;p&gt;     public function getValidator() {&lt;br /&gt;         $validator = new RequiredFields(array('AreaToStudyIn'));&lt;br /&gt;         return $validator;&lt;br /&gt;     }&lt;/p&gt;&lt;p&gt;the error message appears all right under the text field as expected, however, after fill in some value and continue to next step, this error message remain on the form, even after the form being submitted completely. One thing I do notice is that the validation error message is not coming from javascript validation, because the page is reloaded then comes the error message.&lt;/p&gt;&lt;p&gt;Has anyone tried to set the validation on MultiForm? Thank you for taking the time to read this  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: [Solved] Form validation error message in MultiForm, SilverStripe 3 | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23652&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23652&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 06 May 2013 12:59:54 +1200</pubDate>
			<dc:creator>Ben_W</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23652</guid>
		</item>
		
		<item>
			<title>New Module: Silverstripe Section Module released</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23650</link>
			<description>&lt;p&gt;Hello  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;p&gt;Just uploaded a module i have been looking to do for a long time, I'm really excited about the module and the possibillities it brings and i hope that some of you will test it and let me know what you think.&lt;/p&gt;&lt;p&gt;You will find the module on github: &lt;a href=&quot;https://github.com/NobrainerWeb/Silverstripe-Section-Module&quot; rel=&quot;nofollow&quot;&gt;https://github.com/NobrainerWeb/Silverstripe-Section-Module&lt;/a&gt;&lt;/p&gt;&lt;p&gt;The section module gives the option of dividing your page content up in little blocks or sections, that each can have their own template.&lt;br /&gt;This makes it easy to create very different pages with a default set of templates.&lt;br /&gt;Use the templates to:&lt;br /&gt;- create structured and beautiful pages, from a set of templates - much easier for none texhies to make beautiful pages&lt;br /&gt;- Split page content into blocks/sections (copy, disable/enable, delete or edit the blocks individualy)&lt;br /&gt;- Add lists of images or files inside your content&lt;br /&gt;- Create columns of texts (extend the Section Dataobject with another HTMLEditor fields, or float 2 sections)&lt;br /&gt;- List employees or other custom dataobjects inside your pages&lt;br /&gt;- and much more&lt;/p&gt;&lt;p&gt;Easily create your own templates for the managed Section dataobjects, or even extend the Section DO and create your own dataobjects, that has custom fields and templates - simple module, loads of possibilities.&lt;/p&gt;&lt;p&gt;All is handled by a GridField and works from Silverstripe 3.1.&lt;br /&gt;The module requires a few other modules, see the readme, but should be very easy to install.&lt;/p&gt;&lt;p&gt;I'm new to creating modules, and no PHP developer, so the code is ... ehm plain. Please send me feedback, ideas and what else you got.&lt;/p&gt;&lt;p&gt;Also i'm new to the Github thingy, so if there is something that i need to do differently, please advice :o)&lt;/p&gt;&lt;p&gt;- Thomas B. Nielsen&lt;br /&gt;&lt;a href=&quot;http://www.nobrainer.dk/&quot; rel=&quot;nofollow&quot;&gt;Nobrainer Web&lt;/a&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: New Module: Silverstripe Section Module released | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23650&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23650&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 06 May 2013 09:50:14 +1200</pubDate>
			<dc:creator>Nobrainer Web</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23650</guid>
		</item>
		
		<item>
			<title>Re: Working Gallery Plugin for SS 3</title>
			<link>http://www.silverstripe.org/all-other-modules/show/20465?start=48#post321831</link>
			<description>&lt;p&gt;Sorry to bother again, I have one more question.&lt;br /&gt;I got the feedback that the close button for the gallery is not very visible, so I put a red button into the stripe with photoshop - but I can see no effect. Did I miss something? .png attached!&lt;/p&gt;&lt;p&gt;Edit: Nevermind, it was the cache of the browser - what a genius! :-/&lt;br /&gt;Thank you!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Working Gallery Plugin for SS 3 | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/20465?start=48#post321831&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/20465&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 04 May 2013 09:18:59 +1200</pubDate>
			<dc:creator>Nachos</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/20465?start=48#post321831</guid>
		</item>
		
		<item>
			<title>Re: Working Gallery Plugin for SS 3</title>
			<link>http://www.silverstripe.org/all-other-modules/show/20465?start=48#post321827</link>
			<description>&lt;p&gt;It worked!! Thanks a lot!!&lt;/p&gt;&lt;p&gt;In case someone as noob as me wants to try that out: I set the size of the thumbnails to a width of 130px and a height of 111px. I also changed the value in Image.SetWidth (galleryPage.ss) to double size (175px=&amp;gt;350px) in order to get a nice resolution for the thumbnails.&lt;/p&gt;&lt;p&gt;Thanks again, optic blaze!!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Working Gallery Plugin for SS 3 | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/20465?start=48#post321827&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/20465&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 04 May 2013 05:42:49 +1200</pubDate>
			<dc:creator>Nachos</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/20465?start=48#post321827</guid>
		</item>
		
		<item>
			<title>Re: cwsoft-foldergallery - image gallery for SilverStripe 3</title>
			<link>http://www.silverstripe.org/all-other-modules/show/20738?start=40#post321825</link>
			<description>&lt;p&gt;Thanks, it's working nice with my older SS 2.4.9 sites!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: cwsoft-foldergallery - image gallery for SilverStripe 3 | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/20738?start=40#post321825&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/20738&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 04 May 2013 03:55:22 +1200</pubDate>
			<dc:creator>Platypus</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/20738?start=40#post321825</guid>
		</item>
		
		<item>
			<title>Re: 1-5 Star Rating</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23610#post321792</link>
			<description>&lt;p&gt;Hi neerom,&lt;/p&gt;&lt;p&gt;I cannot help you except to say learn the framework, etc.&lt;/p&gt;&lt;p&gt;As I've never used it I cannot help please look over the code and work out what is going on.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: 1-5 Star Rating | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23610#post321792&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23610&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 20:34:27 +1200</pubDate>
			<dc:creator>swaiba</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23610#post321792</guid>
		</item>
		
		<item>
			<title>Re: 1-5 Star Rating</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23610#post321789</link>
			<description>&lt;p&gt;I have installed it. But the rating thing not displayed. Please help me&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: 1-5 Star Rating | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23610#post321789&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23610&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 20:26:05 +1200</pubDate>
			<dc:creator>neerom</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23610#post321789</guid>
		</item>
		
		<item>
			<title>Re: GridFieldRelationHandler module released</title>
			<link>http://www.silverstripe.org/all-other-modules/show/20818#post321776</link>
			<description>&lt;p&gt;sweet mate, it works like a charm on 3.1...&lt;/p&gt;&lt;p&gt;ta..&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: GridFieldRelationHandler module released | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/20818#post321776&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/20818&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 14:40:43 +1200</pubDate>
			<dc:creator>Nadz</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/20818#post321776</guid>
		</item>
		
		<item>
			<title>Re: Extend Page with SilverSmith</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23615#post321774</link>
			<description>&lt;p&gt;Yeah, this is a bit of a grey area. You have to add the delimiters manually. Ultimately, I think a better solution would be for SilverSmith to create a PageDecorator class for you.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Extend Page with SilverSmith | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23615#post321774&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23615&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 11:21:32 +1200</pubDate>
			<dc:creator>UncleCheese</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23615#post321774</guid>
		</item>
		
		<item>
			<title>Re: GridFieldRelationHandler module released</title>
			<link>http://www.silverstripe.org/all-other-modules/show/20818#post321773</link>
			<description>&lt;p&gt;I released a new version yesterday that includes 3.1 and IE8 support.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: GridFieldRelationHandler module released | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/20818#post321773&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/20818&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 09:43:12 +1200</pubDate>
			<dc:creator>simon_w</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/20818#post321773</guid>
		</item>
		
		<item>
			<title>Re: SOLVED - SS3 - Status of Lucene Search Engine?</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23625#post321772</link>
			<description>&lt;p&gt;For future reference, and I haven't tested this yet, but the git repo for the SS3 port simply changed.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Instagraeme/silverstripe-lucene&quot; rel=&quot;nofollow&quot;&gt;https://github.com/Instagraeme/silverstripe-lucene&lt;/a&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: SOLVED - SS3 - Status of Lucene Search Engine? | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23625#post321772&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23625&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 09:30:20 +1200</pubDate>
			<dc:creator>Double-A-Ron</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23625#post321772</guid>
		</item>
		
		<item>
			<title>SOLVED - SS3 - Status of Lucene Search Engine?</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23625</link>
			<description>&lt;p&gt;I am evaluating SS for use as an enterprise intranet and one of the functional requirements is a search facility that will cover document formats such as PDF, Word and Excel. &lt;/p&gt;&lt;p&gt;I was pleased to find the Zend_Lucene module already in existence here: &lt;a href=&quot;https://code.google.com/p/lucene-silverstripe-plugin/&quot; rel=&quot;nofollow&quot;&gt;https://code.google.com/p/lucene-silverstripe-plugin/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;However this, and everything else I find in searching Google and Silverstripe suggest that this module is only supported by Silverstripe 2.4. &lt;/p&gt;&lt;p&gt;There is a link on the above page to a github repo of a Silverstripe 3 port of the plugin. However this link is broken. And search results net nothing.&lt;/p&gt;&lt;p&gt;Is anyone aware of existing Lucene support, if any, for SS3?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: SOLVED - SS3 - Status of Lucene Search Engine? | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23625&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23625&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 09:09:37 +1200</pubDate>
			<dc:creator>Double-A-Ron</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23625</guid>
		</item>
		
		<item>
			<title>Re: 1-5 Star Rating</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23610#post321767</link>
			<description>&lt;p&gt;&lt;a href=&quot;http://www.silverstripe.org/ssranking-module/&quot; rel=&quot;nofollow&quot;&gt;http://www.silverstripe.org/ssranking-module/&lt;/a&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: 1-5 Star Rating | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23610#post321767&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23610&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Fri, 03 May 2013 07:49:33 +1200</pubDate>
			<dc:creator>swaiba</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23610#post321767</guid>
		</item>
		
		<item>
			<title>Event Calendar - recurring events</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23620</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;i am using the latest version of the event calendar modul with my SS3.1.0Beta3 install. Unfortunately there are some problems with the recurring events. The Checkboxfield titles are not populated correctely.&lt;/p&gt;&lt;p&gt;Something went wrong with &quot;getTitle&quot; in RecurringDayOfWeek.php.&lt;/p&gt;&lt;p&gt;Can anybody help, please?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Event Calendar - recurring events | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23620&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23620&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 May 2013 23:38:37 +1200</pubDate>
			<dc:creator>dacar</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23620</guid>
		</item>
		
		<item>
			<title>Re: Event Calendar ICS feed doesn&#39;t seem to work</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23541#post321755</link>
			<description>&lt;p&gt;... same here  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/sad.gif'&gt;  I am using SS3.1 and the latest Version of the event calendar module from GitHub.&lt;/p&gt;&lt;p&gt;Greetings, Carsten.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Event Calendar ICS feed doesn&amp;#39;t seem to work | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23541#post321755&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23541&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 May 2013 23:25:36 +1200</pubDate>
			<dc:creator>dacar</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23541#post321755</guid>
		</item>
		
		<item>
			<title>Extend Page with SilverSmith</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23615</link>
			<description>&lt;p&gt;How can I extend the default Page (mysite/code/Page.php) with SilverSmith? &lt;/p&gt;&lt;p&gt;my _project.yml file:&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;PageTypes:&lt;br /&gt;--Page:&lt;br /&gt;----Fields:&lt;br /&gt;------SubHeadline: {CMSField: Text}&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;Where should I insert the code delimiters that SilverSmith won't destroy the default Page.php? I use SilverStripe 3.0.5&lt;br /&gt;Thanks!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Extend Page with SilverSmith | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23615&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23615&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 May 2013 21:14:29 +1200</pubDate>
			<dc:creator>fabioC</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23615</guid>
		</item>
		
		<item>
			<title>1-5 Star Rating</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23610</link>
			<description>&lt;p&gt;I'm trying to find a way to allow visitors to give a star rating (out of five) to a page. &lt;br /&gt;Please let me know how can this be done&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: 1-5 Star Rating | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23610&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23610&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 May 2013 19:06:44 +1200</pubDate>
			<dc:creator>neerom</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23610</guid>
		</item>
		
		<item>
			<title>Newsmodule 1.0 for SS3.0.x and higher.</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23605</link>
			<description>&lt;p&gt;I have pushed my work to it's first official release, a Silverstripe 3.0.1+ (up to 3.1) newsmodule. Newsitems are handled via the ModelAdmin to prevent clutter in the SiteTree.&lt;br /&gt;Required are:&lt;br /&gt;SS3.0.1+&lt;br /&gt;GridFieldBulkEditingTools&lt;br /&gt;SortableGridField&lt;br /&gt;GriedfieldPaginatorWithShowAll&lt;/p&gt;&lt;p&gt;Optional is including the translatable. Which is not yet fully integrated, but it works in general form.&lt;/p&gt;&lt;p&gt;You can find my release at:&lt;br /&gt;&lt;a href=&quot;http://github.com/Firesphere/silverstripe-newsmodule&quot; rel=&quot;nofollow&quot;&gt;http://github.com/Firesphere/silverstripe-newsmodule&lt;/a&gt;&lt;/p&gt;&lt;p&gt;The release-branches will always be stable, Master-branch is stable, but with experimental features, Development-branch is ehm... Development, it's not stable, it's not always working, it might contain bugs.&lt;/p&gt;&lt;p&gt;By releasing version 1.0, this module has made a great step towards growing up. It started as an idea, now, finally, I can say, It has a stable version.&lt;/p&gt;&lt;p&gt;There are a few unimportant issues left, most related to other modules of mine or others. If you encounter a bug, please, create a ticket on github.&lt;/p&gt;&lt;p&gt;Any questions can be send to my github-contact address. Due to the amount of questions I have received, I have decided NOT to answer to questions that are send to any of my private e-mail addresses.&lt;br /&gt;95% of the support questions were not related to my module, but due to missing requirements btw ;)&lt;/p&gt;&lt;p&gt;No backend demo yet, sorry, I'm very busy, but I have not yet had the time to talk to my hosting about a subdomain.&lt;/p&gt;&lt;p&gt;Any questions can be addressed to &lt;a href=&quot;mailto:github@casa-laguna.net&quot;&gt;github@casa-laguna.net&lt;/a&gt;&lt;/p&gt;&lt;p&gt;And please, read the readme? It's there for a reason ;)&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Newsmodule 1.0 for SS3.0.x and higher. | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23605&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23605&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 May 2013 11:05:01 +1200</pubDate>
			<dc:creator>Sphere</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23605</guid>
		</item>
		
		<item>
			<title>Has anyone successfully extended Event Calendar Module v. 3?</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23604</link>
			<description>&lt;p&gt;I'm trying to extend the Event Calendar module for registerable events. It's sort of working. Everything seems ok in the CMS and I can access the extended events using &quot;Preview&quot; from the CMS. &lt;/p&gt;&lt;p&gt;However, none of the extended events show up in the calendar or upcoming events lists. It seems like this is due to a couple issues:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;1)&lt;/strong&gt; getStandardEvents() in the Calendar class uses this query -&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;DB::query(&quot;SELECT ID FROM SiteTree_Live WHERE ClassName = 'CalendarEvent' AND ParentID = $this-&amp;gt;ID&quot;);&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;ClassName='CalendarEvent' excludes extended events so I've tried using -&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;DB::query(&quot;SELECT ID FROM SiteTree_Live WHERE ParentID = $this-&amp;gt;ID&quot;);&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;Should I make this change with a DataExtension instead of modify the Calendar class?&lt;/p&gt;&lt;p&gt;&lt;strong&gt;2)&lt;/strong&gt; EventID isn't being inserted into the CalendarDateTime table for extended CalendarDateTime. If I insert the EventID manually and use the modified query above the extended events are shown in the EventList.&lt;/p&gt;&lt;p&gt;Any ideas on how to get the EventID to be inserted into the CalendarDateTime when the new DateTime is added? &lt;/p&gt;&lt;p&gt;Here are snippets from my subclasses -&lt;br /&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;class MyEvent extends CalendarEvent {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;public static $db = array(&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'MinAge'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=&amp;gt; 'Int',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'MaxAge'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=&amp;gt; 'Int',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;public static $has_many = array (&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'DateTimes' =&amp;gt; 'MyEventSession',  //doesn't work at all unless the key is 'DateTimes'&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;......&lt;/p&gt;&lt;p&gt;class MyEventSession extends CalendarDateTime {&lt;/p&gt;&lt;p&gt;    public static $db = array(&lt;br /&gt;        'SessionName'       =&amp;gt; 'Text',&lt;br /&gt;        'LastDayToRegister' =&amp;gt; 'Date',&lt;br /&gt;        'Price'             =&amp;gt; 'Int',&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Capacity'      &amp;nbsp;&amp;nbsp;&amp;nbsp;=&amp;gt; 'Int',&lt;br /&gt;    );&lt;/p&gt;&lt;p&gt;    public static $has_one = array(&lt;br /&gt;        'SpecialEvent' =&amp;gt; 'MyEvent',  //this doesn't work if key is 'Event'&lt;br /&gt;    );&lt;br /&gt;......&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Has anyone successfully extended Event Calendar Module v. 3? | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23604&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23604&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 May 2013 10:41:11 +1200</pubDate>
			<dc:creator>cmc</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23604</guid>
		</item>
		
		<item>
			<title>Re: cwsoft-foldergallery - image gallery for SilverStripe 3</title>
			<link>http://www.silverstripe.org/all-other-modules/show/20738?start=40#post321732</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;@Platypus: &lt;br /&gt;&lt;em&gt;&lt;span style=&quot;color:green&quot;&gt;&amp;gt;I'm using your gallery module with SS 3.1 Beta3. Thanks for this great, well designed and helpful module!&lt;/span&gt;&lt;/em&gt;&lt;br /&gt;Thanks for the nice feedback.&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;span style=&quot;color:green&quot;&gt;&amp;gt;Is there anything different or needed to setup your module's 2.4.x branch with an older SS site (currently running 2.4.9)?&lt;/span&gt;&lt;/em&gt;&lt;br /&gt;No, just switch to the &lt;a href=&quot;https://github.com/cwsoft/silverstripe-cwsoft-foldergallery/tree/2.4.x#installation&quot; rel=&quot;nofollow&quot;&gt;2.4-branch&lt;/a&gt; of my module and follow the installation instructions. However, be aware that the 2.4 version of the cwsoft-foldergallery has less features compared to the 3.x version (e.g. no album preview etc. just a link to subalbum page ...) and may therefore be less usefull to you. However the image preview incl. jQuery Colorbox effect and thumbnail creation works is similar to the 3.x version.&lt;/p&gt;&lt;p&gt;Cheers cwsoft&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: cwsoft-foldergallery - image gallery for SilverStripe 3 | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/20738?start=40#post321732&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/20738&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 May 2013 05:01:56 +1200</pubDate>
			<dc:creator>cwsoft</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/20738?start=40#post321732</guid>
		</item>
		
		<item>
			<title>Re: cwsoft-foldergallery - image gallery for SilverStripe 3</title>
			<link>http://www.silverstripe.org/all-other-modules/show/20738?start=40#post321718</link>
			<description>&lt;p&gt;I'm using your gallery module with SS 3.1 Beta3. Thanks for this great, well designed and helpful module!&lt;/p&gt;&lt;p&gt;Is there anything different or needed to setup your module's 2.4.xx branch with an older SS site (currently running 2.4.9)?&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Platypus&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: cwsoft-foldergallery - image gallery for SilverStripe 3 | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/20738?start=40#post321718&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/20738&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 01 May 2013 21:22:21 +1200</pubDate>
			<dc:creator>Platypus</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/20738?start=40#post321718</guid>
		</item>
		
		<item>
			<title>Re: Userforms throws SSViewer.php error</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23587#post321699</link>
			<description>&lt;p&gt;Issue was solved by running /admin?flush=all after /dev/build.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Userforms throws SSViewer.php error | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23587#post321699&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23587&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Wed, 01 May 2013 00:03:59 +1200</pubDate>
			<dc:creator>Bushbavarian</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23587#post321699</guid>
		</item>
		
		<item>
			<title>Android Tablet Mobile site </title>
			<link>http://www.silverstripe.org/all-other-modules/show/23589</link>
			<description>&lt;p&gt;Does anyone know how to recognise an Android tablet and send it to normal website and Android phone to the mobile website using the mobile site module. It works with ipad and iphone! Any thoughts anyone.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Android Tablet Mobile site  | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23589&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23589&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 30 Apr 2013 21:20:06 +1200</pubDate>
			<dc:creator>stevanovich</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23589</guid>
		</item>
		
		<item>
			<title>Re: Translatable::set_default_locale error</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23517#post321694</link>
			<description>&lt;p&gt;I found what works...with Silverstripe 3 you installl the module translatable with first install, and &lt;/p&gt;&lt;p&gt;then write this code in the file mysite/_config.php&lt;/p&gt;&lt;p&gt;Translatable::set_default_locale(&quot;de_DE&quot;);&lt;br /&gt;Object::add_extension('SiteTree', 'Translatable');&lt;br /&gt;Object::add_extension('SiteConfig', 'Translatable');&lt;/p&gt;&lt;p&gt;$allowed_locales = array(&lt;br /&gt;'de_DE' =&amp;gt; array('German', 'Deutsch'),&lt;br /&gt;'en_US' =&amp;gt; array('English', 'English'),&lt;br /&gt;'fr_FR' =&amp;gt; array('French', 'Français'),&lt;br /&gt;'es_ES' =&amp;gt; array('Spanish', 'Español')&lt;br /&gt;);&lt;br /&gt;i18n::$common_locales = $allowed_locales;&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Translatable::set_default_locale error | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23517#post321694&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23517&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 30 Apr 2013 20:03:19 +1200</pubDate>
			
			<guid>http://www.silverstripe.org/all-other-modules/show/23517#post321694</guid>
		</item>
		
		<item>
			<title>Re: Translatable::set_default_locale error</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23517#post321693</link>
			<description>&lt;p&gt;I have the same issue...Please Help guys!...Thanks in advance.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Translatable::set_default_locale error | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23517#post321693&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23517&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 30 Apr 2013 19:55:41 +1200</pubDate>
			<dc:creator>dondon</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23517#post321693</guid>
		</item>
		
		<item>
			<title>Userforms throws SSViewer.php error</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23587</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;tried to install Userforms. The page type is there but I get an error (see attached screenshot)&lt;br /&gt;Here's the line in SSViewer.php that the error is referring to:&lt;br /&gt;Line&lt;br /&gt;669&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  user_error(&quot;None of these templates can be found in theme '&quot;&lt;br /&gt;670&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;. self::current_theme() . &quot;': &quot;. implode(&quot;.ss, &quot;, $templateList) . &quot;.ss&quot;, E_USER_WARNING);&lt;/p&gt;&lt;p&gt;Appreciate any help!&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Userforms throws SSViewer.php error | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23587&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23587&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 30 Apr 2013 14:21:08 +1200</pubDate>
			<dc:creator>Bushbavarian</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23587</guid>
		</item>
		
		<item>
			<title>SSO Silverstripe</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23586</link>
			<description>&lt;p&gt;Hi there,&lt;/p&gt;&lt;p&gt;just wondering if there is any module available that is implementing simplesamlphp as a SSO liberary that is getting used in Silverstripe?&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: SSO Silverstripe | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23586&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23586&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 30 Apr 2013 14:00:07 +1200</pubDate>
			<dc:creator>RD</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23586</guid>
		</item>
		
		<item>
			<title>Re: Cookiebar module installation problem</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23509#post321674</link>
			<description>&lt;p&gt;Thanks very much Aram.&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: Cookiebar module installation problem | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23509#post321674&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23509&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 30 Apr 2013 03:44:39 +1200</pubDate>
			<dc:creator>Spiggley</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23509#post321674</guid>
		</item>
		
		<item>
			<title>GoogleMapBasic</title>
			<link>http://www.silverstripe.org/all-other-modules/show/23583</link>
			<description>&lt;p&gt;Hi, &lt;/p&gt;&lt;p&gt;i have some problems using the &lt;a href=&quot;http://www.silverstripe.org/google-map-basic-module/&quot; rel=&quot;nofollow&quot;&gt;http://www.silverstripe.org/google-map-basic-module/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;1. I don´t understand where i had to add &lt;/p&gt;&lt;p&gt;&amp;lt;% include GoogleMapBasic %&amp;gt; and to add $GoogleMapBasic&lt;/p&gt;&lt;p&gt;It isn´t clear where to put in so i know the user form Module and i insert $GoogleMapBasic into a page to render the map..&lt;/p&gt;&lt;p&gt;But i stuck:( Need help Thx in advance&lt;/p&gt;&lt;p&gt;Best regards bastiR&lt;/p&gt;

&lt;br /&gt;
&lt;p&gt;Posted to: GoogleMapBasic | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/show/23583&quot; class=&quot;showLink&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/all-other-modules/reply/23583&quot; class=&quot;replyLink&quot;&gt;Post Reply&lt;/a&gt;&lt;/p&gt;
</description>
			<pubDate>Tue, 30 Apr 2013 02:41:15 +1200</pubDate>
			<dc:creator>Bastir</dc:creator>
			<guid>http://www.silverstripe.org/all-other-modules/show/23583</guid>
		</item>
		

	</channel>
</rss>