Nuevo 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 ArticleYii Development Company Looking For Projects
Mutable Labs is currently looking for new projects ... www.mutablelabs.com Please get in touch if you need anything doing.
View ArticleSaving Through Cjuitabs Widget
Hello coders, Here's my issue The background ------------------- I have a 10 page application form i am supposed to put online Approach ------------- since the form is very long i have divided them...
View ArticleGestione Delle Lingue Per Utente
Buon giorno, sono nuovo sia di questo forum, sia di Yii quindi scusatemi in anticipo per la domanda forse semplice. Ho fatto un po' di ricerche ma non sono riuscito a trovare la risposta. Avrei un...
View Article[EXTENSION] EPhpThumb
Hi, EPhpThumb is a lightweight extension for the well known phpThumb library (PhpThumb). There are a lot of extensions out there providing more functionality but they can be total overkill for just...
View ArticleUser->Checkaccess Too Slow
Hey folks, does anybody know how to make "checkAccess" faster? I have on one page aroud 100 requests, and it send almost 400 Queries to SQL... Best regards, Edgar EDIT: I have found the solution for...
View ArticleDemo Project For Yii Newbie
Hi, I am very impressed to use YiiBooster extension developed by my internet friend Antonio and I Suggest Yii newbie to try and use this. I had create one small demo (it takes around 4-5 hours) to help...
View ArticleOnline At Once Record On Yii Site
Looks more and more people interested in Yii... Before this the digit of Online at once was 640 from a year and now, Online At Once Record 703 13 February 2013 - 04:32 PM
View Articlegiix — gii Extended
Dear folks, Here comes giix. giix on Google Code giix is gii Extended, a code generator for Yii PHP framework. giix is inspired and based on gii-template-collection (gtc), by Herbert Maschke (thyseus)....
View Article[Extension] Yiisolarium
Hello everyone, We needed a simple approach to access SOLR in our current project which led us to Solarium (www.solarium-project.org). There is no extension integrating Solarium into Yii until now....
View ArticleWhy Is Magic __Get() Method Not Working Here?
private function getRandomQuote() { return $this->_quotes[array_rand($this->_quotes, 1)]; } public function actionIndex() { $this->render('index', array( 'quote'=>$this->randomQuote ));...
View ArticleIssue: Concurrent Web Applications On Same Machine
Hi. I'm working on several projects on same machine (localhost). I was working on one project in particular for a time and left the others untouched. Today I had to run another project and realize they...
View ArticleHow To Hide/show Columns In Cgridview Via Ajax
Hey guyz I am kind of stuck right now. I have many columns for a grid. I want to give user an option that he can See only columns that he selected to show on runtime via Ajax I know we use...
View ArticleFunction To Generate Data For Datetime Field In Db
I have designed a database with a field named creat_time. Its datatype is datetime. And when modifying the beforeSave I used date() function in php to generate data for a field. But when I check it...
View ArticleEasy autosave functionality for CActiveForm
I'd like to share a code snippet which turned out to be quite helpful for me. You might know this from your own experience: You are writing a comment or email in a browser form and just before...
View ArticleПведение CGridView при использовании фильтров
Всем привет! Заметил вот такое вот поведение программы при использовании фильтров на примере таблички tab с полями id,name,value (таблица заполнена произвольными значениями): 1. Вывожу всё через...
View ArticleWeb Service Problem
Hi, I m new in yii, and have a problem, i follow the example that yii give about the webservice: http://www.yiiframework.com/doc/guide/1.1/en/topics.webservice I created the controller stock and add...
View ArticleHow To Factorise Named Scopes
Hi there, I have three models: Task, Worker and Material, where a Material BELONGS_TO a Task and a Task HAS_MANY workers. The named scope unassigned inside my Task model refers to those tasks to which...
View ArticleAwecrud
I've uploaded a new extension called AweCrud, the tries to simplify and enhance the code generation using Gii and Bootstrap look-and-feel. For more information:...
View Article