21281 Posts in 5729 Topics by 2600 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 847 Views |
-
Tutorial 2: hangs when I add new Article Page

6 May 2010 at 2:40pm Last edited: 6 May 2010 2:41pm
I've been through Tutorial 2 twice now, and both times when I get to the bit about adding a new Article Page under the Article Holder, then I get a blank error dialog, and the Admin hangs ....
I have to restart & flush the Admin & then delete the Article Holder to get rid of the bad Article Page.
I really want to get this working - I actually want this facility on my site.
Can anyone help please? -
Re: Tutorial 2: hangs when I add new Article Page

6 May 2010 at 6:49pm
OK - the tutorial is wrong:
$fields->addFieldToTab('Root.Content.Main', new DateDateField('Date'), 'Content');
should of course read:
$fields->addFieldToTab('Root.Content.Main', new DateField('Date'), 'Content');
Problem solved.
| 847 Views | ||
|
Page:
1
|
Go to Top |

