Custom Error Handler Implementation
Hi, I have followed the custom error handling guidelines as here: http://www.yiiframework.com/doc/guide/1.1/en/topics.error to create an ErrorController as in Zend. The /controllers/ErrorController.php...
View ArticleIn The Same Page Different Actions
Hi, can i know how to make different actions in one page. Actuall in user/create file i had added one more file. In user/create file having two files like login and register. When i click login button...
View ArticleAzprofile.com
Welcome to AZprofile ! The modern, free professional social network for MENA region, we provide: . Public Profiles for both professionals and businesses to promote their online presence . Vision is to...
View ArticleCréation D'un Item Après La Première Modification Du Champs
Bonjour, Pouvez vous m'aider svp. Après le clique "Nouveau item", je veux dès que je fasse la première modification d'un champ l'item sera créer automatiquement, sans le clique "save". Juste comme...
View Articlelink in a CGridView
hello, i'd like to insert a link in a CGridView in order to link my posts to their authors. i tried with this code, but had no success: <?php $this->widget('zii.widgets.grid.CGridView', array(...
View ArticleYiiclipse - Eclipse PDT extension for Yii Framework
Hi all, Let me introduce Yiiclipse - new eclipse plugin for yii developers. After almost one year I have developed it I found some time to put this together and give to the public. When I was started...
View ArticleNetbeans Or Eclipse
Actually I love to develop with VIM, sadly I need to start working in bigger projects, bigger teams, etc. Netbeans and Eclipse both have everything that I need to colaborate with a team in an easy way,...
View ArticleEclipse and YII
Can we integrate Eclipse IDE with YII framework , so that we can easily code with yii. or is any other IDE has YII plugin?
View ArticleCant get PHPUnit and selenium working correctly
Hopefully someone will be able to help me with this because I've been pulling my hair out for hours on this one... Background: I am reading the Agile Web Application Development Book and I'm up to the...
View ArticleProblème Entre Modèle Et Controller Avec Csqldataprovider
Bonjour, Je dois afficher une liste de résultats issue d'une requete sql complexe (environ 80 lignes et plusieurs tables sans clés étrangères) Pour cela j'ai construit mon MVC dans un nouveau module en...
View ArticleFirst Element Of Each Sorted Group In Group By Clause
Hi! I need some help on this: I have a SQL table with the following structure: ID|ID_GROUP|DATA|TSTAMP I need to find de column DATA with the highest TSTAMP of each ID_GROUP, so I need to group by...
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 ArticleFile Validation
I am using a file field for creating a address model. The file will support extensions( png, gif, jpeg). But when i select another extension file it it shows "field cannot be blank" error. Address...
View ArticleGii Model Generator Stops At Table Name *
I'm trying to generate model from a remote Oracle 11g database but display stops at Table Name*. I'm using extension oci8pdo. If I change my connection to a local Oracle express edition database the...
View ArticleAddcondition In Search() Using >= Or <=
Hi everyone, I've been looking for a solution to use >= and <= in search(), I've found lots of workarounds about like and others... But I need to add 2 conditions in order to filter a data in...
View ArticleHow To Print Value On Search() To Check Them
How can I print the values that search() recieve? Because I need to check something... I've tried with echo and other like using js alerts but I cant get the values......
View ArticleAjax Busy Indicator
Hi, I want to add that busy indicator that f.e. appears when changing the page size of a CGridView to my view. Thanks in advance
View ArticleHow To Change The Css Of Cactiveform?
I would like to change CActiveForm to be more flexible but dont know how to do it. If anyone try it before please tell me that is it possible or not?
View ArticleFacebox For Login Button.
Hi, can i know how to make facebox for login button in yii framework. I'm using bootstrap extension for my application. The login label is in layouts/main.php. Pls help me......
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 Article