Ajax En Cjuidatepicker
Hola a todos nuevamente por acá... estoy segura que me podrán ayudar.. se me presenta la siguiente situación y tengo varias horas en esto y no he podido darle la vuelta.. Tengo en el form lo siguiente:...
View ArticleCdbconnection Failed To Open The Db Connection.
Hello All, I have a site hosted in hostgator and recently they faced some network issues in datacenter which they fixed. Since then, I am unable to connect to my site. It is giving me 'Error 500....
View ArticleGet Db Data On Site/index
hi guys i need to get Data Base data in site/index from curd list view how do this
View ArticleMultiple Model Form Validation Problem
Hi, after reading this: http://www.yiiframework.com/wiki/19/ and searching in the forum I not found any solution for my problem. I created a _form like this: <?php...
View ArticleUpdate Portlet In Sidebar Using Ajax In Another View
I need to update portlet in sidebar using the CHtml ajaxsubmitbutton in another view. I am not sure if this was answered before now.
View ArticleFilter A Cactivedataprovider Based On A Computed Property
Hi everyone, I try to explain my problem the best I can, because I'm really stucked atm. I would like to display a filtered GridView. The filter criteria is however a computed value. I've got an...
View ArticleAdd Attribute In Activerecord
I'm trying to add an extra attribute in my model, but without success. Added to the model attribute: ... public $extraAttr; ... and safe in rules ... array('extraAttr', 'safe'), ... Even so, this...
View ArticleAdicionar Attribute No Activerecord
Estou tentando adicionar um atributo extra na minha model, mas sem sucesso. Adicionei a model o atributo: ... public $extraAttr; ... e no safe, em rules ... array('extraAttr', 'safe'), ... Mesmo assim,...
View ArticleHow To Fix Encoding Problem ?
Hi! I'm using phpexcel extension . I have an error with my array data. The data includes turkish characters. I can download my sheet but it's not opening and it says format error. How can i fix the...
View ArticleWork Around For Composite Primary Key If Using Scope?
Good Afternoon! I have a table which has a composite primary key (id, data_year), and I set up a default scope to always search one specific data_year. Since half the primary key is already accounted...
View ArticleInvalidating A Record (With Afterfind?)
Hi after a while. I have this case: A MySQL table lists "files" which are physically located in a hard drive. Ocasionally a file is deleted from disk but not from the table, so the table has pointers...
View ArticleForm Validation On Ajaxbutton Submit
Hey guys, I've been having some issues when validating my forms using an ajax submit button. On successful ajax submission I want to update a specific div, dependent on whether the form is valid or...
View ArticleUnable to resolve the request "site".
hi, I.m deployed Yii an hello world demo on my hosting server with folder struct: /httpdocs/framework /httpdocs/protected /httpdocs/protected/controller/sitecontroller.php /httpdocs/index.php Red...
View ArticleUpdate Without Upload
Hi there. I have filefield(foto). When I don't what to change uploadedfile on update and keep old one I get error. How should I change it ? When I upload new file it's ok. Controller: public function...
View ArticleHow To Combine Html5 & Bootstrap & Giix / Gtc?
Hi, I'm trying to find my way around YII and the multitude of extensions that exist. Not knowing anything about YII until about a week ago *everything* is new to me and the result is that I have no...
View ArticleUrl Amigables En Hosting Linux
Buenas, he estado haciendo un pequeño proyecto YII en mi servidor local (WAMP)en el cual he activado las url amigables, para ello en mi servidor local he tenido que modificar el .htaccess y el main del...
View ArticleCgridview With Widgets In New Row Footer
Hi, I am new using Yii and I wonder if there is a way to add widgets to a CGridView footer. I want to build a footer that let me add new rows to the CGridView. I am able to add Html simple controls...
View ArticleCactiverecord Doesn't Work With Mysql Partitioned Table
hi, I'm trying to build a new app with existing database. some of the tables ih the db are partitioned by some fields. which means that the primary key contains multiplefields. because of MySQL's...
View ArticleHow To Implement Dependent Treeview By Dropdownlist
Hello All, I want to implement the dynamic treeview dependent on what dropdownlist selected, but i don't have any idea, is there anybody could give me a guide to implement this ? Thanks in advance....
View ArticleYiimailmessage Mime Multipart/mixed
Hey.... I want to sent inline image in mail. I dont want to use img tag which would point to some public accessible image. I know it cant be done by using multipart/mixed content type instead of using...
View Article