<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Forum posts to 'Site Builders'</title>
		<link>http://www.silverstripe.com/site-builders-forum/</link>
		

		
		<item>
			<title>Hacking Attempt Targeting Silverstripe Files</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/156106</link>
			<description>This morning I had what appears to be an hour-long attempt to hack in to my website using code-injection exploits ([url=http://hdrlab.org.nz/a-hacking-attempt-targeting-the-silverstripe-cms/]see here[/url] for details). What makes this one different from all the other attempts that I've noticed so far is that they were targeting Silverstripe files (e.g., SSViewer.php). It looks like it failed, but perhaps someone with a bit more knowledge of Silverstripe's internals could take a closer look as to whether any of these attempts could work with a poorly configured server. The full log is available [url=http://hdrlab.org.nz/august-28-2008-hacking-attempt-that-targeted-silverstripe/]here[/url].&lt;br /&gt;&lt;br /&gt;Basically, I'd like to know if this was a lame attempt, or if they might have found something.&lt;br /&gt;&lt;br /&gt;Hans&lt;br /&gt;&lt;br&gt;&lt;br&gt;Posted to: Hacking Attempt Targeting Silverstripe Files</description>
			<pubDate>Fri, 29 Aug 2008 06:16:14 +1200</pubDate>
			<author>Hans de Ruiter</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/156106</guid>
		</item>
		
		<item>
			<title>Search Widget - Cannot Access More Information than $Title and $Link</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/156102</link>
			<description>Hi,&lt;br /&gt;&lt;br /&gt;I am trying to use the built-in Silverstripe Search widget to search my Blog only.  So I have turned off the &quot;Show in Search&quot; checkbox on all objects in my CMS except for Blog Entries, and that works fine.&lt;br /&gt;&lt;br /&gt;However, I cannot refer to variables which are specific to Blog Entries when displaying my Search Results.  I can only access $Title and $Link.  I would also like to include other information such as $ParagraphSummary, $Author, $Date, etc. etc. much like on the Blog landing page.&lt;br /&gt;&lt;br /&gt;How can I achieve this?  Is this because my SearchForm() is defined in Page.php instead of BlogHolder.php?  &lt;br /&gt;&lt;br /&gt;Any help offered would be greatly appreciated.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Garrett&lt;br&gt;&lt;br&gt;Posted to: Search Widget - Cannot Access More Information than $Title and $Link</description>
			<pubDate>Fri, 29 Aug 2008 06:07:07 +1200</pubDate>
			<author>Garrett Fisher</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/156102</guid>
		</item>
		
		<item>
			<title>Re: chat in SilverStripe</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/20411?showPost=156080</link>
			<description>It's not a password that is the login to the actual chat module.. not exactly built into silverstripe though.&lt;br&gt;&lt;br&gt;Posted to: chat in SilverStripe</description>
			<pubDate>Fri, 29 Aug 2008 03:59:38 +1200</pubDate>
			<author>vance strazzeri</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/20411?showPost=156080</guid>
		</item>
		
		<item>
			<title>Re: Pass Variables in a Query String?</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/138462?showPost=156073</link>
			<description>Subscribed.&lt;br /&gt;&lt;br /&gt;For an ajax call, I used this (had to modify it a bit):&lt;br /&gt;&lt;br /&gt;http://doc.silverstripe.com/doku.php?id=recipes:ajax_basics&lt;br /&gt;&lt;br /&gt;Is that what you meant?&lt;br&gt;&lt;br&gt;Posted to: Pass Variables in a Query String?</description>
			<pubDate>Fri, 29 Aug 2008 03:38:14 +1200</pubDate>
			<author>Ray </author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/138462?showPost=156073</guid>
		</item>
		
		<item>
			<title>Re: Site search module</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/155776?showPost=156065</link>
			<description>Most likely, yes.&lt;br /&gt;&lt;br /&gt;This page helps describe how to limit search results in the section near the bottom - http://doc.silverstripe.com/doku.php?id=recipes:simplesearch&lt;br /&gt;&lt;br /&gt;Might be a good start.&lt;br&gt;&lt;br&gt;Posted to: Site search module</description>
			<pubDate>Fri, 29 Aug 2008 03:15:48 +1200</pubDate>
			<author>Liam </author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/155776?showPost=156065</guid>
		</item>
		
		<item>
			<title>Re: chat in SilverStripe</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/20411?showPost=156046</link>
			<description>Hi Wojtek,&lt;br /&gt;&lt;br /&gt;That link now has a password on it... how can we get hold of this cat module now?&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Matt.&lt;br&gt;&lt;br&gt;Posted to: chat in SilverStripe</description>
			<pubDate>Fri, 29 Aug 2008 01:40:02 +1200</pubDate>
			<author>Matt Hardwick</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/20411?showPost=156046</guid>
		</item>
		
		<item>
			<title>Re: Need help adding Widgets to pages other than blog</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/154962?showPost=156043</link>
			<description>I do have the blog installed (still trying to figure out where to find the error log that might explain why I'm getting the blank blog page), but the pages on which I'm trying to install the widgets are just regular pages.&lt;br /&gt;&lt;br /&gt;And does this mean that once I do get the blog up and running that I won't be able to install widgets on blog pages?  Any suggestions for what I will need to do to fix that 2 widget area issue?&lt;br&gt;&lt;br&gt;Posted to: Need help adding Widgets to pages other than blog</description>
			<pubDate>Fri, 29 Aug 2008 01:34:02 +1200</pubDate>
			<author>Gina Figliuolo</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/154962?showPost=156043</guid>
		</item>
		
		<item>
			<title>uploading new site to web host</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/155987</link>
			<description>I read the posts by carola and find myself in the same situation, even down to using Net24. Like her I got the PCW dvd and had a go. Like her I am a web noob. As much as I'd like to go down the same track and struggle every step of the way surely there is a &quot;silverstripe for dummies&quot; tutorial that explains in simple terms what you have to do to get your site posted ?&lt;br /&gt;I'm hoping this will be soon as like carola I am paying for hosting I can't use at the moment. Perhaps publisher wasn't so bad..............&lt;br&gt;&lt;br&gt;Posted to: uploading new site to web host</description>
			<pubDate>Thu, 28 Aug 2008 22:47:45 +1200</pubDate>
			<author>Jim Carroll</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/155987</guid>
		</item>
		
		<item>
			<title>Re: File Gallery</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/141135?showPost=155978</link>
			<description>Anyone got  a clue  for this?&lt;br&gt;&lt;br&gt;Posted to: File Gallery</description>
			<pubDate>Thu, 28 Aug 2008 22:28:15 +1200</pubDate>
			<author>Joakim Han</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/141135?showPost=155978</guid>
		</item>
		
		<item>
			<title>Gallery problems</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/155971</link>
			<description>I installed the gallery module.&lt;br /&gt;The only files I can get the thing to display are from uploads (the default pics that came with the gallery module).&lt;br /&gt;&lt;br /&gt;Ive tried putting site in &quot;dev&quot; mode. - no luck&lt;br /&gt;I deleted gallery/templates/gallerypage.ss and made a new one in theme/mytheme/template/gallerypage.ss - no luck&lt;br /&gt;&lt;br /&gt;I know this module works, because I can see sites where it is working. I am just running into a wall over and over again.&lt;br /&gt;&lt;br /&gt;Anyone have any ideas?&lt;br /&gt;&lt;br&gt;&lt;br&gt;Posted to: Gallery problems</description>
			<pubDate>Thu, 28 Aug 2008 22:26:17 +1200</pubDate>
			<author> </author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/155971</guid>
		</item>
		

	</channel>
</rss>
