You are on page 1of 15

---------

phpMyAdmin SQL Dump


version 3.3.9
http://www.phpmyadmin.net
Host: localhost
Generation Time: Jun 04, 2012 at 11:57 AM
Server version: 5.5.8
PHP Version: 5.3.5

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
/*!40101
/*!40101
/*!40101
/*!40101

SET
SET
SET
SET

@OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
@OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
@OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
NAMES utf8 */;

--- Database: `fbbabycups`


--- ---------------------------------------------------------- Table structure for table `admin_user`
-CREATE TABLE IF NOT EXISTS `admin_user` (
`id` int(6) NOT NULL AUTO_INCREMENT,
`email` varchar(150) NOT NULL,
`password` varchar(32) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;
--- Dumping data for table `admin_user`
-INSERT INTO `admin_user` (`id`, `email`, `password`) VALUES
(1, 'admin@mailinator.com', '0192023a7bbd73250516f069df18b500');
-- ---------------------------------------------------------- Table structure for table `baby_cup_details`
-CREATE TABLE IF NOT EXISTS `baby_cup_details` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` int(11) NOT NULL,
`cup_text` varchar(150) DEFAULT NULL,
`cup_image` varchar(100) DEFAULT NULL,
`cup_added` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
`is_cup_posted` tinyint(1) NOT NULL DEFAULT '0' COMMENT '0=not yet, 1=cup post
ed',
`is_cup_received` tinyint(1) NOT NULL DEFAULT '0' COMMENT '0=not received & 1=
received',
`show_cup_votes` tinyint(1) NOT NULL COMMENT '1=yes, 0=no',
PRIMARY KEY (`id`),
UNIQUE KEY `cup_image` (`cup_image`)

) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=87 ;


--- Dumping data for table `baby_cup_details`
-INSERT INTO `baby_cup_details` (`id`, `user_id`, `cup_text`, `cup_image`, `cup_a
dded`, `is_cup_posted`, `is_cup_received`, `show_cup_votes`) VALUES
(65, 1, 'test \\r\\n Have a Great\\nDay\\nAhead Dude \\r\\n 05/04/2012', '/fbcup
apps/assets/images/baby_0596b0e91a68ad27190e7f3f03615a1b_basecrop.jpg', '2012-05
-09 14:54:38', 0, 0, 0),
(66, 1, 'baby cup \\r\\n Teddy\\nReady to Save\\nYour Life \\r\\n 05/16/2001', '
/fbcupapps/assets/images/baby_bf0e920394f617032d5702a4eaa532e4_base_oncup.gif',
'2012-05-09 15:35:40', 1, 0, 0),
(67, 1, 'DP \\n Oggy \\n Cockroaches\\nBest Animation\\n$ \\n 05/27/1996', '/fbc
upapps/assets/images/baby_0aa0da34b6f281c9602daddd9927d9bd_base_oncup.jpg', '201
2-05-09 15:53:23', 1, 0, 0),
(69, 1, 'Avengers \\n Angaare \\nbane\\nSholey :) \\n 05/01/2007', '/fbcupapps/a
ssets/images/baby_672822f0e1f0a17f156e501689d55053_base_oncup.jpg', '2012-05-10
15:07:48', 1, 0, 0),
(70, 1, 'Last Desire \\n Mama,\\nWhere is My\\nCigarette \\n 05/02/2012', '/fbc
upapps/assets/images/baby_1e4c9b50103afaf1f36c8e0ae3c12f64_base_oncup.jpg', '201
2-05-10 15:17:47', 1, 0, 0),
(73, 1, 'My Baby Cup \\n Best Cup\\nAward\\nGoes to Oggy\\nCheers ! \\n 05/01/20
12', 'baby_9ff97acff5abca26aa8992174936de43_base_oncup.png', '2012-05-16 12:41:5
5', 0, 0, 0),
(74, 1, 'Baby \\n OOps\\nI did \\nAgain\\nI am going \\n 05/03/2012', 'baby_6bda
1f3a17cde16c7bb8cb59a068693c_base_oncup.jpg', '2012-05-17 12:45:45', 0, 0, 0),
(75, 1, 'Chrome Test \\n Beautiful\\nNice\\nOne !! \\n 05/01/2012', 'baby_8270ea
182a6e1eefc160e945382d54da_basecrop.jpg', '2012-05-17 13:22:38', 0, 0, 0),
(76, 1, 'Avatar 2 \\n New treaser\\nof Avatar\\n2\\non this 2nd \\n 05/17/2012',
'baby_27b7f00141a6f7ff44b479fd233f06c2_base_oncup.jpg', '2012-05-17 14:39:19',
1, 0, 0),
(79, 1, 'test \\n asdas \\n 05/10/2012', 'baby_b0f188de1db2d97a2fd924636cbacf11_
basecrop.jpg', '2012-05-19 14:52:36', 0, 0, 0),
(80, 1, 'ICE AGE 4 \\n Finest\\nAnimation Work\\n& PIcs\\n@# \\n 05/05/1999'
, 'baby_c74b47610a0272b2758f5ceacac6276c_base_oncup.jpg', '2012-05-22 12:38:28',
1, 0, 0),
(81, 1, 'test this functionality \\n Welcome to new\\nEra of\\nDynamic Peopl \\n
05/18/2012', 'baby_a1f590d2b2fbecdb323a25e3d445defb_base_oncup.jpg', '2012-05-3
0 16:22:39', 1, 0, 0),
(82, 8, 'asdbjb \\n asdfasdfasd \\n 05/23/2012', 'baby_2923f917dcdc3697480e1545e
d30c052_basecrop.jpg', '2012-05-31 20:07:36', 1, 0, 0),
(83, 6, 'test \\n Wow \\n 06/01/2012', 'baby_f02eecb68aa243f0da2949d2704fb6e9_ba
se_oncup.jpg', '2012-06-01 20:24:00', 1, 0, 0),
(84, 6, 'test \\n asdfasdfasdf \\n 06/10/2011', 'baby_c8da6079037ba6525856b2d4dd
3d2aa2_base_oncup.jpeg', '2012-06-01 20:29:07', 1, 0, 0),
(85, 1, 'My Cute Baby \\n Rock on\\nturn off your\\nlife... \\n 06/16/2011', 'ba
by_feb47728ee6bbe19ce9d00a94185c4d3_basecrop.jpg', '2012-06-02 13:16:19', 1, 0,
0),
(86, 1, 'asdaasdasd \\n asdfasdfadsfadf\\nasdf\\nadsfasdf \\n 06/01/2012', 'baby
_bfdb8e8f563ab304a50b94a01d8e1f0a_base_oncup.jpg', '2012-06-02 18:33:37', 0, 0,
0);
-- ---------------------------------------------------------- Table structure for table `ci_sessions`
--

CREATE TABLE IF NOT EXISTS `ci_sessions` (


`session_id` varchar(40) NOT NULL DEFAULT '0',
`ip_address` varchar(16) NOT NULL DEFAULT '0',
`user_agent` varchar(120) NOT NULL,
`last_activity` int(10) unsigned NOT NULL DEFAULT '0',
`user_data` text NOT NULL,
PRIMARY KEY (`session_id`),
KEY `last_activity_idx` (`last_activity`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--- Dumping data for table `ci_sessions`
-INSERT INTO `ci_sessions` (`session_id`, `ip_address`, `user_agent`, `last_activ
ity`, `user_data`) VALUES
('2bf93afcb5019bf39b9d8a9712004871', '127.0.0.1', 'Mozilla/5.0 (X11; Linux x86_6
4; rv:7.0.1) Gecko/20100101 Firefox/7.0.1', 1338642134, 'a:3:{s:9:"user_data";s:
0:"";s:8:"userdata";O:8:"stdClass":10:{s:2:"id";s:1:"1";s:10:"first_name";s:4:"t
hik";s:11:"middle_name";N;s:9:"last_name";s:2:"Na";s:8:"username";s:8:"cisdpdev"
;s:5:"email";s:21:"dilip.p@cisinlabs.com";s:5:"fb_id";s:15:"100002950451857";s:1
2:"user_picture";s:36:"5e6409dd2b03ca1f3befd1685cbab99f.jpg";s:6:"gender";s:4:"m
ale";s:10:"added_date";s:19:"2012-04-02 19:06:55";}s:10:"cup_buffer";a:4:{s:7:"u
ser_id";s:1:"1";s:9:"cup_image";s:52:"baby_bfdb8e8f563ab304a50b94a01d8e1f0a_base
_oncup.jpg";s:8:"cup_text";s:55:"asdaasdasd \n asdfasdfadsfadf\nasdf\nadsfasdf \
n 06/01/2012";s:9:"final_cup";s:45:"baby_cup_93db85ed909c13838ff95ccfa94cebd9.pn
g";}}');
-- ---------------------------------------------------------- Table structure for table `cup_shipadress_relation`
-CREATE TABLE IF NOT EXISTS `cup_shipadress_relation` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`baby_cup_id` int(11) NOT NULL,
`ship_addr_id` int(11) NOT NULL,
`post_voters_call` tinyint(1) NOT NULL DEFAULT '0',
`send_content_email` tinyint(1) NOT NULL DEFAULT '0',
`added_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=53 ;
--- Dumping data for table `cup_shipadress_relation`
-INSERT INTO `cup_shipadress_relation` (`id`, `baby_cup_id`, `ship_addr_id`, `pos
t_voters_call`, `send_content_email`, `added_date`) VALUES
(2, 22, 6, 1, 1, '2012-04-06 17:00:35'),
(3, 23, 2, 1, 1, '2012-04-09 12:15:18'),
(4, 24, 3, 1, 1, '2012-04-09 15:23:13'),
(5, 25, 2, 1, 1, '2012-04-11 13:12:01'),
(6, 26, 8, 1, 1, '2012-04-11 16:14:04'),
(7, 27, 9, 1, 1, '2012-04-11 20:26:44'),
(8, 28, 9, 1, 1, '2012-04-12 12:19:50'),
(9, 30, 2, 1, 1, '2012-04-12 20:36:47'),
(10, 31, 5, 1, 1, '2012-04-16 15:45:49'),
(11, 31, 5, 1, 1, '2012-04-16 15:47:13'),

(12,
(13,
(14,
(15,
(16,
(17,
(18,
(19,
(20,
(21,
(22,
(23,
(24,
(25,
(28,
(29,
(30,
(31,
(33,
(34,
(35,
(36,
(37,
(40,
(41,
(42,
(43,
(44,
(45,
(46,
(47,
(48,
(49,
(50,
(51,
(52,

37,
38,
39,
41,
41,
42,
43,
43,
45,
46,
47,
50,
50,
50,
65,
66,
66,
67,
69,
69,
70,
70,
70,
76,
80,
80,
81,
82,
83,
83,
84,
84,
84,
84,
84,
85,

1, 1, 1, '2012-04-23 14:45:30'),
10, 1, 1, '2012-04-23 14:48:52'),
11, 1, 1, '2012-04-24 13:59:12'),
9, 1, 1, '2012-04-24 14:15:23'),
9, 1, 1, '2012-04-24 14:16:19'),
11, 1, 1, '2012-04-24 14:17:14'),
11, 1, 1, '2012-04-24 14:30:41'),
11, 1, 1, '2012-04-24 14:34:14'),
11, 1, 1, '2012-04-25 17:06:59'),
12, 1, 1, '2012-04-25 17:32:53'),
12, 1, 1, '2012-04-25 17:47:21'),
2, 1, 1, '2012-05-02 18:12:39'),
2, 1, 1, '2012-05-02 18:27:09'),
2, 1, 1, '2012-05-02 18:28:11'),
2, 1, 1, '2012-05-09 14:55:05'),
6, 1, 1, '2012-05-09 15:36:00'),
6, 1, 1, '2012-05-09 15:36:27'),
2, 1, 1, '2012-05-09 15:53:40'),
2, 1, 1, '2012-05-10 15:08:02'),
2, 1, 1, '2012-05-10 15:08:55'),
3, 1, 1, '2012-05-10 15:18:01'),
3, 1, 1, '2012-05-10 15:20:09'),
3, 1, 1, '2012-05-10 15:23:50'),
13, 1, 1, '2012-05-17 14:39:51'),
14, 0, 1, '2012-05-22 14:42:11'),
15, 0, 1, '2012-05-22 14:53:19'),
22, 1, 1, '2012-05-30 16:29:23'),
23, 1, 1, '2012-05-31 20:07:59'),
24, 1, 1, '2012-06-01 20:24:32'),
25, 1, 1, '2012-06-01 20:28:21'),
26, 1, 1, '2012-06-01 20:29:35'),
27, 1, 1, '2012-06-01 20:32:08'),
28, 1, 1, '2012-06-01 20:36:03'),
29, 1, 1, '2012-06-01 20:37:38'),
30, 1, 1, '2012-06-01 20:39:16'),
31, 1, 1, '2012-06-02 13:16:52');

-- ---------------------------------------------------------- Table structure for table `cup_shipping_details`


-CREATE TABLE IF NOT EXISTS `cup_shipping_details` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` int(11) NOT NULL,
`address_1` varchar(100) DEFAULT NULL,
`cellphone` int(11) DEFAULT NULL,
`city` varchar(100) DEFAULT NULL,
`state` varchar(100) DEFAULT NULL,
`country` varchar(100) DEFAULT NULL,
`zipcode` varchar(10) DEFAULT NULL,
`added_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=32 ;
--- Dumping data for table `cup_shipping_details`
--

INSERT INTO `cup_shipping_details` (`id`, `user_id`, `address_1`, `cellphone`, `


city`, `state`, `country`, `zipcode`, `added_date`) VALUES
(1, 1, 'test address 1', 0, 'indore', 'madhya pradesh', 'india', '452011', '2012
-04-03 18:59:41'),
(2, 1, 'test address 1', 2147483647, 'test', 'test', 'test', '45646', '2012-04-0
4 12:06:17'),
(3, 1, 'My New address 1', 2147483647, 'nagda', 'mp', 'india', '007007', '2012-0
4-04 12:42:23'),
(4, 1, 'test addr1', 0, 'jasvjdvj', 'asdbjkh', 'asdgbj', 'asdbkj', '2012-04-04 1
6:10:24'),
(5, 1, 'test new', 0, 'test', 'test', 'test', 'test', '2012-04-05 19:02:26'),
(6, 1, 'pict add', 2147483647, 'pic city', 'pic state', 'pink country', '123576'
, '2012-04-06 13:14:04'),
(7, 1, 'sda', 0, 'asf', 'asdf', 'asdf', 'sadf', '2012-04-06 13:32:24'),
(8, 4, 'my new addresss', 0, 'test', 'test123', 'test', '123123', '2012-04-11 16
:14:04'),
(9, 3, 'test add', 0, 'test', 'tsst5', 'test', '456123', '2012-04-11 20:26:44'),
(10, 1, 'test addr1', 0, 'jasvjdvj', 'asdbjkh', 'asdgbj', '13456', '2012-04-23 1
4:48:52'),
(11, 3, 'test add', 2147483647, 'test', 'tsst5', 'test', '1554154', '2012-04-24
13:59:12'),
(12, 6, 'kt', 2147483647, 'pic city', 'pic state', 'test', '123576', '2012-04-25
17:32:53'),
(13, 1, 'my new addresss', 2147483647, 'new york', 'MP', 'india', '456123', '201
2-05-17 14:39:51'),
(14, 1, 'zxczasad', 2147483647, 'test', 'tsst5', 'test', '1456616', '2012-05-22
14:42:11'),
(15, 1, 'asdasd', 2147483647, 'asdasda', 'tsst', 'india', '1456616', '2012-05-22
14:53:19'),
(16, 1, 'asdf', 2147483647, 'asdasd', 'asdasda', 'asdasd', '123123', '2012-05-22
15:31:37'),
(17, 3, 'test', 2147483647, 'test', 'test', 'teswt', '123123', '2012-05-23 15:09
:53'),
(18, 1, 'asdasd', 2147483647, 'asdasd', 'asdasda', 'asdasd', '123123', '2012-0524 20:10:23'),
(19, 1, 'asdasd', 2147483647, 'asdasd', 'asdasd', 'asdasd', '123123123', '2012-0
5-24 20:12:25'),
(20, 1, 'asdasda', 2147483647, 'asdasas', 'asdasas', 'asdasdas', '12312312', '20
12-05-24 20:16:44'),
(21, 1, 'sdfsadf', 2147483647, 'asdas', 'asdasd', 'asdasd', '123123123', '2012-0
5-24 21:02:38'),
(22, 1, 'ads', 2147483647, 'ny', 'teswt', 'test', '46545', '2012-05-30 16:29:23'
),
(23, 8, 'adasd', 2147483647, 'asda', 'asdasd', 'asdasd', '45646', '2012-05-31 20
:07:59'),
(24, 6, 'lakhan', 2147483647, 'asgdjgj', 'test', 'test', '12351', '2012-06-01 20
:24:32'),
(25, 6, 'lakhan', 2147483647, 'asgdjgj', 'test', 'test', '12351', '2012-06-01 20
:28:21'),
(26, 6, 'test', 2147483647, 'test', 'stas', 'test', '46541', '2012-06-01 20:29:3
5'),
(27, 6, 'test', 2147483647, 'test', 'stas', 'test', '46541', '2012-06-01 20:32:0
8'),
(28, 6, 'test', 2147483647, 'test', 'stas', 'test', '46541', '2012-06-01 20:36:0
3'),
(29, 6, 'test', 2147483647, 'test', 'stas', 'test', '46541', '2012-06-01 20:37:3
7'),
(30, 6, 'test', 2147483647, 'test', 'stas', 'test', '46541', '2012-06-01 20:39:1
6'),
(31, 1, 'on the rocks', 1234576775, 'rockcity', 'rockstate', 'rockcountry', '098

09', '2012-06-02 13:16:52');


-- ---------------------------------------------------------- Table structure for table `cup_voters_settings`
-CREATE TABLE IF NOT EXISTS `cup_voters_settings` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` int(11) NOT NULL,
`cup_vote_id` int(11) NOT NULL DEFAULT '0',
`post_voters_call` tinyint(1) NOT NULL DEFAULT '0',
`send_content_email` tinyint(1) NOT NULL DEFAULT '0',
`date_added` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`),
KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=14 ;
--- Dumping data for table `cup_voters_settings`
-INSERT INTO `cup_voters_settings` (`id`, `user_id`, `cup_vote_id`, `post_voters_
call`, `send_content_email`, `date_added`) VALUES
(1, 1, 0, 0, 1, '2012-04-07 17:03:08'),
(2, 1, 0, 0, 1, '2012-04-07 17:05:16'),
(3, 2, 0, 0, 1, '2012-04-09 13:24:40'),
(4, 3, 0, 1, 1, '2012-04-09 15:39:39'),
(5, 4, 0, 1, 1, '2012-04-11 15:40:08'),
(6, 3, 0, 1, 1, '2012-04-11 16:26:58'),
(11, 2, 48, 1, 1, '2012-05-24 21:10:40'),
(13, 2, 44, 1, 1, '2012-05-31 15:19:09');
-- ---------------------------------------------------------- Table structure for table `cup_voting_relation`
-CREATE TABLE IF NOT EXISTS `cup_voting_relation` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` int(11) NOT NULL,
`baby_cup_id` int(11) NOT NULL,
`vote_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`),
UNIQUE KEY `user_id` (`user_id`,`baby_cup_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=45 ;
--- Dumping data for table `cup_voting_relation`
-INSERT INTO `cup_voting_relation` (`id`, `user_id`, `baby_cup_id`, `vote_date`)
VALUES
(1, 1, 21, '2012-04-07 15:47:41'),
(2, 1, 22, '2012-04-07 17:05:03'),
(7, 2, 23, '2012-04-09 13:24:10'),
(10, 3, 23, '2012-04-09 15:35:46'),
(16, 6, 23, '2012-04-11 15:39:20'),

(17,
(18,
(19,
(20,
(40,
(44,

3,
1,
4,
6,
3,
2,

26,
26,
38,
38,
80,
80,

'2012-04-11
'2012-04-11
'2012-04-23
'2012-04-23
'2012-05-22
'2012-05-31

16:25:50'),
19:47:26'),
15:28:48'),
18:09:14'),
20:56:21'),
15:19:09');

-- ---------------------------------------------------------- Table structure for table `posts_on_user_wall`


-CREATE TABLE IF NOT EXISTS `posts_on_user_wall` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` int(11) NOT NULL,
`cup_id` int(11) NOT NULL DEFAULT '0',
`post_content` text,
`post_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=33 ;
--- Dumping data for table `posts_on_user_wall`
-INSERT INTO `posts_on_user_wall` (`id`, `user_id`, `cup_id`, `post_content`, `po
st_date`) VALUES
(3, 1, 70, 'Cup has 100 votes are remaining to Win this beautiful Cup. Get parti
cipation into the contest to help other and get a chance to personalize the Cup.
', '2012-05-10 15:23:55'),
(6, 1, 76, 'Cup has 100 votes are remaining to Win this beautiful', '2012-05-17
14:39:56'),
(7, 1, 80, 'Cup has 100 votes are remaining to Win this beautiful', '2012-05-22
14:42:17'),
(8, 1, 80, 'Cup has 100 votes are remaining to Win this beautiful', '2012-05-22
14:53:26'),
(11, 1, 66, 'Cup has 100 votes are remaining to Win this beautiful Cup. Get part
icipation into the contest to help other and get a chance to personalize the Cup
.', '2012-05-23 18:43:41'),
(12, 1, 66, 'Cup has 100 votes are remaining to Win this beautiful Cup. Get part
icipation into the contest to help other and get a chance to personalize the Cup
.', '2012-05-23 18:43:45'),
(13, 1, 67, 'Cup has 100 votes are remaining to Win this beautiful Cup. Get part
icipation into the contest to help other and get a chance to personalize the Cup
.', '2012-05-23 18:43:48'),
(15, 1, 69, 'Cup has 100 votes are remaining to Win this beautiful Cup. Get part
icipation into the contest to help other and get a chance to personalize the Cup
.', '2012-05-23 18:43:54'),
(16, 1, 69, 'Cup has 100 votes are remaining to Win this beautiful Cup. Get part
icipation into the contest to help other and get a chance to personalize the Cup
.', '2012-05-23 18:44:00'),
(17, 1, 70, 'Cup has 100 votes are remaining to Win this beautiful Cup. Get part
icipation into the contest to help other and get a chance to personalize the Cup
.', '2012-05-23 18:44:02'),
(18, 1, 70, 'Cup has 100 votes are remaining to Win this beautiful Cup. Get part
icipation into the contest to help other and get a chance to personalize the Cup
.', '2012-05-23 18:44:05'),
(19, 1, 70, 'Cup has 100 votes are remaining to Win this beautiful Cup. Get part
icipation into the contest to help other and get a chance to personalize the Cup

.', '2012-05-23 18:44:07'),


(22, 1, 76, 'Cup has 100 votes are
icipation into the contest to help
.', '2012-05-23 18:44:26'),
(23, 1, 81, 'Cup has 100 votes are
16:29:30'),
(24, 8, 82, 'Cup has 100 votes are
20:08:04'),
(25, 6, 83, 'Cup has 100 votes are
20:24:41'),
(26, 6, 83, 'Cup has 100 votes are
20:28:27'),
(27, 6, 84, 'Cup has 100 votes are
20:29:41'),
(28, 6, 84, 'Cup has 100 votes are
20:32:13'),
(29, 6, 84, 'Cup has 100 votes are
20:36:07'),
(30, 6, 84, 'Cup has 100 votes are
20:37:43'),
(31, 6, 84, 'Cup has 100 votes are
20:39:23'),
(32, 1, 85, 'Cup has 100 votes are
13:16:58');

remaining to Win this beautiful Cup. Get part


other and get a chance to personalize the Cup
remaining to Win this beautiful', '2012-05-30
remaining to Win this beautiful', '2012-05-31
remaining to Win this beautiful', '2012-06-01
remaining to Win this beautiful', '2012-06-01
remaining to Win this beautiful', '2012-06-01
remaining to Win this beautiful', '2012-06-01
remaining to Win this beautiful', '2012-06-01
remaining to Win this beautiful', '2012-06-01
remaining to Win this beautiful', '2012-06-01
remaining to Win this beautiful', '2012-06-02

-- ---------------------------------------------------------- Table structure for table `static_pages`


-CREATE TABLE IF NOT EXISTS `static_pages` (
`id` int(6) NOT NULL AUTO_INCREMENT,
`title` varchar(100) DEFAULT NULL,
`content` text,
`link_at` enum('header','footer') DEFAULT 'footer',
`sort` int(6) NOT NULL DEFAULT '0',
`last_update` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=6 ;
--- Dumping data for table `static_pages`
-INSERT INTO `static_pages` (`id`, `title`, `content`, `link_at`, `sort`, `last_u
pdate`) VALUES
(4, 'Terms & Conditions', '<div>\n <h1>\n Terms and Conditions</h1>\n <p>\n We
lcome to the website<br />\n Please read carefully all the following terms of c
onditions. If you don`t accept the terms, please avoid using our website.<br />\
n Joining our consultation service indicate approving our regulations and accep
ting fully all of those terms, without any restriction or reservations. This agr
eement is written in masculine gender, but applies also to female. Also everythi
ng is written in singular, and applies also to plurals. The terms of condition t
hat are listed here can be changed by the service operator in any time and witho
ut any notice in advance.<br />\n Therefore, the user should visit this page fr
om time to time. The service`s terms clarify the relationship between the websit
e operator, the phone consultation, the service providers and the service recipi
ents and regulates them.<br />\n The consultation service, which is operated by
the website, is used as a mediate between the suppliers (the service providers)

, that provide a service or a product of any kind (&ldquo;the service provider&r


dquo;) and the customers, that are interested in their supplies (&ldquo;clients&
rdquo;). Within the consultation service (&ldquo;the service&rdquo;) the service
operator provides the service providers and the clients a phone platform to mak
e personal consultation calls in the consultation areas, mysticism and spiritual
ity.<br />\n Both the service and its contents are for personal use only. Any k
ind of commercial use is forbidden, unless the consultation services operator gi
ves you a special permission. The copyrights, ownership and the intellectual pro
perty of &ldquo;psychics online&rdquo; service belong to the service operator an
d the website owner. The website and the service owner there has the copyrights
for all information and/or display and/or software as defined in the law includi
ng the graphic design, commercial sign, icons and trade secrets. You can`t copy
/ duplicate / distribute / publish or any other activity in the displayed conten
ts on the website and the service without a written permission given in advance.
<br />\n Every inappropriate action regarding his/others displayed materials on
the website and the service without a written permission in advance will be see
n as a harm action toward his/other rights or intellectual property and be consi
dered very severely by the service and site operator. Also any attempt to use th
e service as a mean to harm his/others intellectual priority will be considered
very severely.<br />\n The information regarding the suppliers, and/or the serv
ices and/or the products that are displayed on the service and the website and w
hatever was said on the phone calls within the service, displayed and/or spoken
by the suppliers without any involvement and/or warranty, but some editing. The
website and the service operator don&rsquo;t check or takes any responsibility f
or their nature. You, as the website and service user, are the one that need to
check the reliability and accuracy of those. The consultation phone service with
the suppliers shouldn&rsquo;t replace or supplement a consultation from a docto
r and/or a psychologist and/or a psychiatrist and/or an investment/finance consu
ltant. Anyone who uses the received information does it on his own personal opin
ion and takes full responsibility. Therefore, the website and the service`s user
can`t have any complaint towards the website operator and/or the consulting ser
vice operator and the service providers on their different fields. It is underst
ood that the published information by the website and the service`s owners is on
ly defined as an advice and defiantly doesn&rsquo;t replace a professional.<br /
>\n The website operator, which is also the phone service operator, is not resp
onsible and takes no side in the upcoming communication between the clients and
the suppliers/service providers, and is not responsible to the nature and/or qua
lity of the provided products and/or services. The website operator, which is al
so the phone service operator, will not take any side in any fewed between you,
client and the suppliers/service providers, won`t be responsible, and won`t bare
, directly or not, any kind of damage that is caused to you, the client, as a re
sult of using/relying on the website information, or given to you by the phone s
ervice. The website and phone service operator will not take any responsibility
for any kind of damage caused to you, directly or not. Therefore the phone servi
ce user can`t complain/demand/sue the website and phone service`s operator.<br /
>\n The website and phone service operator provide the service as it is. He doe
s not guarantee any promise, obligation or presentation for the user. The websit
e has the right to change the website and/or service contents display, the struc
ture and the appearance from time to time. The website and the service operator
will make all the effort to keep the orderly website and service activity. Yet,
the website and service operator doesn&rsquo;t guarantee that there won`t be any
failure or impairment or any incident operating the website or the service. I a
ccept the phone consultation service and declare that I know that if the service
provider is unavailable, I might be direct automatically to another service pro
vider, without previous notice.<br />\n We may need certain confidential inform
ation from you in order to complete your reading and process payment. Your infor
mation and your reading will be held in the strictest confidence.<br />\n We do
not trade, sell or share your information with anyone else under any circumstan
ces.<br />\n If you provide us with an email address that will result in any em
ails or SMS messages we may send you being sent to you via a computer network or

telephone operated or owned by a third party.<br />\n If you are not intereste
d in e-mails, you should remove yourself in the correct place in the sent mail.
If you don`t want to get sms, you should call the incoming phone number and foll
ow the instructions.<br />\n The consultations conversations are recorded for q
uality control and legally call documentation. However, the conversation content
is not exposed to the wide audience in any way.<br />\n The website and consul
tation service operator may end the website and/or the phone service activity in
any time and without any specific reason. The ending of the services will not o
bligate the operator of nothing.<br />\n Discretion and information safety &nda
sh; the website and phone service will take any measurements to keep the calls d
iscreet, but they can`t guarantee there won`t be any unauthorized penetration or
illegal use of a third party. Therefore the website and phone service operator
will not take any responsibility, direct or not, for any use or any information
given by the user in the system or indirectly.<br />\n The website and service
operator reserves himself the right to decline the services of the website and t
he phone to anyone for any reason.<br />\n Means of payments &ndash; The paymen
t for the phone service will be paid by phone account and/or cell phone company
account and/or credit card and/or any other charging card. The website and phone
services operator reserve the right to collect/not collect the payment from any
one and for any reason in any time. You are all welcome to visit and browse this
site as much as you want. However, only 18 years old users, or older, may order
a reading or purchase a membership. The phone consultation user declares he is
at least 18 years old and legally allowed to use this service. The service fee i
s set by the minutes and seconds the user is in the system. The charge takes pla
ce right after the service opening entrance. 3.99$ is the accepted charge, and i
t will be done even if no consultation will be received for any reason. The user
declares that the line is using is his own or got permission to use the service
with this line. In anyway the service operator is not obligated in any case to
grant the phone line, which the call came from. The line owner will be charged.<
br />\n There is a sever prohibition to use the service and the computerized sy
stem and the communication illegally, which will harm the service contents, the
quality of the service, permissions or the communication equipment and infrastru
cture.<br />\n The phone service user is obligated not to break any federal law
regarding property, copyrights, slander and trademarks. He also promise not to
use any material that will harm another person and his privacy, or use material
that will offence the wide public, including pornographic materials, as implied
by the law.<br />\n We stress that the website and consultant phone service ope
rator and his executives, workers and anyone who operate on his behalf are not r
esponsible for any damage and/or lose and/or payment or charge (direct or not) t
hat that will cause the service receiver and/or any third party as a result from
using the service and/or using information and/or partially the was received wi
thin the service. It is clarified, as well, that the website and consultant phon
e service operator, his workers, executives and whoever act on their behalf are
not responsible to any failure, damage, mistake and disruption which come from t
he website and phone consultation operator, his workers, executives or anyone on
their behalf. The service recipient is obligated to compensate the website and
consultant phone service operator, his workers, his executives or whoever in the
ir behalf for any damage, loss, profit lose, expense or payment including any le
gal expenses and lawyer expenses due any violation of those regulations.<br />\n
If it will be determined by any authorized curt that any of those instructions
are invalid or can be cancelled for any reason. The other instructions will sta
y.<br />\n The phone consultation service operator isn&rsquo;t obligated that t
he service will not be interrupted, be without any failures or other interruptio
ns due the dependence in external communication systems and servers. In any way
the service recipient will not be compensated due to those failures/interruption
s.<br />\n The website and te consultant service phone user accept that he only
uses the service for his own personal use, and will not do with it any commerci
al or business use.<br />\n The judgment will onloy take place in an qualified
courts of law.</p>\n</div>\n<p>\n &nbsp;</p>\n', 'footer', 1, '2012-06-01 21:02:
00'),

(5, 'Service Policy', '<div>\n <h1>\n Service policy</h1>\n <p>\n <strong>Our


service`s experts have promised:</strong></p>\n <ul>\n <li>\n They are profes
sional in their area of expertise and have a lot of experience in their counseli
ng fields.</li>\n <li>\n They will provide the highest level of service they
can, while giving their full attention to the callers, with true will to benefit
their clients.</li>\n </ul>\n</div>\n<p>\n &nbsp;</p>\n', 'footer', 2, '2012-06
-01 21:02:40');
-- ---------------------------------------------------------- Table structure for table `users`
-CREATE TABLE IF NOT EXISTS `users` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`first_name` varchar(50) DEFAULT NULL,
`middle_name` varchar(50) DEFAULT NULL,
`last_name` varchar(50) DEFAULT NULL,
`username` varchar(75) DEFAULT NULL,
`email` varchar(200) DEFAULT NULL,
`fb_id` bigint(20) NOT NULL,
`user_picture` varchar(64) DEFAULT NULL,
`gender` varchar(10) DEFAULT NULL,
`added_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=10 ;
--- Dumping data for table `users`
-INSERT INTO `users` (`id`, `first_name`, `middle_name`, `last_name`, `username`,
`email`, `fb_id`, `user_picture`, `gender`, `added_date`) VALUES
(1, 'thik', NULL, 'Na', 'cisdpdev', 'dilip.p@cisinlabs.com', 100002950451857, '5
e6409dd2b03ca1f3befd1685cbab99f.jpg', 'male', '2012-04-02 19:06:55'),
(2, 'Dilip', NULL, 'Prajapati', 'dilip.prajapati', 'dilipprajapati84@gmail.com',
527006491, 'fe466f76d062660107136d98971b5246.jpg', 'male', '2012-04-02 19:08:08
'),
(3, 'Vipin', '', 'Sharma', 'vipincis', 'vipin.s@cisinlabs.com', 100002497016347,
'fdbf918759812760f172a4872563519d.jpg', 'male', '2012-04-02 19:11:26'),
(6, 'Lakhan', '', 'Cis', '', 'lakhan.c@cisinlabs.com', 100003751894215, 'a886697
2f6bde9b8e88cb05a62a3e15b.gif', 'male', '2012-04-23 17:01:33'),
(7, 'Cutebabycontest', '', 'Jain', '', 'anamika.j@cisinlabs.com', 10000370418651
8, '3d3a9eca2db38febf13117ccc9676514.jpg', 'female', '2012-05-01 20:02:29'),
(9, 'rishi', '', 'Raj Tripathi', 'rishi.rdf', NULL, 100002850762882, 'da9c85e661
8a2fa82b14c847ac31f964.jpg', 'male', '2012-05-31 20:34:53');
-- ---------------------------------------------------------- Table structure for table `user_images`
-CREATE TABLE IF NOT EXISTS `user_images` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` varchar(64) DEFAULT NULL,
`original_img_name` int(100) DEFAULT NULL,
`image_path` varchar(255) NOT NULL,
`upload_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,

PRIMARY KEY (`id`)


) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=195 ;
--- Dumping data for table `user_images`
-INSERT INTO `user_images` (`id`, `user_id`, `original_img_name`, `image_path`, `
upload_date`) VALUES
(121, '1', 0, '/fbcupapps/assets/images/users/baby_00cdb2c07cc1411dd968c06861189
0dd.jpg', '2012-05-08 13:40:20'),
(122, '1', 0, '/fbcupapps/assets/images/users/baby_3628c4eb6a45d2f6b8ad948a961c3
a27.jpg', '2012-05-08 14:37:03'),
(123, '1', 0, '/fbcupapps/assets/images/users/baby_0c86523f3fd8d530445fdbba9d893
676.jpg', '2012-05-08 14:46:50'),
(124, '1', 0, '/fbcupapps/assets/images/users/baby_017b6eb5d946edeaaec69f3f6610a
9a3.jpg', '2012-05-08 15:14:13'),
(125, '1', 0, '/fbcupapps/assets/images/users/baby_ecae1fa8a671ca3fc72f2436e7d39
26a.jpg', '2012-05-08 16:02:05'),
(126, '2', 0, '/fbcupapps/assets/images/users/baby_06faefc2cda2d0ac3de8537309c50
97e.jpg', '2012-05-08 17:29:45'),
(127, '2', 0, '/fbcupapps/assets/images/users/baby_c7131137a8f673859c7d8aed858f4
f6c.jpg', '2012-05-08 17:32:02'),
(128, '2', 0, '/fbcupapps/assets/images/users/baby_1b737b85c0c224447ae16c71836f5
fae.jpg', '2012-05-08 17:35:45'),
(129, '1', 0, '/fbcupapps/assets/images/users/baby_cc2951da1aa5d3e01fa4e09e1b2a5
899.jpg', '2012-05-09 13:37:49'),
(130, '1', 0, '/fbcupapps/assets/images/users/baby_0596b0e91a68ad27190e7f3f03615
a1b.jpg', '2012-05-09 14:53:47'),
(131, '1', 0, '/fbcupapps/assets/images/users/baby_3c2238d3931fb82c577ba799da8af
b2e.jpg', '2012-05-09 15:11:08'),
(132, '1', 0, '/fbcupapps/assets/images/users/baby_bf0e920394f617032d5702a4eaa53
2e4.gif', '2012-05-09 15:34:47'),
(133, '1', 0, '/fbcupapps/assets/images/users/baby_0aa0da34b6f281c9602daddd9927d
9bd.jpg', '2012-05-09 15:52:13'),
(134, '1', NULL, '/fbcupapps/assets/images/users/baby_a66efafaf6267d8e485dea6749
6d6a9c.jpg', '2012-05-09 16:25:38'),
(135, '1', NULL, '/fbcupapps/assets/images/users/baby_5feb32858ff0560f03a0c3a6c4
62008b.jpg', '2012-05-09 16:26:39'),
(136, '1', 0, '/fbcupapps/assets/images/users/baby_672822f0e1f0a17f156e501689d55
053.jpg', '2012-05-10 15:06:52'),
(137, '1', 0, '/fbcupapps/assets/images/users/baby_1e4c9b50103afaf1f36c8e0ae3c12
f64.jpg', '2012-05-10 15:16:55'),
(138, '1', NULL, '/fbcupapps/assets/images/users/baby_aef720342ebc2ef2c3b18fb5b8
8c088b.jpg', '2012-05-10 18:14:28'),
(139, '1', 0, '/fbcupapps/assets/images/users/baby_ba777c3bb2b6007189ad17934a79c
d25.jpg', '2012-05-10 18:16:22'),
(140, '1', 0, '/fbcupapps/assets/images/users/baby_6ef6ebfcab9e3be4d0ef4641ea46e
6d9.jpg', '2012-05-10 18:29:09'),
(141, '1', 0, '/fbcupapps/assets/images/users/baby_7548d799843de30fd1290a01da958
ebb.jpg', '2012-05-10 18:39:56'),
(142, '1', 0, '/fbcupapps/assets/images/users/baby_a62694b286503f0aad6c7189223aa
96b.jpg', '2012-05-10 19:51:39'),
(143, '1', 0, '/fbcupapps/assets/images/users/baby_fe05067c8d4dc3ac87b54e76e419d
3b8.jpg', '2012-05-10 19:59:06'),
(144, '1', 0, '/fbcupapps/assets/images/users/baby_49bec2fcd741ec0df9d0b08091561
f94.jpg', '2012-05-10 20:08:24'),
(145, '1', 0, '/fbcupapps/assets/images/users/baby_b50a8f9c4b0edae30b9f7220f6a16
203.jpg', '2012-05-10 20:08:43'),
(146, '1', 0, '/fbcupapps/assets/images/users/baby_90d578eba5219e58631f970aa21f5

7ac.jpg', '2012-05-10 20:21:07'),


(147, '1', NULL, '/fbcupapps/assets/images/users/baby_8305d940cfebeb4540f5ef9681
ef8d69.jpg', '2012-05-10 20:43:13'),
(148, '1', 0, '/fbcupapps/assets/images/users/baby_41df358c1f811925b320037252a43
2e1.png', '2012-05-10 20:45:47'),
(149, '1', 0, '/fbcupapps/assets/images/users/baby_fd8305bd181929d2033e71fe13894
b43.jpg', '2012-05-11 12:03:40'),
(150, '1', 0, '/fbcupapps/assets/images/users/baby_bc2bb7e96e3562073be73cc4c8b61
53e.jpg', '2012-05-11 15:06:33'),
(151, '1', 0, '/fbcupapps/assets/images/users/baby_a6603b8555f0b1da5b54644ff8ce6
78e.jpg', '2012-05-15 12:19:05'),
(152, '1', 0, '/fbcupapps/assets/images/users/baby_051b2473cf021dd46c4174cf9f5f1
f2d.jpg', '2012-05-15 14:43:52'),
(153, '1', 0, '/fbcupapps/assets/images/users/baby_9ff97acff5abca26aa8992174936d
e43.png', '2012-05-16 12:40:59'),
(154, '1', 0, '/fbcupapps/assets/images/users/baby_6bda1f3a17cde16c7bb8cb59a0686
93c.jpg', '2012-05-17 12:45:22'),
(155, '1', 0, '/fbcupapps/assets/images/users/baby_8270ea182a6e1eefc160e945382d5
4da.jpg', '2012-05-17 13:22:14'),
(156, '1', 0, '/fbcupapps/assets/images/users/baby_27b7f00141a6f7ff44b479fd233f0
6c2.jpg', '2012-05-17 14:38:02'),
(157, '1', 0, '/fbcupapps/assets/images/users/baby_5cc78d9351ae39c832f63dcb49bb7
777.JPG', '2012-05-18 20:05:46'),
(158, '1', 0, '/fbcupapps/assets/images/users/baby_18c268f517e678c70d47d3df2fc3d
581.jpg', '2012-05-19 11:59:07'),
(159, '1', 0, '/fbcupapps/assets/images/users/baby_b0f188de1db2d97a2fd924636cbac
f11.jpg', '2012-05-19 14:52:28'),
(160, '1', 0, '/fbcupapps/assets/images/users/baby_c74b47610a0272b2758f5ceacac62
76c.jpg', '2012-05-22 12:37:20'),
(161, '1', 0, '/fbcupapps/assets/images/users/baby_0392e30d011edbafdcb4bd7e527af
e70.jpg', '2012-05-22 15:01:57'),
(162, '1', 0, '/fbcupapps/assets/images/users/baby_3916e535772362ce477ddb484234c
ff1.jpg', '2012-05-22 15:32:36'),
(163, '3', NULL, '/fbcupapps/assets/images/users/baby_99b2d77a629be7ec8fdc3c1562
4cb389.jpg', '2012-05-23 15:03:32'),
(164, '1', NULL, '/fbcupapps/assets/images/users/baby_3363ccaab2bfb9654980003c45
9a138c.jpg', '2012-05-24 20:08:55'),
(165, '1', 0, '/fbcupapps/assets/images/users/baby_0413cc82c9e840b80a440d251c8b6
99c.jpg', '2012-05-24 20:19:17'),
(166, '1', 0, '/fbcupapps/assets/images/users/baby_037fc27a3c9a30f51bc8a86e946ec
5f3.jpg', '2012-05-25 18:37:43'),
(167, '6', 0, '/fbcupapps/assets/images/users/baby_f658d1aa5640e9c375e49a20993b9
9ce.jpg', '2012-05-28 14:32:36'),
(168, '6', 0, '/fbcupapps/assets/images/users/baby_a1b4db27b8fd7f5831da35176aa36
c3a.jpg', '2012-05-28 15:43:36'),
(169, '0d372d1b3eedd0e2ad6d32811ec598f0', 0, '/fbcupapps/assets/images/users/bab
y_5212a4c91a8c289b768defae70e75778.jpg', '2012-05-29 20:30:56'),
(170, '1', 0, '/fbcupapps/assets/images/users/baby_c063da9df3079a37cb576fe8eccde
47c.jpeg', '2012-05-30 12:08:56'),
(171, '8f171ffc69fcd91558a0210d8f4e55c2', 0, '/fbcupapps/assets/images/users/bab
y_aadbebaa5c1d84c3907ce0dcaf928ea5.jpg', '2012-05-30 12:46:37'),
(172, '8f171ffc69fcd91558a0210d8f4e55c2', 0, '/fbcupapps/assets/images/users/bab
y_5aa7d2986575224e242c62476526c698.jpg', '2012-05-30 12:47:09'),
(173, '8f171ffc69fcd91558a0210d8f4e55c2', 0, '/fbcupapps/assets/images/users/bab
y_bec6b29f542cf2203b37de5f6267f5b2.jpg', '2012-05-30 12:48:51'),
(174, '59e0453de5a7e2d8ada745a6146f7378', 0, '/fbcupapps/assets/images/users/bab
y_ceffa2e307378f88464d74d44aab6932.jpeg', '2012-05-30 13:19:16'),
(175, '1', 0, '/fbcupapps/assets/images/users/baby_348b95b7bc32cde5d63430a629aaf
d48.JPG', '2012-05-30 13:25:20'),
(176, '1', 0, '/fbcupapps/assets/images/users/baby_b981eaff6a10f5aab97541b0e3fba

1e0.jpg', '2012-05-30 13:31:12'),


(177, '1', 0, '/fbcupapps/assets/images/users/baby_7b13ba5f53f63bc8544f586ebd08c
29c.jpg', '2012-05-30 13:43:16'),
(178, '1', 0, '/fbcupapps/assets/images/users/baby_6b2a46ede1dcfc37291b2375761ac
2ed.jpg', '2012-05-30 14:20:11'),
(179, '1', 0, '/fbcupapps/assets/images/users/baby_de239668df022965f975cae00f948
f14.JPG', '2012-05-30 14:23:08'),
(180, '1', 0, '/fbcupapps/assets/images/users/baby_56d9177de79b83ff12b9de5e0e54c
036.JPG', '2012-05-30 14:24:27'),
(181, 'b2b83c9ac1b5b00f83d9b35115dcd5d4', 0, '/fbcupapps/assets/images/users/bab
y_61381e37ccb9acf8c57b8b90d841dcb4.jpg', '2012-05-30 14:25:11'),
(182, '3435b168f341c50c6410b4ffd8fb79dc', 0, '/fbcupapps/assets/images/users/bab
y_ddea08dc172204a25d90959803356395.jpg', '2012-05-30 14:43:07'),
(183, '9e19e33dd01c3a7001b9d61a919382fb', 0, '/fbcupapps/assets/images/users/bab
y_4654fc5c7fcbb469253ace0fe29084e3.jpg', '2012-05-30 14:55:14'),
(184, '5e6168912044192e4998968a298ba106', 0, '/fbcupapps/assets/images/users/bab
y_53499c2122b9ba904cfb68b015fd83f2.jpeg', '2012-05-30 15:05:37'),
(185, '5e6168912044192e4998968a298ba106', 0, '/fbcupapps/assets/images/users/bab
y_37f9cb12bf5af1d5fa1cee7eccb1efb0.JPG', '2012-05-30 15:07:59'),
(186, '27b9099c0486c11121d3ecf46dededb5', 0, '/fbcupapps/assets/images/users/bab
y_ced5ae72977456eaa8768723b4e3280a.JPG', '2012-05-30 15:37:40'),
(187, '1', NULL, '/fbcupapps/assets/images/users/baby_a1f590d2b2fbecdb323a25e3d4
45defb.jpg', '2012-05-30 16:21:39'),
(188, '31df429796e8eda4ab61a2a94dcf5f95', 0, '/fbcupapps/assets/images/users/bab
y_44a77cfdf63eb448c62279d9a59523dd.jpg', '2012-05-30 17:32:30'),
(189, '8', NULL, '/fbcupapps/assets/images/users/baby_2923f917dcdc3697480e1545ed
30c052.jpg', '2012-05-31 20:05:05'),
(190, '1', 0, '/fbcupapps/assets/images/users/baby_0bfd36ac9a1dd0eb61bd40207dbb3
285.jpg', '2012-06-01 18:28:25'),
(191, '6', 0, '/fbcupapps/assets/images/users/baby_f02eecb68aa243f0da2949d2704fb
6e9.jpg', '2012-06-01 20:23:13'),
(192, '6', 0, '/fbcupapps/assets/images/users/baby_c8da6079037ba6525856b2d4dd3d2
aa2.jpeg', '2012-06-01 20:29:01'),
(193, '1', 0, '/fbcupapps/assets/images/users/baby_feb47728ee6bbe19ce9d00a94185c
4d3.jpg', '2012-06-02 13:15:53'),
(194, '1', 0, '/fbcupapps/assets/images/users/baby_bfdb8e8f563ab304a50b94a01d8e1
f0a.jpg', '2012-06-02 18:32:34');
-- ---------------------------------------------------------- Table structure for table `user_post_master`
-CREATE TABLE IF NOT EXISTS `user_post_master` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` varchar(200) DEFAULT NULL,
`caption` varchar(200) DEFAULT NULL,
`content` text,
`on_day` int(6) NOT NULL,
`user_type` enum('cup_owner','voter') DEFAULT 'cup_owner',
`show_vote` tinyint(1) NOT NULL DEFAULT '0' COMMENT '1=yes, 0=no',
`last_update` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=9 ;
--- Dumping data for table `user_post_master`
--

INSERT INTO `user_post_master` (`id`, `title`, `caption`, `content`, `on_day`, `


user_type`, `show_vote`, `last_update`) VALUES
(4, 'My Personalize Baby Cup Day 2', 'Vote here to help user to Win this Cup.'
, 'Cup has 100 votes are remaining to Win this beautiful Cup. Get participation
into the contest to help other and get a chance to personalize the Cup.', 2, 'cu
p_owner', 1, '2012-05-14 15:50:12'),
(5, 'My Personalize Baby Cup Day 1', 'Vote here to help user to Win this Cup.'
, 'Cup has 100 votes are remaining to Win this beautiful', 1, 'cup_owner', 1, '2
012-05-15 14:40:16'),
(6, 'Test list ', 'Voter''s caption 1111', 'Caption', 1, 'voter', 1, '2012-05-15
15:33:27'),
(7, 'My new post', 'Caption here', 'Content is coming soon', 3, 'cup_owner', 0,
'2012-05-19 14:18:41'),
(8, 'Hey', '[votes] remaining to win', 'Cup has [votes] votes are remaining to W
in this beautifu', 5, 'cup_owner', 1, '2012-05-23 13:47:39');

You might also like