Notice (8): Undefined index:  seo_titel [APP/controllers/project_controller.php, line 66]
ClownLeisure

Project detail

ClownLeisure

Clown Leisure represents the entertainers community very effectively. This is an informative site with an advanced Content Management system created using the CakePHP framework. This is a portfolio website for all entertainer's with custom web design involving functionalities like

1. customized blog in CakePHP

2. listing of entertainer's under various categories

3.video upload feature from the admin

4. Enhanced newsletter feature like customizing the mai templates etc

5. Customized shopping cart in CakePHP for selling party goods

Keywords: CakePHP Framework
Category: Shopping Cart, Portfolio/Showcase Websites
Staging Server URL: http://clownleisure.codegenies.com/

Live Url:

MindGenies is an Internet services and solutions company with interests in website development – web application development - E-commerce applications– domain name registrations - web hosting– Live chat solution for online sales support and live customer support – Web services. MindGenies offers lucrative reseller programs and affiliate programs.
(default) 15 queries took 298 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `projects`22221
2DESCRIBE `project_categories`331
3DESCRIBE `project_select_categories`441
4DESCRIBE `project_urls`440
5SELECT `Project`.`id`, `Project`.`display_order`, `Project`.`client_id`, `Project`.`name`, `Project`.`description`, `Project`.`mindgenies_display_status`, `Project`.`status`, `Project`.`notes`, `Project`.`created_date`, `Project`.`type`, `Project`.`attachment`, `Project`.`created`, `Project`.`modified`, `Project`.`keyword`, `Project`.`tags`, `Project`.`liveurl`, `Project`.`session_id`, `Project`.`team_member`, `Project`.`tot_bug`, `Project`.`seo_title`, `Project`.`meta_description`, `Project`.`meta_keyword` FROM `projects` AS `Project` WHERE `Project`.`id` = "46" 1127
6DESCRIBE `project_images`771
7SELECT `ProjectImage`.`id`, `ProjectImage`.`project_id`, `ProjectImage`.`large_image`, `ProjectImage`.`thumb_image`, `ProjectImage`.`created`, `ProjectImage`.`modified`, `ProjectImage`.`status` FROM `project_images` AS `ProjectImage` WHERE `ProjectImage`.`project_id` = 46 221
8DESCRIBE `project_select_keywords`441
9SELECT `Keywords`.`keyword` FROM `project_select_keywords` AS `ProjectSelectKeyword` inner JOIN keywords AS `Keywords` ON (`ProjectSelectKeyword`.`keyword_id` = `Keywords`.`id`) WHERE project_id = 46 1141
10SELECT `PC`.`name` FROM `project_select_categories` AS `ProjectSelectCategory` inner JOIN project_categories AS `PC` ON (`ProjectSelectCategory`.`category_id` = `PC`.`id`) WHERE project_id = 46 2229
11DESCRIBE `project_users`771
12SELECT `ProjectUser`.`id`, `ProjectUser`.`user_name`, `ProjectUser`.`password`, `ProjectUser`.`url`, `ProjectUser`.`user_type`, `ProjectUser`.`project_id`, `ProjectUser`.`user_type_flag` FROM `project_users` AS `ProjectUser` WHERE project_id = 46 and user_type_flag = 2 11151
13SELECT `ProjectUrl`.`id`, `ProjectUrl`.`page_name`, `ProjectUrl`.`page_url`, `ProjectUrl`.`project_id` FROM `project_urls` AS `ProjectUrl` WHERE project_id = 46 0043
14DESCRIBE `keywords`330
15SELECT `Tag`.*, count(`PST`.`project_id`) as totalProjects FROM `keywords` AS `Tag` inner JOIN project_select_keywords AS `PST` ON (`Tag`.`id` = `PST`.`keyword_id`) WHERE 1 = 1 GROUP BY `Tag`.`id` ORDER BY `Tag`.`id` ASC 26260