Egmap Closeclick Event
Hi Guys, my topic concerns the EGMap extension. I want to add an event listener for closing the infowindow of a marker. The trigger is "closeclick" but it is not working. $info_window = new...
View ArticleНе могу залогиниться в Gii
Привет всем. У меня такая проблема: решил подключить к проекту Gii, настроил все как написано здесь, захожу на страницу логина http://sitename/gii/default/login.html, ввожу пароль, меня перебрасывает...
View ArticleUsing sum in CDbCriteria
I need to sum a column as I pull it out of a database. My sql query works fine and is as follows: SELECT User.userName, sum(views) FROM Rant LEFT JOIN User ON Rant.userId = User.userId GROUP BY...
View ArticleProblemas Com Método Search() Usando Dois Relacionamentos
Boa tarde a todos, Estou desenvolvendo um CRUD de uma Agenda onde existem duas chaves estrangeiras, uma para o cliente, outra para o serviço da Agenda, na página de gerenciamento estou tendo problemas...
View ArticleAdding Html To Tbtabs Label
Hello, i'm using TbTabs from YiiBooster i need to add html to the tab label. For example badges <span class="badge badge-warning">4</span> . I try to append the html to the label, but it...
View Articlecannot login to gii
Hi, I just following the yii-blog.pdf from the documentation, when I tried to login to gii, it keep showing me the login form all the time. I create a virtual host for this like http://yii.blog and...
View ArticleHorizontal And Vertical Presentation Of Db Table
How can I retrieve a row from a database and print it out both horizontally and vertically? I have a table which contains data in the following columns: Quote id, name, date, hour1, hour2, hour3 The...
View ArticleCombine Cgridview With Cjuiaccordion?
Hi guys, I'm using CGridView (rather TbExtendedGridView) to show pretty complex data. What I want to achieve is, showing further content for each row in a hidden (onclick sliding open) div e.g. My...
View ArticleNeed A Function As Method And As Action
Hello everyone, I will try to explain myself the best I can I have a print method that takes a model and output a PDF document. I need to tall it when I create an item (from a create controller) and...
View ArticleClean Url Partially Working With Parameters
Hi, I am able to have clean URL's where I am navigating within a controller instance So I am able to go from say Posts CGRIDVIEW and view a Post. All works good as I get the URL:...
View ArticleMigrate table prefix
Migrate generates the migration table with Yii' default prefix 'tbl_', not the one I set in the config/console.
View ArticlePart Time Sysadmin For Yii Apps
Greetings: We are a group of a few programmers and UI designers from around the world getting ready to launch a SaaS application focused on Human Resources; we are looking for a part-time server...
View ArticleYii Framework - Catalan Translation
Hello everyone. First of all, let me introduce myself. My name is Arnau Aregall. I am a 20 year old web and mobile developer from Torelló, Barcelona, Spain. I got introduced to Yii at work as first job...
View ArticleDatabase-Live-Search Doesn't Work As Expected
Hello everyone! I'm following exactly the instructions in this extention post: http://www.yiiframework.com/extension/database-live-search/ 1. copy jquery.js into js folder( the folder is located under...
View ArticleWho has used the database-live-search extension ?
Hi all, I'm newbie with Yii =). I found an excellent extension "database-live-search" but I don't know how to use it ? If any can guide me to topics where they explain how to use extensions é_è ? And...
View ArticleИма ли българи, които ползват Yii?
Здравейте, интересно ми е дали има българи, които от PRADO да са минали на Yii или директно използващи Yii? Поздрави, Пенко
View ArticleRename Submit Button Of File Field
I'm using a fileField in a CActiveForm. The text on the submit button aside the input field is 'Browse'. I made my site for multi languages so I want to replace this text with a variable. Every search...
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[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 ArticleEvent And Behavior
I try atach behavior to component (via config) and set eventheandler to component event from this behavior, but it not working, and i don't get any errors --------Config--------- 'post'=>array(...
View Article