[extension] image
hi there. anyone of those have used this extension knows about the requirements for windows? I have tried and can't make this work, i have install imagemagick and executed the example code...
View ArticleJs+Ajax Calling Action From Outside The Application
after finishing the web application I want to make a phoneGap app that send/recieve JSON to my controllers for start 1) in the same controller I add other action public function...
View ArticleErro Oracle
Olá pessoal, estou desenvolvendo uma aplicação com Yii e banco de dados Oracle. Tenho dois servidores, o servidor de desenvolvimento que é minha máquina e esta com Windos e o servidor de Homologação...
View ArticleHow Do I Resuse View Code Efficiently?
I extensively use a "view/subview" approach, where a controller renders a viewA as in: //controller/action code $this->render("viewA"); and then this view renders another sub-view a lot of times in...
View ArticleCould Not Find Driver Sqlsrv
I am using WAMP on Windows 7 and want to use MSSQL instead of MYSQL. I have therefore enabled the extensions php_mssql and php_pdo_mssql and restarted all services. I have double checked in the php.ini...
View ArticleDevelop Restful Web Service
problem I follow this instruction to develop web service http://www.yiiframework.com/wiki/175/how-to-create-a-rest-api/ & it work correctly But after add web service site cascading & JS are not...
View ArticleВопрос По Cactiveform
Есть CActiveForm. Надо узнать, прошли ли данные валидацию, или нет. Валидация проходит на сервере и аяксом отдается клиенту. Надо то, что пришло в ответе, вставить в див, если данные прошли валидацию....
View ArticleOpen Graph And Facebook Login
Hi guys, I have spend whole day by thinking and trying to find out, how open graph extension works. I need to do a facebook login to my site and can not make it work. Does anyone knows about any...
View ArticleYiibooster
Recently launched YiiBooster, YiiBooster is a collection of widgets that will ease the task of developing Yii applications, as well as, giving your application a little boost. Basically, YiiBooster...
View ArticleCambiare Il Css Usato Da Cgridview
Ciao a tutti, Ancora a combattere con Bootstrap. (forse ho cominciato col piede sbagliato) Il codice seguente: $this->widget('zii.widgets.grid.CGridView', array( 'id' => 'some-data-grid',...
View Article关于Model内Setter的验证
初学yii,遇到个一个问题。 我的数据库表里有一个字段repayment_date,是时间戳。 我想通过页面中的RepaymentDateText传递过来的值:2013-04-27,来设定repayment_date。 getter部分已经OK,可以正常获得 public function getRepaymentDateText() { if...
View ArticleAttached Behavior Doesn't Get Access To The Owner From Within Getter Method.
So, i have this bevahior, called AttributesMap: class AttributesMap extends \CBehavior { // writable attributes list protected $_writeList ; public function setWriteList(array $map) { $_map = array();...
View ArticleValidators And Error Codes
I'm working on web service utilizing Yii model validators and faced with pretty weird problem - there is no native and built in way to specify error code. Of course I could return error code instead of...
View ArticleBoxopus Written With Yii?
Got this error message today. I don't know many other frameworks or languages using CDbCommand...
View ArticleUrl Management -Edit Id Encrytion In Cgridview
In framework file : CButtonColumn.php 1. change the updateButtonUrl variable, public...
View ArticleSome Problem By Inserting In Database.
I have model which handle my file uploading. everything ok. but when it run the save() method, in the datebase insert 2 record and then insert my uploaded file name record. what is the problem? this is...
View ArticleAjaxbutton In Two Sub Page, The Second Does Not Work
hi all: I have a page named '_form.php' . In this page , i used a modal dialog(bootstrap extension).in the modal dialog. I used bootstrap tab control extension in my page. Such as : <?php...
View ArticleConfiguring Sitecontroller
greetings all I have read the manual apparently am missing some valid details-after hitting my head for so long, i figured perhaps someone out there has a handy solution. My problem simply is getting...
View ArticleClock Extension
hello guys... can you give me the idea about how to insert digital clock to yii web application.thank you
View ArticleChange Login Url For Cwebuser Multi Object ?
i have configured two CWebUser object for backend/frontend in my web applications. But when I implement access control list on backend background, it allway used redirect login url default of user...
View Article