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

Guidelines For Posting This Forum

Before making your first post check all the forum sections to decide where your question should be posteddo not make duplicate posts on same or different forum sections General guidelines To get your...

View Article


Namespaces in Yii 2.0?

will Yii 2.0 use Namespaces? http://www.php.net/manual/en/language.namespaces.rationale.php

View Article


Cuploadedfile Header

need to put in array the first line(header) of uploaded csv. this is my code $model= new ImportForm; if (isset($_POST['ImportForm'])) { $arr= array(); $arr= str_getcsv(...

View Article

Image may be NSFW.
Clik here to view.

Stat Relation, Menu Count Label Bootstrap

Hallo Zusammen Mit folgendem Code zeige ich im Menu dem Benutzer die Anzahl von offene Aktionen an. Der Code funktioniert aber die Prüfung ob der wert 0 ist finde ich etwas laienhaft. IIF geht da nicht...

View Article

Yii Dropdown Onchange

<?php echo 'Account Type: '; echo $form->dropDownList($account, 'AccountTypeName', $AccountType->getAccounttype(), array('prompt' => '','style'=>'width:150px;')); echo 'Status: '; echo...

View Article


Segnalare L'errore "uno Dei Ter Campi È Obbligatorio" Una Sola Volta

ho tre campi, opzionali, ma ALMENO UNO dei tre deve essere inserito. Ho creato un vaildatore custom che, se nessuno dei tre è compilato, esegue l'addError SOLO SUL PRIMO dei tre campi. Solo che,...

View Article

Incrustar Imagen En Un Mail Con Phpmailer

Hola estimado amigos, nuevamente se me presenta un problema que no puedo solucionarlo por mi falta de conocimientos de yii, y quisiera su ayuda el problema es el siguiente: Quiero mandar un mail con...

View Article

Related Search Behavior

Hi. This is a thread for any discussion regarding the Related Search Behavior extension that are better placed a forum thread than in the comments of the extension.

View Article


Forum Favorite

Hi, I'd like to ask if there's a possibility to have / add such features at yii forum (let me know if I just didn't find them). From my point of view it would be very convenient to have: 1. Mark...

View Article


Tema Dentro Do Módulo

Como faço para configurar tema dentro do módulo? ex: quero usar o bootstrap apenas para o módulo administração e por motivos de organização colocar os arquivos dentro do módulo

View Article

Image may be NSFW.
Clik here to view.

Проверка Существования Даты

Доброе время суток. Есть файл _form.php. В нем находится 3 текстовых поля. day month year Если в rules() для каждого поля добавить правило типа: "array('day', 'date', 'format'=>array('dd'));", то...

View Article

Image may be NSFW.
Clik here to view.

Dúvida - Como Listar Produtos De Uma Categoria?

Tenho uma base de dados conforme abaixo! Gostaria de lista os produtos de uma determinada categoria. Qual seria a melhor forma para isso?

View Article

Form Com Relações

Estou fazendo um formulário de associados onde existe dois tipos jurídicos e físicos cada tipo é uma tabela relacionada a associados. No form coloco os campos comuns entre eles ex: endereço, vindos da...

View Article


Yii::createwebapplication

Sto studiando la documentazione ufficiale di Yii ma spesso mi imbatto in dubbi amletici come il seguente. Il file index.php è il file di ingresso per l'applicazione, l'unico richiamabile direttamente...

View Article

Yii::app()->User

Ciao a tutti ! Sono un nuovo utilizzatore di Yii, e vorrei cercare di capire il più possibile di questo interessante framework. Leggendo il codice autogenerato della mia prima applicazione mi sono...

View Article


Tbauthmenu: Access Checks For Your Menus

Hi all, I whipped up a quick extension to the TbMenu/CMenu class that allows showing/hiding menu items using RBAC. There are a few extensions that do something similar, but they didn't offer the...

View Article

Redirect To First Controller/action

Hi to Everyone I have an action (controllerF/actionF) that permits the user to save a model by redirect to another action (controllerA/actionA). The user can be update the model after of submit. how...

View Article


Dropdownlist Optgroup In Formbuilder

Hello everyone! I need your help, I am using the multimodelform extension to allow user pick many items (models) with their properties and then save them in models. The problem I am having now is that...

View Article

Security Issues With Useridentity And Cookies Solution

I want to be able to use cookies to allow autologin, but I don't want my primary key for the user table (id) to be stored in plaintext in the cookie, which is why I don't use the solution here:...

View Article

关于Createcommand的一点疑问

有一段SQL文 $sql = "SELECT a.uname AS email, SUM(c.goodsprice*31*c.goodsnum) AS money, FROM_UNIXTIME(d.`addtime`,'%Y/%m') AS buytime FROM dg_users a, dg_big_order b, dg_order c, dg_sendorder d WHERE...

View Article
Browsing all 18717 articles
Browse latest View live