Quantcast
Channel: Yii Framework Forum
Viewing all articles
Browse latest Browse all 18717

Some Error By Cdetaileview

$
0
0
Hi there. I get this error:
The attribute must be specified in the format of "Name:Type:Label", where "Type" and "Label" are optional.	


from this view.php file:

<?php $this->widget('zii.widgets.CDetailView', array(
        'data'=>$model,
        'attributes'=>array(
                'id',
                'type',
                'qualitativeـcomponent_en',  //--->make error
                'qualitativeـcomponent_trans', //--->make error
                'creatino_time',
                'creation_type_en',
                'creation_type_trans',
                'Weight',
                'karat',
                'lang',
                'create_time',
                'update_time',
                'deleted',
        ),
)); ?>

every thing is ok as it seems. i can't find the problem.

Viewing all articles
Browse latest Browse all 18717

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>