21294 Posts in 5734 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 550 Views |
-
subsites with 2.3.6 ?

13 March 2010 at 5:48am
Does someone know howto get a working SilverStripe 2.3.6 / subsites installation?
Is subsites 2.3.6 compatible? I read about GenericDataAdmin Module which is deprecated because SilverStripe 2.3 uses the ModelAdmin instead.Any idea???
patte -
Re: subsites with 2.3.6 ?

22 March 2010 at 4:07pm
I'm wondering the same thing. I'd really love to be able to do subsites *and* have the functionality of the nested_urls in 2.4, but I'd settle for the just the subsites for now.
My assumption is that susbites has not been updated to employ ModelAdmin instead of genericdataadmin.
The latest subsites from svn repo in brand new branch of 0.2 and its _config.php stills includes:
if(!class_exists('GenericDataAdmin')) {
user_error('Please install the module "genericdataadmin" to use subsites', E_USER_ERROR);
}Thanks to anyone who might be able to give some insight.
Regards,
Patrick
| 550 Views | ||
|
Page:
1
|
Go to Top |

