Cactiveform Dependent Dropdown Won't Work Inside Pjax'ed Content
here's my dependent dropdown php code: <?php $find= new SomeModule; $form=$this->beginWidget('CActiveForm', array( 'action'=> Yii::app()->createUrl('someurl'), 'method'=>'post',...
View ArticleWizard Behavior
Wizard Behavior is an extension that simplifies the handling of multi-step forms. It features data persistence, Plot-Branching Navigation (PBN), Next/Previous or Forward Only navigation, optional step...
View ArticleValidate Only One Field (File Field Or Textfield) Is Filled Out
Hello everyone, I've got a view with a file upload field say "Image" and a simple text field say "URL". I try to get a validation working that only one of the fields is allowed to be filled out (at...
View ArticleBest Way To Define Params For A Widget?
Hi, I'm creating a widget where there will be 2 types of params: - The one that can change depending on where we call the widget, those one will be defined in the widget call: <?php...
View ArticleChrome И Onsubmit
Кликаю enter после ввода комментария в textare и произвожу отправку содержимого через Ajax. Происходит обновления списка комментариев по Ajax. В FF все корректно, а в Chrome и Opera происходит отправка...
View ArticleOrder By Column 1 And 2 When Click Column 1
Good evening. I've got a CGridView with 2 columns (column 1 is a foreign key). I want when I click column 1, the CGridView is sorted by column 1 and then by column 2. My model: public function search()...
View ArticleGallery Manager extension
Often we have images gallery in our application. So I have written extension to manage images gallery. Features: * Optional image name/description * Multiple image upload in modern browsers(single...
View ArticleBantu Prove Reading Guide Indonesia
Hallo semuanya, Guide Yii dalam bahasa Indonesia sudah diupdate seiring dengan dirilisnya Yii 1.1.5. Namun ada kemungkinan penerjemahannya kurang tepat atau masalah typo. Oleh karenanya meminta masukan...
View Articlesession_regenerate_id(): Cannot regenerate session id - headers already sent
I have several unit tests for my controllers, and all throw an error with PHPUnit (v3.5.14) whenever they include a call to Yii::app()->user->login($identity); I have searched through my code,...
View Article[EXTENSION] Rights
Rights utilizes Yii's built-in database auth manager (CDbAuthManager) to provide a solid web interface for extensive access control. Features: User interface optimized for usabilityRole, task and...
View ArticlePhpunit Error : No Available Commands
I used PEAR to install PHPUnit and had no problems. I'm on a Mac. I used PHPUnit for months without error. Now I haven't used it in a several months, and I ran the same command I ran months ago, but...
View Article[MODULE] HybridAuth
This is a forum page for the module Hybridauth (http://www.yiiframework.com/extension/hybridauth/) for social logins. I've just put up the first release. Comments/thoughts etc let me know! Thanks, Mark
View ArticleCdbcommand Failed To Execute The Sql Statement: Sqlstate[42000]: Syntax Error...
Everything works fine on localhost but after i have uploaded to host i get the following error CDbCommand failed to execute the SQL statement: SQLSTATE[42000]: Syntax error or access violation: 1064...
View ArticlePhp, Yii And Ror
Hi guys, I've been a PHP developer (Paid. No longer just hobbying) for the past 2.5 years. Been learning for much longer. I also love reading about the development and anything tech related. Recently,...
View ArticleYii Developer Needed
Hello, I live in France and I am looking for a developer experienced in Yii Framework. I have a first project to complete for next month, then others to come later. The coder must also know how to use...
View ArticleProblema Inclusione Js E Yii (Widget)
ciao a tutti! dopo aver letto un po la guida online e un manuale mi sto buttando sul mio progettino utilizzando questo framework. In generale non ho mai usato framework quindi spesso mi incastro perchè...
View ArticleLooking For Professional Payed Training
Hello everyone , thanks for reading this . I am a technology consultant for a large International company. We are currently developing several projects in Yii and to improve the quality of the work we...
View ArticleDropdownlist No Form
Boa tarde. Estou a tentar relacionar 3 tabelas, reparacao, cliente, e equipamento. O que queria fazer era o seguinte, na formulario reparacao selecionar o cliente através de uma dropdownlist, e o...
View ArticleZurmo Looking For Full Time Software Developers
Zurmo Open Source CRM is looking for two full time software developers to join our core team. We are one of the largest projects utilizing Yii and the fastest growing Open Source CRM out there. Our...
View ArticleAprendendo Yii Com Larry Ullman
Pessoal, Para tentar ajudar fiz a tradução do tutorial de Yii escrito pelo Larry Ullman. Para quem se interessar, o PDF está em anexo ( Aprendendo Yii com Larry Ullman.pdf (581.64K) : 43). No caso de...
View Article