Running Daily Jobs
I have a need to run some jobs on a nightly basis. I currently have a model that uses a Yii view with a button to start the process. The process calls an external website and transfers data in a json,...
View ArticleMany to Many
Hi, I know this topic has been beaten to death but I still can't find a conclusive answer for dealing with many to many relationships. I have two tables (and models) Portfolio & Service. There is a...
View ArticleA Way To Make Cmenu Top-Level Item Unselectable?
The topic kind of says what I'm trying to get to. So for example if have this: $this->widget('zii.widgets.CMenu', array( 'items'=>array( array('label'=>'Home', 'url'=>array('site/index')),...
View ArticleYiibooster Datepickerrow Widget Options (Viewmode Minviewmode)
Hi, my question concerns the datepickerRow widget. Per this page: www.eyecon.ro (slash) bootstrap-datepicker (sorry this forum won't let me post links) (that's the datepicker implementation that...
View ArticleCsv Export And Utf8 Charset
I recently installed exportablegridbehavior to export filtered cgridview to csv. The csv file is correctly generated, except for the character encoding. The data are correctly printed on the screen,...
View ArticleImprimir E Exportar Informações Do Grid
Olá Pessoal, Estou desenvolvendo um projeto onde tem um botão que tem as seguintes opções: Imprimir, Salvar em PDF e Exportar para Excel as informações de um $dataprovider. Alguém saberia uma extensão...
View ArticleЧпу
Столкнулся с преинтересной проблемой при портировании на Yii: Моя основная задача выглядит так: ==============URL================== site.ru/action/param1/parm2/param3 ;// здесь получаю index.php?...
View ArticleAyuda Con Relaciones De Tablas.
Hola buen dia, miren estoy haciendo las relaciones de unas tablas, el la base de datos tengo las relaciones de la siguiente manera (Imagen adjunta) necesito desplegar los siguientes campos en el Grid:...
View Article[Module] Ycm - Yii Content Management Module
http://www.yiiframework.com/extension/ycm/ Post questions here.
View ArticleLocaleurls
If you want to have the application language in your URLs like /en/some/page /de/some/page http://www.example.com/en/some/page http://www.example.com/de/some/page then it has never been easier: Check...
View ArticleWidget For An Expandable List
Hello, I am just wondering if anyone knows of a widget which would allow an expandable list of results which expands upon clicking? I have been searching around, but haven't found anything. I would...
View ArticleAES Encryption
Hello, I am very new to Yii, but very excited about all the possibilities I see. I am building an application where several of the fields require encryption (social security number, etc.). In my old,...
View ArticleFrom Site View Call An Action In A Module
Hi All, I just don't know what is happening, I can't find any error, stupid error for sure. I just want to call an action from a view and I get "Error 404 Unable to resolve the request...
View ArticleAjax Validation Input Highlight
Hi. I have a problem with my "Login-Form". I trying to do something like this: My ajax-validator checking, if the fields are empty or valid to let the user log-in. When I click into the username field...
View ArticleFormatcurrency And Format
Hi, I'm trying to format a number with no decimals and adding the currency symbol. I get an error if I try to use 'formatNumber': Call to protected method CNumberFormatter::formatNumber() from context...
View ArticleCjuitabs Problem With Renderpartial Loading Form.css
Hello, this is my code and i've got a problem with loading css in renderPartial <?php $this->widget('zii.widgets.jui.CJuiTabs', array( 'tabs'=>array( 'Упрощённая форма'=>...
View ArticleFramework Benchmarks
Hello Yii-Community, I hope this is a proper place to post this. I couldn't find a real off-topic section. Recently there were two rounds [1][2] of a cross-language/framework/whatever benchmark [3],...
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 ArticleCwebuser->Beforelogout Doesn't Call When Session Expires
CWebUser->beforeLogout (in extended WebUser class) doesn't calls when session expires and logout happens. Is it OK? I need to clear some data in DB when session expires and user trying to reload...
View ArticleYii Su Windows
Ciao a tutti, Ma qualcuno usa Yii con Apache e Windows? Io ho provato questa mattina ma ho incontrato molti problemi. Volevo avere un riscontro. Grazie mille. Stefano
View Article