开启Csrf验证后,手写Ajax做交互时的Csrf验证。
对于英文不好的人来说,简直就是个灾难。 @Jay_69 在这个帖子里面提到了他所使用的方法。http://www.yiiframework.com/forum/index.php/topic/12458-csrf-and-ajax/page__p__61013__hl__c+rf#entry61013...
View Article[EXTENSION] Bootstrap
Hello, This is the discussion thread for my latest extension, Bootstrap. What is Bootstrap? Bootstrap is a toolkit to kickstart development of web applications. It includes base CSS and HTML for...
View ArticleHi Everybody
Hello I am Daney from Los Angles am new on this place. I am here to learn internet marketing and seo Please anybody who has knowledge about this help me to learn these things .I hope you guys will help...
View ArticleBeginner: Setup Path For Phpunit ,xampp And Netbeans
Hi all, I know this post already exist and I follow all suggestions in this forum and others forums but I still have phpunit not working in Netbeans and even through the Xampp shell. here my...
View ArticleReal Estate Portal Using Yii Framework
I have developed with my team a real estate portal which facilitates sellers to post there ads and buyers to send across the queries for the same. It also provides other functionality like search,...
View ArticleWvactive Form Widget
Error in wvactive form widget after installation I have gone through wvactive and got help from http://www.yiiframework.com/extension/wvactiveform, but one thing is missig there that after...
View ArticleFile Type Valdiation Not Work
Hi I created form to upload files , also model to validate types view : ....... <div class="form"> <?php $form=$this->beginWidget('CActiveForm', array( 'id'=>'Cfiles-form', /*...
View ArticlePhpunit Throws Exception On Failed Test
I'm working on a side project which basically involves creating an extremely minimalistic MVC framework as part of a book/tutorial. I have just started, but already hit a snag with PHPUnit. Any test...
View ArticleCtimestampbehavior Malfunctioning With Afterfind() In Model
I am using CTimeStampBehaviour for setting create_time and update_time resetting create_time with afterFind() in model, Basically I am setting the format of date to be displayed on the front end. But...
View Article[Extension] Jii
Hi to all, even though I've been using Yii for almost one year and a half, I am still pretty new to it's forum. Nevertheless I would like to give my contribution to its great community with an...
View ArticleYii bootstrap "bootstrap.widgets.TbGridView" dont display pagination
I have installed yii bootstrap extension.. for grid view it dont display pagination... which thing do i need to add i wnat pagination similar to like in yii "zii.widgets.grid.CGridView" it works for...
View ArticleGerar Pdf
Bom dia. Estou a tentar gerar o pdf para os meus recibos. Criei a seguinte funcao com mpdf: public function actionPdf(){ $model = Reparacao::model()->findByPk($_GET['id_reparacao']); $html =...
View ArticleHow To Make Custom Column Of Cgridview Filterable ?
Hi guys I have been searching for the solution to this problem from more than a week. I saw many posts , but none of them seems to work for me. Problem : I have a column in CGridView which calls a...
View ArticleYii-User Image Widget
This is a quick solution for the yii-user module to show the user images site wide. It's nothing fancy. You can resize the image in any view file. First this is not an image uploading widget so you...
View Article[Help]|Yii] Configurer Les Règles D'accès Dans Le Fichier De Config
Bonjour, Je ne pense pas que ça soit possible sans passer par un composant, une extension ou un controleur personnalisé. Mais est-il possible d'établir des règles d'accès (accessRules) par défaut via...
View ArticleUnable To Use Yiic Shell Command
I am having difficulty using the yiic shell command. I currently have yii framework and requirement folder placed in another folder called yii outside of webroot folder. When I have empty webroot...
View ArticlePdf Cgridview Help
Ciao a tutti, ho iniziato un mese fa ad utilizzare yii, fin'ora mi sono sempre arrangiato con i vostri utilissimi post e guide varie su yii, ma ora ho un problema con la stampa di un pdf. sto cercando...
View ArticleCollect In $_Post Many Models Info For The Same Key/columns
HI all, Here is the problematic situation : In a form, in order to update a record, I use three different models from another table. But these models are all from the same table. So when I submit my...
View ArticleYii Search Destroy All The Old Get Value In The Address Bar. Help Please
Dear all, I have a webpage with the following address: www.123.com/test?aid=1&bid=2 When I implement search in my page, my url will be changed to...
View Article