Online Application For Pigeon Fanciers

This is my website powered by yii.

This is online application for pigeon fanciers . Also it is community where pigeon breeders can send private messages, search for lost pigeons, list pigeons, broods and much more.

Yii helped me alot in making this application. It was very easy and quick to develop it using yii.

Thank you and I’m looking forward to continue developing it in yii :)

good work Darioo !

Just one remark : It seems that the "About Us > Blog" link, drives to a page where top menu are not written in english anymore. It seems that this part of the site is managed by CMS simple right ? … anyway, this change in menus can be confusing for visitors maybe.

ciao

8)

I know that about links. But thank you :D

Very nice clean design.

Ohh, I find my problem on your site which you do it correctly.

May i ask you to give your language manager action in your application for me.

I need it really.

I can guess its code:




public function actionLang($lang){

 Yii::app()->language = isset($lang) : $lang ? 'en_us';

$this->redirect('index',false);

}



Is it right?

sorry for off topic sir darioo what drop down menu extension you use on your website?