How To Create Multilanguage Form In Yii
I have a directory within /protected/views/controller_Id/LanguageID_RegionID and placed second language view forms here. Now how can i translated form elements(such as labels) to second language?
View ArticleInternationalstudent.com -- Powered By Yii
We've recently relaunched http://www.internationalstudent.com as a Yii application. The site is a portal for students wishing to study in the US from abroad and vice versa. The site contains several...
View ArticleNested Relational criteria in search()
I've just spent a few hours trying to figure this out, turns out you can nest relational criteria in the search() function in a model. Like this: $criteria->with = array('event' => array('with'...
View ArticleEvite Ataques!
Opa galera! Gostaria de compartilhar uma experiência com vcs. Hj fui acessar uma antiga aplicação desenvolvido com yii e para minha surpresa fui atacado. Acessei a página e vi a seguinte mensagem:...
View ArticleCgridview With Csqldataprovider Update
I am using a CGridView to search over multiple tables in my database and display results, the search criteria is built using a from that is sent using GET. This works fine until there is an ajax update...
View Articleunsafe attribute
Hello. In my application.log I get warning: Failed to set unsafe attribute "vch_nav". What can cause this warning? Thanks.
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 ArticleYii Dashboard Bug Discussion
Hi, Please use this thread for bugs related to http://www.yiiframework.com/extension/yii-dashboard/. Thanks, Matt
View ArticleAbility To Link To A Specific Anchor In Api Documentation
This is not a framework request but a request about the website part that hosts the class references: http://www.yiiframework.com/doc/api/ (yes I used bettor's words Sometimes you want to link to a...
View ArticleError In Include(Rdbauthmanager.php)
My works OK on live server but when I try to show on locahost I show: include(RDbAuthManager.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or...
View ArticleJson Question
I have an interface to an API that returns a json object. The normal response would be something like { "response": { "status":"OK","id":241 }} I decode the object as follows and check to see if it is...
View ArticleI Would Like To Know Your Oppinion About Something
This question is not related to yii that much, but still I would like to know the oppinion of YOU people who use Yii. Why developers preffer LAMP over WAMP ? Is it a must to develop applications on...
View ArticleАвторизация Пользователя После Его Удаления
У меня какие то проблемы с сессиями. Есть допустим пользователь, он залогинен. Как только удаляю пользователя (в бд) он по прежнему остаётся залогиненым со своей сессией. Похоже в сессию пишется какая...
View ArticleAmsterdam, Nl: Yii Developers Needed (Fulltime)
About us inSided delivers community solutions related to (Social) CRM environments and works for large Enterprise organisations. No boring static CMS or applications but very dynamic and innovative...
View Article[Ask] Cloud App
permisi saya mau tanya,, ada yang pernah bikin aplikasi cloud computing pake yii??? jika berkenan boleh tau teknik yang digunakan untuk multi tenant,,
View ArticleValidación De Un Array
Tengo esta funcion para el dropdown de un registro public function getCountryOptions() { return array( 'AR' => 'Argentina', 'BO' => 'Bolivia', 'BR' => 'Brasil', 'CL' => 'Chile', 'CO' =>...
View ArticleAccordion's Options Problem Since Jquery 1.9
Hi all, I recently upgrade my framework. I read the new documentation of jQuery 1.9 in order to find my problem related to accordion widget however after some hours of research I didn't succeed. With...
View ArticleIssue With Cdbcriteria
Hi, hope you are well, Im still kinder new to yii and is still learning the framework. Im trying to modify my search so that I can retrieve results when searched via an attribute in a related table. I...
View ArticleYii geinteresseerden/developers in Nederland
Hallo mede NL'ers.. wij (inSided, Social CRM startup) zoeken Yii devvers in Amsterdam: http://bit.ly/insided-backend Big data, nieuwe technieken (o.a. Amazon Web Services) en een leuk jong groeiend...
View ArticleYii Pdf Extension: Blank Page When Calling Action Through Link
Hi all, Yii newbie here! I have a question about the following yii extension: http://www.yiiframework.com/extension/pdf/ I want to use the mpdf external library. According to the installation...
View Article