Quantcast
Channel: Yii Framework Forum
Browsing all 18717 articles
Browse latest View live

Yiibooster Seems Slow

When I added Yiibooster library to my website, it seems to slow page loading. When I remove the Yiibooster files, it becomes fast again. It is slow without using any Yiibooster components. when I click...

View Article


Yiiboilerplate Frontend/www/ Urlmanager Help

Hi Everyone, I just pulled YiiBoilerplate into our project today. I need some help with mapping the 'frontend/www/' to '/'. I've tried the following snippet in frontend/config/params.php: 'url.rules'...

View Article


Integrating Yii In A Server

I tried to print the user SiteControllerObject: in localhost which it works: SiteController Object ( [curr_crop] => 30 [layout] => //layouts/column1 [menu] => Array ( ) [breadcrumbs] =>...

View Article

Mobile Browser Detection

Found this helpful: http://code.google.com/p/php-mobile-detect/

View Article

How Can I Gather Data Based On An Undetermined # Of Parameters?

I have a model, and that model has a few items in it, eg: $name; //A text field $type; //A dropdown with a few options $data; I'd like to dynamically show content once a user selects a type, then...

View Article


Scrollable Gridview

Hi everybody, Is there any way to make a fixed height gridview scrollable when you display tons of row ?? First I used this extension http://www.yiiframework.com/extension/escrollablegridview/ it works...

View Article

Class Not Found Fatal Error

Hi, I'm a complete beginner with Yii, so apologies up front for any ignorance on the matter. I followed the tutorial for the first Yii app and then decided to add a second model to the testdrive app....

View Article

Yii::import 似乎有时无法加载

- operating system:windows7 - Web server:xampp - browser type:ie,ff - Yii version ,1.1.12 下面的代码比较多,只是为了提供完整的环境信息,调用流程并不复杂,希望帮助查看解决。谢谢。 问题概要: 代码1函数中 如果取消注释 import Stock,则整个过程执行正常符合预期。 如果注释掉 import Stock...

View Article


Help Relation Of 3 Model

Model 1 ============ cargo_loader ============ loader_id loader_name loader_price #cargo_loader has many cargo_details Model 2 ============ cargo_details ============ cargo_id cargo_total loader_id...

View Article


Why Do Chttpexception's Get Logged?

The subject line basically says it all... why? Or rather, why can you not customize? Surely 500's are worth logging, but even more surely 404's are not. And is there really no good way to turn this...

View Article

Non Required Custom Validator

I have written a custom form validator to ensure that the data entered is a valid IP address for the organization that I am a part of. The problem is that I cannot make that field optional now. Here is...

View Article

Awecrud

I've uploaded a new extension called AweCrud, the tries to simplify and enhance the code generation using Gii and Bootstrap look-and-feel. For more information:...

View Article

[Awecrud] Generación De Código Con Bootstrap Y Gii

Saludos colegas, Hace un par de años había desarrollado la extensión iCrud sobre la cual están basadas varias de las extensiones modernas de generación de código como GiiX, GTC, entre otras. Pero creo...

View Article


A more flexible configuration

IHMO, the current default Yii application has several drawbacks: I have to edit "index.php", especially to disable the debug mode. I find it ugly and misleading to modify this central file for a simple...

View Article

Yii 1.1.13 Release Candidate (Rc) Is Released

We are very pleased to announce the immediate availability of Yii Framework version 1.1.13 Release Candidate. You may download it from the following page: http://www.yiiframework.com/download/ This...

View Article


Problema Al Insertar Un Clistview En Una View

Que tal Amigos Soy nuevo en YII y tengo el siguiente problema. Tengo 2 tablas digamos que una tabla Maestro y una Detalle Tabla Maestro Paquetes Numero Descripcion 1 Paquete 1 2 Paquete 2 En la tabla...

View Article

Duda Ajax Validation

Buenas, veo que en modulo propio de Yii "CActiveForm", se puede poner un parámetro de funcionamiento que es AjaxValidation, lo que no tengo claro, es el valida en servidor o el cliente los campos y sin...

View Article


Facturacion

Hola a todos. Soy nuevo dentro del framework y les agradeceria me puedan iluminar con cierta duda. Quiero realizar una formulario de una factura, con su encabezado y su detalle, en lo que tengo...

View Article

$Condition With Related Models In Cactivedataprovider

I have the following tables: CREATE TABLE w2w_schedule ( id int PRIMARY KEY NOT NULL AUTO_INCREMENT, shift_type varchar(10), date date NOT NULL, start varchar(7) NOT NULL, end varchar(7) NOT NULL,...

View Article

provenienza

chissà che non possa tornare utile. ad usare un framework mvc php-based siamo veramente in pochi. Legnano (MI)

View Article
Browsing all 18717 articles
Browse latest View live