Facing error when running Master-Slave setup with PCNTL
I am facing error when running Master-Slave setup with PCNTL. exception 'CDbException' with message 'CDbCommand failed to execute the SQL statement: SQLSTATE[HY000]: General error: 2006 MySQL server...
View ArticleGet data from two columns in database
I'm currently trying to run an API call that grabs all the emails + names and fire them off back into the system. I pass through the list_id through a button and it'll insert all database values that...
View ArticleDiferencia De Dias Entre Dos Fechas
Buenos Dias!! Estoy comenzando a explorar este mundo de Yii, espero me sean de gran ayuda.. Tengo dos campos en mi form, fecha_inicial y fecha_culminación tipo Date en mi base de datos postgres.. y...
View ArticleCDBException displaying PHP internals
Much like in this post, http://www.yiiframework.com/forum/index.php/topic/72143-cdbexception/ Instead of routing to the site/error, it's displaying the PHP code to the end user. Ideally, I'd like to,...
View ArticleОшибка "Module 'dom' already loaded"
Всем привет! Суть проблемы такова: Залил сайт на Yii 2.0.8 на хостинг с apache 2.х + php 5.6, при загрузке сайта в футере показывается следующая ошибка: PHP Core Warning – yii\base\ErrorException...
View Articlefull calendar extension
Hi, I am using efullcalendar extension for showing attendance of a student,but its not showing the events when i set it for different days(multi day events) and it will show the event when i set it...
View ArticleAkcje
Witam forumowiczów, Może ktoś z Was wie jak rozwiązać następujący problem. Chcę, aby po odwiedzeniu konkretnej akcji w kontrolerze, nie była ona więcej dostępna w bieżącej sesji. Tzn. po ponownym...
View ArticleYii2 and PHP 7
Hello Friends, I know it's too early to discuss but I think better this community start discussing on the near future. I have already done many projects with Yii 1.1.x and a few with Yii 2 and when I...
View ArticlePHP/Yii2 developers with 5 years experience [Poland]
Innobit.pl is Poland based web-apps development company. We are small team of experienced PHP programmers and we specialize in development of web applications, especially written in Yii2. In our work...
View ArticleSafeResponse component
I've prepared extended Response component for additional security headers. Let me know what you think about this. SafeResponse component at GitHub Additional headers:...
View Articleutilizas yii 1.* o utilizas 2.* en español
Porqué usas el framework? Que versión utilizas? Que te gusta, que te desagrada son cosas que me interezaria saber de la comunidad. A mi realmente me gusta el framework en su versión 2 la versión 1 me...
View Articleyii2-rbac-plus PHP fatal error yii\base\ErrorException
I'm using yii2-rbac-plus module. Everything seems to be working fine in the web app, but I just noticed this error in the console: PHP Fatal error: Class 'Yii\base\Exception' not found in...
View Articlechange database before starting secion
good afternoon really hope and help me thank you very much for your comments in the main Yii1, the database is configured. but I would choose to Database want to go without going to main Yii as it...
View ArticleЧто бы такого написать...
Здравствуйте. Хотел поинтересоваться т.к. в голову ничего пока не лезет, что можно было бы написать для Yii 2, чем бы пользовались люди Речь идет о чем-то компактном и модульном. Какой-нибудь полезный...
View Articledb/Query и поздапросы
имеется сложный запрос с несколькими innerJoin: $query = new Query(); ... $query->innerJoin(['phs' => '{{%vg_price_hotel_service}}'], 'phs.PriceId = prices.Id'); ... Все нормально работает. Но...
View ArticleHttp://www.humhub.org/
HumHub - Open Source Social Network Kit Free and Opensource Web Social Media Powered by Yii http://www.humhub.org/ Github : https://github.com/humhub/humhub
View ArticleYii2 experienced
I write not fast, but testing immediately and therefore almost without mistakes. I love to write code, but do not write without a full structural algorithm - old school and do not like to rewrite....
View ArticleFormulario create/update manualmente
Hola estoy retomando nuevamente Yii2 para un proyecto personal. Soy realmente nuevo. Hice la base de datos y generé todos los modelos, vistas y controladores usando el gii. Sin embargo el proyecto me...
View ArticleEmergency Help - Yii application Migration Error (From VPS to Shared Host)
Dear All Active Users , Please Help Me We have developed a REST Client in yii framework for our admin Side. our previous server was a VPS , now we migrated our application to a shared host. all our...
View ArticleProblems with enablePrettyUrl
Hi! If I set the parameter "enablePrettyUrl" to true, I get into the Firebug-Console this error: http:**/debug/ default/toolbar?tag= 78f6476c0381 - TypeError: toolbarEl is null What could be the Probem?
View Article