default layout in CWebModule
Hi all, I've just started working with Yii nad I've found something that doesn't work like I expected after reading the manual. I've got an AdminModule, extending CWebModule in...
View ArticleSupport To Develop Project
We are looking volunteer support to develop project relating to health care. Which aim to bring better health care for rural people.
View ArticleJquery Mobile Widgets
I'd like to continue using zii widgets for the full site then add support for mobile devices. Using jQuery mobile seemed to be the most direct path. I have not yet figured out the best way to use...
View ArticleMultiple Dropdownlist Same Id
I have a form several dropdownlist with the same id and I can not pass the value. No way you could change the id, since the model does not allow me. Can you help. sorry for my English, thank you.
View ArticleYiiboilerplate Action Not Found On Index.php
Hi, I am working with the latest github version 7d2ef07 of Clevertech's Yiiboilerplate. Once the default app is setup and working, I am trying to test the actions on the index.php for the default table...
View ArticleGo Online - Real World Server - Index.php
Hello everybody, I managed to complete my first project with Yii. I tried to get online. When i write mydomain_name.com i see the message: "The server encountered an internal error." etc My...
View ArticleEGMap Google Maps Extension Examples v.1.8
I am about to update the information about EGMap for the newest version. Backwards compatibility has been broken, information and examples of previous version 1.8 will be held in this post, though it...
View ArticleYiibooster Tbfileupload
I'm triying to upload images with the TbFileUpload widget following this wiki how-to-tbfileupload but when I put the widget in my view and click the add files button, shows me a window to select the...
View ArticleError With Data Provider To Cgridview
Hello guys hope you are well, I'm a beginner in YII and is still learning it, Ive tried to include a CGridView onto my view (which is the create form). In my _form (view) <?php...
View ArticleDisplay Test-Blog Page
http://www.yiiframework.com/demos/blog When you switch tabs menu "Home" and "About" - container page (<div class="container" id="page">) visually on the x-axis is shifted by 4-5 pixels. At the...
View ArticleUsergroups With Showscriptname True
Hi, I've been battling .htaccess rewrite rules for a site hosted on Easyspace.com... So far, the only way I have managed to get anything to work is by switching showScriptName back on in main.php...
View ArticleCgrid View Model Search With One To Many Values
Hi guys, Like a lot of you, I'm pretty new to Yii and I have a question. I can make models, show records in cgridview and search the records even for 1to1 relations with other tables... Now I need a...
View ArticleHow to save related objects?
Hi, I am fighting with Yii to understand the way it works. In the book I can't find an example about how to save, delete and create related objects of a database object. Example: I have a User and an...
View ArticleФорма Без Привязки К Модели
Я сделал форму, которая отправляет данные в Контроллер. $form=$this->beginWidget('bootstrap.widgets.TbActiveForm',array( 'action' => Yii::app()->createUrl('контроллер/действие'),...
View ArticleNeed Yii Developer W/ Html5, Bootstrap Web App Skills
We have an iPad HTML5 app we've had built to help us collect field survey data for clients. The app is built with Twitter Bootstrap for UI and Stackmob for cloud back-end. We believe the Bootstrap CSS...
View ArticleSmarty view renderer
This extension allows you to use Smarty templates in Yii. http://www.yiiframework.com/extension/smarty-view-renderer/
View Article[EXTENSION] editMe
editMe is a Yii Framework extension which creates a highly customizable WYSIWYG editor (based on CKEditor) with just one line of code. Extension page
View ArticleHow To Fetch User Table Id Value Into Another Table
Hi, I've three tables in my database namely user, preferences and questions. My preferences table is like this.. CREATE TABLE IF NOT EXISTS `preferences` ( `id` int(11) NOT NULL AUTO_INCREMENT,...
View ArticlePricedekho Like Script Needed
Hello, I am looking for someone to create me a PriceDekho like script for store price comparison. 1. Should be clean and professional. 2. Light weight and fast loading. 3. Automated price update...
View ArticleBeforesave И Update
Здравствуйте. Наверное простой вопрос, но я не смог его сформулировать для поисковика. Есть модель User в которой следующее: public function rules() { return array( ... array('created','safe'), // The...
View Article