Howto Make Pagination With Ajax
I am a Yii-Newbie and not familiar with Ajax. I tried pagination using CLinkPager in a multimodelform (tabular input). The pagination works, I am able to browse through the datatable but I see, that...
View ArticleHow To Keep Filtered Data When Going Back From View.php To Admin.php
Hi everybody, how can I keep the filtered result in a CGridView when I go to a detailed view page and then go back to the admin view? I did not find anything in the forum, or maybe I just used the...
View ArticleApc Caching
I've been searching for answers to some questions I have on APC Caching specifically related to CActiveRecord but was unable to find anything that really helped. What I found seemed murky, and there...
View Article[Resuelto]Sumar Valores De Los Campos De Un Registro
Hola a todos! Acabo de empezar a usar yii, recomendado por un amigo, para un proyecto que hago. Digamos que tengo una base de datos para una clínica con una tabla "pacientes" Cada paciente tiene...
View ArticleHow To Move All Javascripts So They Appear Before Closing Body Tag?
I've been trying to figure out how to do this for a while and am stumped. For some crazy reason, YII goes against best practices and tries to insert all this JS in the HEAD tags and throughout the...
View ArticleHow To Handle A Table With Three Or More Reference
Hi all, I hope this is the right place for my question. I have a table with four related ones. I made a view combining those tables in MySQL and created a model based on the view, and used it in a form...
View ArticleProblema Caracteres De Otros Idiomas
Hola a todos, soy nuevo en esto de usar el framework. Tengo un problema que quizas no sea de mucha impotancia pero no he podido hallar una solución. El problema es que no logro hacer que se visualicen...
View ArticleX-Editable Does Not Load When Using From Inside A Module
*EDIT* this thread can be deleted by mods. I found I have problem in my end.. so the description of my problem is useless. *** Hi everyone, I'm trying to use this great extension: x-editable but if i...
View Article[EXTENSION] Fusion Charts API Extension - Create and share Charts
Discussion and support topic for Fusion Charts API Extension - Create and share Charts
View Article[EXTENSION] Bootstrap
Hello, This is the discussion thread for my latest extension, Bootstrap. What is Bootstrap? Bootstrap is a toolkit to kickstart development of web applications. It includes base CSS and HTML for...
View ArticleYii中的Gii必须用吗?
以前用过的框架有tp和ci,这次因为要改一个公司的网站,所以才接触yii,发现这个的资料不是一般的少啊,看了网上的教程,貌似都是从-》安装,-》建立模型,-》创建CURD.这几步,而这些都是依靠gii这个脚手架工具,我看了一下,那个公司原网站的配置文件中main.php就没有gii的配置,我想那个人在建站的时候可能没用到gii吧。我的疑问是这样的:yii是不是可以不用gii?如果可以不用,那自己写代...
View ArticleInsercion De Dos Registros Diferentes En Un Mismo Modelo
Hola comunidad, mi problema consiste en como adaptar el metodo ActionCreate de un Controller para grabar un nuevo registro de otra tabla despues de haber grabado el registro correspondiente al modelo...
View ArticleYicc Not Recognize As External Or Internal Command. Oerablw Program Or Batch...
hi i am new in yii framework .want to use configure yii framework on windows 7.Can any one help me to solve this problem 'yicc' not recognize as external or internal command. operable program or batch...
View ArticleYii+Linux
Hi Buddies Any one know about yii+linux try catch working concept thanks in Advance
View ArticleEdusec : Secure Education Management System
Hello, Rudra Softech, proud to announce a web application popularly known as EduSec, aim to provide end to end solution to Educational organization. To start with, Rudra Softech announce, first demo...
View Article[Extension] Fusion Charts Connent To Database
somebody can help how to connect fusioncharts to database ?
View ArticleYii Can't Include Files
When I run the command yiic test test, I get the following error and backtrace: PHP Error[2]: include(Test.php): failed to open stream: No such file or directory in file...
View ArticleImplementing Search On Sitecontroller For Different Models
Hi all. I'm trying to implement a global search functionality that should search on different models depending one value passed as $_REQUEST from the search form. My search form has one text field and...
View ArticleDropDown for pageSize in CGridView
I found myself in the need for a dropDownList to select the page size on a CGridView. I was amazed that only a few lines of code where required. So i thought i'd share. On top of my controller action...
View Article