Search - Related Models
In the "Advanced Search" I would like people to be able to enter details about a related model to narrow the search, as well as the normal criteria. How can I get that to work? For example, if I have...
View ArticleConnection Reset On Long Urls
Hi there, I have an application built with yii. I have this problem wherein I have a table with 8 filters at least. When I filter at any field, it works. But filtering again at other columns or even...
View ArticleJquery load view
ex: if i $('#divdadosreserva').load('../reserva/_form_1');it references the controller I would like to have the absolute patth or if possible the relative path of a view thanks
View ArticleParâmetros Do Main.php
Onde posso encontrar a lista dos parâmetros possíveis para o protected/config/main.php?
View ArticleAjuda Com Autorização
Olá. Programava com o CakePhp, porém ultimamente tenho lido sobre o Yii e resolvi migrar. Estou tendo duas dúvidas. Um é em relação a autorização depois da autenticação. Fiz o login seguindo esse...
View ArticleDropdownlist
I came across the following problem. I intended to use the CActiveForm.dropDownList() method in a form where I'm collecting user data. echo $form->dropDownList($myModel,'SearchDeadline',$some_list);...
View ArticleMigration Order With Foreign Keys
Hello, I created two migrations with joined tables (the post table having a foreign key towards the author table): create_post_table and create_author_table. Is the order of these two migrations...
View ArticleBootstrap Drop Down List Dinamica Con Ajax
Ciao a tutti, ho un problema per metà. Utilizzo bootstrap e ho creato due drop down list, dove la seconda è dinamica. il codice che crea tutto nella view è questo: echo CHtml::dropDownList('from','',...
View ArticleSondaggio: Dove Vivono Gli Yii-Developers?
Il thread "Provenienza" non ci fa capire da dove veniamo. Spero che questo sondaggio ci aiuti a vederci meglio.
View ArticleRelated Search Behavior
Hi. This is a thread for any discussion regarding the Related Search Behavior extension that are better placed a forum thread than in the comments of the extension.
View ArticleEkstensi
sesuai judul, saya membutuhkan ekstensi untuk menampilkan form dalam setiap kotak <br> mohon bantuannya.. terimakasih
View ArticleWww.chongwuxiang.com
Hi all, We recently done some website by Yii Framework.they are www.chongwuxiang.com and bug.chongwuxiang.com.
View ArticleYii Vs Php In Cronjobs
Hello, we develop a system with Yii in backend and EXTJS in frontend. Presentation System: Name: MagnusBilling Web: http://www.magnusbilling.com Demo: http://177.11.64.132/billing/ Username: root...
View ArticleEGMap 2.0 Google Maps Extension
EGMap 2.0 has been uploaded. Please, be informed that this new version has not BC for the sake of better code. Its code has been very much reduced. Still lot of work to do but the base has been...
View ArticleYii And Oauth 2 Server
Hi there, has anyone played with Yii and OAuth 2 server yet ? I see there is a silex implementation here: https://github.com/bshaffer/oauth2-server-php , which can be used in Yii as well, anybody tried...
View ArticleMultiselect Checkbox Storage
//this is the code which i used in my _form where i am selcting questions in my multiselect checkbox and i actually want it like if i select 2 checkboxes at a time then that two values will get stored...
View ArticleForeign Key Has Many
hi ter, i have two table User id, name, emel, password, Contact name, address, hp, tel, relation, user_id(fk) The issue is,a user can have more contact details. how to define in model that contact has...
View ArticleAlias "demoapp.protected.extensions.slider.slider" Is Invalid
when i want to set any extension in my application this time this exception is generated...how can i solve this problems...? Alias "demoapp.protected.extensions.slider.slider" is invalid. Make sure it...
View ArticleUpgrading A Yii Application In A Live Environment
We've recently launched our Yii powered application to a client and already we're receiving feedback on improvements and feature requests. As we continue to develop the app the need to upgrade our...
View ArticleBest Way To Add Filesystem Storage To A Model
I need to store uploaded files. For this I use a database table which holds the meta data for the file and I store the file on the filesystem, I add the path to a database row. What is the best way to...
View Article