Cactiverecord->Updateall With A Calulated Field?
Hi folks, I am currently trying to use CActiveRecord->updateAll to update a calcuated field in a table. The calculation will look at 'price1' and 'price2', then calculate the % difference between...
View ArticleTemplate Responsive
Ragazzi qualcuno di voi conosce un modo semplice e non troppo complicato per realizzare sotto Yii un template responsive?? Grazie!!
View ArticleVery Strange Chrome Browser Behavior/bug?
Spending hours to find a bug in my code, in the core (CHtml) ... nothing. Found a very strange behavior/bug in the latest Chrome browser (Version 24.0.1312.52 m). I'm rendering a simple checkboxlist...
View ArticlePagine Statiche Nei Moduli - Come ?
Ho un modulo admin, il quale ha il suo DefaultController. Ho aggiunto questo public function actions() { return array( 'page'=>array( 'class'=>'CViewAction', ), ); } A questo punto, prima di...
View ArticleTema Bootstrap - File Non Trovato Tra Gli Assets
Credo di avere installato correttamente l'estensione yii-bootstrap. Il tema viene applicato correttamente e tutti gli effetti risultano attivi L'unico problema è che ad ogni pagina ricevo un 404 su...
View ArticleHow To Remove Footer From A Page
I have a situation where I do not want a footer in one of my view. How can I achieve that without modifying the main layout file. Thanks Ashish Tyagi
View ArticleMysql Id
Boa tarde. Estou a finalizar a estrutura da minha aplicação e há algo que me está a dificultar. Queria no id do recibo que aparece-se da seguinte forma. ANOID. EX 201201 Qual seria a melhor forma de o...
View ArticleNuevo adaptador para Firebird
Hola a todos,He actualizado el adaptador paraconexiones a Yiiinicialmente creado por idle_sign y luego modificado zoggo.<br style="color: rgb(28, 40, 55); font-size: 13px; line-height: 19px;...
View ArticleAjax Form Auto-Fill
I have read it here My link that AJAX validation is not supported on the file upload, but I want to implement very simple thing. In my form I am uploading a file and I want some of the field to be...
View ArticleProblem updating gridview using a datepicker
Hi I've got a problem with my CGridview. One of the fields in my grid view is a date and I want to be able to filter this field in the grid view. I want to do this by using a CJuiDatePicker. I've got...
View Article$Model->Validade()
Como eu faço para validar os campos de um formulário que tem o 'name' igual um array. Por exemplo: View: <form> [...] <ul> <li><?php echo...
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 Article中文手册为什么翻译完整啊,是不是人手不够啊,qiang
中文手册翻译完整的话,对入门帮助很大啊,一半英文,一半中文,头疼 中文论坛最活跃了,强哥应该重视啊! 从此加入yii阵营
View ArticleSimple Shopping Cart
Greetings: I am looking for assistance on creating a very simple shopping cart. First off, I realize there are 1001 pre-made PHP carts out there, but none that I have found yet are terribly simple nor...
View ArticleReturnurl Always Points To Index.php
I have exactly the same problem as GSTAR had, but in my case Yii::app()->user->returnUrl is always pointing to index.php in my application. And thus, login always redirects me to home page, not...
View ArticleYii Search Destroy All The Old Get Value In The Address Bar. Help Please
Dear all, I have a webpage with the following address: www.123.com/test?aid=1&bid=2 When I implement search in my page, my url will be changed to...
View ArticleHow To Access Form Element In Controller
How can I access the elements of my view in controller. lets I have a field name 'type' in my form field and I want to access the value of that field in my controller class. How can I achieve that. I...
View Article[module] userGroups
i open this thread for comments and suggestions you can find the module here http://www.yiiframework.com/extension/usergroups/ if you need to report a bug do it in this thread or in the google code...
View ArticleWhat is your experience with MySQL workbench?
For some years now i give MySQL workbench a try from time to time - and everytime i do, i'm very disappointed. This seems like the most unstable software i've ever seen. It's crashing so often, you...
View ArticleFindbyattributes No Form
Amigos, estou tentando listar os serviços contratados por determinado cliente, mas da forma que eu fiz abaixo não lista nada: <div class="row"> <?php echo...
View Article