Unable To Login With Username Password On Mysql Db
I am so frustrated. Not sure where to turn. Please help and thank you. The problem is I'm failing to get a user/password login from a database working at all. I'm a newbie at Yii. I'm using Yii v1.12...
View ArticleHaui.vn
Hi. Welcome to my site SNS haui.vn - yii framework - made friend - games apps - blog - blog radio - games mini flash - ... Welcome coment, share and development... Thanks. Hoàng
View ArticleYii fejlesztői állások
Többször is találkoztam a független Yii fejlesztői állás fórum témákkal, mint különőlló témákkal. Azt javaslom, hogy az új álláslehetőségeket, illetve Yii-vel kapcsolatos munkákat ebben a rovatba...
View ArticleModel() Static Method Implementation For Cmodel?
I have been forced to replace the usage of CActiveRecord with CModel (and DAO) because I am connecting to Sybase, for which I haven't the time to write a schema driver for. Anyways, as I have been...
View ArticleGetting Yii to play nice with PHP 5.3 namespaces
I have been struggling with using PHP 5.3 namespaces with Yii. The Yii autoloader is passed the namespace AND the class name, so it is not seeing \foo\bar\class as an imported class. I have tried...
View ArticleIntegrating Balanced Payments Php Library (Uses Namespaces) In Yii
I'm trying to integrated the Balanced Payments PHP library (github.com/balanced/balanced-php) into Yii. The Balanced Payments lib uses PHP class namespaces, which I know is an issue with Yii. I'm...
View ArticleYii Cms
Hello, We have created CMS for our clients projects using Yii (and we improving it in every project). The system uses Yii module architecture (without a custom file structure - default sceleton only)...
View ArticleDynamic Theme Based On Url
Hi, How can I set a theme based the URL? I've tried amending /protected/config/main.php with the code below but it doesn't work. $mytheme did not set to 'mobile' when I access the page at...
View ArticleFilter Cgridview (Super Duper Newbie)
Salam semua, ane baru belajar Yii, kaga ngerti java, OOP dsbnya..tapi ane berusaha memahaminya. ane berhasil instal Yii dan tertarik ama Cgridview untuk menampilkan data, masuk ke Gii tinggal klik dan...
View ArticleYiibooster
Recently launched YiiBooster, YiiBooster is a collection of widgets that will ease the task of developing Yii applications, as well as, giving your application a little boost. Basically, YiiBooster...
View ArticleYii And Jquery : Beginner Question
I was just recently turned on to yii from a co-worker. The only MVC architecture I have worked with is one that my company had already developed. I have been reading about yii and it seems like the way...
View ArticleFormat For Setting Crontab In Mac Os
For running a controller action repeatedly in a particular time interval, i want to set the crontab in mac os. What's the format for setting crontab in mac os? Controller action is SiteController->...
View ArticleForum Watching
Hi to all, Is there way watching only posts I have active on the forum? Thanks
View ArticleWebconf Riga 2012
November 10 and November 11 2012 there's going to be a good conference in Riga, Latvia. Location is Tallink Hotel. - Primary conference language is English. - Program is still being formed but...
View ArticleProblem In Copy Data From First Model To 2Nd Model
i want to copy data after savning in one model to 2nd model my code snippets as directed by some members but not working. protected function afterSave() //Copy data from Client to packageassignment ***...
View ArticleYii Meetup: Yii New York City's Second Meetup
The Yii NYC meetup group is having it's second meeting next week, on Tuesday, December 11, at 7:00pm. It will be held in the offices of Control Group, which is where I work. We're located in the...
View ArticleDiscussion off the wiki article "Integrating Wordpress and Yii: still...
This forum post is setup to make discussing of the wiki article on integrating WordPress and Yii easier. Let's keep the discussion here and use the comments area of the wiki for edits / improvements to...
View ArticleGiix Crud
Hi everyone, I'm using GIIX for CRUD operations on tables. is not well documented so I have a lot of doubts. i'm using an example to explain my problem: we have these tables ARTICLES article_id | title...
View ArticleMkdir(): No Such File Or Directory
Hi i whant to do a multiple upload. but im get error : mkdir(): No such file or directory can anyone help me? My code: public function actionCreate($id) { $model=new Galeria;...
View ArticleYii Booster Tbactiveform Issue
I'm new in Yii, I'm trying to load a partial view with the model param but when I load the form like this: <?php /** @var BootActiveForm $form */ $form =...
View Article