Grid Column Buttons In Cgridview Loaded With Ajax
Dear All I have one problem with cgridview. I have to load a cgridview with ajax. The grid loads up fine but when I add a column with button, I get an error. The error I get is as follows:...
View Article[Solucionado] Ide Para Yii
Gente, vuelvo luego de un año, esta vez con un proyecto grande entre manos. Necesito que me recomienden alguna IDE para Windows en la cual pueda integrar Yii con autocompletado y demás cuestiones....
View ArticleRedirection From Non-Www To Www
Hello. This is my .htaccess file: RewriteEngine on # if a directory or a file exists, use it directly RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d # otherwise forward it to...
View ArticlePdf To Image Conversion
Hey Guyz, Does anyone know of any php code that can be used to convert pdf files to image files like jpeg, png etc?
View ArticleCleanest Way To Perform A Soft Delete?
I'm working on an application where records should never actually be deleted from the database. Instead, I 'soft-delete' them by updating a status column. My question is how best to implement this. I...
View Article[RESUELTO] FirePHP
Seguí los pasos de "Integrating FirePHP" (http://www.yiiframew...oc/cookbook/84/). Obtuve como resultado este error: Fatal error: Uncaught exception 'CException' with message 'Alias...
View ArticleChtml::button() Submit Attribute Does Not Work Within A Form With Get Method
I have a simple form as below, with two buttons that have 'submit' attribute. If the method attribute of the form is POST, then clicking on each button will submit to its 'submit' URL (this is right)....
View ArticleNo Me Funciona El Bootstrap En Unos Casos
Hola, tengo un problema con el bootstrap. atravez de un select con ajax llamo una pagina dentro de otra, entonces si la llamo con render partial no me funciona lo del bootstrap, si la llamo con render...
View ArticleBack To Top Button
This is not a framework request but a request about the website part that hosts the class references: http://www.yiiframework.com/doc/api/ Sometimes when you are down the page looking at a method or...
View ArticleYii User Management Firstvisit Page
Hi, I have installed yii user management module, and its working fine, I am able to register, send activation mail and activate account. However, I tried to set the firstVisit Parameter in User.module...
View ArticleCGridView filter with relations
Hi all When I reference a relationship column in CGridView (i.e. to lookup a category code from a category ID), the filter box for that column disappears. How do I get this back? I suspect I need to...
View Article[EXTENSION] minScript
minScript is a Yii Framework extension which extends clientScript to automatically combine, minify and compress files. The files are served with optimal client cache headers which dramatically improves...
View ArticleGestionale Con Yii?
Buongiorno, mi sto avvicinando al mondo Yii leggendo quasi dappertutto che è un ambiente fantastico e aiuta notevolmente le fasi dello sviluppo di qualsiasi progetto. Ora io ho la necessità di...
View ArticleCrud - Wyświetlanie Większej Ilości Pól
Witam. Zaczynam przygodę z Yii i już mam problem. Utworzyłem i wygenerowałem cruda dla tabeli `users` która zawiera aż 20 pól. Gdy chcę zobaczyć listę userów, to widzę tylko pierwsze 6 pól a chciałbym...
View ArticleHelp With Ajaxbutton
I have a textarea where users submit URLs to our database. The problem is that my scripts are timing out when a user submits over 1000 URLs. So I need to use some javascript and split up the data...
View ArticleKonzeptionelle Umsetzung "tabs, Combi, Update"
Hallo Zusammen Könnt Ihr mir einen konzeptionellen Tipp geben wie man folgende Beschreibung richtig umsetzt? Mit einem textbasierten tipp wäre mir bereits geholfen. Ich möchte das der Benutzer mit...
View ArticleKdomestriha.cz
Hi guys! I created new website for hair salon rating and want to develop it further. It should help girls to find interesting information about hair salons and get help with hair care. Could you please...
View ArticleFields From Other Model In Form
hi i have the following models: - assignment(id, studentID, behaviorID, ...) - Student(id, name, classID, ...) - Class(id, name, ...) in assignment/_form i need to add a drop down list about all the...
View ArticleWorking With Radiobuttonlist
Hi All, I am new to yii framework. pl help me with radioButtonList option. I am trying to add radio button with two options below is the snippet: <div class="row"> <?php echo...
View ArticleBuilt With Yii Framework
Hello everyone, Just launched simple showcase of Yii powered websites and applications. Bit a bit gonna grow up to interesting project laters... builtwithyii.com
View Article