Pop Up Ajax Render
Hi I want to make a popup dialogbox like Gii does. For example in Gii after of preview links appears with the files that are going to be generated. If someone click one of this links a dialog displayed...
View ArticleOzone Payment Gateway
Hi, Any one used Ogone/EBS as the payment gateway? Is there any extension available for this?
View ArticleProbleme De Bdd Lors De L'export Sur Serveur Distant
Salut a tous, Je suis dev web depuis un an et quelques mois, je code habituellement sur codeigniter ou "from scratch" mais pour les besoin d'un site j'ai eu besion de yii. Donc aucun probleme de dev en...
View ArticleCsrf Token And (Client Side) Cacheing
I am running into a problem with the CSRF protection and client side caching. I use client-side browser caching of some of my pages using the last-modified header (though the CHttpCacheFilter...
View ArticleJquerey Update Done More Than One Time
Hi, I am using jQuery to update the user inputed data in the comments field. jQuery event will be triggered when even the focus was blur $(document).ready(function(){...
View ArticleHttp://test.edmond.com/site/index这样无法访问,http://test.edmond.com/index.php/site...
/site/index这样无法访问,/index.php/site/index这样正常访问.apache 已经开启重写。.htaccess也已经放在根目录下。为什么前面的地址无法访问。
View ArticleA Query To Retrieve Data From One Table By Joining Multiple Tables
I have 4 tables: Dishes(dish_id,....),Spot_branch_menu(branch_id,menu_id,...), Menu_category(menu_id,category_id,...),category_dishes(category_id,dish_id,...). Now i want to get unique dishes belonging...
View ArticleGallery Manager extension
Often we have images gallery in our application. So I have written extension to manage images gallery. Features: * Optional image name/description * Multiple image upload in modern browsers(single...
View ArticleHelp With Dataprovider And Renderpartial
Hi all, I am trying to show a renderPartial view that contains data from another model and controller but am hitting a few problems that I hope someone can point me in the right direction with? I have...
View ArticleOverview Of Yii Framework
Hi guys this is just an overview of yii framework developed by me... this may be use for someone who just started learning Yii framework cheers add your ratings..
View ArticleFlip Book Magazine
I want to make a flipping book so as to have look of a turning magazine pages showing jpeg images. Can someone help me. I have a brief idea of jquery plugin turn.js. Is there any extension in yii??
View ArticleAuthbooster
AuthBooster is YiiAuth for YiiBooster. If you want a very powerful AuthManager GUI and use very powerful Bootstrap extension(YiiBooster), this is the extension for you. Since @cniska decided to move to...
View ArticleForget Password
Hello Evryone, I am very new in YII framework. I want to add "Forget Password" along with the login form. When user click on it, system will fetch email address of that user from the database and send...
View ArticleEncrypt Controller Code Yii
Hi I am using shared hosting and I programmed system to company , but it's now stolen and I noted it on another web site , because Hosting root give all my code to another company . 1- How to secure...
View ArticleUsing Microajax With Yii 1.1.x
Has someone been using microAjax (https://code.google.com/p/microajax/)? I tried to use it in Yii 1.1.x, but I'm getting strange results. Here is code of a sample action: public function...
View ArticleWhat's The Correct Structure For This Cactivedataprovider
Hi, I'm trying to do a join across 3 tables like so: $model=new CActiveDataProvider('Seller', array( 'criteria' => array( 'with' => array('company','items'), 'condition' => 't.company_id IS...
View ArticleSendfile Does Not Send Right File
sendFile does not work in server but works locally in my system.. it send the file with the name of the file as its content help me what's wrong here? i use this code in controller public function...
View ArticleProblema No Cgridview
Pessoal, boa tarde! Tenho a seguinte situação : tenho três filtros no cgrid view, e ao fazer um filtro em um deles, o valor das colunas embaixo do outro desaparece. Ex: Ao selecionar um usuário, as...
View ArticleBusqueda Con Variable En El Cgridview
Buenas Tardes a todos!!.. Nuevamente por aca a ver si me pueden ayudar.. Tengo un modelo llamado equipo_aud con (cod_aud, num_ofic, id_auditor).En el _form de dicho modelo tengo un boton llamado...
View ArticleMultiplicación Entre Dos Tablas
Hola a todos. Les presento una nueva duda. Deseo hacer la multiplicación entre entre un valor que inserto por teclado en un formulario y un dato almacenado en una tabla de mi base de datos. A groso...
View Article