Quantcast
Channel: Yii Framework Forum
Browsing all 18717 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Urlmanager + Cpagination

I've created module, that action show list of models with pagination: example.com/article/default/index?page=X I want write rule, which it's looks like: example.com/article/X My config:...

View Article


Need Help With An Unusual Table Relationship And Relations()

I'm trying to do something unusual with relations() and I can't get it to cooperate. I have a table where the foreign key is an array (I know, unusual design, but it has major performance advantages in...

View Article


Dbo Difference Tables And Views

can differentiate views and tables in dbo mysql scheme? Yii::app()->db->schema->getTables() returns tables and views

View Article

Manage Access Permissions In Yii

Hai all,i want to manage the access rules for all the users from the front end,with out touching the controller file.is there any way to do that?

View Article

Relations

I would like to Yii:afi my application with a nice relation. Today i have this SQL: SELECT hours,date FROM tbl_day INNER JOIN tbl_user ON tbl_day.userId=tbl_user.id WHERE...

View Article


Can't Comment On Blog Tutorial

I'm currently working through the blog tutorial and would love to leave comments about code that's not explained fully or is missing. But the comment section just says, "Sorry, you are too new to post...

View Article

Dependent Dropdownlist Doesn't Update

Hi everyone, i'm populating dropdownlist based on anther dropdownlist here is my view code: <?php echo $form->dropDownList($model,'menu_category_id',...

View Article

[EXTENSION] Gcalendar

Welcome any comment, suggestion or feedback to my very first Gcalendar extension !

View Article


Problema Búsqueda Dentro De Un Modulo

Estas búsquedas las realizo en Advanced Search. He puesto 'ajaxUpdate'=>false en CGridView. 1. Busco en el campo category_id el valor "> 1" y doy click en buscar, después navego en las páginas de...

View Article


How To Update Multiple Checkboxes In Another Model

Hi everybody and thanks for reading . I have a Create form where i create meeting's. Each meeting has some participants that are saved on bridge table. This is the code i use on the Meetings controler...

View Article

Upload De Arquivos

Boa tarde, estou fazendo um component para me auxiliar no upload de arquivos, na realidade está pronto porém desenvolvi pra testes e ele não identifica de qual campo foi feito o upload, apenas faz na...

View Article

Bio Natura

Bio Natura is my new web site about natural medical products made from herbs. It is developed using Yii framework and relies on Postgresql for data storage. Shoping cart is based on extension shoping...

View Article

Extension Inifinite-Scroll-Pager

Not showing the next pages When I scroll the page, its showing only the page 1, its not showing the next 2nd or 3rd pages. But in address bar the page no is changing to 2 and 3. The pagination is not...

View Article


Yii Przesyłanie Zmiennych Do Widoku

Witam, zaczynam zabawę z YII FRAMEWORK. Stworzyłem model 'Task' który posiada controller oraz widok _view.php. Nie mogę doszukać się w internecie w jaki sposób przesłać zmienne z modelu Task.php do...

View Article

Gzip

Do you guys use gzip in your applications? Is it a major benefit? Are there drawbacks?

View Article


Image may be NSFW.
Clik here to view.

Checkboxlist E Relazioni Many_Many

Ciao a tutti! E' da qualche giorno che ho cominciato a smanettare con Yii e devo dire che, per le cose basilari, a parte qualche intoppo qua e là, mi trovo alla grande. Dicevo: per le cose basilari....

View Article

Help With Activerecord Or Operator

Hi, I am having an issue which I know is simple but can't figure it out. I have an array of attributes that come from the user, for example colors: array(blue, red, green, pink) I have a model class...

View Article


Render Cjuibutton Buttonset Horizontal Radio Buttons

So I want to display a time span represented as four segments where the user chooses one of the segments in the time span. Each time segment will be represented by a button whose width will be...

View Article

Yii Codeception Module

I cant find yii module or something else for the codeception, so is there any module, or i need to write it by myself( ?

View Article

Best Approach To Implement "ban User" Feature

Hello. I am trying to figure out what is the best way to implement user banning. The requirements are as follows: Upon ban the user must not be able to log in to site again.If the user currently logged...

View Article
Browsing all 18717 articles
Browse latest View live