Message Log
Hi Dear, How can i change formate message in cLogRoute, I want add Ip address and username and change date format, format date in database is second, i want save local time in database, I create separe...
View ArticleTlbexcelview-Related Discussion, Questions, And Issues
Please use this thread for any issue related to the tlbExcelView widget
View ArticleIso8859-2 Kódolás
Sziasztok! Kis gondban vagyok és nem találok rá értelmes megoldást sehol sem. Adott egy oracle db szerver amiben minden adat iso8859-2 kódolással van bent. Ha a kapcsolat utf8-as, akkor sok varchar2...
View ArticleSet Limit No $Dataprovider
Opa, Eu tenho o seguinte código: $dataProvider = new Produtos('search'); $dataProvider = $dataProvider->search(); $dataProvider->getPagination()->setPageSize(2);...
View ArticleYii geinteresseerden/developers in Nederland
Hallo mede NL'ers.. wij (inSided, Social CRM startup) zoeken Yii devvers in Amsterdam: http://bit.ly/insided-backend Big data, nieuwe technieken (o.a. Amazon Web Services) en een leuk jong groeiend...
View ArticleForm Post On Footer
Hi all! I've the following issue, when I want to retrieve the values of a POST in the controller the values are send like this (var_dump): array(1) { ["Email"]=> string(14) "jdoe@gmail.com" } This...
View ArticleForm disappearing in Widget and CJuiDialog
Hello, I have created a widget for displaying CJuiDialog, the view code for this widget is: <?php $this->beginWidget('zii.widgets.CPortlet'); ?> <div class="imageBox"> <div...
View ArticleJquiry Removes <Form> In Cjuidialog Which Causes Empty Post
I use CJuiDialog to create new Member, but it removes <form> tag from the form, which causes that _POST['Member'] is empty. How can I add the <form> tag back, or work the issue around?...
View ArticlePossible To Create Ajaxbutton In Controller And Send To Browser?
I can't seem to figure out what I'm doing wrong. I have a CGridView set up so that when I select row a call is made via Ajax to the actionEnrollment method of my controller (see code below). The result...
View ArticleHow Add Pagination With Retful Web Service
hi i developing android app u sing yii restful api i gonna add Android ListView with Load More Button( u like this tutorial http://www.androidhive.info/2012/03/android-listview-with-load-more-button/ i...
View ArticleYii And Javascript Frameworks?
Hi, Have you used any javascript framework (ember.js, angular.js,backbone.js, etc...) with Yii? If yes, what was the reason to apply a js framework with Yii? Are there real benefits to use them, if yes...
View ArticleExtensions and Widgets Licensing Open Discussion
Hi there, There are at least as many points of view on licensing problem as developers around the world. But since we are discussing Yii extensions and widgets I would like to open this discussion to...
View ArticleGet One Record From Cactiverecord's Array
Hi there. I'm new in Yii, doing my first project (some kind of personal calendar, or organizer). The solution I use is apparently not optimal, if you know how to do it better, please write me about it....
View ArticleClistview 'show More Results"
Is it possible to configure CListView / pager to append results to the current result set, i.e by clicking on a "show more results" button?
View ArticleСоздание Каркаса Сайта (Мини-Cms)
Добрый день! Скажу прямо: писал на "диком" ПХП, решил попробовать Yii, читал\делал мануал по блогу. Ткните меня, пожалуйста, на доки по принципам реализации цмски (так сказать "для чайников", отлично...
View Articleutf-8,xampp and chtml
I have problem with greek characters and chtml-CActiveForm classess. For example I write <?php echo $form->labelEx($model,utf8_encode('τιτλε')); ?> and there is Ï���������� -if I write echo...
View ArticleКак Сделать Ввод Данных Через Цикл?
Добрый день! Есть такой вопрос. Есть таблица с полями id data_start data_stop Мне надо в вьюшке в цикле вывести поля ввода времени, причем полей должно ыть столько, сколько указано в цикле. Я сделал...
View ArticleOpen A .docx Document
i need to open a document in yii application in order to print it. in a folder i have a x.php file, and a y.docx file in x.php file i wrote: <h3> <?php echo CHtml::link('Back',...
View Article