Quindi sono andato sul file di configurazione ed ho inserito 'theme' => 'miotheme'. Ho cercato nel forum e nella documentazione ma non mi è chiaro cosa succede.
Ho provato anche con:
'theme' => 'classic',
'themeManager'=>array(
'basePath'=>dirname(dirname(__FILE__)).DIRECTORY_SEPARATOR.'..',
'baseUrl'=>'/themes',
),ma ottengo solo un
Property "CWebApplication.themeManager" is read only.. Un aiutino anche per questa brutta faccenda?

Help














