Problem On Using Tbdatepicker On Dialog Box Cjuidialogbox
hi guys I updated my yiibooster extension and now have some problems on my project. I have tbgridview on admin page. On the same page I have button which open dialog box "create 'model' form". and here...
View ArticleVote For Yii As Open Source Web Framework Of The Year
Feel free to support our favorite Framework in LinuxQuestions forum. Vote here
View ArticleUsing Cache In Cactiverecord
I'm using cache in CActiveRecord as: $myoboject = ListModel::model()->cache(60)->findAll(); According to documentation it caches the result set for 60 seconds. I would like to ask, will it open a...
View ArticleMultiple Databases And Find
Hi! I'm using activerecord with two databases. I followed instructions given here: http://www.yiiframework.com/wiki/78/multiple-databases-and-multiple-domains/ Is it possible to execute queries using...
View ArticleMany-Many Filter
Hi, Trying to apply a filter to a ListView but pagination returns incorrect results - should be 12 items/page. ----------------------------Product Id ---------------------------- | | |...
View ArticleLoad View With Fancybox
Hi I created app with yii and i needed to load view form in Fancy-box so i did that but my problem when i clicked on submit button , from redirected me to controller action without validated form . How...
View ArticleMysql Id
Boa tarde. Estou a finalizar a estrutura da minha aplicação e há algo que me está a dificultar. Queria no id do recibo que aparece-se da seguinte forma. ANOID. EX 201201 Qual seria a melhor forma de o...
View Article关于普通用户和管理员查看 某某列表 权限的问题?
我现在用的SRBAC管理的权限,管理员通过srbac可以设置角色、任务、操作。 然后为某个用户赋予某个角色。 目前网站没有前后台的概念,有点类似CRM的东西(会分很多模块,很多角色)。 通过SRBAC自动判断当前用户有没有访问某个操作的权限,有权限就可以访问。 但是当列表的问题 如何查询呢?...
View ArticleProblem With Relation Bound To Itself
Hi, I try to make same things as mentionned here in "through on self" section : http://www.yiiframework.com/doc/guide/1.1/en/database.arr But that don't work for me Could you help me please ? My tables...
View ArticleAdding To A Shopping Cart Without Redircting The Page
Hello, BACKGROUND: I'm very new to Yii, this group, and web development. However, I'm not new to programming (10 years). By the way, I absolutely love Yii. It's fantastic. I'm building a shopping cart...
View ArticleEGMap Google Maps Extension Examples v.1.8
I am about to update the information about EGMap for the newest version. Backwards compatibility has been broken, information and examples of previous version 1.8 will be held in this post, though it...
View ArticleYiiclipse - Eclipse PDT extension for Yii Framework
Hi all, Let me introduce Yiiclipse - new eclipse plugin for yii developers. After almost one year I have developed it I found some time to put this together and give to the public. When I was started...
View ArticleYiibooster
Recently launched YiiBooster, YiiBooster is a collection of widgets that will ease the task of developing Yii applications, as well as, giving your application a little boost. Basically, YiiBooster...
View ArticleEpay.bg Интеграция
Здравейте, написах уики статия за интеграция на еПей.бг. Дано ви влезе в употреба. Не се колебайте да питате ако нещо не е ясно. Успех....
View ArticlePdf Gallery View
Hello there, I have a requirement from my client where I need to display all pdf in a specific directory. I want to display them as image gallery viewer where user can flip through various pdf's. User...
View ArticleSuccesfull Inner Join On Tables
Hi there. I'm sorry if I'm posting in the wrong topic, but this was the one that seems the best to choose. I'm creating a portfolio which contains projects and filters. With this filters you can...
View ArticleChtml:listdata With A Field Sort Parameter?
Hi, Would it be possible to have a parameter included in this method for specifying the sort order of the array values? I think this would be pretty useful.
View Article[EXTENSION] Full Featured CMS
This is the support topic for Full featured cms extension that can be found here: http://www.yiiframework.com/extension/full-featured-cms/
View ArticleActiverecord - Dealing With Table Contraint Violations
Hi folks, In my CRUD for a table in my DB, I have the PK and another 3 fields, with the other 3 fields being indexed and constrained to be unique. If I violate the constraint during create or update, I...
View Article