Problem With Rule Not Generating Message
I have an field that needs to be a maximum value of 32767 - I have tried to configure the rules for the attribute however I cannot generate an error message. If I enter a value greater than 32767 the...
View ArticleAjuda Com Active Record Relacional
Amigos, Seguinte, eu criei um formulário para cadastro de cliente onde o cliente seleciona se é Pessoa Física ou Pessoa Jurídica, são três tabelas (cliente, pessoa_fisica e pessoa_juridica). No...
View Article[MODULE] HybridAuth
This is a forum page for the module Hybridauth (http://www.yiiframework.com/extension/hybridauth/) for social logins. I've just put up the first release. Comments/thoughts etc let me know! Thanks, Mark
View ArticlePhp, Yii And Ror
Hi guys, I've been a PHP developer (Paid. No longer just hobbying) for the past 2.5 years. Been learning for much longer. I also love reading about the development and anything tech related. Recently,...
View ArticleHow To Update Cgridview With Javascript
Hi All, I got the problem about the cgridview is not reload when call method $.fn.yiiGridView.update('list_product'); Please help! Below is the javascript and cgridview page... <button class="btn"...
View ArticleOn Button Event
This is code for exicuting message() method from dialog class how can i use the code for executing this method <?php CHtml::Button('Upload', array('submit' =>array(Dialog::message('Upload...
View ArticleJoin Tables And Sort Them
How do we join two tables and sort them comparing two columns (compare one column from table1 and another column from table 2) using Criteria which is an Active Record Model..
View Article"Dynamic" db
What I'm trying to achieve is the following: There is no guest access to the application, login is required On the login form, the user has to choose a database identifier (dbid) During authentication,...
View Article48 Hour Games - Interactive Documentary
Hi all, Wanted to share my latest project: 48hourgames.com It's an interactive documentary about Game Jams. This is my first project using Yii, and I found it really great! It's build on Yii 1.1 with...
View Articlejii-jcrop
Hi guys, I have been working on getting jii-crop to work in my design for while a week or two. Please help. I have now made it to the Save button. How am I suppose to save off the cropped image??...
View ArticleProblem In Using Extension
Hi i m trying to use the extension EchMultiSelect But on my form I am getting following error : Alias "ext.EchMultiselect.EchMultiselect" is invalid. Make sure it points to an existing PHP file and the...
View ArticleAjax Call To [Object%20Object]
I have a link that fires an AJAX request inside a JavaScript function that will render a pop-up form. This pop-up form is actually an 'edit' form, meaning there is data already filled in each form...
View ArticleTbgridview Not Working In Ie8
Hi all, I have integrated yii bootstrap extension in to my site. I have a page where I am displaying a Grid view. Though its bootstrap, I have used TbGridView. The basic GridView functionality like,...
View ArticlePotential Pportunity For Paid, Quick, Small Time, Mvc Development
Hi all, I have an idea for a freelance web development service that would offer you as developers the chance to get paid for coding relatively high quality but VERY small scale modules that would fit...
View ArticleYii 的 Urlmanager
在main.php文件中使用了urlmanager后,就像这种格式http://localhost/jnuqgzx/index.php/adminInfoAdvert/create,可提交表单就出问题了! 改成'action'=>Yii::app()->urlManager->createUrl('adminInfoAdvert/create'),也不行。 求指教
View ArticleCoding Music
I wanted to share a brilliant online station which plays pretty relaxing and cool music suitable for coding and office work: SomaFM - Groove Salad It's commercial free. What music do you code on? Do...
View ArticleCmodel->Adderror() Attribute Label In Message
Hi I have some model with custom validation rule public function rules() { return array( ... array('role_id', 'exist', 'attributeName'=>'id', 'className'=>'UserRole', 'message'=>'Select...
View ArticleCdbcriteria Group + Count
Прощу помощи с построением критериев: Имеется таблица оборудования в которую заносятся записи при определенных событиях, требуется сделать выборку наподобие статистики, что из оборудования наиболее...
View ArticleNach Dropdown Im Formular Wert Aus Anderer Tabelle Ermitteln
Hallo Zusammen Ich habe für meine Einarbeitung ein Formular zum erfassen einer Rechnung erstellt. Zudem habe ich eine Konditionstabelle mit ID, Fremdschlüssel des Kunden und einen Konditionssatz...
View ArticleYiiauth - Something Wrong With Facebook
Hi all! I am trying to use Yiiauth (hybridauth module for yii) to login in mywebsite with facebook. I installed and configurated all, as in the documentation appears. The problem comes when i click on...
View Article