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

Project detail

Shop Donations

This Website basically helps Charities to raise money. It is basically designed in a way that users need to pay a percentage of these online purchases from the retailers to the organization/charity of their choice. There is a toolbar feature. Toolbar docks on the browser window with affiliate icons on the interface. So users can select maximum of 6 retailers from the tool bar and select their chairty & the toolbar will automatically calculate the percentage that will be donated to the charity.

Keywords: Paypal Payment Gateway, Photo Gallery , CakePHP Framework
Category: Ecommerce, LAMP/Open Source
Staging Server URL: http://shopdonations.codegenies.net/

Live Url:

Design Mocks:

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 10 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `projects`22221
2DESCRIBE `project_categories`331
3DESCRIBE `project_select_categories`441
4DESCRIBE `project_urls`441
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` = "6" 111
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` = 6 220
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 = 6 331
10SELECT `PC`.`name` FROM `project_select_categories` AS `ProjectSelectCategory` inner JOIN project_categories AS `PC` ON (`ProjectSelectCategory`.`category_id` = `PC`.`id`) WHERE project_id = 6 220
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 = 6 and user_type_flag = 2 110
13SELECT `ProjectUrl`.`id`, `ProjectUrl`.`page_name`, `ProjectUrl`.`page_url`, `ProjectUrl`.`project_id` FROM `project_urls` AS `ProjectUrl` WHERE project_id = 6 551
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