<?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>Forum posts to 'Archive'</title>
		<link>http://www.silverstripe.org/archive/rss</link>
		<atom:link href="http://www.silverstripe.org/archive/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: Start-Recipe Form Tutorial Does Not Work</title>
			<link>http://www.silverstripe.org/archive/show/110546?start=0#post110567</link>
			<description>&lt;p&gt;I have done a few changes but here are my files ( &lt;a href=&quot;http://pastebin.com/m65dfcfef&quot;&gt;Registration.php&lt;/a&gt; and &lt;a href=&quot;http://pastebin.com/m13dbbfd0&quot;&gt;RegistrationsDataObject.php&lt;/a&gt;. As the comments say, I had a few errors which I tried to address. &lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt; The first was &quot;Parse error: syntax error, unexpected T_PRIVATE in *****/mysite/code/Registration.php on line 71&quot; which was fixed by taking away the &quot;}&quot; on line 68 and putting it at the end of the page. &lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;This made another error appear &quot;Error in Ajax evaluator on line 974: missing ; before statement&lt;br /&gt;Parse error: syntax error, unexpected $end in *****/mysite/code/Registration.php on line 136&quot; which was fixed by removing the following code &lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;function extraJs() {&lt;br /&gt;$v =&lt;br /&gt;&amp;lt;&amp;lt;&amp;lt;JS&lt;br /&gt;/* ALL YOUR JAVASCRIPT TRICKS HERE */&lt;/p&gt;&lt;p&gt;JS;&lt;br /&gt;return $v;&lt;br /&gt;}&lt;/p&gt;&lt;/div&gt; However now i get another problem when I go in the CMS and on the Registration page type I created, under the &quot;registrations&quot; tab, when i go to &quot;add registrations data object&quot; I get this error... &quot;Data-integrity is broken in TariffsDataObject&quot;&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Start-Recipe Form Tutorial Does Not Work &lt;a href=&quot;http://www.silverstripe.org/archive/show/110546?start=0#post110567&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/110546?start=0#post110567&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 04 Jul 2008 03:54:18 +1200</pubDate>
			<dc:creator>PassePartout</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/110546?start=0#post110567</guid>
		</item>
		
		<item>
			<title>Start-Recipe Form Tutorial Does Not Work</title>
			<link>http://www.silverstripe.org/archive/show/110546#post110546</link>
			<description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;So I'm trying to create a registration page and was following the &lt;a href=&quot;http://doc.silverstripe.com/doku.php?id=recipes:forms&quot;&gt;start-recipe tutorial&lt;/a&gt;. To start things off beginning at &quot;Start by creating a page called Registration.php&quot;. If you follow the instructions you get an error when trying to build. I have tried a couple ways to resolve this issue as you will see in the &lt;a href=&quot;http://doc.silverstripe.com/doku.php?id=recipes:forms&amp;amp;disqus_reply=807120#comment-807120&quot;&gt;comments section&lt;/a&gt; on that tutorial page. I may have just been avoiding the true error as I seem to just be changing what error I get and where. If somebody could look into this or try out the code and get it to work let me know,&lt;/p&gt;&lt;p&gt;cheers&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Start-Recipe Form Tutorial Does Not Work &lt;a href=&quot;http://www.silverstripe.org/archive/show/110546#post110546&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/110546#post110546&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 04 Jul 2008 03:14:44 +1200</pubDate>
			<dc:creator>PassePartout</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/110546#post110546</guid>
		</item>
		

	</channel>
</rss>