Problème Avec La Validation D'un Upload
Bonjour à toutes et à tous. Premièrement, je commencerais par je vous dire que je suis tout nouveau sur ce Framework PHP et de manière générale, tout nouveau sur les Framework PHP. Mais je m'y met ^^....
View ArticleSave() With Dynamic Tenant
Hi there I've been trying to resolve this problem for like a week now, and still no luck! I've been posting few topics around my problem and noticed I wasn't really clear about what I wanted. So I'll...
View ArticleYiilite - Base For Your Startup's
In during of create a new project, usually you need to have a base with a set of standard features such as: - auth/registration - recovery/change password - user profile and possible to edit it -...
View Article[EXTENSION] simpleWorkflow
Hi all, have you ever had to handle a 'status' attribute in one of your model ? And how many values this 'status' could have :2, 5, 42 ? The Yii blog Demo application uses 3 statuses for its Post...
View ArticleКак Правильно Отделить Админку От Фронтенда?
Помогите пожалуйста! Создал админку своей будущей CMSки на основе Yii-каркаса. Присутствуют 3 модели (и соотв. таблицы): Menu (менюшка сайта), Post, Lookup (в ней также хранятся категории материалов и...
View ArticleНе Работает Easyimage
Я установил easyimage, следующий код я поместил в actionview $file = dirname(Yii::app()->basePath).'/uploads/images/'; $image = new EasyImage($file.'example.jpg'); $image->resize(100, 100);...
View ArticleCreating Files With Yii
Hi. Does yii have a premade class for creating files? With alle the functions in gii i would guess so, but i've googled it and looked for it, but i've had no luck. My apologies if theres threds about...
View ArticleDuplicate Record In Transaction
Hi, In my project there is some huge transaction,most of the time it is working fine but in some time it is replicating the data in my table. please check my table content.. if you see, same...
View Article中文文档翻译
不少朋友要求提供中文文档,很遗憾,我因为实在分配不出来时间,只能做少量的翻译。因此我恳请各位一起来助翻译"The definitive guide to Yii"。我已经为此开设了一个专门的Goolge项目:http://code.google.com/p/yiidoc/ 如果你能参与,请PM我你的Gmail帐号。 谢谢! ---...
View ArticleCreating Profiles
Im fairly new to YII, and this is my first application. I require having different profiles created for each of my user levels, I searched on net but couldnt find on a approach to achieve this. Are...
View ArticleContact Captcha Não Funcionando
Boa tarde a todos , o captcha do meu form de contacto nao esta a mostrar a imagem , mas eu tenho outra aplicações criadas e esta a mostrar corretamente a imagem , fica aqui todo o codigo que esta...
View ArticleСоздание Модели
Доброго времени суток! Я понимаю, что задам сейчас довольно глупый вопрос, но выбора у меня не осталось Подскажите пожалуйста, как правильно создавать модель в Yii? Мне сейчас всего лишь нужны...
View ArticleCgridview Onclick
Есть таблица и есть текстовые поля для двух значений из таблицы. Как связать таблицу с текстовыми полями? Спасибо.
View ArticleUnclean Url In Yii
I have an old site. I ported it to yii. On the old version of the site url look like: example.com/?item=523 example.com/?category=523 example.com/?category=523&sort=rel Is it possible to use the...
View ArticleРегистрация По Шаблону
Сделал как мне предложили, попробовал пример: http://sectronov.blogspot.ru/2011/02/yii.html Сделал все как написано, однако при переходе на ссылку...
View ArticleHow To Implement Paypal Recurring
Hi i am new to Yii and Paypal. i have to implement paypal recurring payment. I have created paypal developer account, bussiness account. I have also downloaded many PHP classes which implement...
View ArticleX2Crm 3.0 Released - Yii Powered Marketing And Sales Software
Hello Yii Community. Yesterday after seven months of development we posted X2CRM 3.0 release. You can see the live X2CRM Demo. X2CRM 3.0 http://www.x2crm.com Release Notes: (Professional Edition only)...
View ArticleError with CUrlManager
I'm trying to move a Yii application from a development machine to Amazon EC2 instance. I'm getting an exception on the Amazon server related to CUrlManager which is: The URL pattern...
View Article