Doesnt Show The Error Messages On Validation When There Is A Datepicker
There are strange bug, which answer I cant find searching in google a lot. There is a simple active form, with ajax validation, everything works ok. But when I use the EDatePicker extension, the error...
View ArticleUnique Validation Not Working On Actionupdate
I'm pretty new to Yii, I've been working on it for about a week now so this issue is most likely something I'm missing, but it's driving me crazy. I've got a Unique validator on an email attribute in a...
View ArticleQuestion On Sessions Cdbhttpsession
Hi, I've been trying to locate where the CDbHttpSession is called after login, to rewrite it. My problem is that I have 3 products in my App, and each are restricted on X simultaneous users, so I...
View ArticleDatetime Format From Mysql?
Hi, I've recognized that the dateTime type in mySQL is yyyy-mm-dd hh:mm:ss. I want to convert it to other format that allows me to compare it with the current date or the date format variable but Im...
View ArticleTwo captchas on one page
I have two captchas on one page. One for the Member login and another for Guest login form. public function actions() { return array( 'captcha1'=>array( 'class'=>'CCaptchaAction',...
View ArticleAction Error: Unrecognized locale "".
Hi Guys, Im getting this continually in my application.log file. I can figure out that the locales not being set but im not sure how to set it manually? I have in my main config file...
View ArticleWhere Is Time Spent Between After Processing Output And Onendrequest?
Hi, After drastically reducing the number of mysql queries, and caching costly-to-compute fragments, I have managed to reduce the execution time of my code, for heavy (i.e. big) pages from about...
View ArticleRozjechany Tooltip Gdy Korzystamy Z Yiibooster I Cjuidatepicker Lub...
Cześć. Czy ktoś spotkał się z błędnym "rozjechanym" wyświetlaniem tolltipa w yiibooster , gdy korzystamy jednocześnie z cjuiautocomplete lub cjuidatepicker. W załączniku zrzut ekranu jeśli ktoś mógłby...
View ArticleCgridview In 3Rd Party App
Hello there. After using Yii for new projects for a while now I am wanting to use Yii code in a 3rd party app. I am currently trying to use CGridView like so: //CGridView Widget $model = new...
View ArticleТрабла С Кодировкой
Решил заюзать расширение alphapager. Вписал вместо английских букв русские, сохранил файл в ANSI(Notepad++) - вопросы вместо букв, файлы вьюшек сохраняю в UTF-8. Попробовал сохранить в UTF-8 файл...
View ArticleHow To Load Js Files After Embedded Script?
Hi, I have defined a package of clientScript with a bunch of JS files (&CSS) in the main config file but I want that these files will load after an embedded script. How can I do that? sample of...
View ArticleStat Relation, Menu Count Label Bootstrap
Hallo Zusammen Mit folgendem Code zeige ich im Menu dem Benutzer die Anzahl von offene Aktionen an. Der Code funktioniert aber die Prüfung ob der wert 0 ist finde ich etwas laienhaft. IIF geht da nicht...
View ArticleUpdate Isotope With Javascript
I'm using the isotope jquery extension, my dataProvider is changing over the time so I want to update it withou refresh the entire page. Someone know how can I do it? I now the isotope is based on a...
View ArticleRbac (Role Based Access Control )
Hello I read lots of articles on RBAC but i am unable to understand how to implement it. And one more thing i am not getting that at the time of user identity i assign a roles to manager but in my...
View ArticleQuery Related Many_Many Or Has_Many With Limit
So, I have an table 'article' that is related to the table 'player' and connected by the table 'player_article'. I want to find articles related to my current article based on being related to the same...
View ArticleLIMIT working with MANY_MANY relations ?
Does LIMIT working with MANY_MANY relations ? I use AR with a many_many relation but when I add the limit => '3' It breaks the mysql query, the joins are removed and ON clause conditions too....
View ArticleUpload De Arquivo Com Xupload
Olá Pessoal Estou utilizando para fazer upload esta extensao http://www.yiiframework.com/extension/xupload/, so que estou com um pequeno problema. Eu gostaria de chamar uma função quando a lista de...
View ArticlePagination Problem For Cgridview Using Csqldataprovider
Hi, I need to use a fairly complicated SQL query for a CGridView. I see I'm not the only person who has trouble with CSQLDataProvider and Pagination. I have read through all the forum posts I could...
View ArticlePrevent Row From Turning Green When Selected
My CGridView rows are turning green when a checkbox in the row is selected. I set selectableRows property to 0, but the rows are still turning green. Does anyone know how to prevent this? Edit:...
View ArticleComplete The Yii Project
Hi guys, i have a project that needs to be firstly evaluated, then polished and completed. It needs some repairing done and optimized. I will be glad to discuss on Skype and will provide the existing...
View Article