Dúvidas Yiibooster
Olá! Estou tentando usar esta ext YiiBooster e muitas dúvidas estão surgindo: Para que exatamente serve esta configuração no config/main.php indicada na instrução de instalação ? 'modules'=>array(...
View ArticleActiverecord Cache
I'm a bit messing around with the cache option for Yii, but i have a question. When i use the ActiveRecord cache, like: $series = Post::model()->cache(3600)->getPopularPosts(5); I see in my...
View ArticleAccessing My Models From Yiic
Hello, I'm trying to write a CLI for my project, When I'm trying to create a Model inside my CConsoleCommand class I'm getting this error: PHP Error[2]: include(ModelName.php): failed to open stream:...
View Article960 Grid En Yii
Hallo, Ik ben redelijk nieuw in heel het Yii gebeuren. Om alles onder de knie te krijgen ben ik van de Blog demo vertrokken om een soort portfolio te maken. Momenteel ben ik echter vastgelopen op een,...
View ArticlePublic/private Properties
Hi! I have a small problem here and I'm not sure how to handle it. I have an Active Record model class callsed User. The db table has an attribute "active". Therefore, you can access a property in User...
View ArticleYii 1.1.13 Is Released
We are very pleased to announce the immediate availability of Yii Framework version 1.1.13. You can download it from the Yii project site at http://www.yiiframework.com/download/ This release includes...
View ArticleCGridView update
Hi! I have JsTree : <? $this->Widget('application.extensions.jsTree.CjsTree', array( 'data'=>$folders, 'ui'=>array('theme_name'=>'default'), 'id'=>'folders', 'rules'=>array(...
View ArticleNew Backup/restore Module For Yii
Dear All, I have created Backup/Restore module. I have been using it for all my apps for quite sometime now. It saves lot of time. I have not added security or access control as of now. You can add...
View ArticleInconsistency With Rowhtmloptionsexpression
Hi, there is a slight inconsistency with the new (and very useful! )rowHtmlOptionsExpression property of CGridView in CGridView's renderTableRow($row): if($this->rowHtmlOptionsExpression!==null) {...
View ArticlePremier Bilan De La Communauté Francophone Du Yii Framework
Bonsoir à tous, j'ai publié récemment le premier bilan de la communauté francophone du framework Yii. Disponible ici : http://yiifr.org/forum/viewtopic.php?id=22 N'hésitez pas à me donner vos avis et...
View Article[Idée] Blog Yii Fr
Bonjour à tous, Tout d'abord désolé du titre qui ne veux pas dire grand chose, j'étais un peu en manque d'inspiration Personnellement j'ai découvert yii alors qu'il était déjà à sa version 1.1.8 (il...
View ArticleTabbed Forms, Models And Validation
Hi. I need an user interface where user can choose from 4 tabs, fill in only one of it and submit. Tabs data are similar, one have title, image, the other have title and text, etc., so i was trying to...
View Article[Bistrot] Si Vous Êtes Dans La Place, Levez La Main ;)
Salut, Il n'y a rien de plus volatile qu'un forum, du coup, histoire de savoir combien on est vraiment ... amis codeurs yii francophones qui passez par ici, soyez cool et laissez une trace de votre...
View ArticleYii Verständnis (Render / Refresh)
Hallo, ich habe jüngst ein yii Projekt übernommen, und bin bei der Eruierung des Codes relativ am Ende meines Verständnisses angelangt bzw. bräuchte eine motivierende Erklärung. Das Problem: Mein...
View ArticleHiring A Senior Yii Programmer
Hi Everyone First of all I would like to wish you a happy new year to all of you. We are a UE based company and we are hiring a senior Yii programmer with at least +4 years of experience in php/mysql...
View ArticleGestire Più Versioni Di Un Software
Mi stavo chiedendo come organizzare il repository su github ed i suoi branch per sviluppare un software in diverse versioni di php. Qualcuno ha avuto esperienze a riguardo? Come ci si comporta? Pensavo...
View ArticleMostar Mensagem Antes E Depois De Gravar Na Base De Dados
Olá Malta, Preciso de ajuda... Como faço para mostrar um "progress bar" ou "uma mensagem flash" enquanto os dados são gravados no banco de dados? Por exemplo: No meu formulário quando clico no botao...
View ArticleYii Facebook connect
Hello mates, I newbie to Yii.. I just started to learn Yii framework. As part of practice, i implement facebook connect with Yii user management. It successfully implement, but the facebook id and...
View ArticleYii Cjuiautocomplete Values Are Not Getting Displayed
I apologise if this is already exists but i could not get it to work.. I need to show the names and store the id's in my table. these name are coming from other model(table). i'm getting the names and...
View ArticleFacebook_Connect Integration
Hello friends, i am newbie to yii and i want to integrate facebook login to my bwebsite i have downloaded the extension but dnt knw how to integrate it??? please help me !!! you can also reply to my...
View Article