Doubt on Session e Cookie
Hello everyone I have a doubt about the duration of a user's login. I tried to set cookies for a few minutes but in the end, the user is always logged. From where I see the duration of the login? What...
View ArticleOop Inheritance Dilemma
Sorry, I know this isn't an OOP forum but I respect the insights of this community and looking for some advice. I'm developing 2 widgets that extend Bootstrap's TbListView and TbThumbnails...
View ArticleStrange Problem with Yii CGridView Ajax URL
Hi All, I have recently started to work with Yii and have been quite impressed with it. However, i am facing a strange issue with regards to how Ajax URLs are created for CGridView. What i am trying is...
View ArticleIde 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 ArticleYiibackbone Boilerplate - Collection Views
I am using the YIIBackboneBoilerplate extension to design my frontend. Though I'm a backbone newbie but i have been using yii for the past 2years. I have comfortably set up Yii RESTful API but I am...
View ArticleExperienced Yii Developer Needed For Finance Application
Dear Yii Forum Community, We are looking for an experienced Freelance Yii Developer to work remotely on a finance site written in Yii. The site already has a prototype developed and we are looking to...
View Article[EXTENSION] simpleWorkflow
Hi all, have you ever had to handle a 'status' attribute in one of your model ? And how many values this 'status' could have :2, 5, 42 ? The Yii blog Demo application uses 3 statuses for its Post...
View ArticleHelp On Attendance Management System
greetings, Actually i'm very new newbie for both yii and php. I'm doing my graduate project on attendance management system web based on yii framework and php. For that i have some doubts which may...
View ArticleClistview Styling Options? How To Get Last Item In Row?
I'm making a digital download management module / theme/ext marketplace. It's almost finished however I have some styling things to figure out. I have a question on how i could get the last item in the...
View ArticleCgridview Seach By Post Method
Hi I have a comblex CGridview and I would like the filter to search (ASC,DESC) and sort by POST method instead of GET How could I do that ? Thanks
View ArticleFilter The Gridview Using User Input
Hi I am beginner for yii framework. Please help me in the below: i have attached Screenshot of my page: i don't want to search from the gridview. I want to remove textboxes in the gridview and i just...
View Article[SOLVED] CButtonColumn to display "some text" instead of...
Dear everyone, I'm trying to set up CButtonColumn with the following requirement. Let says there is a $data like [0] => array ( 'submit_date' => '10.01.2011' ), [1] => array ( 'submit_date'...
View ArticleAccessrules And Action + Switch
Hello. I have action - actionCity with switch (add, delete, update) for link example: site.com/admin/city/add Code: <?php class AdminController extends Controller { public function filters() {...
View ArticleIssue Using Showscriptname = False And Url Manager
I am currently having an issue using the URL manager and/or the apache mod_rewrite or maybe something else entirely. With showScriptName set to false, navigating to addresses such as domain.com/login,...
View ArticleNetbeans + Yii - New Project Error
I am a complete noob to both Yii and Netbeans. I have always developed by hand in a text editor. Trying to catch up with the times. Anyways, not sure if I actually have an issue or if I just am...
View ArticleYii Bootstrap (Principiante)
Salve a tutti, Premesso che ho appena cominciato a smanettare con yii... Mi sono divertito ad installare l'estensione bootstrap. (uso wamp su windows) Ho seguito i vari step dell'installazione..sembra...
View Articlephp.exe is not recognized as an internal or external command.
"php.exe is not recognized as an internal or external command", this was the message i received when i tired to install the yiic framework for the first time. i figured it out eventually and here are...
View ArticleUser 登入成功後會更換 Session Id, 可以設定成不換嗎?
要建置一個購物車系統,先選擇使用 yii 來開發,也不確定是否為適當的決定 使用版本為 yii-1.1.13.e9e4a0 目前碰到一個狀況就是 系統在會員登入前是用 session id 來記錄購物清單 當要進入結帳流程時要登入 但登入後清單就不見了 這時我才發現在 CWbeUser.changeIdentity() 做了重置 session id 的動作 不知道為何要這樣處理或許是安全性的考量...
View ArticleRelações
Bom dia, sou meio novo no Yii e gostaria de esclarecer uma dúvida. Digamos que tenho as seguintes tabelas: associados | associado_juridico | associado_fisico | associado_diretor id | id | id | id...
View ArticleHow To Turn Of Filters For 404 Pages?
Hi, I have an "age gate" filter in my Controller (all controllers extend from it). It simply checks if a user has a "I'm old enough" cookie and - if he doesn't - redirects him to a "what's you...
View Article