-- phpMyAdmin SQL Dump
-- version 2.11.9.4
-- http://www.phpmyadmin.net
--
-- Host: 10.6.166.152
-- Generation Time: Apr 26, 2011 at 07:21 PM
-- Server version: 5.0.91
-- PHP Version: 5.2.8
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
--
-- Database: `amz201140110743`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_address_book`
--
CREATE TABLE `zen_address_book` (
`address_book_id` int(11) NOT NULL auto_increment,
`customers_id` int(11) NOT NULL default '0',
`entry_gender` char(1) collate latin1_general_ci NOT NULL default '',
`entry_company` varchar(64) collate latin1_general_ci default NULL,
`entry_firstname` varchar(32) collate latin1_general_ci NOT NULL default '',
`entry_lastname` varchar(32) collate latin1_general_ci NOT NULL default '',
`entry_street_address` varchar(64) collate latin1_general_ci NOT NULL default '',
`entry_suburb` varchar(32) collate latin1_general_ci default NULL,
`entry_postcode` varchar(10) collate latin1_general_ci NOT NULL default '',
`entry_city` varchar(32) collate latin1_general_ci NOT NULL default '',
`entry_state` varchar(32) collate latin1_general_ci default NULL,
`entry_country_id` int(11) NOT NULL default '0',
`entry_zone_id` int(11) NOT NULL default '0',
PRIMARY KEY (`address_book_id`),
KEY `idx_address_book_customers_id_zen` (`customers_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ;
--
-- Dumping data for table `zen_address_book`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_address_format`
--
CREATE TABLE `zen_address_format` (
`address_format_id` int(11) NOT NULL auto_increment,
`address_format` varchar(128) collate latin1_general_ci NOT NULL default '',
`address_summary` varchar(48) collate latin1_general_ci NOT NULL default '',
PRIMARY KEY (`address_format_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=7 ;
--
-- Dumping data for table `zen_address_format`
--
INSERT INTO `zen_address_format` VALUES(1, '$firstname $lastname$cr$streets$cr$city, $postcode$cr$statecomma$country', '$city / $country');
INSERT INTO `zen_address_format` VALUES(2, '$firstname $lastname$cr$streets$cr$city, $state $postcode$cr$country', '$city, $state / $country');
INSERT INTO `zen_address_format` VALUES(3, '$firstname $lastname$cr$streets$cr$city$cr$postcode - $statecomma$country', '$state / $country');
INSERT INTO `zen_address_format` VALUES(4, '$firstname $lastname$cr$streets$cr$city ($postcode)$cr$country', '$postcode / $country');
INSERT INTO `zen_address_format` VALUES(5, '$firstname $lastname$cr$streets$cr$postcode $city$cr$country', '$city / $country');
INSERT INTO `zen_address_format` VALUES(6, '$firstname $lastname$cr$streets$cr$city$cr$state$cr$postcode$cr$country', '$postcode / $country');
-- --------------------------------------------------------
--
-- Table structure for table `zen_admin`
--
CREATE TABLE `zen_admin` (
`admin_id` int(11) NOT NULL auto_increment,
`admin_name` varchar(32) collate latin1_general_ci NOT NULL default '',
`admin_email` varchar(96) collate latin1_general_ci NOT NULL default '',
`admin_pass` varchar(40) collate latin1_general_ci NOT NULL default '',
`admin_level` tinyint(1) NOT NULL default '1',
PRIMARY KEY (`admin_id`),
KEY `idx_admin_name_zen` (`admin_name`),
KEY `idx_admin_email_zen` (`admin_email`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ;
--
-- Dumping data for table `zen_admin`
--
INSERT INTO `zen_admin` VALUES(1, 'gloria123', 'whiteningsmiles@gmail.com', '372c4edced69438bb63be4026402c4c7:54', 0);
-- --------------------------------------------------------
--
-- Table structure for table `zen_admin_activity_log`
--
CREATE TABLE `zen_admin_activity_log` (
`log_id` int(15) NOT NULL auto_increment,
`access_date` datetime NOT NULL default '0001-01-01 00:00:00',
`admin_id` int(11) NOT NULL default '0',
`page_accessed` varchar(80) collate latin1_general_ci NOT NULL default '',
`page_parameters` text collate latin1_general_ci,
`ip_address` varchar(15) collate latin1_general_ci NOT NULL default '',
PRIMARY KEY (`log_id`),
KEY `idx_page_accessed_zen` (`page_accessed`),
KEY `idx_access_date_zen` (`access_date`),
KEY `idx_ip_zen` (`ip_address`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1048 ;
--
-- Dumping data for table `zen_admin_activity_log`
--
INSERT INTO `zen_admin_activity_log` VALUES(1, '2011-03-11 09:00:12', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(2, '2011-03-11 09:00:28', 0, 'login.php russell123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(3, '2011-03-11 09:04:12', 1, 'categories.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(4, '2011-03-11 09:07:46', 1, 'categories.php', 'cPath=&action=new_category&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(5, '2011-03-11 09:09:34', 1, 'categories.php', 'action=insert_category&cPath=&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(6, '2011-03-11 09:09:36', 1, 'categories.php', 'cPath=&cID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(7, '2011-03-11 09:10:50', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(8, '2011-03-11 09:10:50', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(9, '2011-03-11 09:12:46', 1, 'categories.php', 'x=29&y=7&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(10, '2011-03-11 09:12:48', 1, 'product.php', 'x=29&y=7&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(11, '2011-03-11 09:14:02', 1, 'product.php', 'cPath=1&product_type=1&action=new_product_preview&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(12, '2011-03-11 09:14:06', 1, 'product.php', 'cPath=1&product_type=1&action=insert_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(13, '2011-03-11 09:14:07', 1, 'categories.php', 'cPath=1&pID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(14, '2011-03-11 09:14:14', 1, 'categories.php', 'x=60&y=21&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(15, '2011-03-11 09:14:16', 1, 'product.php', 'x=60&y=21&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(16, '2011-03-11 09:15:25', 1, 'product.php', 'cPath=1&product_type=1&action=new_product_preview&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(17, '2011-03-11 09:15:29', 1, 'product.php', 'cPath=1&product_type=1&action=insert_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(18, '2011-03-11 09:15:30', 1, 'categories.php', 'cPath=1&pID=2&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(19, '2011-03-11 09:15:35', 1, 'categories.php', 'x=47&y=17&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(20, '2011-03-11 09:15:36', 1, 'product.php', 'x=47&y=17&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(21, '2011-03-11 09:16:27', 1, 'product.php', 'cPath=1&product_type=1&action=new_product_preview&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(22, '2011-03-11 09:16:33', 1, 'product.php', 'cPath=1&product_type=1&action=insert_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(23, '2011-03-11 09:16:34', 1, 'categories.php', 'cPath=1&pID=3&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(24, '2011-03-11 09:16:38', 1, 'categories.php', 'x=62&y=15&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(25, '2011-03-11 09:16:39', 1, 'product.php', 'x=62&y=15&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(26, '2011-03-11 09:17:32', 1, 'product.php', 'cPath=1&product_type=1&action=new_product_preview&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(27, '2011-03-11 09:17:41', 1, 'product.php', 'cPath=1&product_type=1&action=insert_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(28, '2011-03-11 09:17:42', 1, 'categories.php', 'cPath=1&pID=4&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(29, '2011-03-11 09:17:54', 1, 'categories.php', 'x=51&y=6&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(30, '2011-03-11 09:17:55', 1, 'product.php', 'x=51&y=6&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(31, '2011-03-11 09:18:34', 1, 'product.php', 'cPath=1&product_type=1&action=new_product_preview&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(32, '2011-03-11 09:18:42', 1, 'product.php', 'cPath=1&product_type=1&action=insert_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(33, '2011-03-11 09:18:48', 1, 'categories.php', 'cPath=1&pID=5&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(34, '2011-03-11 09:18:58', 1, 'configuration.php', 'gID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(35, '2011-03-11 09:19:16', 1, 'configuration.php', 'gID=8&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(36, '2011-03-11 09:19:28', 1, 'configuration.php', 'gID=8&cID=211&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(37, '2011-03-11 09:19:28', 1, 'configuration.php', 'gID=8&cID=211&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(38, '2011-03-11 09:19:28', 1, 'configuration.php', 'gID=8&cID=211&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(39, '2011-03-11 09:19:29', 1, 'configuration.php', 'gID=8&cID=212&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(40, '2011-03-11 09:19:36', 1, 'configuration.php', 'gID=8&cID=211&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(41, '2011-03-11 09:19:53', 1, 'configuration.php', 'gID=9&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(42, '2011-03-11 09:19:57', 1, 'configuration.php', 'gID=9&cID=226&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(43, '2011-03-11 09:20:01', 1, 'configuration.php', 'gID=9&cID=226&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(44, '2011-03-11 09:20:03', 1, 'configuration.php', 'gID=9&cID=226&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(45, '2011-03-11 09:20:09', 1, 'configuration.php', 'gID=9&cID=228&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(46, '2011-03-11 09:20:19', 1, 'logoff.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(47, '2011-03-11 09:20:21', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(48, '2011-03-18 20:13:46', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(49, '2011-03-18 20:13:53', 0, 'login.php russell123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(50, '2011-03-18 20:13:59', 1, 'template_select.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(51, '2011-03-18 20:20:28', 1, 'template_select.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(52, '2011-03-18 20:20:31', 1, 'template_select.php', 'page=1&tID=1&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(53, '2011-03-18 20:20:36', 1, 'template_select.php', 'page=1&tID=1&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(54, '2011-03-18 21:09:41', 1, 'layout_controller.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(55, '2011-03-18 21:09:52', 1, 'layout_controller.php', 'page=&cID=77&action=reset_defaults&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(56, '2011-03-18 21:09:52', 1, 'layout_controller.php', 'page=&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(57, '2011-03-18 21:10:23', 1, 'layout_controller.php', 'page=&cID=84&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(58, '2011-03-18 21:10:29', 1, 'layout_controller.php', 'page=&cID=84&action=save&layout_box_name=ezpages.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(59, '2011-03-18 21:10:30', 1, 'layout_controller.php', 'page=&cID=84&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(60, '2011-03-18 21:10:35', 1, 'layout_controller.php', 'page=&cID=92&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(61, '2011-03-18 21:10:41', 1, 'layout_controller.php', 'page=&cID=92&action=save&layout_box_name=order_history.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(62, '2011-03-18 21:10:42', 1, 'layout_controller.php', 'page=&cID=92&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(63, '2011-03-18 21:10:45', 1, 'layout_controller.php', 'page=&cID=94&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(64, '2011-03-18 21:10:48', 1, 'layout_controller.php', 'page=&cID=94&action=save&layout_box_name=record_companies.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(65, '2011-03-18 21:10:49', 1, 'layout_controller.php', 'page=&cID=94&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(66, '2011-03-18 21:10:52', 1, 'layout_controller.php', 'page=&cID=91&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(67, '2011-03-18 21:10:56', 1, 'layout_controller.php', 'page=&cID=91&action=save&layout_box_name=music_genres.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(68, '2011-03-18 21:10:56', 1, 'layout_controller.php', 'page=&cID=91&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(69, '2011-03-18 21:10:58', 1, 'layout_controller.php', 'page=&cID=91&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(70, '2011-03-18 21:11:01', 1, 'layout_controller.php', 'page=&cID=91&action=save&layout_box_name=music_genres.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(71, '2011-03-18 21:11:02', 1, 'layout_controller.php', 'page=&cID=91&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(72, '2011-03-18 21:11:09', 1, 'layout_controller.php', 'page=&cID=79&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(73, '2011-03-18 21:11:13', 1, 'layout_controller.php', 'page=&cID=79&action=save&layout_box_name=banner_box_all.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(74, '2011-03-18 21:11:16', 1, 'layout_controller.php', 'page=&cID=79&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(75, '2011-03-18 21:11:33', 1, 'layout_controller.php', 'page=&cID=96&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(76, '2011-03-18 21:11:39', 1, 'layout_controller.php', 'page=&cID=96&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(77, '2011-03-18 21:11:44', 1, 'layout_controller.php', 'page=&cID=96&action=save&layout_box_name=search.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(78, '2011-03-18 21:11:50', 1, 'layout_controller.php', 'page=&cID=96&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(79, '2011-03-18 21:11:53', 1, 'layout_controller.php', 'page=&cID=96&action=save&layout_box_name=search.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(80, '2011-03-18 21:11:56', 1, 'layout_controller.php', 'page=&cID=78&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(81, '2011-03-18 21:12:04', 1, 'layout_controller.php', 'page=&cID=78&action=save&layout_box_name=banner_box2.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(82, '2011-03-18 21:12:09', 1, 'layout_controller.php', 'page=&cID=78&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(83, '2011-03-18 21:12:18', 1, 'layout_controller.php', 'page=&cID=98&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(84, '2011-03-18 21:12:25', 1, 'layout_controller.php', 'page=&cID=98&action=save&layout_box_name=shopping_cart.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(85, '2011-03-18 21:12:32', 1, 'layout_controller.php', 'page=&cID=98&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(86, '2011-03-18 21:12:53', 1, 'layout_controller.php', 'page=&cID=80&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(87, '2011-03-18 21:12:58', 1, 'layout_controller.php', 'page=&cID=80&action=save&layout_box_name=best_sellers.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(88, '2011-03-18 21:12:58', 1, 'layout_controller.php', 'page=&cID=80&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(89, '2011-03-18 21:13:01', 1, 'layout_controller.php', 'page=&cID=88&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(90, '2011-03-18 21:13:05', 1, 'layout_controller.php', 'page=&cID=88&action=save&layout_box_name=manufacturer_info.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(91, '2011-03-18 21:13:06', 1, 'layout_controller.php', 'page=&cID=88&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(92, '2011-03-18 21:13:15', 1, 'layout_controller.php', 'page=&cID=99&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(93, '2011-03-18 21:13:21', 1, 'layout_controller.php', 'page=&cID=99&action=save&layout_box_name=specials.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(94, '2011-03-18 21:13:22', 1, 'layout_controller.php', 'page=&cID=99&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(95, '2011-03-18 21:13:30', 1, 'layout_controller.php', 'page=&cID=93&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(96, '2011-03-18 21:13:36', 1, 'layout_controller.php', 'page=&cID=93&action=save&layout_box_name=product_notifications.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(97, '2011-03-18 21:13:36', 1, 'layout_controller.php', 'page=&cID=93&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(98, '2011-03-18 21:13:39', 1, 'layout_controller.php', 'page=&cID=87&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(99, '2011-03-18 21:13:44', 1, 'layout_controller.php', 'page=&cID=87&action=save&layout_box_name=languages.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(100, '2011-03-18 21:13:44', 1, 'layout_controller.php', 'page=&cID=87&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(101, '2011-03-18 21:13:47', 1, 'layout_controller.php', 'page=&cID=82&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(102, '2011-03-18 21:14:33', 1, 'layout_controller.php', 'page=&cID=82&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(103, '2011-03-18 21:14:37', 1, 'layout_controller.php', 'page=&cID=82&action=save&layout_box_name=currencies.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(104, '2011-03-18 21:14:38', 1, 'layout_controller.php', 'page=&cID=82&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(105, '2011-03-18 21:14:41', 1, 'layout_controller.php', 'page=&cID=102&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(106, '2011-03-18 21:14:43', 1, 'layout_controller.php', 'page=&cID=102&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(107, '2011-03-18 21:14:48', 1, 'layout_controller.php', 'page=&cID=102&action=save&layout_box_name=whos_online.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(108, '2011-03-18 21:14:48', 1, 'layout_controller.php', 'page=&cID=102&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(109, '2011-03-18 21:14:51', 1, 'layout_controller.php', 'page=&cID=89&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(110, '2011-03-18 21:14:54', 1, 'layout_controller.php', 'page=&cID=89&action=save&layout_box_name=manufacturers.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(111, '2011-03-18 21:14:55', 1, 'layout_controller.php', 'page=&cID=89&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(112, '2011-03-18 21:15:00', 1, 'layout_controller.php', 'page=&cID=97&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(113, '2011-03-18 21:15:05', 1, 'layout_controller.php', 'page=&cID=97&layout_box_name=search_header.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(114, '2011-03-18 21:15:12', 1, 'layout_controller.php', 'page=&cID=83&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(115, '2011-03-18 21:15:57', 1, 'layout_controller.php', 'page=&cID=83&action=save&layout_box_name=document_categories.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(116, '2011-03-18 21:15:58', 1, 'layout_controller.php', 'page=&cID=83&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(117, '2011-03-18 21:16:07', 1, 'layout_controller.php', 'page=&cID=81&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(118, '2011-03-18 21:16:11', 1, 'layout_controller.php', 'page=&cID=81&action=save&layout_box_name=categories.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(119, '2011-03-18 21:16:11', 1, 'layout_controller.php', 'page=&cID=81&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(120, '2011-03-18 21:16:17', 1, 'layout_controller.php', 'page=&cID=101&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(121, '2011-03-18 21:16:21', 1, 'layout_controller.php', 'page=&cID=101&action=save&layout_box_name=whats_new.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(122, '2011-03-18 21:16:21', 1, 'layout_controller.php', 'page=&cID=101&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(123, '2011-03-18 21:16:28', 1, 'layout_controller.php', 'page=&cID=95&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(124, '2011-03-18 21:16:33', 1, 'layout_controller.php', 'page=&cID=95&action=save&layout_box_name=reviews.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(125, '2011-03-18 21:16:33', 1, 'layout_controller.php', 'page=&cID=95&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(126, '2011-03-18 21:16:38', 1, 'layout_controller.php', 'page=&cID=85&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(127, '2011-03-18 21:16:44', 1, 'layout_controller.php', 'page=&cID=85&action=save&layout_box_name=featured.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(128, '2011-03-18 21:16:44', 1, 'layout_controller.php', 'page=&cID=85&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(129, '2011-03-18 21:16:51', 1, 'layout_controller.php', 'page=&cID=86&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(130, '2011-03-18 21:16:55', 1, 'layout_controller.php', 'page=&cID=86&action=save&layout_box_name=information.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(131, '2011-03-18 21:16:58', 1, 'layout_controller.php', 'page=&cID=86&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(132, '2011-03-18 21:17:02', 1, 'layout_controller.php', 'page=&cID=90&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(133, '2011-03-18 21:17:07', 1, 'layout_controller.php', 'page=&cID=90&action=save&layout_box_name=more_information.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(134, '2011-03-18 21:17:07', 1, 'layout_controller.php', 'page=&cID=90&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(135, '2011-03-18 21:17:15', 1, 'layout_controller.php', 'page=&cID=77&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(136, '2011-03-18 21:17:20', 1, 'layout_controller.php', 'page=&cID=77&action=save&layout_box_name=banner_box.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(137, '2011-03-18 21:17:20', 1, 'layout_controller.php', 'page=&cID=77&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(138, '2011-03-18 21:19:11', 1, 'layout_controller.php', 'page=&cID=98&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(139, '2011-03-18 21:19:17', 1, 'layout_controller.php', 'page=&cID=98&action=save&layout_box_name=shopping_cart.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(140, '2011-03-18 21:19:18', 1, 'layout_controller.php', 'page=&cID=98&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(141, '2011-03-18 21:19:45', 1, 'layout_controller.php', 'page=&cID=77&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(142, '2011-03-18 21:19:49', 1, 'layout_controller.php', 'page=&cID=77&action=save&layout_box_name=banner_box.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(143, '2011-03-18 21:19:51', 1, 'layout_controller.php', 'page=&cID=77&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(144, '2011-03-18 21:20:47', 1, 'configuration.php', 'gID=4&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(145, '2011-03-18 21:20:54', 1, 'configuration.php', 'gID=4&cID=96&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(146, '2011-03-18 21:21:01', 1, 'configuration.php', 'gID=4&cID=96&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(147, '2011-03-18 21:21:02', 1, 'configuration.php', 'gID=4&cID=96&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(148, '2011-03-18 21:21:04', 1, 'configuration.php', 'gID=4&cID=97&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(149, '2011-03-18 21:21:09', 1, 'configuration.php', 'gID=4&cID=97&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(150, '2011-03-18 21:21:12', 1, 'configuration.php', 'gID=4&cID=97&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(151, '2011-03-18 21:21:27', 1, 'configuration.php', 'gID=4&cID=111&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(152, '2011-03-18 21:21:32', 1, 'configuration.php', 'gID=4&cID=111&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(153, '2011-03-18 21:21:33', 1, 'configuration.php', 'gID=4&cID=111&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(154, '2011-03-18 21:21:35', 1, 'configuration.php', 'gID=4&cID=112&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(155, '2011-03-18 21:21:39', 1, 'configuration.php', 'gID=4&cID=112&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(156, '2011-03-18 21:21:39', 1, 'configuration.php', 'gID=4&cID=112&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(157, '2011-03-18 21:21:43', 1, 'configuration.php', 'gID=4&cID=116&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(158, '2011-03-18 21:21:49', 1, 'configuration.php', 'gID=4&cID=116&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(159, '2011-03-18 21:21:50', 1, 'configuration.php', 'gID=4&cID=116&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(160, '2011-03-18 21:21:53', 1, 'configuration.php', 'gID=4&cID=117&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(161, '2011-03-18 21:21:56', 1, 'configuration.php', 'gID=4&cID=117&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(162, '2011-03-18 21:21:57', 1, 'configuration.php', 'gID=4&cID=117&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(163, '2011-03-18 21:22:01', 1, 'configuration.php', 'gID=4&cID=118&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(164, '2011-03-18 21:22:05', 1, 'configuration.php', 'gID=4&cID=118&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(165, '2011-03-18 21:22:06', 1, 'configuration.php', 'gID=4&cID=118&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(166, '2011-03-18 21:22:09', 1, 'configuration.php', 'gID=4&cID=119&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(167, '2011-03-18 21:22:12', 1, 'configuration.php', 'gID=4&cID=119&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(168, '2011-03-18 21:22:12', 1, 'configuration.php', 'gID=4&cID=119&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(169, '2011-03-18 21:22:15', 1, 'configuration.php', 'gID=4&cID=120&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(170, '2011-03-18 21:22:20', 1, 'configuration.php', 'gID=4&cID=120&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(171, '2011-03-18 21:22:20', 1, 'configuration.php', 'gID=4&cID=120&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(172, '2011-03-18 21:22:22', 1, 'configuration.php', 'gID=4&cID=121&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(173, '2011-03-18 21:22:28', 1, 'configuration.php', 'gID=4&cID=121&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(174, '2011-03-18 21:22:31', 1, 'configuration.php', 'gID=4&cID=121&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(175, '2011-03-18 21:22:34', 1, 'configuration.php', 'gID=4&cID=122&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(176, '2011-03-18 21:22:41', 1, 'configuration.php', 'gID=4&cID=122&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(177, '2011-03-18 21:22:43', 1, 'configuration.php', 'gID=4&cID=122&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(178, '2011-03-18 21:22:47', 1, 'configuration.php', 'gID=4&cID=122&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(179, '2011-03-18 21:22:47', 1, 'configuration.php', 'gID=4&cID=123&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(180, '2011-03-18 21:22:52', 1, 'configuration.php', 'gID=4&cID=123&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(181, '2011-03-18 21:22:56', 1, 'configuration.php', 'gID=4&cID=123&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(182, '2011-03-18 21:22:56', 1, 'configuration.php', 'gID=4&cID=123&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(183, '2011-03-18 21:22:58', 1, 'configuration.php', 'gID=4&cID=124&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(184, '2011-03-18 21:23:02', 1, 'configuration.php', 'gID=4&cID=124&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(185, '2011-03-18 21:23:03', 1, 'configuration.php', 'gID=4&cID=124&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(186, '2011-03-18 21:23:05', 1, 'configuration.php', 'gID=4&cID=125&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(187, '2011-03-18 21:23:08', 1, 'configuration.php', 'gID=4&cID=125&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(188, '2011-03-18 21:23:09', 1, 'configuration.php', 'gID=4&cID=125&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(189, '2011-03-18 21:23:10', 1, 'configuration.php', 'gID=4&cID=125&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(190, '2011-03-18 21:23:11', 1, 'configuration.php', 'gID=4&cID=125&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(191, '2011-03-18 21:23:46', 1, 'configuration.php', 'gID=4&cID=111&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(192, '2011-03-18 21:23:49', 1, 'layout_controller.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(193, '2011-03-18 21:24:41', 1, 'configuration.php', 'gID=8&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(194, '2011-03-18 21:24:47', 1, 'configuration.php', 'gID=19&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(195, '2011-03-18 21:24:53', 1, 'configuration.php', 'gID=19&cID=426&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(196, '2011-03-18 21:24:53', 1, 'configuration.php', 'gID=19&cID=426&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(197, '2011-03-18 21:24:59', 1, 'configuration.php', 'gID=19&cID=426&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(198, '2011-03-18 21:25:00', 1, 'configuration.php', 'gID=19&cID=426&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(199, '2011-03-18 21:25:22', 1, 'configuration.php', 'gID=19&cID=395&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(200, '2011-03-18 21:25:26', 1, 'configuration.php', 'gID=19&cID=395&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(201, '2011-03-18 21:25:30', 1, 'configuration.php', 'gID=19&cID=395&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(202, '2011-03-18 21:25:59', 1, 'configuration.php', 'gID=19&cID=413&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(203, '2011-03-18 21:26:17', 1, 'configuration.php', 'gID=19&cID=420&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(204, '2011-03-18 21:26:24', 1, 'configuration.php', 'gID=19&cID=420&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(205, '2011-03-18 21:26:32', 1, 'configuration.php', 'gID=19&cID=420&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(206, '2011-03-18 21:26:32', 1, 'configuration.php', 'gID=19&cID=420&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(207, '2011-03-18 21:26:34', 1, 'configuration.php', 'gID=19&cID=420&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(208, '2011-03-18 21:26:47', 1, 'configuration.php', 'gID=19&cID=435&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(209, '2011-03-18 21:26:50', 1, 'configuration.php', 'gID=19&cID=435&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(210, '2011-03-18 21:26:50', 1, 'configuration.php', 'gID=19&cID=435&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(211, '2011-03-18 21:27:42', 1, 'configuration.php', 'gID=19&cID=419&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(212, '2011-03-18 21:27:53', 1, 'configuration.php', 'gID=19&cID=419&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(213, '2011-03-18 21:27:55', 1, 'configuration.php', 'gID=19&cID=419&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(214, '2011-03-18 21:28:05', 1, 'product_types.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(215, '2011-03-18 21:28:15', 1, 'categories.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(216, '2011-03-18 21:28:23', 1, 'categories.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(217, '2011-03-18 21:28:24', 1, 'alt_nav.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(218, '2011-03-18 21:28:28', 1, 'product_types.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(219, '2011-03-18 21:28:33', 1, 'product_types.php', 'page=1&ptID=1&action=layout&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(220, '2011-03-18 21:28:43', 1, 'product_types.php', 'ptID=1&cID=1&action=layout_edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(221, '2011-03-18 21:28:50', 1, 'product_types.php', 'ptID=1&cID=1&action=layout_save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(222, '2011-03-18 21:28:50', 1, 'product_types.php', 'gID=&cID=1&ptID=1&action=layout&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(223, '2011-03-18 21:28:53', 1, 'product_types.php', 'ptID=1&cID=6&action=layout_edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(224, '2011-03-18 21:28:58', 1, 'product_types.php', 'ptID=1&cID=6&action=layout_save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(225, '2011-03-18 21:29:00', 1, 'product_types.php', 'gID=&cID=6&ptID=1&action=layout&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(226, '2011-03-18 21:29:06', 1, 'product_types.php', 'ptID=1&cID=9&action=layout_edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(227, '2011-03-18 21:29:11', 1, 'product_types.php', 'ptID=1&cID=9&action=layout_save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(228, '2011-03-18 21:29:12', 1, 'product_types.php', 'gID=&cID=9&ptID=1&action=layout&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(229, '2011-03-18 21:29:16', 1, 'product_types.php', 'ptID=1&cID=10&action=layout_edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(230, '2011-03-18 21:29:19', 1, 'product_types.php', 'ptID=1&cID=10&action=layout_save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(231, '2011-03-18 21:29:20', 1, 'product_types.php', 'gID=&cID=10&ptID=1&action=layout&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(232, '2011-03-18 21:29:47', 1, 'configuration.php', 'gID=9&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(233, '2011-03-18 21:29:50', 1, 'configuration.php', 'gID=9&cID=226&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(234, '2011-03-18 21:29:56', 1, 'configuration.php', 'gID=9&cID=228&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(235, '2011-03-18 21:29:59', 1, 'configuration.php', 'gID=9&cID=228&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(236, '2011-03-18 21:30:00', 1, 'configuration.php', 'gID=9&cID=228&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(237, '2011-03-18 21:30:02', 1, 'configuration.php', 'gID=9&cID=229&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(238, '2011-03-18 21:30:13', 1, 'configuration.php', 'gID=9&cID=227&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(239, '2011-03-18 21:30:19', 1, 'configuration.php', 'gID=9&cID=227&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(240, '2011-03-18 21:30:19', 1, 'configuration.php', 'gID=9&cID=227&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(241, '2011-03-18 21:30:24', 1, 'configuration.php', 'gID=9&cID=231&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(242, '2011-03-18 21:30:25', 1, 'configuration.php', 'gID=9&cID=232&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(243, '2011-03-18 21:30:30', 1, 'configuration.php', 'gID=9&cID=232&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(244, '2011-03-18 21:30:30', 1, 'configuration.php', 'gID=9&cID=232&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(245, '2011-03-18 21:31:06', 1, 'configuration.php', 'gID=19&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(246, '2011-03-18 21:32:08', 1, 'configuration.php', 'gID=19&cID=406&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(247, '2011-03-18 21:32:18', 1, 'configuration.php', 'gID=19&cID=406&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(248, '2011-03-18 21:32:19', 1, 'configuration.php', 'gID=19&cID=406&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(249, '2011-03-18 21:32:20', 1, 'configuration.php', 'gID=19&cID=408&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(250, '2011-03-18 21:32:22', 1, 'configuration.php', 'gID=19&cID=407&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(251, '2011-03-18 21:32:31', 1, 'configuration.php', 'gID=19&cID=407&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(252, '2011-03-18 21:32:32', 1, 'configuration.php', 'gID=19&cID=407&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(253, '2011-03-18 21:32:34', 1, 'configuration.php', 'gID=19&cID=393&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(254, '2011-03-18 21:32:43', 1, 'configuration.php', 'gID=19&cID=393&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(255, '2011-03-18 21:32:44', 1, 'configuration.php', 'gID=19&cID=393&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(256, '2011-03-18 21:32:46', 1, 'configuration.php', 'gID=19&cID=392&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(257, '2011-03-18 21:32:51', 1, 'configuration.php', 'gID=19&cID=392&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(258, '2011-03-18 21:32:52', 1, 'configuration.php', 'gID=19&cID=392&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(259, '2011-03-18 21:33:14', 1, 'configuration.php', 'gID=4&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(260, '2011-03-18 21:33:20', 1, 'configuration.php', 'gID=4&cID=111&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(261, '2011-03-18 21:33:29', 1, 'configuration.php', 'gID=4&cID=111&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(262, '2011-03-18 21:33:29', 1, 'configuration.php', 'gID=4&cID=111&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(263, '2011-03-18 21:33:32', 1, 'configuration.php', 'gID=4&cID=112&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(264, '2011-03-18 21:33:38', 1, 'configuration.php', 'gID=4&cID=112&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(265, '2011-03-18 21:33:39', 1, 'configuration.php', 'gID=4&cID=112&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(266, '2011-03-18 21:34:36', 1, 'configuration.php', 'gID=4&cID=116&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(267, '2011-03-18 21:34:43', 1, 'configuration.php', 'gID=4&cID=116&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(268, '2011-03-18 21:34:44', 1, 'configuration.php', 'gID=4&cID=116&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(269, '2011-03-18 21:34:46', 1, 'configuration.php', 'gID=4&cID=117&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(270, '2011-03-18 21:34:51', 1, 'configuration.php', 'gID=4&cID=117&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(271, '2011-03-18 21:34:52', 1, 'configuration.php', 'gID=4&cID=117&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(272, '2011-03-18 21:36:34', 1, 'layout_controller.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(273, '2011-03-18 21:36:37', 1, 'layout_controller.php', 'page=&cID=100&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(274, '2011-03-18 21:36:40', 1, 'layout_controller.php', 'page=&cID=100&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(275, '2011-03-18 21:36:46', 1, 'layout_controller.php', 'page=&cID=100&action=save&layout_box_name=tell_a_friend.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(276, '2011-03-18 21:36:47', 1, 'layout_controller.php', 'page=&cID=100&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(277, '2011-03-18 21:38:16', 1, 'configuration.php', 'gID=19&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(278, '2011-03-18 21:38:26', 1, 'configuration.php', 'gID=23&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(279, '2011-03-18 21:38:36', 1, 'configuration.php', 'gID=24&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(280, '2011-03-18 21:38:43', 1, 'configuration.php', 'gID=24&cID=496&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(281, '2011-03-18 21:38:49', 1, 'configuration.php', 'gID=24&cID=496&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(282, '2011-03-18 21:38:52', 1, 'configuration.php', 'gID=24&cID=496&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(283, '2011-03-18 21:38:52', 1, 'configuration.php', 'gID=24&cID=496&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(284, '2011-03-18 21:38:54', 1, 'configuration.php', 'gID=24&cID=496&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(285, '2011-03-18 21:38:56', 1, 'configuration.php', 'gID=24&cID=497&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(286, '2011-03-18 21:39:00', 1, 'configuration.php', 'gID=24&cID=497&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(287, '2011-03-18 21:39:06', 1, 'configuration.php', 'gID=24&cID=497&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(288, '2011-03-18 21:39:09', 1, 'configuration.php', 'gID=24&cID=498&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(289, '2011-03-18 21:39:13', 1, 'configuration.php', 'gID=24&cID=498&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(290, '2011-03-18 21:39:13', 1, 'configuration.php', 'gID=24&cID=498&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(291, '2011-03-18 21:39:23', 1, 'configuration.php', 'gID=24&cID=499&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(292, '2011-03-18 21:39:28', 1, 'configuration.php', 'gID=24&cID=499&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(293, '2011-03-18 21:39:35', 1, 'configuration.php', 'gID=24&cID=499&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(294, '2011-03-18 21:40:27', 1, 'configuration.php', 'gID=24&cID=500&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(295, '2011-03-18 21:40:31', 1, 'configuration.php', 'gID=24&cID=500&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(296, '2011-03-18 21:40:32', 1, 'configuration.php', 'gID=24&cID=500&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(297, '2011-03-18 21:40:34', 1, 'configuration.php', 'gID=24&cID=501&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(298, '2011-03-18 21:40:37', 1, 'configuration.php', 'gID=24&cID=501&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(299, '2011-03-18 21:40:38', 1, 'configuration.php', 'gID=24&cID=501&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(300, '2011-03-18 21:40:40', 1, 'configuration.php', 'gID=24&cID=502&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(301, '2011-03-18 21:40:43', 1, 'configuration.php', 'gID=24&cID=502&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(302, '2011-03-18 21:40:44', 1, 'configuration.php', 'gID=24&cID=502&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(303, '2011-03-18 21:40:52', 1, 'configuration.php', 'gID=24&cID=507&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(304, '2011-03-18 21:40:56', 1, 'configuration.php', 'gID=24&cID=507&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(305, '2011-03-18 21:40:57', 1, 'configuration.php', 'gID=24&cID=507&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(306, '2011-03-18 21:40:59', 1, 'configuration.php', 'gID=24&cID=508&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(307, '2011-03-18 21:41:02', 1, 'configuration.php', 'gID=24&cID=508&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(308, '2011-03-18 21:41:09', 1, 'configuration.php', 'gID=24&cID=508&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(309, '2011-03-18 21:41:22', 1, 'configuration.php', 'gID=24&cID=509&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(310, '2011-03-18 21:41:28', 1, 'configuration.php', 'gID=24&cID=509&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(311, '2011-03-18 21:41:29', 1, 'configuration.php', 'gID=24&cID=509&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(312, '2011-03-18 21:41:32', 1, 'configuration.php', 'gID=24&cID=510&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(313, '2011-03-18 21:41:35', 1, 'configuration.php', 'gID=24&cID=510&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(314, '2011-03-18 21:41:37', 1, 'configuration.php', 'gID=24&cID=510&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(315, '2011-03-18 21:42:31', 1, 'configuration.php', 'gID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(316, '2011-03-18 21:48:18', 1, 'configuration.php', 'gID=1&cID=2&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(317, '2011-03-18 21:48:26', 1, 'configuration.php', 'gID=1&cID=2&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(318, '2011-03-18 21:48:27', 1, 'configuration.php', 'gID=1&cID=2&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(319, '2011-03-18 21:48:30', 1, 'configuration.php', 'gID=1&cID=4&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(320, '2011-03-18 21:48:37', 1, 'configuration.php', 'gID=1&cID=4&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(321, '2011-03-18 21:48:38', 1, 'configuration.php', 'gID=1&cID=4&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(322, '2011-03-18 21:48:50', 1, 'configuration.php', 'gID=1&cID=12&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(323, '2011-03-18 21:49:10', 1, 'configuration.php', 'gID=1&cID=12&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(324, '2011-03-18 21:49:10', 1, 'configuration.php', 'gID=1&cID=12&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(325, '2011-03-18 21:49:38', 1, 'configuration.php', 'gID=12&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(326, '2011-03-18 21:49:51', 1, 'configuration.php', 'gID=12&cID=258&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(327, '2011-03-18 21:49:58', 1, 'configuration.php', 'gID=12&cID=258&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(328, '2011-03-18 21:49:58', 1, 'configuration.php', 'gID=12&cID=258&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(329, '2011-03-18 21:50:01', 1, 'configuration.php', 'gID=12&cID=259&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(330, '2011-03-18 21:50:06', 1, 'configuration.php', 'gID=12&cID=259&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(331, '2011-03-18 21:50:08', 1, 'configuration.php', 'gID=12&cID=259&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(332, '2011-03-18 21:50:13', 1, 'configuration.php', 'gID=12&cID=262&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(333, '2011-03-18 21:50:18', 1, 'configuration.php', 'gID=12&cID=262&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(334, '2011-03-18 21:50:19', 1, 'configuration.php', 'gID=12&cID=262&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(335, '2011-03-18 21:50:21', 1, 'configuration.php', 'gID=12&cID=264&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(336, '2011-03-18 21:50:24', 1, 'configuration.php', 'gID=12&cID=264&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(337, '2011-03-18 21:50:25', 1, 'configuration.php', 'gID=12&cID=264&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(338, '2011-03-18 21:50:27', 1, 'configuration.php', 'gID=12&cID=266&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(339, '2011-03-18 21:50:30', 1, 'configuration.php', 'gID=12&cID=266&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(340, '2011-03-18 21:50:30', 1, 'configuration.php', 'gID=12&cID=266&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(341, '2011-03-18 21:50:33', 1, 'configuration.php', 'gID=12&cID=268&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(342, '2011-03-18 21:50:37', 1, 'configuration.php', 'gID=12&cID=268&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(343, '2011-03-18 21:50:38', 1, 'configuration.php', 'gID=12&cID=268&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(344, '2011-03-18 21:50:40', 1, 'configuration.php', 'gID=12&cID=270&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(345, '2011-03-18 21:50:43', 1, 'configuration.php', 'gID=12&cID=270&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(346, '2011-03-18 21:50:44', 1, 'configuration.php', 'gID=12&cID=270&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(347, '2011-03-18 21:50:46', 1, 'configuration.php', 'gID=12&cID=272&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(348, '2011-03-18 21:50:50', 1, 'configuration.php', 'gID=12&cID=272&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(349, '2011-03-18 21:50:50', 1, 'configuration.php', 'gID=12&cID=272&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(350, '2011-03-18 21:50:55', 1, 'configuration.php', 'gID=12&cID=274&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(351, '2011-03-18 21:50:58', 1, 'configuration.php', 'gID=12&cID=274&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(352, '2011-03-18 21:50:58', 1, 'configuration.php', 'gID=12&cID=274&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(353, '2011-03-18 21:51:01', 1, 'configuration.php', 'gID=12&cID=276&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(354, '2011-03-18 21:51:03', 1, 'configuration.php', 'gID=12&cID=276&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(355, '2011-03-18 21:51:04', 1, 'configuration.php', 'gID=12&cID=276&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(356, '2011-03-18 21:51:07', 1, 'configuration.php', 'gID=12&cID=281&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(357, '2011-03-18 21:51:10', 1, 'configuration.php', 'gID=12&cID=281&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(358, '2011-03-18 21:51:10', 1, 'configuration.php', 'gID=12&cID=281&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(359, '2011-03-18 21:51:59', 1, 'configuration.php', 'gID=7&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(360, '2011-03-18 21:52:04', 1, 'configuration.php', 'gID=7&cID=197&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(361, '2011-03-18 21:52:11', 1, 'configuration.php', 'gID=7&cID=197&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(362, '2011-03-18 21:52:12', 1, 'configuration.php', 'gID=7&cID=197&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(363, '2011-03-18 21:52:36', 1, 'modules.php', 'set=payment&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(364, '2011-03-18 21:52:41', 1, 'modules.php', 'set=payment&module=freecharger&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(365, '2011-03-18 21:52:45', 1, 'modules.php', 'set=payment&module=freecharger&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(366, '2011-03-18 21:52:48', 1, 'modules.php', 'set=payment&module=freecharger&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(367, '2011-03-18 21:52:49', 1, 'modules.php', 'set=payment&module=freecharger&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(368, '2011-03-18 21:52:51', 1, 'modules.php', 'set=payment&module=moneyorder&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(369, '2011-03-18 21:52:55', 1, 'modules.php', 'set=payment&module=moneyorder&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(370, '2011-03-18 21:52:59', 1, 'modules.php', 'set=payment&module=moneyorder&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(371, '2011-03-18 21:53:00', 1, 'modules.php', 'set=payment&module=moneyorder&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(372, '2011-03-18 21:53:05', 1, 'modules.php', 'set=payment&module=paypal&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(373, '2011-03-18 21:53:07', 1, 'modules.php', 'set=payment&module=paypal&action=install&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(374, '2011-03-18 21:53:08', 1, 'modules.php', 'set=payment&module=paypal&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(375, '2011-03-18 21:58:24', 1, 'modules.php', 'set=payment&module=paypal&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(376, '2011-03-18 21:58:28', 1, 'modules.php', 'set=payment&module=paypaldp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(377, '2011-03-18 21:58:31', 1, 'modules.php', 'set=payment&module=paypal&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(378, '2011-03-18 21:58:33', 1, 'modules.php', 'set=payment&module=paypal&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(379, '2011-03-18 21:58:41', 1, 'modules.php', 'set=payment&module=paypal&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(380, '2011-03-18 21:58:41', 1, 'modules.php', 'set=payment&module=paypal&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(381, '2011-03-18 21:58:45', 1, 'modules.php', 'set=payment&module=paypaldp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(382, '2011-03-18 21:58:48', 1, 'modules.php', 'set=payment&module=paypaldp&action=install&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(383, '2011-03-18 21:58:49', 1, 'modules.php', 'set=payment&module=paypaldp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(384, '2011-03-18 21:58:55', 1, 'modules.php', 'set=payment&module=paypalwpp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(385, '2011-03-18 21:58:57', 1, 'modules.php', 'set=payment&module=paypalwpp&action=install&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(386, '2011-03-18 21:58:58', 1, 'modules.php', 'set=payment&module=paypal&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(387, '2011-03-18 22:15:21', 1, 'banner_manager.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(388, '2011-03-18 22:15:37', 1, 'banner_manager.php', 'page=1&bID=3&action=setflag&flag=0&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(389, '2011-03-18 22:15:37', 1, 'banner_manager.php', 'page=1&bID=3&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(390, '2011-03-18 22:15:38', 1, 'banner_manager.php', 'page=1&bID=2&action=setflag&flag=0&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(391, '2011-03-18 22:15:38', 1, 'banner_manager.php', 'page=1&bID=2&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(392, '2011-03-18 22:15:38', 1, 'banner_manager.php', 'page=1&bID=5&action=setflag&flag=0&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(393, '2011-03-18 22:15:38', 1, 'banner_manager.php', 'page=1&bID=5&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(394, '2011-03-18 22:15:51', 1, 'banner_manager.php', 'page=1&bID=1&action=setflag&flag=0&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(395, '2011-03-18 22:15:52', 1, 'banner_manager.php', 'page=1&bID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(396, '2011-03-18 22:15:53', 1, 'banner_manager.php', 'page=1&bID=6&action=setflag&flag=0&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(397, '2011-03-18 22:15:53', 1, 'banner_manager.php', 'page=1&bID=6&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(398, '2011-03-18 22:15:55', 1, 'banner_manager.php', 'page=1&bID=4&action=setflag&flag=0&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(399, '2011-03-18 22:15:55', 1, 'banner_manager.php', 'page=1&bID=4&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(400, '2011-03-18 22:15:57', 1, 'banner_manager.php', 'page=1&bID=7&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(401, '2011-03-18 22:15:59', 1, 'banner_manager.php', 'page=1&bID=8&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(402, '2011-03-18 22:16:01', 1, 'banner_manager.php', 'page=1&bID=9&action=setflag&flag=0&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(403, '2011-03-18 22:16:02', 1, 'banner_manager.php', 'page=1&bID=9&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(404, '2011-03-18 22:16:03', 1, 'banner_manager.php', 'page=1&bID=8&action=setflag&flag=0&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(405, '2011-03-18 22:16:04', 1, 'banner_manager.php', 'page=1&bID=8&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(406, '2011-03-18 22:16:06', 1, 'banner_manager.php', 'page=1&bID=7&action=setflag&flag=0&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(407, '2011-03-18 22:16:07', 1, 'banner_manager.php', 'page=1&bID=7&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(408, '2011-03-18 22:16:14', 1, 'banner_manager.php', 'page=1&bID=7&action=new&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(409, '2011-03-18 22:16:23', 1, 'banner_manager.php', 'page=1&bID=7&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(410, '2011-03-18 22:16:35', 1, 'banner_manager.php', 'page=1&bID=1&action=setflag&flag=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(411, '2011-03-18 22:16:35', 1, 'banner_manager.php', 'page=1&bID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(412, '2011-03-18 22:16:39', 1, 'banner_manager.php', 'page=1&bID=1&action=new&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(413, '2011-03-18 22:18:17', 1, 'configuration.php', 'gID=19&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(414, '2011-03-18 22:18:21', 1, 'configuration.php', 'gID=19&cID=422&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(415, '2011-03-18 22:18:34', 1, 'configuration.php', 'gID=19&cID=422&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(416, '2011-03-18 22:18:34', 1, 'configuration.php', 'gID=19&cID=422&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(417, '2011-03-18 22:20:05', 1, 'banner_manager.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(418, '2011-03-18 22:20:09', 1, 'banner_manager.php', 'page=1&bID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(419, '2011-03-18 22:20:12', 1, 'banner_manager.php', 'page=1&bID=1&action=new&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(420, '2011-03-18 22:21:06', 1, 'banner_manager.php', 'page=1&action=update&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(421, '2011-03-18 22:21:06', 1, 'banner_manager.php', 'page=1&bID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(422, '2011-03-18 22:22:14', 1, 'configuration.php', 'gID=19&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(423, '2011-03-18 22:22:19', 1, 'configuration.php', 'gID=19&cID=422&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(424, '2011-03-18 22:22:24', 1, 'configuration.php', 'gID=19&cID=422&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(425, '2011-03-18 22:22:29', 1, 'alt_nav.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(426, '2011-03-18 22:22:34', 1, 'banner_manager.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(427, '2011-03-18 22:22:38', 1, 'banner_manager.php', 'page=1&bID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(428, '2011-03-18 22:23:00', 1, 'banner_manager.php', 'page=1&bID=1&action=new&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(429, '2011-03-18 22:23:33', 1, 'banner_manager.php', 'page=1&action=update&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(430, '2011-03-18 22:23:49', 1, 'banner_manager.php', 'page=1&bID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(431, '2011-03-19 07:04:11', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(432, '2011-03-19 07:04:20', 0, 'login.php russell123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(433, '2011-03-19 07:05:07', 1, 'layout_controller.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(434, '2011-03-19 07:05:23', 1, 'layout_controller.php', 'page=&cID=85&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(435, '2011-03-19 07:05:26', 1, 'layout_controller.php', 'page=&cID=85&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(436, '2011-03-19 07:05:33', 1, 'layout_controller.php', 'page=&cID=85&action=save&layout_box_name=featured.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(437, '2011-03-19 07:05:33', 1, 'layout_controller.php', 'page=&cID=85&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(438, '2011-03-19 07:05:55', 1, 'categories.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(439, '2011-03-19 07:05:59', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(440, '2011-03-19 07:06:12', 1, 'featured.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(441, '2011-03-19 07:06:16', 1, 'featured.php', 'page=0&action=new&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(442, '2011-03-19 07:06:21', 1, 'featured.php', 'page=0&action=insert&go_back=&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(443, '2011-03-19 07:06:22', 1, 'featured.php', 'fID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(444, '2011-03-19 07:14:00', 1, 'developers_tool_kit.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(445, '2011-03-19 07:14:22', 1, 'developers_tool_kit.php', 'action=locate_all_files&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(446, '2011-03-19 07:15:57', 1, 'configuration.php', 'gID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(447, '2011-03-19 07:26:49', 1, 'developers_tool_kit.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(448, '2011-03-19 07:26:57', 1, 'developers_tool_kit.php', 'action=locate_all_files&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(449, '2011-03-19 07:30:31', 1, 'configuration.php', 'gID=19&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(450, '2011-03-19 07:30:38', 1, 'configuration.php', 'gID=19&cID=430&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(451, '2011-03-19 07:30:42', 1, 'configuration.php', 'gID=19&cID=430&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(452, '2011-03-19 07:30:43', 1, 'configuration.php', 'gID=19&cID=430&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(453, '2011-03-19 07:32:44', 1, 'developers_tool_kit.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(454, '2011-03-19 07:32:55', 1, 'developers_tool_kit.php', 'action=locate_all_files&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(455, '2011-03-19 07:40:32', 1, 'define_pages_editor.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(456, '2011-03-19 07:40:42', 1, 'define_pages_editor.php', 'securityToken=ca0fd7290968ddee1e5bc86c6a341f75&reset_editor=2&action=set_editor&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(457, '2011-03-19 07:40:43', 1, 'define_pages_editor.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(458, '2011-03-19 07:40:56', 1, 'define_pages_editor.php', 'securityToken=ca0fd7290968ddee1e5bc86c6a341f75&define_it=9&action=new_page&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(459, '2011-03-19 07:41:54', 1, 'define_pages_editor.php', 'lngdir=english&filename=define_privacy.php&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(460, '2011-03-19 07:41:55', 1, 'define_pages_editor.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(461, '2011-03-22 16:02:21', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(462, '2011-03-22 16:02:29', 0, 'login.php russell123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(463, '2011-03-22 16:02:43', 1, 'modules.php', 'set=payment&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(464, '2011-03-22 16:02:50', 1, 'modules.php', 'set=payment&module=paypal&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(465, '2011-03-22 16:02:53', 1, 'modules.php', 'set=payment&module=paypaldp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(466, '2011-03-22 16:02:56', 1, 'modules.php', 'set=payment&module=paypaldp&action=install&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(467, '2011-03-22 16:02:56', 1, 'modules.php', 'set=payment&module=paypaldp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(468, '2011-03-22 16:03:00', 1, 'modules.php', 'set=payment&module=paypal&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(469, '2011-03-22 16:03:02', 1, 'modules.php', 'set=payment&module=paypalwpp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(470, '2011-03-22 16:03:04', 1, 'modules.php', 'set=payment&module=paypalwpp&action=install&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(471, '2011-03-22 16:03:04', 1, 'modules.php', 'set=payment&module=paypal&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(472, '2011-03-22 16:03:12', 1, 'modules.php', 'set=payment&module=paypal&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(473, '2011-03-22 16:03:24', 1, 'modules.php', 'set=payment&module=moneyorder&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(474, '2011-03-22 16:03:25', 1, 'modules.php', 'set=payment&module=paypal&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(475, '2011-03-22 16:03:30', 1, 'modules.php', 'set=payment&module=paypal&action=remove&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(476, '2011-03-22 16:03:30', 1, 'modules.php', 'set=payment&module=paypal&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(477, '2011-03-22 16:03:33', 1, 'modules.php', 'set=payment&module=paypalwpp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(478, '2011-03-22 16:03:35', 1, 'modules.php', 'set=payment&module=paypalwpp&action=install&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(479, '2011-03-22 16:03:36', 1, 'modules.php', 'set=payment&module=paypalwpp&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(480, '2011-03-22 16:11:20', 1, 'modules.php', 'set=payment&module=paypalwpp&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(481, '2011-03-22 16:11:23', 1, 'modules.php', 'set=payment&module=paypalwpp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(482, '2011-03-22 16:11:30', 1, 'modules.php', 'set=payment&module=paypaldp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(483, '2011-03-22 16:11:33', 1, 'modules.php', 'set=payment&module=paypaldp&action=install&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(484, '2011-03-22 16:11:33', 1, 'modules.php', 'set=payment&module=paypaldp&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(485, '2011-03-22 16:12:03', 1, 'modules.php', 'set=payment&module=paypaldp&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(486, '2011-03-22 16:12:04', 1, 'modules.php', 'set=payment&module=paypaldp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(487, '2011-03-22 16:12:18', 1, 'layout_controller.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(488, '2011-03-22 16:12:29', 1, 'layout_controller.php', 'page=&cID=85&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(489, '2011-03-22 16:12:31', 1, 'layout_controller.php', 'page=&cID=85&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(490, '2011-03-22 16:12:35', 1, 'layout_controller.php', 'page=&cID=85&action=save&layout_box_name=featured.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(491, '2011-03-22 16:12:36', 1, 'layout_controller.php', 'page=&cID=85&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(492, '2011-03-22 16:37:51', 1, 'logoff.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(493, '2011-03-22 16:37:51', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(494, '2011-03-22 16:38:46', 0, 'login.php russell123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(495, '2011-03-22 17:01:14', 0, 'login.php ', '', '76.10.243.162');
INSERT INTO `zen_admin_activity_log` VALUES(496, '2011-03-22 17:01:35', 0, 'login.php russell123', '', '76.10.243.162');
INSERT INTO `zen_admin_activity_log` VALUES(497, '2011-03-22 17:03:04', 1, 'alt_nav.php', '', '76.10.243.162');
INSERT INTO `zen_admin_activity_log` VALUES(498, '2011-03-22 18:52:49', 0, 'login.php ', '', '76.10.243.162');
INSERT INTO `zen_admin_activity_log` VALUES(499, '2011-03-23 08:42:06', 0, 'login.php ', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(500, '2011-03-23 08:42:38', 0, 'login.php russell123', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(501, '2011-03-23 08:47:18', 1, 'stats_customers.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(502, '2011-03-23 08:47:23', 1, 'customers.php', 'cID=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(503, '2011-03-23 08:47:50', 1, 'coupon_admin.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(504, '2011-03-23 08:48:04', 1, 'gv_queue.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(505, '2011-03-23 08:56:22', 1, 'group_pricing.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(506, '2011-03-23 08:56:31', 1, 'group_pricing.php', 'page=0&gID=&action=new&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(507, '2011-03-23 08:56:55', 1, 'group_pricing.php', 'action=insert&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(508, '2011-03-23 08:56:56', 1, 'group_pricing.php', 'gID=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(509, '2011-03-23 08:57:12', 1, 'group_pricing.php', 'page=1&gID=1&action=delete&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(510, '2011-03-23 08:57:16', 1, 'group_pricing.php', 'page=1&gID=1&action=deleteconfirm&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(511, '2011-03-23 08:57:17', 1, 'group_pricing.php', 'page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(512, '2011-03-23 08:57:29', 1, 'categories.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(513, '2011-03-23 08:57:37', 1, 'categories.php', 'cPath=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(514, '2011-03-23 08:58:03', 1, 'product.php', 'cPath=1&product_type=1&pID=2&action=new_product&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(515, '2011-03-23 08:58:57', 1, 'product.php', 'cPath=1&product_type=1&pID=2&action=new_product_preview&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(516, '2011-03-23 08:59:08', 1, 'product.php', 'cPath=1&product_type=1&pID=2&action=update_product&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(517, '2011-03-23 08:59:09', 1, 'categories.php', 'cPath=1&pID=2&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(518, '2011-03-23 09:00:23', 1, 'configuration.php', 'gID=7&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(519, '2011-03-23 09:01:01', 1, 'configuration.php', 'gID=16&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(520, '2011-03-23 09:01:48', 1, 'configuration.php', 'gID=16&cID=313&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(521, '2011-03-23 09:02:11', 1, 'configuration.php', 'gID=16&cID=313&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(522, '2011-03-23 09:02:15', 1, 'configuration.php', 'gID=16&cID=313&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(523, '2011-03-23 09:04:22', 1, 'gv_queue.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(524, '2011-03-23 09:04:30', 1, 'coupon_admin.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(525, '2011-03-23 09:05:50', 1, 'languages.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(526, '2011-03-23 09:05:57', 1, 'languages.php', 'page=1&lID=1&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(527, '2011-03-23 09:06:21', 1, 'languages.php', 'page=1&lID=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(528, '2011-03-23 09:06:55', 1, 'languages.php', 'page=1&lID=1&action=new&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(529, '2011-03-23 09:07:05', 1, 'languages.php', 'page=1&lID=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(530, '2011-03-23 09:07:52', 1, 'salemaker.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(531, '2011-03-23 09:07:58', 1, 'salemaker.php', 'page=0&action=new&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(532, '2011-03-23 09:08:13', 1, 'salemaker.php', 'page=0&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(533, '2011-03-23 09:09:07', 1, 'configuration.php', 'gID=16&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(534, '2011-03-23 09:10:17', 1, 'configuration.php', 'gID=16&cID=309&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(535, '2011-03-23 09:10:29', 1, 'configuration.php', 'gID=16&cID=309&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(536, '2011-03-23 09:10:45', 1, 'configuration.php', 'gID=16&cID=310&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(537, '2011-03-23 09:10:58', 1, 'configuration.php', 'gID=16&cID=310&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(538, '2011-03-23 09:13:59', 1, 'coupon_admin.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(539, '2011-03-23 09:14:07', 1, 'coupon_admin.php', 'page=0&cid=&action=new&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(540, '2011-03-23 09:15:18', 1, 'alt_nav.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(541, '2011-03-23 09:15:57', 1, 'coupon_admin.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(542, '2011-03-23 09:16:04', 1, 'coupon_admin.php', 'securityToken=1e934d4d6fc16364a02a075a1dc2004c&status=*&page=&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(543, '2011-03-23 09:30:06', 1, 'coupon_admin.php', 'page=0&cid=&action=new&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(544, '2011-03-23 09:31:12', 1, 'coupon_admin.php', 'action=update&oldaction=new&cid=&page=0&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(545, '2011-03-23 09:31:18', 1, 'coupon_admin.php', 'action=update_confirm&oldaction=new&cid=&page=0&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(546, '2011-03-23 09:31:19', 1, 'coupon_admin.php', 'cid=1&page=0&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(547, '2011-03-23 09:31:40', 1, 'coupon_admin.php', 'action=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(548, '2011-03-23 09:31:58', 1, 'coupon_admin.php', 'action=update&oldaction=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(549, '2011-03-23 09:32:04', 1, 'coupon_admin.php', 'action=update_confirm&oldaction=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(550, '2011-03-23 09:32:05', 1, 'coupon_admin.php', 'cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(551, '2011-03-23 09:34:14', 1, 'coupon_admin.php', 'action=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(552, '2011-03-23 09:34:39', 1, 'coupon_admin.php', 'action=update&oldaction=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(553, '2011-03-23 09:34:42', 1, 'coupon_admin.php', 'action=update_confirm&oldaction=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(554, '2011-03-23 09:34:43', 1, 'coupon_admin.php', 'cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(555, '2011-03-23 10:53:52', 0, 'login.php ', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(556, '2011-03-23 10:53:56', 0, 'login.php russell@bulkx.com', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(557, '2011-03-23 10:54:54', 0, 'login.php russell@bulkx.com', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(558, '2011-03-23 10:55:15', 0, 'login.php russell123', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(559, '2011-03-23 10:55:23', 1, 'coupon_admin.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(560, '2011-03-23 10:55:30', 1, 'coupon_admin.php', 'action=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(561, '2011-03-23 10:55:57', 1, 'coupon_admin.php', 'action=update&oldaction=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(562, '2011-03-23 10:56:07', 1, 'coupon_admin.php', 'action=update_confirm&oldaction=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(563, '2011-03-23 10:56:08', 1, 'coupon_admin.php', 'cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(564, '2011-03-23 10:56:15', 1, 'coupon_admin.php', 'action=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(565, '2011-03-23 10:56:21', 1, 'coupon_admin.php', 'action=update&oldaction=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(566, '2011-03-23 10:56:24', 1, 'coupon_admin.php', 'action=update_confirm&oldaction=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(567, '2011-03-23 10:56:25', 1, 'coupon_admin.php', 'cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(568, '2011-03-23 10:56:37', 1, 'coupon_admin.php', 'page=1&cid=1&action=voucheredit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(569, '2011-03-23 10:56:45', 1, 'coupon_admin.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(570, '2011-03-23 10:56:49', 1, 'coupon_restrict.php', 'cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(571, '2011-03-23 10:57:03', 1, 'coupon_admin.php', 'page=1&cid=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(572, '2011-03-23 10:58:48', 1, 'coupon_admin.php', 'action=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(573, '2011-03-23 10:59:31', 1, 'coupon_admin.php', 'cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(574, '2011-03-23 11:03:23', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(575, '2011-03-23 11:03:38', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=0&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(576, '2011-03-23 11:06:30', 1, 'define_pages_editor.php', 'lngdir=english&filename=define_checkout_success.php&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(577, '2011-03-23 11:06:32', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(578, '2011-03-23 11:07:14', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=0&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(579, '2011-03-23 11:07:34', 1, 'define_pages_editor.php', 'lngdir=english&filename=define_checkout_success.php&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(580, '2011-03-23 11:07:35', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(581, '2011-03-23 11:08:06', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=0&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(582, '2011-03-23 11:08:25', 1, 'define_pages_editor.php', 'lngdir=english&filename=define_checkout_success.php&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(583, '2011-03-23 11:08:26', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(584, '2011-03-23 11:10:49', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=1&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(585, '2011-03-23 11:11:36', 1, 'define_pages_editor.php', 'lngdir=english&filename=define_conditions.php&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(586, '2011-03-23 11:11:36', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(587, '2011-03-23 11:11:43', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=2&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(588, '2011-03-23 11:14:51', 1, 'define_pages_editor.php', 'lngdir=english&filename=define_contact_us.php&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(589, '2011-03-23 11:14:52', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(590, '2011-03-23 11:15:02', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=3&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(591, '2011-03-23 11:17:20', 1, 'define_pages_editor.php', 'lngdir=english&filename=define_discount_coupon.php&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(592, '2011-03-23 11:17:20', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(593, '2011-03-23 11:17:24', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=4&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(594, '2011-03-23 11:17:34', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=4&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(595, '2011-03-23 11:17:43', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=0&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(596, '2011-03-23 11:17:46', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&reset_editor=2&action=set_editor&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(597, '2011-03-23 11:17:47', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(598, '2011-03-23 11:17:53', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&reset_editor=1&action=set_editor&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(599, '2011-03-23 11:17:54', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(600, '2011-03-23 11:17:58', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=0&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(601, '2011-03-23 11:18:02', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&reset_editor=2&action=set_editor&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(602, '2011-03-23 11:18:02', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(603, '2011-03-23 11:18:05', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=0&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(604, '2011-03-23 11:18:12', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&reset_editor=1&action=set_editor&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(605, '2011-03-23 11:18:12', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(606, '2011-03-23 11:18:20', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=5&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(607, '2011-03-23 11:18:43', 1, 'define_pages_editor.php', 'lngdir=english&filename=define_page_2.php&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(608, '2011-03-23 11:18:43', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(609, '2011-03-23 11:20:49', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=6&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(610, '2011-03-23 11:21:25', 1, 'define_pages_editor.php', 'lngdir=english&filename=define_page_3.php&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(611, '2011-03-23 11:21:26', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(612, '2011-03-23 11:21:33', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=7&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(613, '2011-03-23 11:21:54', 1, 'define_pages_editor.php', 'lngdir=english&filename=define_page_4.php&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(614, '2011-03-23 11:21:55', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(615, '2011-03-23 11:22:02', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=8&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(616, '2011-03-23 11:22:33', 1, 'define_pages_editor.php', 'lngdir=english&filename=define_page_not_found.php&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(617, '2011-03-23 11:22:34', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(618, '2011-03-23 11:22:40', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=9&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(619, '2011-03-23 11:24:47', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=10&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(620, '2011-03-23 11:28:11', 1, 'define_pages_editor.php', 'lngdir=english&filename=define_shippinginfo.php&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(621, '2011-03-23 11:28:12', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(622, '2011-03-23 11:28:18', 1, 'define_pages_editor.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&define_it=11&action=new_page&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(623, '2011-03-23 11:28:32', 1, 'define_pages_editor.php', 'lngdir=english&filename=define_site_map.php&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(624, '2011-03-23 11:28:32', 1, 'define_pages_editor.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(625, '2011-03-23 11:28:55', 1, 'configuration.php', 'gID=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(626, '2011-03-23 11:29:03', 1, 'configuration.php', 'gID=1&cID=2&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(627, '2011-03-23 11:29:14', 1, 'configuration.php', 'gID=1&cID=2&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(628, '2011-03-23 11:29:14', 1, 'configuration.php', 'gID=1&cID=2&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(629, '2011-03-23 11:30:09', 1, 'configuration.php', 'gID=1&cID=1&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(630, '2011-03-23 11:30:18', 1, 'configuration.php', 'gID=1&cID=1&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(631, '2011-03-23 11:30:19', 1, 'configuration.php', 'gID=1&cID=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(632, '2011-03-23 11:30:30', 1, 'configuration.php', 'gID=7&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(633, '2011-03-23 11:30:53', 1, 'configuration.php', 'gID=7&cID=204&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(634, '2011-03-23 11:31:21', 1, 'configuration.php', 'gID=7&cID=201&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(635, '2011-03-23 11:31:41', 1, 'configuration.php', 'gID=7&cID=201&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(636, '2011-03-23 11:31:41', 1, 'configuration.php', 'gID=7&cID=201&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(637, '2011-03-23 11:31:52', 1, 'configuration.php', 'gID=7&cID=202&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(638, '2011-03-23 11:32:19', 1, 'configuration.php', 'gID=12&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(639, '2011-03-23 11:33:06', 1, 'configuration.php', 'gID=12&cID=262&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(640, '2011-03-23 11:33:10', 1, 'configuration.php', 'gID=12&cID=262&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(641, '2011-03-23 11:33:18', 1, 'configuration.php', 'gID=12&cID=262&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(642, '2011-03-23 11:33:19', 1, 'configuration.php', 'gID=12&cID=262&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(643, '2011-03-23 11:33:33', 1, 'configuration.php', 'gID=12&cID=264&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(644, '2011-03-23 11:33:36', 1, 'configuration.php', 'gID=12&cID=264&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(645, '2011-03-23 11:33:45', 1, 'configuration.php', 'gID=12&cID=264&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(646, '2011-03-23 11:33:46', 1, 'configuration.php', 'gID=12&cID=264&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(647, '2011-03-23 11:34:00', 1, 'configuration.php', 'gID=12&cID=266&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(648, '2011-03-23 11:34:08', 1, 'configuration.php', 'gID=12&cID=266&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(649, '2011-03-23 11:34:19', 1, 'configuration.php', 'gID=12&cID=266&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(650, '2011-03-23 11:34:20', 1, 'configuration.php', 'gID=12&cID=266&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(651, '2011-03-23 11:34:36', 1, 'configuration.php', 'gID=12&cID=268&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(652, '2011-03-23 11:34:39', 1, 'configuration.php', 'gID=12&cID=268&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(653, '2011-03-23 11:34:46', 1, 'configuration.php', 'gID=12&cID=268&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(654, '2011-03-23 11:34:47', 1, 'configuration.php', 'gID=12&cID=268&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(655, '2011-03-23 11:34:51', 1, 'configuration.php', 'gID=12&cID=270&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(656, '2011-03-23 11:34:53', 1, 'configuration.php', 'gID=12&cID=270&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(657, '2011-03-23 11:34:59', 1, 'configuration.php', 'gID=12&cID=270&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(658, '2011-03-23 11:35:00', 1, 'configuration.php', 'gID=12&cID=270&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(659, '2011-03-23 11:35:06', 1, 'configuration.php', 'gID=12&cID=272&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(660, '2011-03-23 11:35:18', 1, 'configuration.php', 'gID=12&cID=272&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(661, '2011-03-23 11:35:20', 1, 'configuration.php', 'gID=12&cID=272&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(662, '2011-03-23 11:35:26', 1, 'configuration.php', 'gID=12&cID=274&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(663, '2011-03-23 11:35:29', 1, 'configuration.php', 'gID=12&cID=274&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(664, '2011-03-23 11:35:36', 1, 'configuration.php', 'gID=12&cID=274&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(665, '2011-03-23 11:35:37', 1, 'configuration.php', 'gID=12&cID=274&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(666, '2011-03-23 11:35:46', 1, 'configuration.php', 'gID=12&cID=276&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(667, '2011-03-23 11:35:54', 1, 'configuration.php', 'gID=12&cID=276&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(668, '2011-03-23 11:35:55', 1, 'configuration.php', 'gID=12&cID=276&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(669, '2011-03-23 11:37:05', 1, 'configuration.php', 'gID=18&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(670, '2011-03-23 11:37:51', 1, 'configuration.php', 'gID=18&cID=385&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(671, '2011-03-23 11:38:37', 1, 'configuration.php', 'gID=18&cID=385&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(672, '2011-03-23 11:38:38', 1, 'configuration.php', 'gID=18&cID=385&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(673, '2011-03-23 11:39:06', 1, 'configuration.php', 'gID=18&cID=372&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(674, '2011-03-23 11:45:14', 1, 'configuration.php', 'gID=19&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(675, '2011-03-23 11:45:31', 1, 'configuration.php', 'gID=19&cID=402&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(676, '2011-03-23 11:45:37', 1, 'configuration.php', 'gID=19&cID=402&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(677, '2011-03-23 11:45:38', 1, 'configuration.php', 'gID=19&cID=402&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(678, '2011-03-23 11:46:20', 1, 'configuration.php', 'gID=19&cID=417&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(679, '2011-03-23 11:47:12', 1, 'configuration.php', 'gID=20&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(680, '2011-03-23 11:48:05', 1, 'configuration.php', 'gID=21&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(681, '2011-03-23 11:48:47', 1, 'configuration.php', 'gID=21&cID=465&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(682, '2011-03-23 11:48:59', 1, 'configuration.php', 'gID=21&cID=465&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(683, '2011-03-23 11:49:01', 1, 'configuration.php', 'gID=21&cID=465&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(684, '2011-03-23 11:50:04', 1, 'configuration.php', 'gID=22&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(685, '2011-03-23 11:50:22', 1, 'configuration.php', 'gID=23&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(686, '2011-03-23 11:50:28', 1, 'configuration.php', 'gID=23&cID=489&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(687, '2011-03-23 11:51:31', 1, 'configuration.php', 'gID=25&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(688, '2011-03-23 11:52:12', 1, 'configuration.php', 'gID=30&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(689, '2011-03-23 11:52:27', 1, 'configuration.php', 'gID=30&cID=532&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(690, '2011-03-23 11:52:57', 1, 'products_price_manager.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(691, '2011-03-23 11:54:15', 1, 'products_price_manager.php', 'action=set_products_filter&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(692, '2011-03-23 11:54:16', 1, 'products_price_manager.php', 'products_filter=1¤t_category_id=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(693, '2011-03-23 11:54:45', 1, 'categories.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(694, '2011-03-23 11:54:51', 1, 'product_types.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(695, '2011-03-23 11:55:12', 1, 'products_price_manager.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(696, '2011-03-23 11:55:24', 1, 'options_name_manager.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(697, '2011-03-23 11:55:53', 1, 'options_values_manager.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(698, '2011-03-23 11:55:54', 1, 'options_name_manager.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(699, '2011-03-23 11:56:10', 1, 'attributes_controller.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(700, '2011-03-23 11:56:11', 1, 'options_name_manager.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(701, '2011-03-23 11:56:23', 1, 'downloads_manager.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(702, '2011-03-23 11:56:34', 1, 'option_name.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(703, '2011-03-23 11:56:35', 1, 'options_name_manager.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(704, '2011-03-23 11:56:40', 1, 'manufacturers.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(705, '2011-03-23 11:56:46', 1, 'reviews.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(706, '2011-03-23 11:56:53', 1, 'specials.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(707, '2011-03-23 11:56:57', 1, 'featured.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(708, '2011-03-23 11:57:27', 1, 'salemaker.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(709, '2011-03-23 11:57:33', 1, 'products_expected.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(710, '2011-03-23 11:57:40', 1, 'modules.php', 'set=shipping&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(711, '2011-03-23 11:58:08', 1, 'modules.php', 'set=shipping&module=storepickup&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(712, '2011-03-23 11:58:20', 1, 'modules.php', 'set=shipping&module=storepickup&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(713, '2011-03-23 11:58:40', 1, 'modules.php', 'set=shipping&module=storepickup&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(714, '2011-03-23 11:58:40', 1, 'modules.php', 'set=shipping&module=storepickup&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(715, '2011-03-23 11:58:56', 1, 'modules.php', 'set=shipping&module=storepickup&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(716, '2011-03-23 11:59:16', 1, 'modules.php', 'set=shipping&module=storepickup&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(717, '2011-03-23 11:59:16', 1, 'modules.php', 'set=shipping&module=storepickup&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(718, '2011-03-23 12:00:18', 1, 'modules.php', 'set=shipping&module=usps&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(719, '2011-03-23 12:00:55', 1, 'modules.php', 'set=shipping&module=flat&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(720, '2011-03-23 12:01:27', 1, 'modules.php', 'set=shipping&module=item&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(721, '2011-03-23 12:01:32', 1, 'modules.php', 'set=shipping&module=item&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(722, '2011-03-23 12:01:43', 1, 'modules.php', 'set=shipping&module=item&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(723, '2011-03-23 12:01:44', 1, 'modules.php', 'set=shipping&module=item&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(724, '2011-03-23 12:01:54', 1, 'modules.php', 'set=shipping&module=freeshipper&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(725, '2011-03-23 12:02:04', 1, 'modules.php', 'set=shipping&module=freeshipper&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(726, '2011-03-23 12:02:22', 1, 'modules.php', 'set=shipping&module=freeshipper&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(727, '2011-03-23 12:02:25', 1, 'modules.php', 'set=shipping&module=freeshipper&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(728, '2011-03-23 12:03:50', 1, 'modules.php', 'set=shipping&module=freeoptions&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(729, '2011-03-23 12:04:12', 1, 'modules.php', 'set=shipping&module=freeoptions&action=install&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(730, '2011-03-23 12:04:13', 1, 'modules.php', 'set=shipping&module=freeoptions&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(731, '2011-03-23 12:05:49', 1, 'modules.php', 'set=shipping&module=flat&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(732, '2011-03-23 12:05:58', 1, 'modules.php', 'set=shipping&module=flat&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(733, '2011-03-23 12:06:03', 1, 'modules.php', 'set=shipping&module=flat&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(734, '2011-03-23 12:06:03', 1, 'modules.php', 'set=shipping&module=flat&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(735, '2011-03-23 12:10:22', 1, 'login.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(736, '2011-03-23 12:10:34', 1, 'login.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(737, '2011-03-23 12:10:58', 1, 'modules.php', 'set=payment&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(738, '2011-03-23 12:11:27', 1, 'modules.php', 'set=payment&module=paypaldp&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(739, '2011-03-23 12:11:41', 1, 'modules.php', 'set=payment&module=paypalwpp&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(740, '2011-03-23 12:12:06', 1, 'modules.php', 'set=ordertotal&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(741, '2011-03-23 12:13:04', 1, 'modules.php', 'set=ordertotal&module=ot_shipping&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(742, '2011-03-23 12:13:22', 1, 'modules.php', 'set=ordertotal&module=ot_shipping&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(743, '2011-03-23 12:13:45', 1, 'modules.php', 'set=ordertotal&module=ot_coupon&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(744, '2011-03-23 12:13:54', 1, 'modules.php', 'set=ordertotal&module=ot_coupon&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(745, '2011-03-23 12:14:09', 1, 'modules.php', 'set=ordertotal&module=ot_coupon&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(746, '2011-03-23 12:14:10', 1, 'modules.php', 'set=ordertotal&module=ot_coupon&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(747, '2011-03-23 12:14:43', 1, 'modules.php', 'set=shipping&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(748, '2011-03-23 12:14:56', 1, 'modules.php', 'set=shipping&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(749, '2011-03-23 12:15:02', 1, 'modules.php', 'set=shipping&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(750, '2011-03-23 12:15:03', 1, 'modules.php', 'set=shipping&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(751, '2011-03-23 12:15:17', 1, 'modules.php', 'set=shipping&module=freeoptions&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(752, '2011-03-23 12:15:20', 1, 'modules.php', 'set=shipping&module=freeoptions&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(753, '2011-03-23 12:15:34', 1, 'modules.php', 'set=shipping&module=freeoptions&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(754, '2011-03-23 12:15:35', 1, 'modules.php', 'set=shipping&module=freeoptions&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(755, '2011-03-23 12:15:45', 1, 'alt_nav.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(756, '2011-03-23 12:15:48', 1, 'coupon_admin.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(757, '2011-03-23 12:20:27', 1, 'coupon_admin.php', 'action=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(758, '2011-03-23 12:20:47', 1, 'coupon_admin.php', 'action=update&oldaction=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(759, '2011-03-23 12:20:50', 1, 'coupon_admin.php', 'action=update_confirm&oldaction=voucheredit&cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(760, '2011-03-23 12:20:51', 1, 'coupon_admin.php', 'cid=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(761, '2011-03-23 12:23:44', 1, 'configuration.php', 'gID=22&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(762, '2011-03-23 12:24:07', 1, 'featured.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(763, '2011-03-23 12:24:10', 1, 'featured.php', 'action=setflag&flag=0&id=1&page=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(764, '2011-03-23 12:24:11', 1, 'featured.php', 'page=1&fID=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(765, '2011-03-23 12:24:43', 1, 'configuration.php', 'gID=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(766, '2011-03-23 12:25:11', 1, 'configuration.php', 'gID=13&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(767, '2011-03-23 12:25:33', 1, 'customers.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(768, '2011-03-23 12:26:16', 1, 'email_welcome.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(769, '2011-03-23 12:35:33', 1, 'admin.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(770, '2011-03-23 12:37:43', 1, 'configuration.php', 'gID=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(771, '2011-03-23 13:15:06', 1, 'mail.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(772, '2011-03-23 13:15:50', 1, 'mail.php', 'securityToken=2873cbc5f5f6c50a8161960a425a4b02&reset_editor=2&action=set_editor&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(773, '2011-03-23 13:15:50', 1, 'mail.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(774, '2011-03-23 13:16:53', 1, 'ezpages.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(775, '2011-03-24 15:14:15', 0, 'login.php ', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(776, '2011-03-24 15:14:25', 0, 'login.php russell123', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(777, '2011-03-24 15:37:45', 1, 'configuration.php', 'gID=8&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(778, '2011-03-24 15:37:56', 1, 'coupon_admin.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(779, '2011-03-24 15:38:00', 1, 'coupon_admin.php', 'page=1&cid=1&action=new&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(780, '2011-03-24 15:40:39', 1, 'modules.php', 'set=payment&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(781, '2011-03-24 15:42:25', 1, 'configuration.php', 'gID=8&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(782, '2011-03-24 15:42:37', 1, 'categories.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(783, '2011-03-24 15:42:40', 1, 'categories.php', 'cPath=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(784, '2011-03-24 15:42:46', 1, 'product.php', 'page=1&product_type=1&cPath=1&pID=3&action=new_product&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(785, '2011-03-24 15:46:00', 1, 'configuration.php', 'gID=5&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(786, '2011-03-24 15:46:12', 1, 'configuration.php', 'gID=5&cID=131&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(787, '2011-03-24 15:46:15', 1, 'configuration.php', 'gID=5&cID=131&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(788, '2011-03-24 15:46:15', 1, 'configuration.php', 'gID=5&cID=131&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(789, '2011-03-24 15:46:26', 1, 'configuration.php', 'gID=5&cID=136&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(790, '2011-03-24 15:46:28', 1, 'configuration.php', 'gID=5&cID=136&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(791, '2011-03-24 15:46:29', 1, 'configuration.php', 'gID=5&cID=136&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(792, '2011-03-24 15:47:28', 1, 'configuration.php', 'gID=5&cID=130&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(793, '2011-03-24 15:47:31', 1, 'configuration.php', 'gID=5&cID=130&action=save&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(794, '2011-03-24 15:47:32', 1, 'configuration.php', 'gID=5&cID=130&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(795, '2011-03-24 15:48:37', 1, 'modules.php', 'set=payment&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(796, '2011-03-24 15:48:44', 1, 'modules.php', 'set=payment&module=paypalwpp&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(797, '2011-03-24 15:48:49', 1, 'modules.php', 'set=payment&module=paypalwpp&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(798, '2011-03-24 15:50:51', 1, 'modules.php', 'set=payment&module=paypaldp&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(799, '2011-03-24 15:51:07', 1, 'modules.php', 'set=payment&module=paypaldp&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(800, '2011-03-24 15:54:28', 1, 'specials.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(801, '2011-03-24 15:54:41', 1, 'specials.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(802, '2011-03-24 15:54:46', 1, 'coupon_admin.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(803, '2011-03-28 19:19:08', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(804, '2011-03-28 19:19:19', 0, 'login.php russell123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(805, '2011-03-28 19:19:39', 1, 'define_pages_editor.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(806, '2011-03-28 19:19:45', 1, 'define_pages_editor.php', 'securityToken=41426ba6db62ea298dc7069a71f82e02&reset_editor=2&action=set_editor&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(807, '2011-03-28 19:19:45', 1, 'define_pages_editor.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(808, '2011-03-28 19:19:50', 1, 'define_pages_editor.php', 'securityToken=41426ba6db62ea298dc7069a71f82e02&define_it=0&action=new_page&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(809, '2011-03-28 19:22:42', 1, 'layout_controller.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(810, '2011-03-28 19:22:45', 1, 'layout_controller.php', 'page=&cID=98&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(811, '2011-03-28 19:22:48', 1, 'layout_controller.php', 'page=&cID=98&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(812, '2011-03-28 19:22:52', 1, 'layout_controller.php', 'page=&cID=98&action=save&layout_box_name=shopping_cart.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(813, '2011-03-28 19:22:52', 1, 'layout_controller.php', 'page=&cID=98&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(814, '2011-03-28 19:22:55', 1, 'layout_controller.php', 'page=&cID=100&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(815, '2011-03-28 19:22:58', 1, 'layout_controller.php', 'page=&cID=100&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(816, '2011-03-28 19:23:04', 1, 'layout_controller.php', 'page=&cID=100&action=save&layout_box_name=tell_a_friend.php&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(817, '2011-03-28 19:23:06', 1, 'layout_controller.php', 'page=&cID=100&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(818, '2011-03-28 19:25:00', 1, 'configuration.php', 'gID=19&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(819, '2011-03-28 19:25:04', 1, 'configuration.php', 'gID=19&cID=392&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(820, '2011-03-28 19:25:13', 1, 'configuration.php', 'gID=19&cID=392&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(821, '2011-03-28 19:25:21', 1, 'configuration.php', 'gID=19&cID=392&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(822, '2011-03-28 19:25:21', 1, 'configuration.php', 'gID=19&cID=392&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(823, '2011-03-28 19:25:28', 1, 'configuration.php', 'gID=19&cID=392&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(824, '2011-03-28 19:25:32', 1, 'configuration.php', 'gID=19&cID=406&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(825, '2011-03-28 19:25:39', 1, 'configuration.php', 'gID=19&cID=406&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(826, '2011-03-28 19:25:41', 1, 'configuration.php', 'gID=19&cID=406&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(827, '2011-03-31 19:42:52', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(828, '2011-03-31 19:43:00', 0, 'login.php russell123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(829, '2011-03-31 19:43:09', 1, 'orders.php', 'oID=2&origin=index&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(830, '2011-03-31 19:43:20', 1, 'orders.php', 'origin=index&page=1&oID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(831, '2011-03-31 19:43:27', 1, 'modules.php', 'set=payment&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(832, '2011-03-31 19:43:38', 1, 'modules.php', 'set=payment&module=paypaldp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(833, '2011-03-31 19:43:45', 1, 'modules.php', 'set=payment&module=paypaldp&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(834, '2011-03-31 19:44:22', 1, 'modules.php', 'set=payment&module=paypalwpp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(835, '2011-03-31 19:44:25', 1, 'modules.php', 'set=payment&module=paypalwpp&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(836, '2011-04-05 19:25:49', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(837, '2011-04-05 19:25:58', 0, 'login.php russell123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(838, '2011-04-05 19:26:06', 1, 'modules.php', 'set=payment&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(839, '2011-04-05 19:26:12', 1, 'modules.php', 'set=payment&module=paypalwpp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(840, '2011-04-05 19:26:17', 1, 'modules.php', 'set=payment&module=paypalwpp&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(841, '2011-04-05 19:32:21', 1, 'modules.php', 'set=payment&module=paypalwpp&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(842, '2011-04-05 19:32:24', 1, 'modules.php', 'set=payment&module=paypalwpp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(843, '2011-04-05 19:32:28', 1, 'modules.php', 'set=payment&module=paypaldp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(844, '2011-04-05 19:32:30', 1, 'modules.php', 'set=payment&module=paypaldp&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(845, '2011-04-05 19:32:40', 1, 'modules.php', 'set=payment&module=paypaldp&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(846, '2011-04-05 19:32:41', 1, 'modules.php', 'set=payment&module=paypaldp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(847, '2011-04-05 19:32:44', 1, 'modules.php', 'set=payment&module=paypal&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(848, '2011-04-05 19:32:47', 1, 'modules.php', 'set=payment&module=paypal&action=install&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(849, '2011-04-05 19:32:47', 1, 'modules.php', 'set=payment&module=paypalwpp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(850, '2011-04-05 19:32:58', 1, 'modules.php', 'set=payment&module=paypalwpp&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(851, '2011-04-05 19:33:06', 1, 'modules.php', 'set=payment&module=paypalwpp&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(852, '2011-04-05 19:33:10', 1, 'modules.php', 'set=payment&module=paypaldp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(853, '2011-04-05 19:33:12', 1, 'modules.php', 'set=payment&module=paypalwpp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(854, '2011-04-05 19:33:14', 1, 'modules.php', 'set=payment&module=paypalwpp&action=remove&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(855, '2011-04-05 19:33:15', 1, 'modules.php', 'set=payment&module=paypalwpp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(856, '2011-04-05 19:33:21', 1, 'modules.php', 'set=payment&module=paypaldp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(857, '2011-04-05 19:33:23', 1, 'modules.php', 'set=payment&module=paypaldp&action=remove&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(858, '2011-04-05 19:33:23', 1, 'modules.php', 'set=payment&module=paypaldp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(859, '2011-04-05 19:33:26', 1, 'modules.php', 'set=payment&module=paypalwpp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(860, '2011-04-05 19:33:28', 1, 'modules.php', 'set=payment&module=paypalwpp&action=remove&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(861, '2011-04-05 19:33:28', 1, 'modules.php', 'set=payment&module=paypalwpp&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(862, '2011-04-05 19:33:30', 1, 'modules.php', 'set=payment&module=paypal&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(863, '2011-04-05 19:33:33', 1, 'modules.php', 'set=payment&module=paypal&action=install&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(864, '2011-04-05 19:33:34', 1, 'modules.php', 'set=payment&module=paypal&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(865, '2011-04-05 19:34:15', 1, 'modules.php', 'set=payment&module=paypal&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(866, '2011-04-05 19:34:16', 1, 'modules.php', 'set=payment&module=paypal&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(867, '2011-04-06 07:45:38', 0, 'login.php ', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(868, '2011-04-06 07:45:56', 0, 'login.php russell123', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(869, '2011-04-06 07:46:18', 1, 'orders.php', 'oID=3&origin=index&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(870, '2011-04-06 07:46:53', 1, 'orders.php', 'origin=index&page=1&oID=3&action=edit&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(871, '2011-04-06 08:13:50', 1, 'stats_customers.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(872, '2011-04-06 08:14:15', 1, 'customers.php', 'cID=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(873, '2011-04-06 08:14:58', 1, 'orders.php', 'cID=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(874, '2011-04-06 08:15:12', 1, 'orders.php', 'cID=1&page=1&oID=2&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(875, '2011-04-06 08:19:31', 1, 'orders.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(876, '2011-04-06 08:19:50', 1, 'packingslip.php', 'oID=3&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(877, '2011-04-06 08:20:08', 1, 'invoice.php', 'oID=3&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(878, '2011-04-06 08:20:27', 1, 'orders.php', 'page=1&oID=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(879, '2011-04-06 08:20:44', 1, 'invoice.php', 'oID=1&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(880, '2011-04-06 08:32:02', 1, 'alt_nav.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(881, '2011-04-06 08:33:00', 1, 'email_welcome.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(882, '2011-04-06 08:33:18', 1, 'developers_tool_kit.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(883, '2011-04-06 08:34:31', 1, 'ezpages.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(884, '2011-04-06 08:35:09', 1, 'sqlpatch.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(885, '2011-04-06 08:35:44', 1, 'sqlpatch.php', 'action=help&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(886, '2011-04-06 08:37:20', 1, 'orders.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(887, '2011-04-06 08:59:47', 1, 'orders.php', 'page=1&oID=2&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(888, '2011-04-06 08:59:56', 1, 'invoice.php', 'oID=2&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(889, '2011-04-06 09:07:44', 1, 'paypal.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(890, '2011-04-06 09:08:06', 1, 'orders.php', 'page=1&oID=1&ipnID=1&action=edit&referer=ipn&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(891, '2011-04-06 09:23:28', 1, 'alt_nav.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(892, '2011-04-06 09:34:31', 1, 'admin.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(893, '2011-04-06 09:34:42', 1, 'alt_nav.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(894, '2011-04-06 09:36:03', 1, 'configuration.php', 'gID=12&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(895, '2011-04-06 09:38:58', 1, 'orders.php', 'page=1&oID=1&ipnID=1&action=edit&referer=ipn&', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(896, '2011-04-06 09:39:00', 1, 'alt_nav.php', '', '76.10.243.74');
INSERT INTO `zen_admin_activity_log` VALUES(897, '2011-04-09 20:02:47', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(898, '2011-04-09 20:02:53', 0, 'login.php russell123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(899, '2011-04-11 20:40:25', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(900, '2011-04-11 20:40:35', 0, 'login.php russell123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(901, '2011-04-11 20:40:43', 1, 'configuration.php', 'gID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(902, '2011-04-11 20:40:47', 1, 'configuration.php', 'gID=1&cID=1&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(903, '2011-04-11 20:40:59', 1, 'configuration.php', 'gID=1&cID=1&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(904, '2011-04-11 20:41:10', 1, 'configuration.php', 'gID=1&cID=1&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(905, '2011-04-11 20:41:11', 1, 'configuration.php', 'gID=1&cID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(906, '2011-04-11 20:41:14', 1, 'configuration.php', 'gID=1&cID=2&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(907, '2011-04-11 20:41:19', 1, 'configuration.php', 'gID=1&cID=2&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(908, '2011-04-11 20:41:21', 1, 'configuration.php', 'gID=1&cID=2&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(909, '2011-04-11 20:41:22', 1, 'configuration.php', 'gID=1&cID=2&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(910, '2011-04-11 20:41:23', 1, 'configuration.php', 'gID=1&cID=2&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(911, '2011-04-11 20:41:26', 1, 'configuration.php', 'gID=1&cID=12&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(912, '2011-04-11 20:41:35', 1, 'configuration.php', 'gID=1&cID=12&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(913, '2011-04-11 20:41:36', 1, 'configuration.php', 'gID=1&cID=12&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(914, '2011-04-11 20:41:43', 1, 'categories.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(915, '2011-04-11 20:41:45', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(916, '2011-04-11 20:41:46', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(917, '2011-04-11 20:42:04', 1, 'product.php', 'cPath=1&product_type=1&pID=3&action=delete_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(918, '2011-04-11 20:42:04', 1, 'product.php', 'page=1&product_type=1&cPath=1&pID=3&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(919, '2011-04-11 20:42:11', 1, 'product.php', 'action=delete_product_confirm&product_type=1&cPath=1&page=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(920, '2011-04-11 20:42:14', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(921, '2011-04-11 20:42:15', 1, 'product.php', 'action=delete_product_confirm&product_type=1&cPath=1&page=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(922, '2011-04-11 20:42:17', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(923, '2011-04-11 20:42:22', 1, 'product.php', 'page=1&product_type=1&cPath=1&pID=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(924, '2011-04-11 20:42:22', 1, 'product.php', 'cPath=1&product_type=1&pID=1&action=delete_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(925, '2011-04-11 20:42:26', 1, 'product.php', 'action=delete_product_confirm&product_type=1&cPath=1&page=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(926, '2011-04-11 20:42:28', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(927, '2011-04-11 20:42:34', 1, 'product.php', 'page=1&product_type=1&cPath=1&pID=4&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(928, '2011-04-11 20:42:34', 1, 'product.php', 'cPath=1&product_type=1&pID=4&action=delete_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(929, '2011-04-11 20:42:40', 1, 'product.php', 'action=delete_product_confirm&product_type=1&cPath=1&page=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(930, '2011-04-11 20:42:44', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(931, '2011-04-11 20:42:52', 1, 'product.php', 'page=1&product_type=1&cPath=1&pID=2&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(932, '2011-04-11 20:42:52', 1, 'product.php', 'cPath=1&product_type=1&pID=2&action=delete_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(933, '2011-04-11 20:43:00', 1, 'product.php', 'action=delete_product_confirm&product_type=1&cPath=1&page=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(934, '2011-04-11 20:43:05', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(935, '2011-04-11 20:43:16', 1, 'product.php', 'page=1&product_type=1&cPath=1&pID=5&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(936, '2011-04-11 20:43:16', 1, 'product.php', 'cPath=1&product_type=1&pID=5&action=delete_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(937, '2011-04-11 20:43:21', 1, 'product.php', 'action=delete_product_confirm&product_type=1&cPath=1&page=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(938, '2011-04-11 20:43:26', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(939, '2011-04-11 20:43:27', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(940, '2011-04-11 20:43:35', 1, 'tax_rates.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(941, '2011-04-11 20:43:41', 0, 'login.php gloria123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(942, '2011-04-11 20:43:43', 1, 'tax_rates.php', 'page=1&tID=1&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(943, '2011-04-11 20:43:52', 1, 'tax_rates.php', 'page=1&tID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(944, '2011-04-11 20:44:00', 1, 'tax_rates.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(945, '2011-04-11 20:44:00', 0, 'login.php admin', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(946, '2011-04-11 20:44:06', 1, 'tax_rates.php', 'page=1&tID=1&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(947, '2011-04-11 20:44:18', 1, 'zones.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(948, '2011-04-11 20:44:18', 0, 'login.php russell123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(949, '2011-04-11 20:44:26', 1, 'geo_zones.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(950, '2011-04-11 20:44:32', 1, 'categories.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(951, '2011-04-11 20:44:32', 1, 'geo_zones.php', 'zpage=1&zID=1&action=edit_zone&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(952, '2011-04-11 20:44:38', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(953, '2011-04-11 20:44:43', 1, 'categories.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(954, '2011-04-11 20:44:45', 1, 'geo_zones.php', 'zpage=1&zID=1&action=save_zone&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(955, '2011-04-11 20:44:49', 1, 'geo_zones.php', 'zID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(956, '2011-04-11 20:44:53', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(957, '2011-04-11 20:44:54', 1, 'categories.php', 'cPath=&cID=1&action=edit_category&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(958, '2011-04-11 20:44:58', 1, 'tax_rates.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(959, '2011-04-11 20:45:03', 1, 'tax_rates.php', 'page=1&tID=1&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(960, '2011-04-11 20:45:17', 1, 'tax_rates.php', 'page=1&tID=1&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(961, '2011-04-11 20:45:19', 1, 'tax_rates.php', 'page=1&tID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(962, '2011-04-11 20:45:26', 1, 'modules.php', 'set=payment&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(963, '2011-04-11 20:45:34', 1, 'modules.php', 'set=payment&module=paypal&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(964, '2011-04-11 20:45:41', 1, 'modules.php', 'set=payment&module=paypal&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(965, '2011-04-11 20:45:49', 1, 'categories.php', 'action=update_category&cPath=&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(966, '2011-04-11 20:45:50', 1, 'categories.php', 'cPath=&cID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(967, '2011-04-11 20:46:26', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(968, '2011-04-11 20:46:28', 1, 'categories.php', 'x=37&y=17&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(969, '2011-04-11 20:46:29', 1, 'product.php', 'x=37&y=17&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(970, '2011-04-11 20:47:08', 1, 'modules.php', 'set=payment&module=paypal&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(971, '2011-04-11 20:47:09', 1, 'modules.php', 'set=payment&module=paypal&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(972, '2011-04-11 20:50:17', 1, 'product.php', 'cPath=1&product_type=1&action=new_product_preview&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(973, '2011-04-11 20:50:24', 1, 'product.php', 'cPath=1&product_type=1&action=insert_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(974, '2011-04-11 20:50:28', 1, 'categories.php', 'cPath=1&pID=6&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(975, '2011-04-11 20:50:51', 1, 'categories.php', 'x=48&y=14&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(976, '2011-04-11 20:50:56', 1, 'product.php', 'x=48&y=14&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(977, '2011-04-11 20:51:49', 1, 'product.php', 'cPath=1&product_type=1&action=new_product_preview&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(978, '2011-04-11 20:51:55', 1, 'product.php', 'cPath=1&product_type=1&action=insert_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(979, '2011-04-11 20:51:58', 1, 'categories.php', 'cPath=1&pID=7&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(980, '2011-04-11 20:52:04', 1, 'categories.php', 'x=62&y=15&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(981, '2011-04-11 20:52:06', 1, 'product.php', 'x=62&y=15&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(982, '2011-04-11 20:53:19', 1, 'product.php', 'cPath=1&product_type=1&action=new_product_preview&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(983, '2011-04-11 20:53:23', 1, 'product.php', 'cPath=1&product_type=1&action=insert_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(984, '2011-04-11 20:53:24', 1, 'categories.php', 'cPath=1&pID=8&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(985, '2011-04-11 20:56:34', 1, 'coupon_admin.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(986, '2011-04-13 05:24:46', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(987, '2011-04-13 05:24:57', 0, 'login.php russell123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(988, '2011-04-13 05:25:31', 1, 'orders.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(989, '2011-04-13 05:25:36', 1, 'orders.php', 'page=1&oID=3&action=delete&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(990, '2011-04-13 05:25:39', 1, 'orders.php', 'page=1&oID=3&action=deleteconfirm&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(991, '2011-04-13 05:25:40', 1, 'orders.php', 'page=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(992, '2011-04-13 05:25:43', 1, 'orders.php', 'page=1&oID=2&action=delete&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(993, '2011-04-13 05:25:45', 1, 'orders.php', 'page=1&oID=2&action=deleteconfirm&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(994, '2011-04-13 05:25:45', 1, 'orders.php', 'page=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(995, '2011-04-13 05:25:48', 1, 'orders.php', 'page=1&oID=1&action=delete&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(996, '2011-04-13 05:25:49', 1, 'orders.php', 'page=1&oID=1&action=deleteconfirm&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(997, '2011-04-13 05:25:50', 1, 'orders.php', 'page=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(998, '2011-04-13 05:25:52', 1, 'customers.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(999, '2011-04-13 05:25:56', 1, 'customers.php', 'page=1&cID=1&action=confirm&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1000, '2011-04-13 05:25:57', 1, 'customers.php', 'page=1&cID=1&action=deleteconfirm&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1001, '2011-04-13 05:25:58', 1, 'customers.php', 'page=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1002, '2011-04-13 07:21:45', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1003, '2011-04-21 19:49:08', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1004, '2011-04-21 19:49:18', 0, 'login.php gloria123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1005, '2011-04-21 19:49:35', 0, 'login.php gloria123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1006, '2011-04-21 19:51:17', 0, 'login.php ', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1007, '2011-04-21 19:51:26', 0, 'login.php gloria123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1008, '2011-04-21 19:52:24', 0, 'login.php gloria123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1009, '2011-04-21 19:57:04', 0, 'login.php gloria123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1010, '2011-04-21 20:08:42', 0, 'login.php russell123', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1011, '2011-04-21 20:08:50', 1, 'categories.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1012, '2011-04-21 20:08:56', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1013, '2011-04-21 20:08:59', 1, 'categories.php', 'x=69&y=10&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1014, '2011-04-21 20:09:00', 1, 'product.php', 'x=69&y=10&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1015, '2011-04-21 20:09:31', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1016, '2011-04-21 20:09:43', 1, 'admin.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1017, '2011-04-21 20:09:47', 1, 'admin.php', 'page=1&adminID=1&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1018, '2011-04-21 20:10:00', 1, 'admin.php', 'page=1&adminID=1&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1019, '2011-04-21 20:10:00', 1, 'admin.php', 'page=1&adminID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1020, '2011-04-21 20:10:02', 1, 'admin.php', 'page=1&adminID=1&action=resetpassword&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1021, '2011-04-21 20:10:07', 1, 'admin.php', 'page=1&adminID=1&action=reset&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1022, '2011-04-21 20:10:08', 1, 'admin.php', 'page=1&adminID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1023, '2011-04-21 20:10:42', 1, 'admin.php', 'page=1&adminID=1&action=edit&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1024, '2011-04-21 20:10:47', 1, 'admin.php', 'page=1&adminID=1&action=save&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1025, '2011-04-21 20:10:48', 1, 'admin.php', 'page=1&adminID=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1026, '2011-04-21 20:10:54', 1, 'categories.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1027, '2011-04-21 20:10:58', 1, 'categories.php', 'cPath=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1028, '2011-04-21 20:11:02', 1, 'categories.php', 'x=61&y=17&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1029, '2011-04-21 20:11:02', 1, 'product.php', 'x=61&y=17&product_type=1&cPath=1&action=new_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1030, '2011-04-21 20:11:48', 1, 'product.php', 'cPath=1&product_type=1&action=new_product_preview&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1031, '2011-04-21 20:14:37', 1, 'product.php', 'cPath=1&product_type=1&action=insert_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1032, '2011-04-21 20:16:30', 1, 'product.php', 'cPath=1&product_type=1&action=new_product_preview&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1033, '2011-04-21 20:16:34', 1, 'product.php', 'cPath=1&product_type=1&action=insert_product&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1034, '2011-04-21 20:16:35', 1, 'categories.php', 'cPath=1&pID=9&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1035, '2011-04-21 20:16:43', 1, 'attributes_controller.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1036, '2011-04-21 20:16:45', 1, 'options_name_manager.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1037, '2011-04-21 20:16:51', 1, 'attributes_controller.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1038, '2011-04-21 20:16:52', 1, 'options_name_manager.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1039, '2011-04-21 20:16:54', 1, 'options_values_manager.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1040, '2011-04-21 20:16:55', 1, 'options_name_manager.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1041, '2011-04-21 20:17:11', 1, 'options_name_manager.php', 'action=add_product_options&option_page=1&option_order_by=products_options_id&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1042, '2011-04-21 20:17:11', 1, 'options_name_manager.php', 'option_page=1&option_order_by=products_options_id&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1043, '2011-04-21 20:17:13', 1, 'attributes_controller.php', '', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1044, '2011-04-21 20:17:17', 1, 'attributes_controller.php', 'action=set_products_filter&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1045, '2011-04-21 20:17:17', 1, 'attributes_controller.php', 'products_filter=9¤t_category_id=1&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1046, '2011-04-21 20:17:32', 1, 'attributes_controller.php', 'action=add_product_attributes&attribute_page=1&products_filter=9&', '108.65.112.54');
INSERT INTO `zen_admin_activity_log` VALUES(1047, '2011-04-21 20:17:33', 1, 'attributes_controller.php', 'attribute_page=1&products_filter=9¤t_category_id=1&', '108.65.112.54');
-- --------------------------------------------------------
--
-- Table structure for table `zen_authorizenet`
--
CREATE TABLE `zen_authorizenet` (
`id` int(11) unsigned NOT NULL auto_increment,
`customer_id` int(11) NOT NULL default '0',
`order_id` int(11) NOT NULL default '0',
`response_code` int(1) NOT NULL default '0',
`response_text` varchar(255) collate latin1_general_ci NOT NULL default '',
`authorization_type` varchar(50) collate latin1_general_ci NOT NULL default '',
`transaction_id` bigint(20) default NULL,
`sent` longtext collate latin1_general_ci NOT NULL,
`received` longtext collate latin1_general_ci NOT NULL,
`time` varchar(50) collate latin1_general_ci NOT NULL default '',
`session_id` varchar(255) collate latin1_general_ci NOT NULL default '',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_authorizenet`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_banners`
--
CREATE TABLE `zen_banners` (
`banners_id` int(11) NOT NULL auto_increment,
`banners_title` varchar(64) collate latin1_general_ci NOT NULL default '',
`banners_url` varchar(255) collate latin1_general_ci NOT NULL default '',
`banners_image` varchar(64) collate latin1_general_ci NOT NULL default '',
`banners_group` varchar(15) collate latin1_general_ci NOT NULL default '',
`banners_html_text` text collate latin1_general_ci,
`expires_impressions` int(7) default '0',
`expires_date` datetime default NULL,
`date_scheduled` datetime default NULL,
`date_added` datetime NOT NULL default '0001-01-01 00:00:00',
`date_status_change` datetime default NULL,
`status` int(1) NOT NULL default '1',
`banners_open_new_windows` int(1) NOT NULL default '1',
`banners_on_ssl` int(1) NOT NULL default '1',
`banners_sort_order` int(11) NOT NULL default '0',
PRIMARY KEY (`banners_id`),
KEY `idx_status_group_zen` (`status`,`banners_group`),
KEY `idx_expires_date_zen` (`expires_date`),
KEY `idx_date_scheduled_zen` (`date_scheduled`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=10 ;
--
-- Dumping data for table `zen_banners`
--
INSERT INTO `zen_banners` VALUES(1, 'Zen Cart', 'http://www.zen-cart.com', 'banner1.jpg', 'Banner-2', '', NULL, NULL, NULL, '2004-01-11 20:59:12', '2011-03-18 22:23:48', 1, 1, 1, 0);
INSERT INTO `zen_banners` VALUES(2, 'Zen Cart the art of e-commerce', 'http://www.zen-cart.com', 'banners/125zen_logo.gif', 'SideBox-Banners', '', 0, NULL, NULL, '2004-01-11 20:59:12', '2011-03-18 22:15:38', 0, 1, 1, 0);
INSERT INTO `zen_banners` VALUES(3, 'Zen Cart the art of e-commerce', 'http://www.zen-cart.com', 'banners/125x125_zen_logo.gif', 'SideBox-Banners', '', 0, NULL, NULL, '2004-01-11 20:59:12', '2011-03-18 22:15:37', 0, 1, 1, 0);
INSERT INTO `zen_banners` VALUES(4, 'if you have to think ... you haven''t been Zenned!', 'http://www.zen-cart.com', 'banners/think_anim.gif', 'Wide-Banners', '', 0, NULL, NULL, '2004-01-12 20:53:18', '2011-03-18 22:15:55', 0, 1, 1, 0);
INSERT INTO `zen_banners` VALUES(5, 'Zen Cart the art of e-commerce', 'http://www.zen-cart.com', 'banners/bw_zen_88wide.gif', 'BannersAll', '', 0, NULL, NULL, '2005-05-13 10:54:38', '2011-03-18 22:15:38', 0, 1, 1, 10);
INSERT INTO `zen_banners` VALUES(6, 'Start Accepting Credit Cards For Your Business Today!', 'http://www.zen-cart.com/partners/payment', 'banners/cardsvcs_468x60.gif', 'Wide-Banners', '', 0, NULL, NULL, '2006-03-13 11:02:43', '2011-03-18 22:15:53', 0, 1, 1, 0);
INSERT INTO `zen_banners` VALUES(7, 'eStart Your Web Store with Zen Cart(tm)', 'http://www.lulu.com/content/466605', 'banners/big-book-ad.gif', 'Wide-Banners', '', 0, NULL, NULL, '2007-02-10 00:00:00', '2011-03-18 22:16:06', 0, 1, 1, 1);
INSERT INTO `zen_banners` VALUES(8, 'eStart Your Web Store with Zen Cart(tm)', 'http://www.lulu.com/content/466605', 'banners/tall-book.gif', 'SideBox-Banners', '', 0, NULL, NULL, '2007-02-10 00:00:00', '2011-03-18 22:16:03', 0, 1, 1, 1);
INSERT INTO `zen_banners` VALUES(9, 'eStart Your Web Store with Zen Cart(tm)', 'http://www.lulu.com/content/466605', 'banners/tall-book.gif', 'BannersAll', '', 0, NULL, NULL, '2007-02-10 00:00:00', '2011-03-18 22:16:01', 0, 1, 1, 15);
-- --------------------------------------------------------
--
-- Table structure for table `zen_banners_history`
--
CREATE TABLE `zen_banners_history` (
`banners_history_id` int(11) NOT NULL auto_increment,
`banners_id` int(11) NOT NULL default '0',
`banners_shown` int(5) NOT NULL default '0',
`banners_clicked` int(5) NOT NULL default '0',
`banners_history_date` datetime NOT NULL default '0001-01-01 00:00:00',
PRIMARY KEY (`banners_history_id`),
KEY `idx_banners_id_zen` (`banners_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=35 ;
--
-- Dumping data for table `zen_banners_history`
--
INSERT INTO `zen_banners_history` VALUES(1, 3, 2, 0, '2011-03-11 08:56:41');
INSERT INTO `zen_banners_history` VALUES(2, 5, 1, 0, '2011-03-11 08:56:42');
INSERT INTO `zen_banners_history` VALUES(3, 9, 1, 0, '2011-03-11 08:56:42');
INSERT INTO `zen_banners_history` VALUES(4, 6, 1, 0, '2011-03-11 08:56:43');
INSERT INTO `zen_banners_history` VALUES(5, 8, 5, 0, '2011-03-18 20:13:29');
INSERT INTO `zen_banners_history` VALUES(6, 5, 3, 0, '2011-03-18 20:13:29');
INSERT INTO `zen_banners_history` VALUES(7, 9, 3, 0, '2011-03-18 20:13:29');
INSERT INTO `zen_banners_history` VALUES(8, 3, 3, 0, '2011-03-18 20:13:29');
INSERT INTO `zen_banners_history` VALUES(9, 4, 5, 0, '2011-03-18 20:13:30');
INSERT INTO `zen_banners_history` VALUES(10, 1, 8, 0, '2011-03-18 20:20:41');
INSERT INTO `zen_banners_history` VALUES(11, 7, 3, 0, '2011-03-18 20:50:26');
INSERT INTO `zen_banners_history` VALUES(12, 6, 4, 0, '2011-03-18 21:09:52');
INSERT INTO `zen_banners_history` VALUES(13, 1, 13, 0, '2011-03-19 07:03:43');
INSERT INTO `zen_banners_history` VALUES(14, 1, 7, 0, '2011-03-22 16:02:11');
INSERT INTO `zen_banners_history` VALUES(15, 1, 12, 0, '2011-03-23 07:52:31');
INSERT INTO `zen_banners_history` VALUES(16, 1, 2, 0, '2011-03-24 15:12:56');
INSERT INTO `zen_banners_history` VALUES(17, 1, 4, 0, '2011-03-28 19:01:32');
INSERT INTO `zen_banners_history` VALUES(18, 1, 7, 0, '2011-03-29 14:25:47');
INSERT INTO `zen_banners_history` VALUES(19, 1, 3, 0, '2011-04-06 07:24:08');
INSERT INTO `zen_banners_history` VALUES(20, 1, 10, 0, '2011-04-11 20:35:38');
INSERT INTO `zen_banners_history` VALUES(21, 1, 53, 4, '2011-04-13 05:23:52');
INSERT INTO `zen_banners_history` VALUES(22, 1, 3, 0, '2011-04-14 08:19:46');
INSERT INTO `zen_banners_history` VALUES(23, 1, 5, 0, '2011-04-15 00:32:16');
INSERT INTO `zen_banners_history` VALUES(24, 1, 2, 0, '2011-04-16 11:40:06');
INSERT INTO `zen_banners_history` VALUES(25, 1, 1, 0, '2011-04-17 10:00:15');
INSERT INTO `zen_banners_history` VALUES(26, 1, 2, 0, '2011-04-18 13:35:49');
INSERT INTO `zen_banners_history` VALUES(27, 1, 16, 3, '2011-04-19 03:07:50');
INSERT INTO `zen_banners_history` VALUES(28, 1, 2, 0, '2011-04-20 08:27:02');
INSERT INTO `zen_banners_history` VALUES(29, 1, 8, 1, '2011-04-21 04:54:50');
INSERT INTO `zen_banners_history` VALUES(30, 1, 1, 0, '2011-04-22 03:14:39');
INSERT INTO `zen_banners_history` VALUES(31, 1, 3, 0, '2011-04-23 10:55:13');
INSERT INTO `zen_banners_history` VALUES(32, 1, 3, 0, '2011-04-24 11:59:55');
INSERT INTO `zen_banners_history` VALUES(33, 1, 3, 0, '2011-04-25 09:20:16');
INSERT INTO `zen_banners_history` VALUES(34, 1, 2, 0, '2011-04-26 08:49:23');
-- --------------------------------------------------------
--
-- Table structure for table `zen_categories`
--
CREATE TABLE `zen_categories` (
`categories_id` int(11) NOT NULL auto_increment,
`categories_image` varchar(64) collate latin1_general_ci default NULL,
`parent_id` int(11) NOT NULL default '0',
`sort_order` int(3) default NULL,
`date_added` datetime default NULL,
`last_modified` datetime default NULL,
`categories_status` tinyint(1) NOT NULL default '1',
PRIMARY KEY (`categories_id`),
KEY `idx_parent_id_cat_id_zen` (`parent_id`,`categories_id`),
KEY `idx_status_zen` (`categories_status`),
KEY `idx_sort_order_zen` (`sort_order`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ;
--
-- Dumping data for table `zen_categories`
--
INSERT INTO `zen_categories` VALUES(1, NULL, 0, 0, '2011-03-11 09:09:34', '2011-04-11 20:45:49', 1);
-- --------------------------------------------------------
--
-- Table structure for table `zen_categories_description`
--
CREATE TABLE `zen_categories_description` (
`categories_id` int(11) NOT NULL default '0',
`language_id` int(11) NOT NULL default '1',
`categories_name` varchar(32) collate latin1_general_ci NOT NULL default '',
`categories_description` text collate latin1_general_ci NOT NULL,
PRIMARY KEY (`categories_id`,`language_id`),
KEY `idx_categories_name_zen` (`categories_name`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_categories_description`
--
INSERT INTO `zen_categories_description` VALUES(1, 1, 'Whitening Products', '');
-- --------------------------------------------------------
--
-- Table structure for table `zen_configuration`
--
CREATE TABLE `zen_configuration` (
`configuration_id` int(11) NOT NULL auto_increment,
`configuration_title` text collate latin1_general_ci NOT NULL,
`configuration_key` varchar(255) collate latin1_general_ci NOT NULL default '',
`configuration_value` text collate latin1_general_ci NOT NULL,
`configuration_description` text collate latin1_general_ci NOT NULL,
`configuration_group_id` int(11) NOT NULL default '0',
`sort_order` int(5) default NULL,
`last_modified` datetime default NULL,
`date_added` datetime NOT NULL default '0001-01-01 00:00:00',
`use_function` text collate latin1_general_ci,
`set_function` text collate latin1_general_ci,
PRIMARY KEY (`configuration_id`),
UNIQUE KEY `unq_config_key_zen` (`configuration_key`),
KEY `idx_key_value_zen` (`configuration_key`,`configuration_value`(10)),
KEY `idx_cfg_grp_id_zen` (`configuration_group_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=626 ;
--
-- Dumping data for table `zen_configuration`
--
INSERT INTO `zen_configuration` VALUES(1, 'Store Name', 'STORE_NAME', 'Whitening Smiles', 'The name of my store', 1, 1, '2011-04-11 20:41:10', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(2, 'Store Owner', 'STORE_OWNER', 'Gloria', 'The name of my store owner', 1, 2, '2011-04-11 20:41:22', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(3, 'Country', 'STORE_COUNTRY', '223', 'The country my store is located in
Note: Please remember to update the store zone.', 1, 6, NULL, '2011-03-11 04:39:34', 'zen_get_country_name', 'zen_cfg_pull_down_country_list(');
INSERT INTO `zen_configuration` VALUES(4, 'Zone', 'STORE_ZONE', '57', 'The zone my store is located in', 1, 7, '2011-03-18 21:48:37', '2011-03-11 04:39:34', 'zen_cfg_get_zone_name', 'zen_cfg_pull_down_zone_list(');
INSERT INTO `zen_configuration` VALUES(5, 'Expected Sort Order', 'EXPECTED_PRODUCTS_SORT', 'desc', 'This is the sort order used in the expected products box.', 1, 8, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''asc'', ''desc''), ');
INSERT INTO `zen_configuration` VALUES(6, 'Expected Sort Field', 'EXPECTED_PRODUCTS_FIELD', 'date_expected', 'The column to sort by in the expected products box.', 1, 9, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''products_name'', ''date_expected''), ');
INSERT INTO `zen_configuration` VALUES(7, 'Switch To Default Language Currency', 'USE_DEFAULT_LANGUAGE_CURRENCY', 'false', 'Automatically switch to the language''s currency when it is changed', 1, 10, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(8, 'Language Selector', 'LANGUAGE_DEFAULT_SELECTOR', 'Default', 'Should the default language be based on the Store preferences, or the customer''s browser settings?
Default: Store''s default settings', 1, 11, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''Default'', ''Browser''), ');
INSERT INTO `zen_configuration` VALUES(9, 'Use Search-Engine Safe URLs (still in development)', 'SEARCH_ENGINE_FRIENDLY_URLS', 'false', 'Use search-engine safe urls for all site links', 6, 12, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(10, 'Display Cart After Adding Product', 'DISPLAY_CART', 'true', 'Display the shopping cart after adding a product (or return back to their origin)', 1, 14, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(11, 'Default Search Operator', 'ADVANCED_SEARCH_DEFAULT_OPERATOR', 'and', 'Default search operators', 1, 17, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''and'', ''or''), ');
INSERT INTO `zen_configuration` VALUES(12, 'Store Address and Phone', 'STORE_NAME_ADDRESS', 'Houston Texas', 'This is the Store Name, Address and Phone used on printable documents and displayed online', 1, 18, '2011-04-11 20:41:35', '2011-03-11 04:39:34', NULL, 'zen_cfg_textarea(');
INSERT INTO `zen_configuration` VALUES(13, 'Show Category Counts', 'SHOW_COUNTS', 'true', 'Count recursively how many products are in each category', 1, 19, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(14, 'Tax Decimal Places', 'TAX_DECIMAL_PLACES', '0', 'Pad the tax value this amount of decimal places', 1, 20, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(15, 'Display Prices with Tax', 'DISPLAY_PRICE_WITH_TAX', 'false', 'Display prices with tax included (true) or add the tax at the end (false)', 1, 21, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(16, 'Display Prices with Tax in Admin', 'DISPLAY_PRICE_WITH_TAX_ADMIN', 'false', 'Display prices with tax included (true) or add the tax at the end (false) in Admin(Invoices)', 1, 21, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(17, 'Basis of Product Tax', 'STORE_PRODUCT_TAX_BASIS', 'Shipping', 'On what basis is Product Tax calculated. Options are
Shipping - Based on customers Shipping Address
Billing Based on customers Billing address
Store - Based on Store address if Billing/Shipping Zone equals Store zone', 1, 21, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''Shipping'', ''Billing'', ''Store''), ');
INSERT INTO `zen_configuration` VALUES(18, 'Basis of Shipping Tax', 'STORE_SHIPPING_TAX_BASIS', 'Shipping', 'On what basis is Shipping Tax calculated. Options are
Shipping - Based on customers Shipping Address
Billing Based on customers Billing address
Store - Based on Store address if Billing/Shipping Zone equals Store zone - Can be overriden by correctly written Shipping Module', 1, 21, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''Shipping'', ''Billing'', ''Store''), ');
INSERT INTO `zen_configuration` VALUES(19, 'Sales Tax Display Status', 'STORE_TAX_DISPLAY_STATUS', '0', 'Always show Sales Tax even when amount is $0.00?
0= Off
1= On', 1, 21, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(20, 'Show Split Tax Lines', 'SHOW_SPLIT_TAX_CHECKOUT', 'false', 'If multiple tax rates apply, show each rate as a separate line at checkout', 1, 22, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(21, 'Admin Session Time Out in Seconds', 'SESSION_TIMEOUT_ADMIN', '3600', 'Enter the time in seconds. Default=3600
Example: 3600= 1 hour
Note: Too few seconds can result in timeout issues when adding/editing products', 1, 40, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(22, 'Admin Set max_execution_time for processes', 'GLOBAL_SET_TIME_LIMIT', '60', 'Enter the time in seconds for how long the max_execution_time of processes should be. Default=60
Example: 60= 1 minute
Note: Changing the time limit is only needed if you are having problems with the execution time of a process', 1, 42, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(23, 'Show if version update available', 'SHOW_VERSION_UPDATE_IN_HEADER', 'false', 'Automatically check to see if a new version of Zen Cart is available. Enabling this can sometimes slow down the loading of Admin pages. (Displayed on main Index page after login, and Server Info page.)', 1, 44, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(24, 'Store Status', 'STORE_STATUS', '0', 'What is your Store Status
0= Normal Store
1= Showcase no prices
2= Showcase with prices', 1, 25, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(25, 'Server Uptime', 'DISPLAY_SERVER_UPTIME', 'true', 'Displaying Server uptime can cause entries in error logs on some servers. (true = Display, false = don''t display)', 1, 46, '2003-11-08 20:24:47', '0001-01-01 00:00:00', '', 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(26, 'Missing Page Check', 'MISSING_PAGE_CHECK', 'Page Not Found', 'Zen Cart can check for missing pages in the URL and redirect to Index page. For debugging you may want to turn this off.
Default=On
On = Send missing pages to ''index''
Off = Don''t check for missing pages
Page Not Found = display the Page-Not-Found page', 1, 48, '2003-11-08 20:24:47', '0001-01-01 00:00:00', '', 'zen_cfg_select_option(array(''On'', ''Off'', ''Page Not Found''),');
INSERT INTO `zen_configuration` VALUES(27, 'cURL Proxy Status', 'CURL_PROXY_REQUIRED', 'True', 'Does your host require that you use a proxy for cURL communication?', 1, 50, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(28, 'cURL Proxy Address', 'CURL_PROXY_SERVER_DETAILS', 'proxy.shr.secureserver.net:3128', 'If you have GoDaddy hosting or other hosting services that require use of a proxy to talk to external sites via cURL, enter their proxy address here.
format: address:port
ie: for GoDaddy, enter: proxy.shr.secureserver.net:3128 or possibly 64.202.165.130:3128', 1, 51, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(29, 'HTML Editor', 'HTML_EDITOR_PREFERENCE', 'NONE', 'Please select the HTML/Rich-Text editor you wish to use for composing Admin-related emails, newsletters, and product descriptions', 1, 110, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_pull_down_htmleditors(');
INSERT INTO `zen_configuration` VALUES(30, 'Enable phpBB linkage?', 'PHPBB_LINKS_ENABLED', 'false', 'Should Zen Cart synchronize new account information to your (already-installed) phpBB forum?', 1, 120, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(31, 'Show Category Counts - Admin', 'SHOW_COUNTS_ADMIN', 'true', 'Show Category Counts in Admin?', 1, 19, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(32, 'Currency Conversion Ratio', 'CURRENCY_UPLIFT_RATIO', '1.05', 'When auto-updating currencies, what "uplift" ratio should be used to calculate the exchange rate used by your store?
ie: the bank rate is obtained from the currency-exchange servers; how much extra do you want to charge in order to make up the difference between the bank rate and the consumer rate?
Default: 1.05
This will cause the published bank rate to be multiplied by 1.05 to set the currency rates in your store.', 1, 55, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(33, 'First Name', 'ENTRY_FIRST_NAME_MIN_LENGTH', '2', 'Minimum length of first name', 2, 1, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(34, 'Last Name', 'ENTRY_LAST_NAME_MIN_LENGTH', '2', 'Minimum length of last name', 2, 2, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(35, 'Date of Birth', 'ENTRY_DOB_MIN_LENGTH', '10', 'Minimum length of date of birth', 2, 3, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(36, 'E-Mail Address', 'ENTRY_EMAIL_ADDRESS_MIN_LENGTH', '6', 'Minimum length of e-mail address', 2, 4, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(37, 'Street Address', 'ENTRY_STREET_ADDRESS_MIN_LENGTH', '5', 'Minimum length of street address', 2, 5, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(38, 'Company', 'ENTRY_COMPANY_MIN_LENGTH', '0', 'Minimum length of company name', 2, 6, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(39, 'Post Code', 'ENTRY_POSTCODE_MIN_LENGTH', '4', 'Minimum length of post code', 2, 7, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(40, 'City', 'ENTRY_CITY_MIN_LENGTH', '2', 'Minimum length of city', 2, 8, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(41, 'State', 'ENTRY_STATE_MIN_LENGTH', '2', 'Minimum length of state', 2, 9, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(42, 'Telephone Number', 'ENTRY_TELEPHONE_MIN_LENGTH', '3', 'Minimum length of telephone number', 2, 10, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(43, 'Password', 'ENTRY_PASSWORD_MIN_LENGTH', '7', 'Minimum length of password', 2, 11, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(44, 'Credit Card Owner Name', 'CC_OWNER_MIN_LENGTH', '3', 'Minimum length of credit card owner name', 2, 12, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(45, 'Credit Card Number', 'CC_NUMBER_MIN_LENGTH', '10', 'Minimum length of credit card number', 2, 13, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(46, 'Credit Card CVV Number', 'CC_CVV_MIN_LENGTH', '3', 'Minimum length of credit card CVV number', 2, 13, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(47, 'Product Review Text', 'REVIEW_TEXT_MIN_LENGTH', '50', 'Minimum length of product review text', 2, 14, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(48, 'Best Sellers', 'MIN_DISPLAY_BESTSELLERS', '1', 'Minimum number of best sellers to display', 2, 15, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(49, 'Also Purchased Products', 'MIN_DISPLAY_ALSO_PURCHASED', '1', 'Minimum number of products to display in the ''This Customer Also Purchased'' box', 2, 16, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(50, 'Nick Name', 'ENTRY_NICK_MIN_LENGTH', '3', 'Minimum length of Nick Name', 2, 1, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(51, 'Address Book Entries', 'MAX_ADDRESS_BOOK_ENTRIES', '5', 'Maximum address book entries a customer is allowed to have', 3, 1, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(52, 'Search Results Per Page', 'MAX_DISPLAY_SEARCH_RESULTS', '20', 'Number of products to list on a search result page', 3, 2, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(53, 'Prev/Next Navigation Page Links', 'MAX_DISPLAY_PAGE_LINKS', '5', 'Number of ''number'' links use for page-sets', 3, 3, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(54, 'Products on Special ', 'MAX_DISPLAY_SPECIAL_PRODUCTS', '9', 'Number of products on special to display', 3, 4, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(55, 'New Products Module', 'MAX_DISPLAY_NEW_PRODUCTS', '9', 'Number of new products to display in a category', 3, 5, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(56, 'Upcoming Products ', 'MAX_DISPLAY_UPCOMING_PRODUCTS', '10', 'Number of ''upcoming'' products to display', 3, 6, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(57, 'Manufacturers List - Scroll Box Size/Style', 'MAX_MANUFACTURERS_LIST', '3', 'Number of manufacturers names to be displayed in the scroll box window. Setting this to 1 or 0 will display a dropdown list.', 3, 7, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(58, 'Manufacturers List - Verify Product Exist', 'PRODUCTS_MANUFACTURERS_STATUS', '1', 'Verify that at least 1 product exists and is active for the manufacturer name to show
Note: When this feature is ON it can produce slower results on sites with a large number of products and/or manufacturers
0= off 1= on', 3, 7, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(59, 'Music Genre List - Scroll Box Size/Style', 'MAX_MUSIC_GENRES_LIST', '3', 'Number of music genre names to be displayed in the scroll box window. Setting this to 1 or 0 will display a dropdown list.', 3, 7, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(60, 'Record Company List - Scroll Box Size/Style', 'MAX_RECORD_COMPANY_LIST', '3', 'Number of record company names to be displayed in the scroll box window. Setting this to 1 or 0 will display a dropdown list.', 3, 7, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(61, 'Length of Record Company Name', 'MAX_DISPLAY_RECORD_COMPANY_NAME_LEN', '15', 'Used in record companies box; maximum length of record company name to display. Longer names will be truncated.', 3, 8, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(62, 'Length of Music Genre Name', 'MAX_DISPLAY_MUSIC_GENRES_NAME_LEN', '15', 'Used in music genres box; maximum length of music genre name to display. Longer names will be truncated.', 3, 8, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(63, 'Length of Manufacturers Name', 'MAX_DISPLAY_MANUFACTURER_NAME_LEN', '15', 'Used in manufacturers box; maximum length of manufacturers name to display. Longer names will be truncated.', 3, 8, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(64, 'New Product Reviews Per Page', 'MAX_DISPLAY_NEW_REVIEWS', '6', 'Number of new reviews to display on each page', 3, 9, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(65, 'Random Product Reviews for SideBox', 'MAX_RANDOM_SELECT_REVIEWS', '1', 'Number of random product REVIEWS to rotate in the sidebox
Enter the number of products to display in this sidebox at one time.
How many products do you want to display in this sidebox?', 3, 10, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(66, 'Random New Products for SideBox', 'MAX_RANDOM_SELECT_NEW', '3', 'Number of random NEW products to rotate in the sidebox
Enter the number of products to display in this sidebox at one time.
How many products do you want to display in this sidebox?', 3, 11, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(67, 'Random Products On Special for SideBox', 'MAX_RANDOM_SELECT_SPECIALS', '2', 'Number of random products on SPECIAL to rotate in the sidebox
Enter the number of products to display in this sidebox at one time.
How many products do you want to display in this sidebox?', 3, 12, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(68, 'Categories To List Per Row', 'MAX_DISPLAY_CATEGORIES_PER_ROW', '3', 'How many categories to list per row', 3, 13, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(69, 'New Products Listing- Number Per Page', 'MAX_DISPLAY_PRODUCTS_NEW', '10', 'Number of new products listed per page', 3, 14, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(70, 'Best Sellers For Box', 'MAX_DISPLAY_BESTSELLERS', '10', 'Number of best sellers to display in box', 3, 15, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(71, 'Also Purchased Products', 'MAX_DISPLAY_ALSO_PURCHASED', '6', 'Number of products to display in the ''This Customer Also Purchased'' box', 3, 16, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(72, 'Recent Purchases Box- NOTE: box is disabled ', 'MAX_DISPLAY_PRODUCTS_IN_ORDER_HISTORY_BOX', '6', 'Number of products to display in the recent purchases box', 3, 17, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(73, 'Customer Order History List Per Page', 'MAX_DISPLAY_ORDER_HISTORY', '10', 'Number of orders to display in the order history list in ''My Account''', 3, 18, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(74, 'Maximum Display of Customers on Customers Page', 'MAX_DISPLAY_SEARCH_RESULTS_CUSTOMER', '20', '', 3, 19, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(75, 'Maximum Display of Orders on Orders Page', 'MAX_DISPLAY_SEARCH_RESULTS_ORDERS', '20', '', 3, 20, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(76, 'Maximum Display of Products on Reports', 'MAX_DISPLAY_SEARCH_RESULTS_REPORTS', '20', '', 3, 21, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(77, 'Maximum Categories Products Display List', 'MAX_DISPLAY_RESULTS_CATEGORIES', '10', 'Number of products to list per screen', 3, 22, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(78, 'Products Listing- Number Per Page', 'MAX_DISPLAY_PRODUCTS_LISTING', '10', 'Maximum Number of Products to list per page on main page', 3, 30, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(79, 'Products Attributes - Option Names and Values Display', 'MAX_ROW_LISTS_OPTIONS', '10', 'Maximum number of option names and values to display in the products attributes page', 3, 24, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(80, 'Products Attributes - Attributes Controller Display', 'MAX_ROW_LISTS_ATTRIBUTES_CONTROLLER', '30', 'Maximum number of attributes to display in the Attributes Controller page', 3, 25, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(81, 'Products Attributes - Downloads Manager Display', 'MAX_DISPLAY_SEARCH_RESULTS_DOWNLOADS_MANAGER', '30', 'Maximum number of attributes downloads to display in the Downloads Manager page', 3, 26, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(82, 'Featured Products - Number to Display Admin', 'MAX_DISPLAY_SEARCH_RESULTS_FEATURED_ADMIN', '10', 'Number of featured products to list per screen - Admin', 3, 27, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(83, 'Maximum Display of Featured Products - Main Page', 'MAX_DISPLAY_SEARCH_RESULTS_FEATURED', '9', 'Number of featured products to list on main page', 3, 28, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(84, 'Maximum Display of Featured Products Page', 'MAX_DISPLAY_PRODUCTS_FEATURED_PRODUCTS', '10', 'Number of featured products to list per screen', 3, 29, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(85, 'Random Featured Products for SideBox', 'MAX_RANDOM_SELECT_FEATURED_PRODUCTS', '2', 'Number of random FEATURED products to rotate in the sidebox
Enter the number of products to display in this sidebox at one time.
How many products do you want to display in this sidebox?', 3, 30, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(86, 'Maximum Display of Specials Products - Main Page', 'MAX_DISPLAY_SPECIAL_PRODUCTS_INDEX', '9', 'Number of special products to list on main page', 3, 31, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(87, 'New Product Listing - Limited to ...', 'SHOW_NEW_PRODUCTS_LIMIT', '0', 'Limit the New Product Listing to
0= All Products
1= Current Month
7= 7 Days
14= 14 Days
30= 30 Days
60= 60 Days
90= 90 Days
120= 120 Days', 3, 40, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''7'', ''14'', ''30'', ''60'', ''90'', ''120''), ');
INSERT INTO `zen_configuration` VALUES(88, 'Maximum Display of Products All Page', 'MAX_DISPLAY_PRODUCTS_ALL', '10', 'Number of products to list per screen', 3, 45, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(89, 'Maximum Display of Language Flags in Language Side Box', 'MAX_LANGUAGE_FLAGS_COLUMNS', '3', 'Number of Language Flags per Row', 3, 50, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(90, 'Maximum File Upload Size', 'MAX_FILE_UPLOAD_SIZE', '2048000', 'What is the Maximum file size for uploads?
Default= 2048000', 3, 60, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(91, 'Allowed Filename Extensions for uploading', 'UPLOAD_FILENAME_EXTENSIONS', 'jpg,jpeg,gif,png,eps,cdr,ai,pdf,tif,tiff,bmp,zip', 'List the permissible filetypes (filename extensions) to be allowed when files are uploaded to your site by customers. Separate multiple values with commas(,). Do not include the dot(.).
Suggested setting: "jpg,jpeg,gif,png,eps,cdr,ai,pdf,tif,tiff,bmp,zip"', 3, 61, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_textarea(');
INSERT INTO `zen_configuration` VALUES(92, 'Maximum Orders Detail Display on Admin Orders Listing', 'MAX_DISPLAY_RESULTS_ORDERS_DETAILS_LISTING', '0', 'Maximum number of Order Details
0 = Unlimited', 3, 65, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(93, 'Maximum PayPal IPN Display on Admin Listing', 'MAX_DISPLAY_SEARCH_RESULTS_PAYPAL_IPN', '20', 'Maximum number of PayPal IPN Lisings in Admin
Default is 20', 3, 66, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(94, 'Maximum Display Columns Products to Multiple Categories Manager', 'MAX_DISPLAY_PRODUCTS_TO_CATEGORIES_COLUMNS', '3', 'Maximum Display Columns Products to Multiple Categories Manager
3 = Default', 3, 70, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(95, 'Maximum Display EZ-Pages', 'MAX_DISPLAY_SEARCH_RESULTS_EZPAGE', '20', 'Maximum Display EZ-Pages
20 = Default', 3, 71, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(96, 'Small Image Width', 'SMALL_IMAGE_WIDTH', '200', 'The pixel width of small images', 4, 1, '2011-03-18 21:21:01', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(97, 'Small Image Height', 'SMALL_IMAGE_HEIGHT', '180', 'The pixel height of small images', 4, 2, '2011-03-18 21:21:10', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(98, 'Heading Image Width - Admin', 'HEADING_IMAGE_WIDTH', '57', 'The pixel width of heading images in the Admin
NOTE: Presently, this adjusts the spacing on the pages in the Admin Pages or could be used to add images to the heading in the Admin', 4, 3, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(99, 'Heading Image Height - Admin', 'HEADING_IMAGE_HEIGHT', '40', 'The pixel height of heading images in the Admin
NOTE: Presently, this adjusts the spacing on the pages in the Admin Pages or could be used to add images to the heading in the Admin', 4, 4, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(100, 'Subcategory Image Width', 'SUBCATEGORY_IMAGE_WIDTH', '100', 'The pixel width of subcategory images', 4, 5, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(101, 'Subcategory Image Height', 'SUBCATEGORY_IMAGE_HEIGHT', '57', 'The pixel height of subcategory images', 4, 6, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(102, 'Calculate Image Size', 'CONFIG_CALCULATE_IMAGE_SIZE', 'true', 'Calculate the size of images?', 4, 7, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(103, 'Image Required', 'IMAGE_REQUIRED', 'true', 'Enable to display broken images. Good for development.', 4, 8, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(104, 'Image - Shopping Cart Status', 'IMAGE_SHOPPING_CART_STATUS', '1', 'Show product image in the shopping cart?
0= off 1= on', 4, 9, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(105, 'Image - Shopping Cart Width', 'IMAGE_SHOPPING_CART_WIDTH', '50', 'Default = 50', 4, 10, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(106, 'Image - Shopping Cart Height', 'IMAGE_SHOPPING_CART_HEIGHT', '40', 'Default = 40', 4, 11, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(107, 'Category Icon Image Width - Product Info Pages', 'CATEGORY_ICON_IMAGE_WIDTH', '57', 'The pixel width of Category Icon heading images for Product Info Pages', 4, 13, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(108, 'Category Icon Image Height - Product Info Pages', 'CATEGORY_ICON_IMAGE_HEIGHT', '40', 'The pixel height of Category Icon heading images for Product Info Pages', 4, 14, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(109, 'Top Subcategory Image Width', 'SUBCATEGORY_IMAGE_TOP_WIDTH', '150', 'The pixel width of Top subcategory images
Top subcategory is when the Category contains subcategories', 4, 15, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(110, 'Top Subcategory Image Height', 'SUBCATEGORY_IMAGE_TOP_HEIGHT', '85', 'The pixel height of Top subcategory images
Top subcategory is when the Category contains subcategories', 4, 16, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(111, 'Product Info - Image Width', 'MEDIUM_IMAGE_WIDTH', '600', 'The pixel width of Product Info images', 4, 20, '2011-03-18 21:33:29', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(112, 'Product Info - Image Height', 'MEDIUM_IMAGE_HEIGHT', '480', 'The pixel height of Product Info images', 4, 21, '2011-03-18 21:33:39', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(113, 'Product Info - Image Medium Suffix', 'IMAGE_SUFFIX_MEDIUM', '_MED', 'Product Info Medium Image Suffix
Default = _MED', 4, 22, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(114, 'Product Info - Image Large Suffix', 'IMAGE_SUFFIX_LARGE', '_LRG', 'Product Info Large Image Suffix
Default = _LRG', 4, 23, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(115, 'Product Info - Number of Additional Images per Row', 'IMAGES_AUTO_ADDED', '3', 'Product Info - Enter the number of additional images to display per row
Default = 3', 4, 30, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(116, 'Image - Product Listing Width', 'IMAGE_PRODUCT_LISTING_WIDTH', '600', 'Default = 100', 4, 40, '2011-03-18 21:34:43', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(117, 'Image - Product Listing Height', 'IMAGE_PRODUCT_LISTING_HEIGHT', '480', 'Default = 80', 4, 41, '2011-03-18 21:34:51', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(118, 'Image - Product New Listing Width', 'IMAGE_PRODUCT_NEW_LISTING_WIDTH', '200', 'Default = 100', 4, 42, '2011-03-18 21:22:05', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(119, 'Image - Product New Listing Height', 'IMAGE_PRODUCT_NEW_LISTING_HEIGHT', '180', 'Default = 80', 4, 43, '2011-03-18 21:22:12', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(120, 'Image - New Products Width', 'IMAGE_PRODUCT_NEW_WIDTH', '200', 'Default = 100', 4, 44, '2011-03-18 21:22:20', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(121, 'Image - New Products Height', 'IMAGE_PRODUCT_NEW_HEIGHT', '180', 'Default = 80', 4, 45, '2011-03-18 21:22:28', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(122, 'Image - Featured Products Width', 'IMAGE_FEATURED_PRODUCTS_LISTING_WIDTH', '200', 'Default = 100', 4, 46, '2011-03-18 21:22:43', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(123, 'Image - Featured Products Height', 'IMAGE_FEATURED_PRODUCTS_LISTING_HEIGHT', '180', 'Default = 80', 4, 47, '2011-03-18 21:22:56', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(124, 'Image - Product All Listing Width', 'IMAGE_PRODUCT_ALL_LISTING_WIDTH', '200', 'Default = 100', 4, 48, '2011-03-18 21:23:02', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(125, 'Image - Product All Listing Height', 'IMAGE_PRODUCT_ALL_LISTING_HEIGHT', '180', 'Default = 80', 4, 49, '2011-03-18 21:23:10', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(126, 'Product Image - No Image Status', 'PRODUCTS_IMAGE_NO_IMAGE_STATUS', '1', 'Use automatic No Image when none is added to product
0= off
1= On', 4, 60, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(127, 'Product Image - No Image picture', 'PRODUCTS_IMAGE_NO_IMAGE', 'no_picture.gif', 'Use automatic No Image when none is added to product
Default = no_picture.gif', 4, 61, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(128, 'Image - Use Proportional Images on Products and Categories', 'PROPORTIONAL_IMAGES_STATUS', '1', 'Use Proportional Images on Products and Categories?
NOTE: Do not use 0 height or width settings for Proportion Images
0= off 1= on', 4, 75, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(129, 'Email Salutation', 'ACCOUNT_GENDER', 'true', 'Display salutation choice during account creation and with account information', 5, 1, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(130, 'Date of Birth', 'ACCOUNT_DOB', 'false', 'Display date of birth field during account creation and with account information
NOTE: Set Minimum Value Date of Birth to blank for not required
Set Minimum Value Date of Birth > 0 to require', 5, 2, '2011-03-24 15:47:31', '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(131, 'Company', 'ACCOUNT_COMPANY', 'false', 'Display company field during account creation and with account information', 5, 3, '2011-03-24 15:46:15', '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(132, 'Address Line 2', 'ACCOUNT_SUBURB', 'true', 'Display address line 2 field during account creation and with account information', 5, 4, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(133, 'State', 'ACCOUNT_STATE', 'true', 'Display state field during account creation and with account information', 5, 5, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(134, 'State - Always display as pulldown?', 'ACCOUNT_STATE_DRAW_INITIAL_DROPDOWN', 'false', 'When state field is displayed, should it always be a pulldown menu?', 5, 5, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(135, 'Create Account Default Country ID', 'SHOW_CREATE_ACCOUNT_DEFAULT_COUNTRY', '223', 'Set Create Account Default Country ID to:
Default is 223', 5, 6, NULL, '2011-03-11 04:39:34', 'zen_get_country_name', 'zen_cfg_pull_down_country_list_none(');
INSERT INTO `zen_configuration` VALUES(136, 'Fax Number', 'ACCOUNT_FAX_NUMBER', 'false', 'Display fax number field during account creation and with account information', 5, 10, '2011-03-24 15:46:28', '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(137, 'Show Newsletter Checkbox', 'ACCOUNT_NEWSLETTER_STATUS', '1', 'Show Newsletter Checkbox
0= off
1= Display Unchecked
2= Display Checked
Note: Defaulting this to accepted may be in violation of certain regulations for your state or country', 5, 45, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(138, 'Customer Default Email Preference', 'ACCOUNT_EMAIL_PREFERENCE', '0', 'Set the Default Customer Default Email Preference
0= Text
1= HTML
', 5, 46, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(139, 'Customer Product Notification Status', 'CUSTOMERS_PRODUCTS_NOTIFICATION_STATUS', '1', 'Customer should be asked about product notifications after checkout success and in account preferences
0= Never ask
1= Ask (ignored on checkout if has already selected global notifications)
Note: Sidebox must be turned off separately', 5, 50, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(140, 'Customer Shop Status - View Shop and Prices', 'CUSTOMERS_APPROVAL', '0', 'Customer must be approved to shop
0= Not required
1= Must login to browse
2= May browse but no prices unless logged in
3= Showroom Only
It is recommended that Option 2 be used for the purposes of Spiders if you wish customers to login to see prices.', 5, 55, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''), ');
INSERT INTO `zen_configuration` VALUES(141, 'Customer Approval Status - Authorization Pending', 'CUSTOMERS_APPROVAL_AUTHORIZATION', '0', 'Customer must be Authorized to shop
0= Not required
1= Must be Authorized to Browse
2= May browse but no prices unless Authorized
3= Customer May Browse and May see Prices but Must be Authorized to Buy
It is recommended that Option 2 or 3 be used for the purposes of Spiders', 5, 65, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''), ');
INSERT INTO `zen_configuration` VALUES(142, 'Customer Authorization: filename', 'CUSTOMERS_AUTHORIZATION_FILENAME', 'customers_authorization', 'Customer Authorization filename
Note: Do not include the extension
Default=customers_authorization', 5, 66, NULL, '2011-03-11 04:39:34', NULL, '');
INSERT INTO `zen_configuration` VALUES(143, 'Customer Authorization: Hide Header', 'CUSTOMERS_AUTHORIZATION_HEADER_OFF', 'false', 'Customer Authorization: Hide Header
(true=hide false=show)', 5, 67, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(144, 'Customer Authorization: Hide Column Left', 'CUSTOMERS_AUTHORIZATION_COLUMN_LEFT_OFF', 'false', 'Customer Authorization: Hide Column Left
(true=hide false=show)', 5, 68, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(145, 'Customer Authorization: Hide Column Right', 'CUSTOMERS_AUTHORIZATION_COLUMN_RIGHT_OFF', 'false', 'Customer Authorization: Hide Column Right
(true=hide false=show)', 5, 69, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(146, 'Customer Authorization: Hide Footer', 'CUSTOMERS_AUTHORIZATION_FOOTER_OFF', 'false', 'Customer Authorization: Hide Footer
(true=hide false=show)', 5, 70, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(147, 'Customer Authorization: Hide Prices', 'CUSTOMERS_AUTHORIZATION_PRICES_OFF', 'false', 'Customer Authorization: Hide Prices
(true=hide false=show)', 5, 71, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(148, 'Customers Referral Status', 'CUSTOMERS_REFERRAL_STATUS', '0', 'Customers Referral Code is created from
0= Off
1= 1st Discount Coupon Code used
2= Customer can add during create account or edit if blank
NOTE: Once the Customers Referral Code has been set it can only be changed in the Admin Customer', 5, 80, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(149, 'Installed Modules', 'MODULE_PAYMENT_INSTALLED', 'freecharger.php;moneyorder.php;paypal.php', 'List of payment module filenames separated by a semi-colon. This is automatically updated. No need to edit. (Example: freecharger.php;cod.php;paypal.php)', 6, 0, '2011-04-05 19:33:34', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(150, 'Installed Modules', 'MODULE_ORDER_TOTAL_INSTALLED', 'ot_subtotal.php;ot_shipping.php;ot_coupon.php;ot_group_pricing.php;ot_tax.php;ot_loworderfee.php;ot_gv.php;ot_total.php', 'List of order_total module filenames separated by a semi-colon. This is automatically updated. No need to edit. (Example: ot_subtotal.php;ot_tax.php;ot_shipping.php;ot_total.php)', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(151, 'Installed Modules', 'MODULE_SHIPPING_INSTALLED', 'flat.php;freeoptions.php;freeshipper.php;item.php;storepickup.php', 'List of shipping module filenames separated by a semi-colon. This is automatically updated. No need to edit. (Example: ups.php;flat.php;item.php)', 6, 0, '2011-03-23 12:04:14', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(152, 'Enable Free Shipping', 'MODULE_SHIPPING_FREESHIPPER_STATUS', 'True', 'Do you want to offer Free shipping?', 6, 0, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(153, 'Free Shipping Cost', 'MODULE_SHIPPING_FREESHIPPER_COST', '0.00', 'What is the Shipping cost?', 6, 6, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(154, 'Handling Fee', 'MODULE_SHIPPING_FREESHIPPER_HANDLING', '0', 'Handling fee for this shipping method.', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(155, 'Tax Class', 'MODULE_SHIPPING_FREESHIPPER_TAX_CLASS', '0', 'Use the following tax class on the shipping fee.', 6, 0, NULL, '2011-03-11 04:39:34', 'zen_get_tax_class_title', 'zen_cfg_pull_down_tax_classes(');
INSERT INTO `zen_configuration` VALUES(156, 'Shipping Zone', 'MODULE_SHIPPING_FREESHIPPER_ZONE', '0', 'If a zone is selected, only enable this shipping method for that zone.', 6, 0, NULL, '2011-03-11 04:39:34', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(');
INSERT INTO `zen_configuration` VALUES(157, 'Sort Order', 'MODULE_SHIPPING_FREESHIPPER_SORT_ORDER', '0', 'Sort order of display.', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(158, 'Enable Store Pickup Shipping', 'MODULE_SHIPPING_STOREPICKUP_STATUS', 'False', 'Do you want to offer In Store rate shipping?', 6, 0, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(159, 'Shipping Cost', 'MODULE_SHIPPING_STOREPICKUP_COST', '0.00', 'The shipping cost for all orders using this shipping method.', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(160, 'Tax Class', 'MODULE_SHIPPING_STOREPICKUP_TAX_CLASS', '0', 'Use the following tax class on the shipping fee.', 6, 0, NULL, '2011-03-11 04:39:34', 'zen_get_tax_class_title', 'zen_cfg_pull_down_tax_classes(');
INSERT INTO `zen_configuration` VALUES(161, 'Tax Basis', 'MODULE_SHIPPING_STOREPICKUP_TAX_BASIS', 'Shipping', 'On what basis is Shipping Tax calculated. Options are
Shipping - Based on customers Shipping Address
Billing Based on customers Billing address
Store - Based on Store address if Billing/Shipping Zone equals Store zone', 6, 0, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''Shipping'', ''Billing''), ');
INSERT INTO `zen_configuration` VALUES(162, 'Shipping Zone', 'MODULE_SHIPPING_STOREPICKUP_ZONE', '0', 'If a zone is selected, only enable this shipping method for that zone.', 6, 0, NULL, '2011-03-11 04:39:34', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(');
INSERT INTO `zen_configuration` VALUES(163, 'Sort Order', 'MODULE_SHIPPING_STOREPICKUP_SORT_ORDER', '0', 'Sort order of display.', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(164, 'Enable Item Shipping', 'MODULE_SHIPPING_ITEM_STATUS', 'False', 'Do you want to offer per item rate shipping?', 6, 0, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(165, 'Shipping Cost', 'MODULE_SHIPPING_ITEM_COST', '2.50', 'The shipping cost will be multiplied by the number of items in an order that uses this shipping method.', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(166, 'Handling Fee', 'MODULE_SHIPPING_ITEM_HANDLING', '0', 'Handling fee for this shipping method.', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(167, 'Tax Class', 'MODULE_SHIPPING_ITEM_TAX_CLASS', '0', 'Use the following tax class on the shipping fee.', 6, 0, NULL, '2011-03-11 04:39:34', 'zen_get_tax_class_title', 'zen_cfg_pull_down_tax_classes(');
INSERT INTO `zen_configuration` VALUES(168, 'Tax Basis', 'MODULE_SHIPPING_ITEM_TAX_BASIS', 'Shipping', 'On what basis is Shipping Tax calculated. Options are
Shipping - Based on customers Shipping Address
Billing Based on customers Billing address
Store - Based on Store address if Billing/Shipping Zone equals Store zone', 6, 0, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''Shipping'', ''Billing'', ''Store''), ');
INSERT INTO `zen_configuration` VALUES(169, 'Shipping Zone', 'MODULE_SHIPPING_ITEM_ZONE', '0', 'If a zone is selected, only enable this shipping method for that zone.', 6, 0, NULL, '2011-03-11 04:39:34', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(');
INSERT INTO `zen_configuration` VALUES(170, 'Sort Order', 'MODULE_SHIPPING_ITEM_SORT_ORDER', '0', 'Sort order of display.', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(171, 'Enable Free Charge Module', 'MODULE_PAYMENT_FREECHARGER_STATUS', 'False', 'Do you want to accept Free Charge payments?', 6, 1, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(172, 'Sort order of display.', 'MODULE_PAYMENT_FREECHARGER_SORT_ORDER', '0', 'Sort order of display. Lowest is displayed first.', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(173, 'Payment Zone', 'MODULE_PAYMENT_FREECHARGER_ZONE', '0', 'If a zone is selected, only enable this payment method for that zone.', 6, 2, NULL, '2011-03-11 04:39:34', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(');
INSERT INTO `zen_configuration` VALUES(174, 'Set Order Status', 'MODULE_PAYMENT_FREECHARGER_ORDER_STATUS_ID', '0', 'Set the status of orders made with this payment module to this value', 6, 0, NULL, '2011-03-11 04:39:34', 'zen_get_order_status_name', 'zen_cfg_pull_down_order_statuses(');
INSERT INTO `zen_configuration` VALUES(175, 'Enable Check/Money Order Module', 'MODULE_PAYMENT_MONEYORDER_STATUS', 'False', 'Do you want to accept Check/Money Order payments?', 6, 1, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(176, 'Make Payable to:', 'MODULE_PAYMENT_MONEYORDER_PAYTO', 'the Store Owner/Website Name', 'Who should payments be made payable to?', 6, 1, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(177, 'Sort order of display.', 'MODULE_PAYMENT_MONEYORDER_SORT_ORDER', '0', 'Sort order of display. Lowest is displayed first.', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(178, 'Payment Zone', 'MODULE_PAYMENT_MONEYORDER_ZONE', '0', 'If a zone is selected, only enable this payment method for that zone.', 6, 2, NULL, '2011-03-11 04:39:34', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(');
INSERT INTO `zen_configuration` VALUES(179, 'Set Order Status', 'MODULE_PAYMENT_MONEYORDER_ORDER_STATUS_ID', '0', 'Set the status of orders made with this payment module to this value', 6, 0, NULL, '2011-03-11 04:39:34', 'zen_get_order_status_name', 'zen_cfg_pull_down_order_statuses(');
INSERT INTO `zen_configuration` VALUES(180, 'Include Tax', 'MODULE_ORDER_TOTAL_GROUP_PRICING_INC_TAX', 'false', 'Include Tax value in amount before discount calculation?', 6, 6, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(181, 'This module is installed', 'MODULE_ORDER_TOTAL_GROUP_PRICING_STATUS', 'true', '', 6, 1, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true''), ');
INSERT INTO `zen_configuration` VALUES(182, 'Sort Order', 'MODULE_ORDER_TOTAL_GROUP_PRICING_SORT_ORDER', '290', 'Sort order of display.', 6, 2, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(183, 'Include Shipping', 'MODULE_ORDER_TOTAL_GROUP_PRICING_INC_SHIPPING', 'false', 'Include Shipping value in amount before discount calculation?', 6, 5, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(184, 'Re-calculate Tax', 'MODULE_ORDER_TOTAL_GROUP_PRICING_CALC_TAX', 'Standard', 'Re-Calculate Tax', 6, 7, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''None'', ''Standard'', ''Credit Note''), ');
INSERT INTO `zen_configuration` VALUES(185, 'Tax Class', 'MODULE_ORDER_TOTAL_GROUP_PRICING_TAX_CLASS', '0', 'Use the following tax class when treating Group Discount as Credit Note.', 6, 0, NULL, '2011-03-11 04:39:34', 'zen_get_tax_class_title', 'zen_cfg_pull_down_tax_classes(');
INSERT INTO `zen_configuration` VALUES(186, 'Enable Flat Shipping', 'MODULE_SHIPPING_FLAT_STATUS', 'True', 'Do you want to offer flat rate shipping?', 6, 0, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(187, 'Shipping Cost', 'MODULE_SHIPPING_FLAT_COST', '5.00', 'The shipping cost for all orders using this shipping method.', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(188, 'Tax Class', 'MODULE_SHIPPING_FLAT_TAX_CLASS', '0', 'Use the following tax class on the shipping fee.', 6, 0, NULL, '2011-03-11 04:39:34', 'zen_get_tax_class_title', 'zen_cfg_pull_down_tax_classes(');
INSERT INTO `zen_configuration` VALUES(189, 'Tax Basis', 'MODULE_SHIPPING_FLAT_TAX_BASIS', 'Shipping', 'On what basis is Shipping Tax calculated. Options are
Shipping - Based on customers Shipping Address
Billing Based on customers Billing address
Store - Based on Store address if Billing/Shipping Zone equals Store zone', 6, 0, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''Shipping'', ''Billing'', ''Store''), ');
INSERT INTO `zen_configuration` VALUES(190, 'Shipping Zone', 'MODULE_SHIPPING_FLAT_ZONE', '0', 'If a zone is selected, only enable this shipping method for that zone.', 6, 0, NULL, '2011-03-11 04:39:34', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(');
INSERT INTO `zen_configuration` VALUES(191, 'Sort Order', 'MODULE_SHIPPING_FLAT_SORT_ORDER', '0', 'Sort order of display.', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(192, 'Default Currency', 'DEFAULT_CURRENCY', 'USD', 'Default Currency', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(193, 'Default Language', 'DEFAULT_LANGUAGE', 'en', 'Default Language', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(194, 'Default Order Status For New Orders', 'DEFAULT_ORDERS_STATUS_ID', '1', 'When a new order is created, this order status will be assigned to it.', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(195, 'Admin configuration_key shows', 'ADMIN_CONFIGURATION_KEY_ON', '0', 'Manually switch to value of 1 to see the configuration_key name in configuration displays', 6, 0, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(196, 'Country of Origin', 'SHIPPING_ORIGIN_COUNTRY', '223', 'Select the country of origin to be used in shipping quotes.', 7, 1, NULL, '2011-03-11 04:39:34', 'zen_get_country_name', 'zen_cfg_pull_down_country_list(');
INSERT INTO `zen_configuration` VALUES(197, 'Postal Code', 'SHIPPING_ORIGIN_ZIP', '75402', 'Enter the Postal Code (ZIP) of the Store to be used in shipping quotes. NOTE: For USA zip codes, only use your 5 digit zip code.', 7, 2, '2011-03-18 21:52:11', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(198, 'Enter the Maximum Package Weight you will ship', 'SHIPPING_MAX_WEIGHT', '50', 'Carriers have a max weight limit for a single package. This is a common one for all.', 7, 3, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(199, 'Package Tare Small to Medium - added percentage:weight', 'SHIPPING_BOX_WEIGHT', '0:3', 'What is the weight of typical packaging of small to medium packages?
Example: 10% + 1lb 10:1
10% + 0lbs 10:0
0% + 5lbs 0:5
0% + 0lbs 0:0', 7, 4, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(200, 'Larger packages - added packaging percentage:weight', 'SHIPPING_BOX_PADDING', '10:0', 'What is the weight of typical packaging for Large packages?
Example: 10% + 1lb 10:1
10% + 0lbs 10:0
0% + 5lbs 0:5
0% + 0lbs 0:0', 7, 5, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(201, 'Display Number of Boxes and Weight Status', 'SHIPPING_BOX_WEIGHT_DISPLAY', '1', 'Display Shipping Weight and Number of Boxes?
0= off
1= Boxes Only
2= Weight Only
3= Both Boxes and Weight', 7, 15, '2011-03-23 11:31:41', '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''), ');
INSERT INTO `zen_configuration` VALUES(202, 'Shipping Estimator Display Settings for Shopping Cart', 'SHOW_SHIPPING_ESTIMATOR_BUTTON', '1', '
0= Off
1= Display as Button on Shopping Cart
2= Display as Listing on Shopping Cart Page', 7, 20, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(203, 'Display Order Comments on Admin Invoice', 'ORDER_COMMENTS_INVOICE', '1', 'Do you want to display the Order Comments on the Admin Invoice?
0= OFF
1= First Comment by Customer only
2= All Comments for the Order', 7, 25, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(204, 'Display Order Comments on Admin Packing Slip', 'ORDER_COMMENTS_PACKING_SLIP', '1', 'Do you want to display the Order Comments on the Admin Packing Slip?
0= OFF
1= First Comment by Customer only
2= All Comments for the Order', 7, 26, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(205, 'Order Free Shipping 0 Weight Status', 'ORDER_WEIGHT_ZERO_STATUS', '0', 'If there is no weight to the order, does the order have Free Shipping?
0= no
1= yes
Note: When using Free Shipping, Enable the Free Shipping Module this will only show when shipping is free.', 7, 15, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(206, 'Display Product Image', 'PRODUCT_LIST_IMAGE', '1', 'Do you want to display the Product Image?', 8, 1, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(207, 'Display Product Manufacturer Name', 'PRODUCT_LIST_MANUFACTURER', '0', 'Do you want to display the Product Manufacturer Name?', 8, 2, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(208, 'Display Product Model', 'PRODUCT_LIST_MODEL', '0', 'Do you want to display the Product Model?', 8, 3, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(209, 'Display Product Name', 'PRODUCT_LIST_NAME', '2', 'Do you want to display the Product Name?', 8, 4, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(210, 'Display Product Price/Add to Cart', 'PRODUCT_LIST_PRICE', '3', 'Do you want to display the Product Price/Add to Cart', 8, 5, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(211, 'Display Product Quantity', 'PRODUCT_LIST_QUANTITY', '0', 'Do you want to display the Product Quantity?', 8, 6, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(212, 'Display Product Weight', 'PRODUCT_LIST_WEIGHT', '0', 'Do you want to display the Product Weight?', 8, 7, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(213, 'Display Product Price/Add to Cart Column Width', 'PRODUCTS_LIST_PRICE_WIDTH', '125', 'Define the width of the Price/Add to Cart column
Default= 125', 8, 8, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(214, 'Display Category/Manufacturer Filter (0=off; 1=on)', 'PRODUCT_LIST_FILTER', '1', 'Do you want to display the Category/Manufacturer Filter?', 8, 9, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(215, 'Prev/Next Split Page Navigation (1-top, 2-bottom, 3-both)', 'PREV_NEXT_BAR_LOCATION', '3', 'Sets the location of the Prev/Next Split Page Navigation', 8, 10, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''1'', ''2'', ''3''), ');
INSERT INTO `zen_configuration` VALUES(216, 'Display Product Listing Default Sort Order', 'PRODUCT_LISTING_DEFAULT_SORT_ORDER', '', 'Product Listing Default sort order?
NOTE: Leave Blank for Product Sort Order. Sort the Product Listing in the order you wish for the default display to start in to get the sort order setting. Example: 2a', 8, 15, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(217, 'Display Product Add to Cart Button (0=off; 1=on; 2=on with Qty Box per Product)', 'PRODUCT_LIST_PRICE_BUY_NOW', '1', 'Do you want to display the Add to Cart Button?
NOTE: Turn OFF Display Multiple Products Qty Box Status to use Option 2 on with Qty Box per Product', 8, 20, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(218, 'Display Multiple Products Qty Box Status and Set Button Location', 'PRODUCT_LISTING_MULTIPLE_ADD_TO_CART', '3', 'Do you want to display Add Multiple Products Qty Box and Set Button Location?
0= off
1= Top
2= Bottom
3= Both', 8, 25, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''), ');
INSERT INTO `zen_configuration` VALUES(219, 'Display Product Description', 'PRODUCT_LIST_DESCRIPTION', '150', 'Do you want to display the Product Description?
0= OFF
150= Suggested Length, or enter the maximum number of characters to display', 8, 30, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(220, 'Product Listing Ascending Sort Order', 'PRODUCT_LIST_SORT_ORDER_ASCENDING', '+', 'What do you want to use to indicate Sort Order Ascending?
Default = +', 8, 40, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(221, 'Product Listing Descending Sort Order', 'PRODUCT_LIST_SORT_ORDER_DESCENDING', '-', 'What do you want to use to indicate Sort Order Descending?
Default = -', 8, 41, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(222, 'Include Product Listing Alpha Sorter Dropdown', 'PRODUCT_LIST_ALPHA_SORTER', 'true', 'Do you want to include an Alpha Filter dropdown on the Product Listing?', 8, 50, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(223, 'Include Product Listing Sub Categories Image', 'PRODUCT_LIST_CATEGORIES_IMAGE_STATUS', 'true', 'Do you want to include the Sub Categories Image on the Product Listing?', 8, 52, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(224, 'Include Product Listing Top Categories Image', 'PRODUCT_LIST_CATEGORIES_IMAGE_STATUS_TOP', 'true', 'Do you want to include the Top Categories Image on the Product Listing?', 8, 53, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(225, 'Show SubCategories on Main Page while navigating', 'PRODUCT_LIST_CATEGORY_ROW_STATUS', '1', 'Show Sub-Categories on Main Page while navigating through Categories
0= off
1= on', 8, 60, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(226, 'Check stock level', 'STOCK_CHECK', 'false', 'Check to see if sufficent stock is available', 9, 1, '2011-03-11 09:20:01', '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(227, 'Subtract stock', 'STOCK_LIMITED', 'false', 'Subtract product in stock by product orders', 9, 2, '2011-03-18 21:30:19', '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(228, 'Allow Checkout', 'STOCK_ALLOW_CHECKOUT', 'true', 'Allow customer to checkout even if there is insufficient stock', 9, 3, '2011-03-18 21:29:59', '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(229, 'Mark product out of stock', 'STOCK_MARK_PRODUCT_OUT_OF_STOCK', '***', 'Display something on screen so customer can see which product has insufficient stock', 9, 4, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(230, 'Stock Re-order level', 'STOCK_REORDER_LEVEL', '5', 'Define when stock needs to be re-ordered', 9, 5, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(231, 'Products status in Catalog when out of stock should be set to', 'SHOW_PRODUCTS_SOLD_OUT', '0', 'Show Products when out of stock
0= set product status to OFF
1= leave product status ON', 9, 10, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(232, 'Show Sold Out Image in place of Add to Cart', 'SHOW_PRODUCTS_SOLD_OUT_IMAGE', '0', 'Show Sold Out Image instead of Add to Cart Button
0= off
1= on', 9, 11, '2011-03-18 21:30:30', '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(233, 'Product Quantity Decimals', 'QUANTITY_DECIMALS', '0', 'Allow how many decimals on Quantity
0= off', 9, 15, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''), ');
INSERT INTO `zen_configuration` VALUES(234, 'Show Shopping Cart - Delete Checkboxes or Delete Button', 'SHOW_SHOPPING_CART_DELETE', '3', 'Show on Shopping Cart Delete Button and/or Checkboxes
1= Delete Button Only
2= Checkbox Only
3= Both Delete Button and Checkbox', 9, 20, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''1'', ''2'', ''3''), ');
INSERT INTO `zen_configuration` VALUES(235, 'Show Shopping Cart - Update Cart Button Location', 'SHOW_SHOPPING_CART_UPDATE', '3', 'Show on Shopping Cart Update Cart Button Location as:
1= Next to each Qty Box
2= Below all Products
3= Both Next to each Qty Box and Below all Products', 9, 22, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''1'', ''2'', ''3''), ');
INSERT INTO `zen_configuration` VALUES(236, 'Show New Products on empty Shopping Cart Page', 'SHOW_SHOPPING_CART_EMPTY_NEW_PRODUCTS', '1', 'Show New Products on empty Shopping Cart Page
0= off or set the sort order', 9, 30, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(237, 'Show Featured Products on empty Shopping Cart Page', 'SHOW_SHOPPING_CART_EMPTY_FEATURED_PRODUCTS', '2', 'Show Featured Products on empty Shopping Cart Page
0= off or set the sort order', 9, 31, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(238, 'Show Special Products on empty Shopping Cart Page', 'SHOW_SHOPPING_CART_EMPTY_SPECIALS_PRODUCTS', '3', 'Show Special Products on empty Shopping Cart Page
0= off or set the sort order', 9, 32, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(239, 'Show Upcoming Products on empty Shopping Cart Page', 'SHOW_SHOPPING_CART_EMPTY_UPCOMING', '4', 'Show Upcoming Products on empty Shopping Cart Page
0= off or set the sort order', 9, 33, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(240, 'Show Notice of Combining Shopping Cart on Login', 'SHOW_SHOPPING_CART_COMBINED', '1', 'When a customer logs in and has a previously stored shopping cart, the products are combined with the existing shopping cart.
Do you wish to display a Notice to the customer?
0= OFF, do not display a notice
1= Yes show notice and go to shopping cart
2= Yes show notice, but do not go to shopping cart', 9, 35, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(241, 'Store Page Parse Time', 'STORE_PAGE_PARSE_TIME', 'false', 'Store the time it takes to parse a page', 10, 1, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(242, 'Log Destination', 'STORE_PAGE_PARSE_TIME_LOG', '/home/content/m/k/0/mk00077/html/Sites/turbobrite.com/store/cache/page_parse_time.log', 'Directory and filename of the page parse time log', 10, 2, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(243, 'Log Date Format', 'STORE_PARSE_DATE_TIME_FORMAT', '%d/%m/%Y %H:%M:%S', 'The date format', 10, 3, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(244, 'Display The Page Parse Time', 'DISPLAY_PAGE_PARSE_TIME', 'false', 'Display the page parse time on the bottom of each page
You do not need to store the times to display them in the Catalog', 10, 4, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(245, 'Store Database Queries', 'STORE_DB_TRANSACTIONS', 'false', 'Store the database queries in the page parse time log (PHP4 only)', 10, 5, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(246, 'E-Mail Transport Method', 'EMAIL_TRANSPORT', 'PHP', 'Defines the method for sending mail.
PHP is the default, and uses built-in PHP wrappers for processing.
Servers running on Windows and MacOS should change this setting to SMTP.
SMTPAUTH should only be used if your server requires SMTP authorization to send messages. You must also configure your SMTPAUTH settings in the appropriate fields in this admin section.
sendmail is for linux/unix hosts using the sendmail program on the server
"sendmail-f" is only for servers which require the use of the -f parameter to send mail. This is a security setting often used to prevent spoofing. Will cause errors if your host mailserver is not configured to use it.
Qmail is used for linux/unix hosts running Qmail as sendmail wrapper at /var/qmail/bin/sendmail.', 12, 1, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''PHP'', ''sendmail'', ''sendmail-f'', ''smtp'', ''smtpauth'', ''Qmail''),');
INSERT INTO `zen_configuration` VALUES(247, 'SMTP Email Account Mailbox', 'EMAIL_SMTPAUTH_MAILBOX', 'YourEmailAccountNameHere', 'Enter the mailbox account name (me@mydomain.com) supplied by your host. This is the account name that your host requires for SMTP authentication.
Only required if using SMTP Authentication for email.', 12, 101, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(248, 'SMTP Email Account Password', 'EMAIL_SMTPAUTH_PASSWORD', 'YourPasswordHere', 'Enter the password for your SMTP mailbox.
Only required if using SMTP Authentication for email.', 12, 101, NULL, '2011-03-11 04:39:34', 'zen_cfg_password_display', NULL);
INSERT INTO `zen_configuration` VALUES(249, 'SMTP Email Mail Host', 'EMAIL_SMTPAUTH_MAIL_SERVER', 'mail.EnterYourDomain.com', 'Enter the DNS name of your SMTP mail server.
ie: mail.mydomain.com
or 55.66.77.88
Only required if using SMTP Authentication for email.', 12, 101, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(250, 'SMTP Email Mail Server Port', 'EMAIL_SMTPAUTH_MAIL_SERVER_PORT', '25', 'Enter the IP port number that your SMTP mailserver operates on.
Only required if using SMTP Authentication for email.', 12, 101, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(251, 'Convert currencies for Text emails', 'CURRENCIES_TRANSLATIONS', '£,£', 'What currency conversions do you need for Text emails?
Suggestions = £,£:€,€', 12, 120, NULL, '2003-11-21 00:00:00', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(252, 'E-Mail Linefeeds', 'EMAIL_LINEFEED', 'LF', 'Defines the character sequence used to separate mail headers.', 12, 2, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''LF'', ''CRLF''),');
INSERT INTO `zen_configuration` VALUES(253, 'Use MIME HTML When Sending Emails', 'EMAIL_USE_HTML', 'false', 'Send e-mails in HTML format', 12, 3, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(254, 'Verify E-Mail Addresses Through DNS', 'ENTRY_EMAIL_ADDRESS_CHECK', 'false', 'Verify e-mail address through a DNS server', 6, 6, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(255, 'Send E-Mails', 'SEND_EMAILS', 'true', 'Send out e-mails', 12, 5, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(256, 'Email Archiving Active?', 'EMAIL_ARCHIVE', 'false', 'If you wish to have email messages archived/stored when sent, set this to "true".', 12, 6, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(257, 'E-Mail Friendly-Errors', 'EMAIL_FRIENDLY_ERRORS', 'false', 'Do you want to display friendly errors if emails fail? Setting this to false will display PHP errors and likely cause the script to fail. Only set to false while troubleshooting, and true for a live shop.', 12, 7, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(258, 'Email Address (Displayed to Contact you)', 'STORE_OWNER_EMAIL_ADDRESS', 'customerservice@turbobrite.com', 'Email address of Store Owner. Used as "display only" when informing customers of how to contact you.', 12, 10, '2011-03-18 21:49:58', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(259, 'Email Address (sent FROM)', 'EMAIL_FROM', 'customerservice@turbobrite.com', 'Address from which email messages will be "sent" by default. Can be over-ridden at compose-time in admin modules.', 12, 11, '2011-03-18 21:50:06', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(260, 'Emails must send from known domain?', 'EMAIL_SEND_MUST_BE_STORE', 'Yes', 'Does your mailserver require that all outgoing emails have their "from" address match a known domain that exists on your webserver?
This is often required in order to prevent spoofing and spam broadcasts. If set to Yes, this will cause the email address (sent FROM) to be used as the "from" address on all outgoing mail.', 12, 11, NULL, '0001-01-01 00:00:00', NULL, 'zen_cfg_select_option(array(''No'', ''Yes''), ');
INSERT INTO `zen_configuration` VALUES(261, 'Email Admin Format?', 'ADMIN_EXTRA_EMAIL_FORMAT', 'TEXT', 'Please select the Admin extra email format', 12, 12, NULL, '0001-01-01 00:00:00', NULL, 'zen_cfg_select_option(array(''TEXT'', ''HTML''), ');
INSERT INTO `zen_configuration` VALUES(262, 'Send Copy of Order Confirmation Emails To', 'SEND_EXTRA_ORDER_EMAILS_TO', 'orders@turbobrite.com', 'Send COPIES of order confirmation emails to the following email addresses, in this format: Name 1 <email@address1>, Name 2 <email@address2>', 12, 12, '2011-03-23 11:33:18', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(263, 'Send Copy of Create Account Emails To - Status', 'SEND_EXTRA_CREATE_ACCOUNT_EMAILS_TO_STATUS', '0', 'Send copy of Create Account Status
0= off 1= on', 12, 13, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''),');
INSERT INTO `zen_configuration` VALUES(264, 'Send Copy of Create Account Emails To', 'SEND_EXTRA_CREATE_ACCOUNT_EMAILS_TO', 'orders@turbobrite.com', 'Send copy of Create Account emails to the following email addresses, in this format: Name 1 <email@address1>, Name 2 <email@address2>', 12, 14, '2011-03-23 11:33:45', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(265, 'Send Copy of Tell a Friend Emails To - Status', 'SEND_EXTRA_TELL_A_FRIEND_EMAILS_TO_STATUS', '0', 'Send copy of Tell a Friend Status
0= off 1= on', 12, 15, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''),');
INSERT INTO `zen_configuration` VALUES(266, 'Send Copy of Tell a Friend Emails To', 'SEND_EXTRA_TELL_A_FRIEND_EMAILS_TO', 'orders@turbobrite.com', 'Send copy of Tell a Friend emails to the following email addresses, in this format: Name 1 <email@address1>, Name 2 <email@address2>', 12, 16, '2011-03-23 11:34:19', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(267, 'Send Copy of Customer GV Send Emails To - Status', 'SEND_EXTRA_GV_CUSTOMER_EMAILS_TO_STATUS', '0', 'Send copy of Customer GV Send Status
0= off 1= on', 12, 17, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''),');
INSERT INTO `zen_configuration` VALUES(268, 'Send Copy of Customer GV Send Emails To', 'SEND_EXTRA_GV_CUSTOMER_EMAILS_TO', 'orders@turbobrite.com', 'Send copy of Customer GV Send emails to the following email addresses, in this format: Name 1 <email@address1>, Name 2 <email@address2>', 12, 18, '2011-03-23 11:34:46', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(269, 'Send Copy of Admin GV Mail Emails To - Status', 'SEND_EXTRA_GV_ADMIN_EMAILS_TO_STATUS', '0', 'Send copy of Admin GV Mail Status
0= off 1= on', 12, 19, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''),');
INSERT INTO `zen_configuration` VALUES(270, 'Send Copy of Customer Admin GV Mail Emails To', 'SEND_EXTRA_GV_ADMIN_EMAILS_TO', 'orders@turbobrite.com', 'Send copy of Admin GV Mail emails to the following email addresses, in this format: Name 1 <email@address1>, Name 2 <email@address2>', 12, 20, '2011-03-23 11:34:59', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(271, 'Send Copy of Admin Discount Coupon Mail Emails To - Status', 'SEND_EXTRA_DISCOUNT_COUPON_ADMIN_EMAILS_TO_STATUS', '0', 'Send copy of Admin Discount Coupon Mail Status
0= off 1= on', 12, 21, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''),');
INSERT INTO `zen_configuration` VALUES(272, 'Send Copy of Customer Admin Discount Coupon Mail Emails To', 'SEND_EXTRA_DISCOUNT_COUPON_ADMIN_EMAILS_TO', 'orders@turbobrite.com', 'Send copy of Admin Discount Coupon Mail emails to the following email addresses, in this format: Name 1 <email@address1>, Name 2 <email@address2>', 12, 22, '2011-03-23 11:35:18', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(273, 'Send Copy of Admin Orders Status Emails To - Status', 'SEND_EXTRA_ORDERS_STATUS_ADMIN_EMAILS_TO_STATUS', '0', 'Send copy of Admin Orders Status Status
0= off 1= on', 12, 23, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''),');
INSERT INTO `zen_configuration` VALUES(274, 'Send Copy of Admin Orders Status Emails To', 'SEND_EXTRA_ORDERS_STATUS_ADMIN_EMAILS_TO', 'orders@turbobrite.com', 'Send copy of Admin Orders Status emails to the following email addresses, in this format: Name 1 <email@address1>, Name 2 <email@address2>', 12, 24, '2011-03-23 11:35:36', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(275, 'Send Notice of Pending Reviews Emails To - Status', 'SEND_EXTRA_REVIEW_NOTIFICATION_EMAILS_TO_STATUS', '0', 'Send copy of Pending Reviews Status
0= off 1= on', 12, 25, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''),');
INSERT INTO `zen_configuration` VALUES(276, 'Send Notice of Pending Reviews Emails To', 'SEND_EXTRA_REVIEW_NOTIFICATION_EMAILS_TO', 'orders@turbobrite.com', 'Send copy of Pending Reviews emails to the following email addresses, in this format: Name 1 <email@address1>, Name 2 <email@address2>', 12, 26, '2011-03-23 11:35:54', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(277, 'Set "Contact Us" Email Dropdown List', 'CONTACT_US_LIST', '', 'On the "Contact Us" Page, set the list of email addresses , in this format: Name 1 <email@address1>, Name 2 <email@address2>', 12, 40, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_textarea(');
INSERT INTO `zen_configuration` VALUES(278, 'Allow Guest To Tell A Friend', 'ALLOW_GUEST_TO_TELL_A_FRIEND', 'false', 'Allow guests to tell a friend about a product.
If set to [false], then tell-a-friend will prompt for login if user is not already logged in.', 12, 50, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(279, 'Contact Us - Show Store Name and Address', 'CONTACT_US_STORE_NAME_ADDRESS', '1', 'Include Store Name and Address
0= off 1= on', 12, 50, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(280, 'Send Low Stock Emails', 'SEND_LOWSTOCK_EMAIL', '0', 'When stock level is at or below low stock level send an email
0= off
1= on', 12, 60, '2011-03-11 04:39:34', '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''),');
INSERT INTO `zen_configuration` VALUES(281, 'Send Low Stock Emails To', 'SEND_EXTRA_LOW_STOCK_EMAILS_TO', 'customerservice@turbobrite.com', 'When stock level is at or below low stock level send an email to this address, in this format: Name 1 <email@address1>, Name 2 <email@address2>', 12, 61, '2011-03-18 21:51:10', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(282, 'Display "Newsletter Unsubscribe" Link?', 'SHOW_NEWSLETTER_UNSUBSCRIBE_LINK', 'true', 'Show "Newsletter Unsubscribe" link in the "Information" side-box?', 12, 70, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(283, 'Audience-Select Count Display', 'AUDIENCE_SELECT_DISPLAY_COUNTS', 'true', 'When displaying lists of available audiences/recipients, should the recipients-count be included?
(This may make things slower if you have a lot of customers or complex audience queries)', 12, 90, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(284, 'Enable Downloads', 'DOWNLOAD_ENABLED', 'true', 'Enable the products download functions.', 13, 1, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(285, 'Download by Redirect', 'DOWNLOAD_BY_REDIRECT', 'true', 'Use browser redirection for download. Disable on non-Unix systems.
Note: Set /pub to 777 when redirect is true', 13, 2, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(286, 'Download by streaming', 'DOWNLOAD_IN_CHUNKS', 'false', 'If download-by-redirect is disabled, and your PHP memory_limit setting is under 8 MB, you might need to enable this setting so that files are streamed in smaller segments to the browser.
Has no effect if Download By Redirect is enabled.', 13, 2, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(287, 'Download Expiration (Number of Days)', 'DOWNLOAD_MAX_DAYS', '7', 'Set number of days before the download link expires. 0 means no limit.', 13, 3, NULL, '2011-03-11 04:39:34', NULL, '');
INSERT INTO `zen_configuration` VALUES(288, 'Number of Downloads Allowed - Per Product', 'DOWNLOAD_MAX_COUNT', '5', 'Set the maximum number of downloads. 0 means no download authorized.', 13, 4, NULL, '2011-03-11 04:39:34', NULL, '');
INSERT INTO `zen_configuration` VALUES(289, 'Downloads Controller Update Status Value', 'DOWNLOADS_ORDERS_STATUS_UPDATED_VALUE', '4', 'What orders_status resets the Download days and Max Downloads - Default is 4', 13, 10, '2011-03-11 04:39:34', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(290, 'Downloads Controller Order Status Value >= lower value', 'DOWNLOADS_CONTROLLER_ORDERS_STATUS', '2', 'Downloads Controller Order Status Value - Default >= 2
Downloads are available for checkout based on the orders status. Orders with orders status greater than this value will be available for download. The orders status is set for an order by the Payment Modules. Set the lower range for this range.', 13, 12, '2011-03-11 04:39:34', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(291, 'Downloads Controller Order Status Value <= upper value', 'DOWNLOADS_CONTROLLER_ORDERS_STATUS_END', '4', 'Downloads Controller Order Status Value - Default <= 4
Downloads are available for checkout based on the orders status. Orders with orders status less than this value will be available for download. The orders status is set for an order by the Payment Modules. Set the upper range for this range.', 13, 13, '2011-03-11 04:39:34', '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(292, 'Enable Price Factor', 'ATTRIBUTES_ENABLED_PRICE_FACTOR', 'true', 'Enable the Attributes Price Factor.', 13, 25, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(293, 'Enable Qty Price Discount', 'ATTRIBUTES_ENABLED_QTY_PRICES', 'true', 'Enable the Attributes Quantity Price Discounts.', 13, 26, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(294, 'Enable Attribute Images', 'ATTRIBUTES_ENABLED_IMAGES', 'true', 'Enable the Attributes Images.', 13, 28, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(295, 'Enable Text Pricing by word or letter', 'ATTRIBUTES_ENABLED_TEXT_PRICES', 'true', 'Enable the Attributes Text Pricing by word or letter.', 13, 35, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(296, 'Text Pricing - Spaces are Free', 'TEXT_SPACES_FREE', '1', 'On Text pricing Spaces are Free
0= off 1= on', 13, 36, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(297, 'Read Only option type - Ignore for Add to Cart', 'PRODUCTS_OPTIONS_TYPE_READONLY_IGNORED', '1', 'When a Product only uses READONLY attributes, should the Add to Cart button be On or Off?
0= OFF
1= ON', 13, 37, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(298, 'Enable GZip Compression', 'GZIP_LEVEL', '0', '0= off 1= on', 14, 1, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''),');
INSERT INTO `zen_configuration` VALUES(299, 'Session Directory', 'SESSION_WRITE_DIRECTORY', '/home/content/m/k/0/mk00077/html/Sites/turbobrite.com/store/cache', 'If sessions are file based, store them in this directory.', 15, 1, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(300, 'Cookie Domain', 'SESSION_USE_FQDN', 'True', 'If True the full domain name will be used to store the cookie, e.g. www.mydomain.com. If False only a partial domain name will be used, e.g. mydomain.com. If you are unsure about this, always leave set to true.', 15, 2, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(301, 'Force Cookie Use', 'SESSION_FORCE_COOKIE_USE', 'False', 'Force the use of sessions when cookies are only enabled.', 15, 2, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(302, 'Check SSL Session ID', 'SESSION_CHECK_SSL_SESSION_ID', 'False', 'Validate the SSL_SESSION_ID on every secure HTTPS page request.', 15, 3, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(303, 'Check User Agent', 'SESSION_CHECK_USER_AGENT', 'False', 'Validate the clients browser user agent on every page request.', 15, 4, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(304, 'Check IP Address', 'SESSION_CHECK_IP_ADDRESS', 'False', 'Validate the clients IP address on every page request.', 15, 5, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(305, 'Prevent Spider Sessions', 'SESSION_BLOCK_SPIDERS', 'True', 'Prevent known spiders from starting a session.', 15, 6, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(306, 'Recreate Session', 'SESSION_RECREATE', 'True', 'Recreate the session to generate a new session ID when the customer logs on or creates an account (PHP >=4.1 needed).', 15, 7, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(307, 'IP to Host Conversion Status', 'SESSION_IP_TO_HOST_ADDRESS', 'true', 'Convert IP Address to Host Address
Note: on some servers this can slow down the initial start of a session or execution of Emails', 15, 10, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(308, 'Length of the redeem code', 'SECURITY_CODE_LENGTH', '10', 'Enter the length of the redeem code
The longer the more secure', 16, 1, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(309, 'Default Order Status For Zero Balance Orders', 'DEFAULT_ZERO_BALANCE_ORDERS_STATUS_ID', '2', 'When an order''s balance is zero, this order status will be assigned to it.', 16, 0, NULL, '2011-03-11 04:39:34', 'zen_get_order_status_name', 'zen_cfg_pull_down_order_statuses(');
INSERT INTO `zen_configuration` VALUES(310, 'New Signup Discount Coupon ID#', 'NEW_SIGNUP_DISCOUNT_COUPON', '', 'Select the coupon
', 16, 75, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_coupon_id(');
INSERT INTO `zen_configuration` VALUES(311, 'New Signup Gift Voucher Amount', 'NEW_SIGNUP_GIFT_VOUCHER_AMOUNT', '', 'Leave blank for none
Or enter an amount ie. 10 for $10.00', 16, 76, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(312, 'Maximum Discount Coupons Per Page', 'MAX_DISPLAY_SEARCH_RESULTS_DISCOUNT_COUPONS', '20', 'Number of Discount Coupons to list per Page', 16, 81, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(313, 'Maximum Discount Coupon Report Results Per Page', 'MAX_DISPLAY_SEARCH_RESULTS_DISCOUNT_COUPONS_REPORTS', '20', 'Number of Discount Coupons to list on Reports Page', 16, 81, NULL, '2011-03-11 04:39:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(314, 'Credit Card Enable Status - VISA', 'CC_ENABLED_VISA', '1', 'Accept VISA 0= off 1= on', 17, 1, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(315, 'Credit Card Enable Status - MasterCard', 'CC_ENABLED_MC', '1', 'Accept MasterCard 0= off 1= on', 17, 2, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(316, 'Credit Card Enable Status - AmericanExpress', 'CC_ENABLED_AMEX', '0', 'Accept AmericanExpress 0= off 1= on', 17, 3, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(317, 'Credit Card Enable Status - Diners Club', 'CC_ENABLED_DINERS_CLUB', '0', 'Accept Diners Club 0= off 1= on', 17, 4, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(318, 'Credit Card Enable Status - Discover Card', 'CC_ENABLED_DISCOVER', '0', 'Accept Discover Card 0= off 1= on', 17, 5, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(319, 'Credit Card Enable Status - JCB', 'CC_ENABLED_JCB', '0', 'Accept JCB 0= off 1= on', 17, 6, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(320, 'Credit Card Enable Status - AUSTRALIAN BANKCARD', 'CC_ENABLED_AUSTRALIAN_BANKCARD', '0', 'Accept AUSTRALIAN BANKCARD 0= off 1= on', 17, 7, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(321, 'Credit Card Enable Status - SOLO', 'CC_ENABLED_SOLO', '0', 'Accept SOLO Card 0= off 1= on', 17, 8, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(322, 'Credit Card Enable Status - Switch', 'CC_ENABLED_SWITCH', '0', 'Accept SWITCH Card 0= off 1= on', 17, 9, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(323, 'Credit Card Enable Status - Maestro', 'CC_ENABLED_MAESTRO', '0', 'Accept MAESTRO Card 0= off 1= on', 17, 10, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(324, 'Credit Card Enabled - Show on Payment', 'SHOW_ACCEPTED_CREDIT_CARDS', '0', 'Show accepted credit cards on Payment page?
0= off
1= As Text
2= As Images
Note: images and text must be defined in both the database and language file for specific credit card types.', 17, 50, NULL, '2011-03-11 04:39:34', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(325, 'This module is installed', 'MODULE_ORDER_TOTAL_GV_STATUS', 'true', '', 6, 1, NULL, '2003-10-30 22:16:40', NULL, 'zen_cfg_select_option(array(''true''),');
INSERT INTO `zen_configuration` VALUES(326, 'Sort Order', 'MODULE_ORDER_TOTAL_GV_SORT_ORDER', '840', 'Sort order of display.', 6, 2, NULL, '2003-10-30 22:16:40', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(327, 'Queue Purchases', 'MODULE_ORDER_TOTAL_GV_QUEUE', 'true', 'Do you want to queue purchases of the Gift Voucher?', 6, 3, NULL, '2003-10-30 22:16:40', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(328, 'Include Shipping', 'MODULE_ORDER_TOTAL_GV_INC_SHIPPING', 'true', 'Include Shipping in calculation', 6, 5, NULL, '2003-10-30 22:16:40', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(329, 'Include Tax', 'MODULE_ORDER_TOTAL_GV_INC_TAX', 'true', 'Include Tax in calculation.', 6, 6, NULL, '2003-10-30 22:16:40', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(330, 'Re-calculate Tax', 'MODULE_ORDER_TOTAL_GV_CALC_TAX', 'None', 'Re-Calculate Tax', 6, 7, NULL, '2003-10-30 22:16:40', NULL, 'zen_cfg_select_option(array(''None'', ''Standard'', ''Credit Note''),');
INSERT INTO `zen_configuration` VALUES(331, 'Tax Class', 'MODULE_ORDER_TOTAL_GV_TAX_CLASS', '0', 'Use the following tax class when treating Gift Voucher as Credit Note.', 6, 0, NULL, '2003-10-30 22:16:40', 'zen_get_tax_class_title', 'zen_cfg_pull_down_tax_classes(');
INSERT INTO `zen_configuration` VALUES(332, 'Credit including Tax', 'MODULE_ORDER_TOTAL_GV_CREDIT_TAX', 'false', 'Add tax to purchased Gift Voucher when crediting to Account', 6, 8, NULL, '2003-10-30 22:16:40', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(333, 'Set Order Status', 'MODULE_ORDER_TOTAL_GV_ORDER_STATUS_ID', '0', 'Set the status of orders made where GV covers full payment', 6, 0, NULL, '2011-03-11 04:39:34', 'zen_get_order_status_name', 'zen_cfg_pull_down_order_statuses(');
INSERT INTO `zen_configuration` VALUES(334, 'This module is installed', 'MODULE_ORDER_TOTAL_LOWORDERFEE_STATUS', 'true', '', 6, 1, NULL, '2003-10-30 22:16:43', NULL, 'zen_cfg_select_option(array(''true''),');
INSERT INTO `zen_configuration` VALUES(335, 'Sort Order', 'MODULE_ORDER_TOTAL_LOWORDERFEE_SORT_ORDER', '400', 'Sort order of display.', 6, 2, NULL, '2003-10-30 22:16:43', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(336, 'Allow Low Order Fee', 'MODULE_ORDER_TOTAL_LOWORDERFEE_LOW_ORDER_FEE', 'false', 'Do you want to allow low order fees?', 6, 3, NULL, '2003-10-30 22:16:43', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(337, 'Order Fee For Orders Under', 'MODULE_ORDER_TOTAL_LOWORDERFEE_ORDER_UNDER', '50', 'Add the low order fee to orders under this amount.', 6, 4, NULL, '2003-10-30 22:16:43', 'currencies->format', NULL);
INSERT INTO `zen_configuration` VALUES(338, 'Order Fee', 'MODULE_ORDER_TOTAL_LOWORDERFEE_FEE', '5', 'For Percentage Calculation - include a % Example: 10%
For a flat amount just enter the amount - Example: 5 for $5.00', 6, 5, NULL, '2003-10-30 22:16:43', '', NULL);
INSERT INTO `zen_configuration` VALUES(339, 'Attach Low Order Fee On Orders Made', 'MODULE_ORDER_TOTAL_LOWORDERFEE_DESTINATION', 'both', 'Attach low order fee for orders sent to the set destination.', 6, 6, NULL, '2003-10-30 22:16:43', NULL, 'zen_cfg_select_option(array(''national'', ''international'', ''both''),');
INSERT INTO `zen_configuration` VALUES(340, 'Tax Class', 'MODULE_ORDER_TOTAL_LOWORDERFEE_TAX_CLASS', '0', 'Use the following tax class on the low order fee.', 6, 7, NULL, '2003-10-30 22:16:43', 'zen_get_tax_class_title', 'zen_cfg_pull_down_tax_classes(');
INSERT INTO `zen_configuration` VALUES(341, 'No Low Order Fee on Virtual Products', 'MODULE_ORDER_TOTAL_LOWORDERFEE_VIRTUAL', 'false', 'Do not charge Low Order Fee when cart is Virtual Products Only', 6, 8, NULL, '2004-04-20 22:16:43', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(342, 'No Low Order Fee on Gift Vouchers', 'MODULE_ORDER_TOTAL_LOWORDERFEE_GV', 'false', 'Do not charge Low Order Fee when cart is Gift Vouchers Only', 6, 9, NULL, '2004-04-20 22:16:43', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(343, 'This module is installed', 'MODULE_ORDER_TOTAL_SHIPPING_STATUS', 'true', '', 6, 1, NULL, '2003-10-30 22:16:46', NULL, 'zen_cfg_select_option(array(''true''),');
INSERT INTO `zen_configuration` VALUES(344, 'Sort Order', 'MODULE_ORDER_TOTAL_SHIPPING_SORT_ORDER', '200', 'Sort order of display.', 6, 2, NULL, '2003-10-30 22:16:46', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(345, 'Allow Free Shipping', 'MODULE_ORDER_TOTAL_SHIPPING_FREE_SHIPPING', 'false', 'Do you want to allow free shipping?', 6, 3, NULL, '2003-10-30 22:16:46', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(346, 'Free Shipping For Orders Over', 'MODULE_ORDER_TOTAL_SHIPPING_FREE_SHIPPING_OVER', '50', 'Provide free shipping for orders over the set amount.', 6, 4, NULL, '2003-10-30 22:16:46', 'currencies->format', NULL);
INSERT INTO `zen_configuration` VALUES(347, 'Provide Free Shipping For Orders Made', 'MODULE_ORDER_TOTAL_SHIPPING_DESTINATION', 'national', 'Provide free shipping for orders sent to the set destination.', 6, 5, NULL, '2003-10-30 22:16:46', NULL, 'zen_cfg_select_option(array(''national'', ''international'', ''both''),');
INSERT INTO `zen_configuration` VALUES(348, 'This module is installed', 'MODULE_ORDER_TOTAL_SUBTOTAL_STATUS', 'true', '', 6, 1, NULL, '2003-10-30 22:16:49', NULL, 'zen_cfg_select_option(array(''true''),');
INSERT INTO `zen_configuration` VALUES(349, 'Sort Order', 'MODULE_ORDER_TOTAL_SUBTOTAL_SORT_ORDER', '100', 'Sort order of display.', 6, 2, NULL, '2003-10-30 22:16:49', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(350, 'This module is installed', 'MODULE_ORDER_TOTAL_TAX_STATUS', 'true', '', 6, 1, NULL, '2003-10-30 22:16:52', NULL, 'zen_cfg_select_option(array(''true''),');
INSERT INTO `zen_configuration` VALUES(351, 'Sort Order', 'MODULE_ORDER_TOTAL_TAX_SORT_ORDER', '300', 'Sort order of display.', 6, 2, NULL, '2003-10-30 22:16:52', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(352, 'This module is installed', 'MODULE_ORDER_TOTAL_TOTAL_STATUS', 'true', '', 6, 1, NULL, '2003-10-30 22:16:55', NULL, 'zen_cfg_select_option(array(''true''),');
INSERT INTO `zen_configuration` VALUES(353, 'Sort Order', 'MODULE_ORDER_TOTAL_TOTAL_SORT_ORDER', '999', 'Sort order of display.', 6, 2, NULL, '2003-10-30 22:16:55', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(354, 'Tax Class', 'MODULE_ORDER_TOTAL_COUPON_TAX_CLASS', '0', 'Use the following tax class when treating Discount Coupon as Credit Note.', 6, 0, NULL, '2003-10-30 22:16:36', 'zen_get_tax_class_title', 'zen_cfg_pull_down_tax_classes(');
INSERT INTO `zen_configuration` VALUES(355, 'Include Tax', 'MODULE_ORDER_TOTAL_COUPON_INC_TAX', 'false', 'Include Tax in calculation.', 6, 6, NULL, '2003-10-30 22:16:36', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(356, 'Sort Order', 'MODULE_ORDER_TOTAL_COUPON_SORT_ORDER', '280', 'Sort order of display.', 6, 2, NULL, '2003-10-30 22:16:36', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(357, 'Include Shipping', 'MODULE_ORDER_TOTAL_COUPON_INC_SHIPPING', 'true', 'Include Shipping in calculation', 6, 5, NULL, '2003-10-30 22:16:36', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(358, 'This module is installed', 'MODULE_ORDER_TOTAL_COUPON_STATUS', 'true', '', 6, 1, NULL, '2003-10-30 22:16:36', NULL, 'zen_cfg_select_option(array(''true''),');
INSERT INTO `zen_configuration` VALUES(359, 'Re-calculate Tax', 'MODULE_ORDER_TOTAL_COUPON_CALC_TAX', 'Standard', 'Re-Calculate Tax', 6, 7, NULL, '2003-10-30 22:16:36', NULL, 'zen_cfg_select_option(array(''None'', ''Standard'', ''Credit Note''),');
INSERT INTO `zen_configuration` VALUES(360, 'Admin Demo Status', 'ADMIN_DEMO', '0', 'Admin Demo should be on?
0= off 1= on', 6, 0, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(361, 'Product option type Select', 'PRODUCTS_OPTIONS_TYPE_SELECT', '0', 'The number representing the Select type of product option.', 0, NULL, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(362, 'Text product option type', 'PRODUCTS_OPTIONS_TYPE_TEXT', '1', 'Numeric value of the text product option type', 6, NULL, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(363, 'Radio button product option type', 'PRODUCTS_OPTIONS_TYPE_RADIO', '2', 'Numeric value of the radio button product option type', 6, NULL, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(364, 'Check box product option type', 'PRODUCTS_OPTIONS_TYPE_CHECKBOX', '3', 'Numeric value of the check box product option type', 6, NULL, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(365, 'File product option type', 'PRODUCTS_OPTIONS_TYPE_FILE', '4', 'Numeric value of the file product option type', 6, NULL, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(366, 'ID for text and file products options values', 'PRODUCTS_OPTIONS_VALUES_TEXT_ID', '0', 'Numeric value of the products_options_values_id used by the text and file attributes.', 6, NULL, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(367, 'Upload prefix', 'UPLOAD_PREFIX', 'upload_', 'Prefix used to differentiate between upload options and other options', 0, NULL, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(368, 'Text prefix', 'TEXT_PREFIX', 'txt_', 'Prefix used to differentiate between text option values and other option values', 0, NULL, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(369, 'Read Only option type', 'PRODUCTS_OPTIONS_TYPE_READONLY', '5', 'Numeric value of the file product option type', 6, NULL, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(370, 'Products Info - Products Option Name Sort Order', 'PRODUCTS_OPTIONS_SORT_ORDER', '0', 'Sort order of Option Names for Products Info
0= Sort Order, Option Name
1= Option Name', 18, 35, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''),');
INSERT INTO `zen_configuration` VALUES(371, 'Products Info - Product Option Value of Attributes Sort Order', 'PRODUCTS_OPTIONS_SORT_BY_PRICE', '1', 'Sort order of Product Option Values of Attributes for Products Info
0= Sort Order, Price
1= Sort Order, Option Value Name', 18, 36, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''),');
INSERT INTO `zen_configuration` VALUES(372, 'Product Info - Show Option Values Name Below Attributes Image', 'PRODUCT_IMAGES_ATTRIBUTES_NAMES', '1', 'Product Info - Show the name of the Option Value beneath the Attribute Image?
0= off 1= on', 18, 41, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(373, 'Product Info - Show Sales Discount Savings Status', 'SHOW_SALE_DISCOUNT_STATUS', '1', 'Product Info - Show the amount of discount savings?
0= off 1= on', 18, 45, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(374, 'Product Info - Show Sales Discount Savings Dollars or Percentage', 'SHOW_SALE_DISCOUNT', '1', 'Product Info - Show the amount of discount savings display as:
1= % off 2= $amount off', 18, 46, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(375, 'Product Info - Show Sales Discount Savings Percentage Decimals', 'SHOW_SALE_DISCOUNT_DECIMALS', '0', 'Product Info - Show discount savings display as a Percentage with how many decimals?:
Default= 0', 18, 47, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(376, 'Product Info - Price is Free Image or Text Status', 'OTHER_IMAGE_PRICE_IS_FREE_ON', '1', 'Product Info - Show the Price is Free Image or Text on Displayed Price
0= Text
1= Image', 18, 50, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(377, 'Product Info - Price is Call for Price Image or Text Status', 'PRODUCTS_PRICE_IS_CALL_IMAGE_ON', '1', 'Product Info - Show the Price is Call for Price Image or Text on Displayed Price
0= Text
1= Image', 18, 51, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(378, 'Product Quantity Box Status - Adding New Products', 'PRODUCTS_QTY_BOX_STATUS', '1', 'What should the Default Quantity Box Status be set to when adding New Products?
0= off
1= on
NOTE: This will show a Qty Box when ON and default the Add to Cart to 1', 18, 55, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(379, 'Product Reviews Require Approval', 'REVIEWS_APPROVAL', '1', 'Do product reviews require approval?
Note: When Review Status is off, it will also not show
0= off 1= on', 18, 62, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(380, 'Meta Tags - Include Product Model in Title', 'META_TAG_INCLUDE_MODEL', '1', 'Do you want to include the Product Model in the Meta Tag Title?
0= off 1= on', 18, 69, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(381, 'Meta Tags - Include Product Price in Title', 'META_TAG_INCLUDE_PRICE', '1', 'Do you want to include the Product Price in the Meta Tag Title?
0= off 1= on', 18, 70, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(382, 'Meta Tags Generated Description Maximum Length?', 'MAX_META_TAG_DESCRIPTION_LENGTH', '50', 'Set Generated Meta Tag Description Maximum Length to (words) Default 50:', 18, 71, NULL, '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(383, 'Also Purchased Products Columns per Row', 'SHOW_PRODUCT_INFO_COLUMNS_ALSO_PURCHASED_PRODUCTS', '3', 'Also Purchased Products Columns per Row
0= off or set the sort order', 18, 72, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4'', ''5'', ''6'', ''7'', ''8'', ''9'', ''10'', ''11'', ''12''), ');
INSERT INTO `zen_configuration` VALUES(384, 'Previous Next - Navigation Bar Position', 'PRODUCT_INFO_PREVIOUS_NEXT', '1', 'Location of Previous/Next Navigation Bar
0= off
1= Top of Page
2= Bottom of Page
3= Both Top and Bottom of Page', 18, 21, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''0'', ''text''=>''Off''), array(''id''=>''1'', ''text''=>''Top of Page''), array(''id''=>''2'', ''text''=>''Bottom of Page''), array(''id''=>''3'', ''text''=>''Both Top & Bottom of Page'')),');
INSERT INTO `zen_configuration` VALUES(385, 'Previous Next - Sort Order', 'PRODUCT_INFO_PREVIOUS_NEXT_SORT', '3', 'Products Display Order by
0= Product ID
1= Product Name
2= Model
3= Price, Product Name
4= Price, Model
5= Product Name, Model
6= Product Sort Order', 18, 22, '2011-03-23 11:38:37', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''0'', ''text''=>''Product ID''), array(''id''=>''1'', ''text''=>''Name''), array(''id''=>''2'', ''text''=>''Product Model''), array(''id''=>''3'', ''text''=>''Product Price - Name''), array(''id''=>''4'', ''text''=>''Product Price - Model''), array(''id''=>''5'', ''text''=>''Product Name - Model''), array(''id''=>''6'', ''text''=>''Product Sort Order'')),');
INSERT INTO `zen_configuration` VALUES(386, 'Previous Next - Button and Image Status', 'SHOW_PREVIOUS_NEXT_STATUS', '0', 'Button and Product Image status settings are:
0= Off
1= On', 18, 20, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''0'', ''text''=>''Off''), array(''id''=>''1'', ''text''=>''On'')),');
INSERT INTO `zen_configuration` VALUES(387, 'Previous Next - Button and Image Settings', 'SHOW_PREVIOUS_NEXT_IMAGES', '0', 'Show Previous/Next Button and Product Image Settings
0= Button Only
1= Button and Product Image
2= Product Image Only', 18, 21, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''0'', ''text''=>''Button Only''), array(''id''=>''1'', ''text''=>''Button and Product Image''), array(''id''=>''2'', ''text''=>''Product Image Only'')),');
INSERT INTO `zen_configuration` VALUES(388, 'Previous Next - Image Width?', 'PREVIOUS_NEXT_IMAGE_WIDTH', '50', 'Previous/Next Image Width?', 18, 22, NULL, '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(389, 'Previous Next - Image Height?', 'PREVIOUS_NEXT_IMAGE_HEIGHT', '40', 'Previous/Next Image Height?', 18, 23, NULL, '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(390, 'Previous Next - Navigation Includes Category Position', 'PRODUCT_INFO_CATEGORIES', '1', 'Product''s Category Image and Name Alignment Above Previous/Next Navigation Bar
0= off
1= Align Left
2= Align Center
3= Align Right', 18, 20, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''0'', ''text''=>''Off''), array(''id''=>''1'', ''text''=>''Align Left''), array(''id''=>''2'', ''text''=>''Align Center''), array(''id''=>''3'', ''text''=>''Align Right'')),');
INSERT INTO `zen_configuration` VALUES(391, 'Previous Next - Navigation Includes Category Name and Image Status', 'PRODUCT_INFO_CATEGORIES_IMAGE_STATUS', '2', 'Product''s Category Image and Name Status
0= Category Name and Image always shows
1= Category Name only
2= Category Name and Image when not blank', 18, 20, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''0'', ''text''=>''Category Name and Image Always''), array(''id''=>''1'', ''text''=>''Category Name only''), array(''id''=>''2'', ''text''=>''Category Name and Image when not blank'')),');
INSERT INTO `zen_configuration` VALUES(392, 'Column Width - Left Boxes', 'BOX_WIDTH_LEFT', '1px', 'Width of the Left Column Boxes
px may be included
Default = 150px', 19, 1, '2011-03-28 19:25:21', '2003-11-21 22:16:36', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(393, 'Column Width - Right Boxes', 'BOX_WIDTH_RIGHT', '1px', 'Width of the Right Column Boxes
px may be included
Default = 150px', 19, 2, '2011-03-18 21:32:43', '2003-11-21 22:16:36', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(394, 'Bread Crumbs Navigation Separator', 'BREAD_CRUMBS_SEPARATOR', ' :: ', 'Enter the separator symbol to appear between the Navigation Bread Crumb trail
Note: Include spaces with the symbol if you want them part of the separator.
Default = :: ', 19, 3, NULL, '2003-11-21 22:16:36', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(395, 'Define Breadcrumb Status', 'DEFINE_BREADCRUMB_STATUS', '0', 'Enable the Breadcrumb Trail Links?
0= OFF
1= ON
2= Off for Home Page Only', 19, 4, '2011-03-18 21:25:26', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(396, 'Bestsellers - Number Padding', 'BEST_SELLERS_FILLER', ' ', 'What do you want to Pad the numbers with?
Default = ', 19, 5, NULL, '2003-11-21 22:16:36', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(397, 'Bestsellers - Truncate Product Names', 'BEST_SELLERS_TRUNCATE', '35', 'What size do you want to truncate the Product Names?
Default = 35', 19, 6, NULL, '2003-11-21 22:16:36', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(398, 'Bestsellers - Truncate Product Names followed by ...', 'BEST_SELLERS_TRUNCATE_MORE', 'true', 'When truncated Product Names follow with ...
Default = true', 19, 7, '2003-03-21 13:08:25', '2003-03-21 11:42:47', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(399, 'Categories Box - Show Specials Link', 'SHOW_CATEGORIES_BOX_SPECIALS', 'true', 'Show Specials Link in the Categories Box', 19, 8, '2003-03-21 13:08:25', '2003-03-21 11:42:47', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(400, 'Categories Box - Show Products New Link', 'SHOW_CATEGORIES_BOX_PRODUCTS_NEW', 'true', 'Show Products New Link in the Categories Box', 19, 9, '2003-03-21 13:08:25', '2003-03-21 11:42:47', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(401, 'Shopping Cart Box Status', 'SHOW_SHOPPING_CART_BOX_STATUS', '1', 'Shopping Cart Shows
0= Always
1= Only when full
2= Only when full but not when viewing the Shopping Cart', 19, 10, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(402, 'Categories Box - Show Featured Products Link', 'SHOW_CATEGORIES_BOX_FEATURED_PRODUCTS', 'false', 'Show Featured Products Link in the Categories Box', 19, 11, '2011-03-23 11:45:37', '2003-03-21 11:42:47', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(403, 'Categories Box - Show Products All Link', 'SHOW_CATEGORIES_BOX_PRODUCTS_ALL', 'true', 'Show Products All Link in the Categories Box', 19, 12, '2003-03-21 13:08:25', '2003-03-21 11:42:47', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(404, 'Column Left Status - Global', 'COLUMN_LEFT_STATUS', '1', 'Show Column Left, unless page override exists?
0= Column Left is always off
1= Column Left is on, unless page override', 19, 15, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(405, 'Column Right Status - Global', 'COLUMN_RIGHT_STATUS', '1', 'Show Column Right, unless page override exists?
0= Column Right is always off
1= Column Right is on, unless page override', 19, 16, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(406, 'Column Width - Left', 'COLUMN_WIDTH_LEFT', '1px', 'Width of the Left Column
px may be included
Default = 150px', 19, 20, '2011-03-28 19:25:39', '2003-11-21 22:16:36', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(407, 'Column Width - Right', 'COLUMN_WIDTH_RIGHT', '1px', 'Width of the Right Column
px may be included
Default = 150px', 19, 21, '2011-03-18 21:32:31', '2003-11-21 22:16:36', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(408, 'Categories Separator between links Status', 'SHOW_CATEGORIES_SEPARATOR_LINK', '1', 'Show Category Separator between Category Names and Links?
0= off
1= on', 19, 24, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(409, 'Categories Separator between the Category Name and Count', 'CATEGORIES_SEPARATOR', '->', 'What separator do you want between the Category name and the count?
Default = ->', 19, 25, NULL, '2003-11-21 22:16:36', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(410, 'Categories Separator between the Category Name and Sub Categories', 'CATEGORIES_SEPARATOR_SUBS', '|_ ', 'What separator do you want between the Category name and Sub Category Name?
Default = |_ ', 19, 26, NULL, '2004-03-25 22:16:36', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(411, 'Categories Count Prefix', 'CATEGORIES_COUNT_PREFIX', ' (', 'What do you want to Prefix the count with?
Default= (', 19, 27, NULL, '2003-01-21 22:16:36', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(412, 'Categories Count Suffix', 'CATEGORIES_COUNT_SUFFIX', ')', 'What do you want as a Suffix to the count?
Default= )', 19, 28, NULL, '2003-01-21 22:16:36', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(413, 'Categories SubCategories Indent', 'CATEGORIES_SUBCATEGORIES_INDENT', ' ', 'What do you want to use as the subcategories indent?
Default= ', 19, 29, NULL, '2004-06-24 22:16:36', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(414, 'Categories with 0 Products Status', 'CATEGORIES_COUNT_ZERO', '0', 'Show Category Count for 0 Products?
0= off
1= on', 19, 30, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(415, 'Split Categories Box', 'CATEGORIES_SPLIT_DISPLAY', 'True', 'Split the categories box display by product type', 19, 31, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(416, 'Shopping Cart - Show Totals', 'SHOW_TOTALS_IN_CART', '1', 'Show Totals Above Shopping Cart?
0= off
1= on: Items Weight Amount
2= on: Items Weight Amount, but no weight when 0
3= on: Items Amount', 19, 31, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''), ');
INSERT INTO `zen_configuration` VALUES(417, 'Customer Greeting - Show on Index Page', 'SHOW_CUSTOMER_GREETING', '1', 'Always Show Customer Greeting on Index?
0= off
1= on', 19, 40, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(418, 'Categories - Always Show on Main Page', 'SHOW_CATEGORIES_ALWAYS', '0', 'Always Show Categories on Main Page
0= off
1= on
Default category can be set to Top Level or a Specific Top Level', 19, 45, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(419, 'Main Page - Opens with Category', 'CATEGORIES_START_MAIN', '1', '0= Top Level Categories
Or enter the Category ID#
Note: Sub Categories can also be used Example: 3_10', 19, 46, '2011-03-18 21:27:54', '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(420, 'Categories - Always Open to Show SubCategories', 'SHOW_CATEGORIES_SUBCATEGORIES_ALWAYS', '0', 'Always Show Categories and SubCategories
0= off, just show Top Categories
1= on, Always show Categories and SubCategories when selected', 19, 47, '2011-03-18 21:26:32', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(421, 'Banner Display Groups - Header Position 1', 'SHOW_BANNERS_GROUP_SET1', '', 'The Banner Display Groups can be from 1 Banner Group or Multiple Banner Groups
For Multiple Banner Groups enter the Banner Group Name separated by a colon :
Example: Wide-Banners:SideBox-Banners
What Banner Group(s) do you want to use in the Header Position 1?
Leave blank for none', 19, 55, NULL, '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(422, 'Banner Display Groups - Header Position 2', 'SHOW_BANNERS_GROUP_SET2', 'Banner-2', 'The Banner Display Groups can be from 1 Banner Group or Multiple Banner Groups
For Multiple Banner Groups enter the Banner Group Name separated by a colon :
Example: Wide-Banners:SideBox-Banners
What Banner Group(s) do you want to use in the Header Position 2?
Leave blank for none', 19, 56, '2011-03-18 22:18:34', '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(423, 'Banner Display Groups - Header Position 3', 'SHOW_BANNERS_GROUP_SET3', '', 'The Banner Display Groups can be from 1 Banner Group or Multiple Banner Groups
For Multiple Banner Groups enter the Banner Group Name separated by a colon :
Example: Wide-Banners:SideBox-Banners
What Banner Group(s) do you want to use in the Header Position 3?
Leave blank for none', 19, 57, NULL, '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(424, 'Banner Display Groups - Footer Position 1', 'SHOW_BANNERS_GROUP_SET4', '', 'The Banner Display Groups can be from 1 Banner Group or Multiple Banner Groups
For Multiple Banner Groups enter the Banner Group Name separated by a colon :
Example: Wide-Banners:SideBox-Banners
What Banner Group(s) do you want to use in the Footer Position 1?
Leave blank for none', 19, 65, NULL, '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(425, 'Banner Display Groups - Footer Position 2', 'SHOW_BANNERS_GROUP_SET5', '', 'The Banner Display Groups can be from 1 Banner Group or Multiple Banner Groups
For Multiple Banner Groups enter the Banner Group Name separated by a colon :
Example: Wide-Banners:SideBox-Banners
What Banner Group(s) do you want to use in the Footer Position 2?
Leave blank for none', 19, 66, NULL, '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(426, 'Banner Display Groups - Footer Position 3', 'SHOW_BANNERS_GROUP_SET6', '', 'The Banner Display Groups can be from 1 Banner Group or Multiple Banner Groups
For Multiple Banner Groups enter the Banner Group Name separated by a colon :
Example: Wide-Banners:SideBox-Banners
Default Group is Wide-Banners
What Banner Group(s) do you want to use in the Footer Position 3?
Leave blank for none', 19, 67, '2011-03-18 21:24:59', '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(427, 'Banner Display Groups - Side Box banner_box', 'SHOW_BANNERS_GROUP_SET7', 'SideBox-Banners', 'The Banner Display Groups can be from 1 Banner Group or Multiple Banner Groups
For Multiple Banner Groups enter the Banner Group Name separated by a colon :
Example: Wide-Banners:SideBox-Banners
Default Group is SideBox-Banners
What Banner Group(s) do you want to use in the Side Box - banner_box?
Leave blank for none', 19, 70, NULL, '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(428, 'Banner Display Groups - Side Box banner_box2', 'SHOW_BANNERS_GROUP_SET8', 'SideBox-Banners', 'The Banner Display Groups can be from 1 Banner Group or Multiple Banner Groups
For Multiple Banner Groups enter the Banner Group Name separated by a colon :
Example: Wide-Banners:SideBox-Banners
Default Group is SideBox-Banners
What Banner Group(s) do you want to use in the Side Box - banner_box2?
Leave blank for none', 19, 71, NULL, '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(429, 'Banner Display Group - Side Box banner_box_all', 'SHOW_BANNERS_GROUP_SET_ALL', 'BannersAll', 'The Banner Display Group may only be from one (1) Banner Group for the Banner All sidebox
Default Group is BannersAll
What Banner Group do you want to use in the Side Box - banner_box_all?
Leave blank for none', 19, 72, NULL, '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(430, 'Footer - Show IP Address status', 'SHOW_FOOTER_IP', '0', 'Show Customer IP Address in the Footer
0= off
1= on
Should the Customer IP Address show in the footer?', 19, 80, '2011-03-19 07:30:42', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(431, 'Product Discount Quantities - Add how many blank discounts?', 'DISCOUNT_QTY_ADD', '5', 'How many blank discount quantities should be added for Product Pricing?', 19, 90, NULL, '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(432, 'Product Discount Quantities - Display how many per row?', 'DISCOUNT_QUANTITY_PRICES_COLUMN', '5', 'How many discount quantities should show per row on Product Info Pages?', 19, 95, NULL, '2011-03-11 04:39:35', '', '');
INSERT INTO `zen_configuration` VALUES(433, 'Categories/Products Display Sort Order', 'CATEGORIES_PRODUCTS_SORT_ORDER', '0', 'Categories/Products Display Sort Order
0= Categories/Products Sort Order/Name
1= Categories/Products Name
2= Products Model
3= Products Qty+, Products Name
4= Products Qty-, Products Name
5= Products Price+, Products Name
6= Products Price-, Products Name', 19, 100, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4'', ''5'', ''6''), ');
INSERT INTO `zen_configuration` VALUES(434, 'Option Names and Values Global Add, Copy and Delete Features Status', 'OPTION_NAMES_VALUES_GLOBAL_STATUS', '1', 'Option Names and Values Global Add, Copy and Delete Features Status
0= Hide Features
1= Show Features
2= Products Model', 19, 110, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(435, 'Categories-Tabs Menu ON/OFF', 'CATEGORIES_TABS_STATUS', '0', 'Categories-Tabs
This enables the display of your store''s categories as a menu across the top of your header. There are many potential creative uses for this.
0= Hide Categories Tabs
1= Show Categories Tabs', 19, 112, '2011-03-18 21:26:50', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(436, 'Site Map - include My Account Links?', 'SHOW_ACCOUNT_LINKS_ON_SITE_MAP', 'No', 'Should the links to My Account show up on the site-map?
Note: Spiders will try to index this page, and likely should not be sent to secure pages, since there is no benefit in indexing a login page.
Default: false', 19, 115, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''Yes'', ''No''), ');
INSERT INTO `zen_configuration` VALUES(437, 'Skip 1-prod Categories', 'SKIP_SINGLE_PRODUCT_CATEGORIES', 'True', 'Skip single-product categories
If this option is set to True, then if the customer clicks on a link to a category which only contains a single item, then Zen Cart will take them directly to that product-page, rather than present them with another link to click in order to see the product.
Default: True', 19, 120, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(438, 'Use split-login page', 'USE_SPLIT_LOGIN_MODE', 'False', 'The login page can be displayed in two modes: Split or Vertical.
In Split mode, the create-account options are accessed by clicking a button to get to the create-account page. In Vertical mode, the create-account input fields are all displayed inline, below the login field, making one less click for the customer to create their account.
Default: False', 19, 121, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(439, 'CSS Buttons', 'IMAGE_USE_CSS_BUTTONS', 'No', 'CSS Buttons
Use CSS buttons instead of images (GIF/JPG)?
Button styles must be configured in the stylesheet if you enable this option.', 19, 147, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''No'', ''Yes''), ');
INSERT INTO `zen_configuration` VALUES(440, 'Down for Maintenance: ON/OFF', 'DOWN_FOR_MAINTENANCE', 'false', 'Down for Maintenance
(true=on false=off)', 20, 1, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(441, 'Down for Maintenance: filename', 'DOWN_FOR_MAINTENANCE_FILENAME', 'down_for_maintenance', 'Down for Maintenance filename
Note: Do not include the extension
Default=down_for_maintenance', 20, 2, NULL, '2011-03-11 04:39:35', NULL, '');
INSERT INTO `zen_configuration` VALUES(442, 'Down for Maintenance: Hide Header', 'DOWN_FOR_MAINTENANCE_HEADER_OFF', 'false', 'Down for Maintenance: Hide Header
(true=hide false=show)', 20, 3, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(443, 'Down for Maintenance: Hide Column Left', 'DOWN_FOR_MAINTENANCE_COLUMN_LEFT_OFF', 'false', 'Down for Maintenance: Hide Column Left
(true=hide false=show)', 20, 4, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(444, 'Down for Maintenance: Hide Column Right', 'DOWN_FOR_MAINTENANCE_COLUMN_RIGHT_OFF', 'false', 'Down for Maintenance: Hide Column Right
(true=hide false=show)', 20, 5, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(445, 'Down for Maintenance: Hide Footer', 'DOWN_FOR_MAINTENANCE_FOOTER_OFF', 'false', 'Down for Maintenance: Hide Footer
(true=hide false=show)', 20, 6, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(446, 'Down for Maintenance: Hide Prices', 'DOWN_FOR_MAINTENANCE_PRICES_OFF', 'false', 'Down for Maintenance: Hide Prices
(true=hide false=show)', 20, 7, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(447, 'Down For Maintenance (exclude this IP-Address)', 'EXCLUDE_ADMIN_IP_FOR_MAINTENANCE', 'your IP (ADMIN)', 'This IP Address is able to access the website while it is Down For Maintenance (like webmaster)
To enter multiple IP Addresses, separate with a comma. If you do not know your IP Address, check in the Footer of your Shop.', 20, 8, '2003-03-21 13:43:22', '2003-03-21 21:20:07', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(448, 'NOTICE PUBLIC Before going Down for Maintenance: ON/OFF', 'WARN_BEFORE_DOWN_FOR_MAINTENANCE', 'false', 'Give a WARNING some time before you put your website Down for Maintenance
(true=on false=off)
If you set the ''Down For Maintenance: ON/OFF'' to true this will automaticly be updated to false', 20, 9, '2003-03-21 13:08:25', '2003-03-21 11:42:47', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(449, 'Date and hours for notice before maintenance', 'PERIOD_BEFORE_DOWN_FOR_MAINTENANCE', '15/05/2003 2-3 PM', 'Date and hours for notice before maintenance website, enter date and hours for maintenance website', 20, 10, '2003-03-21 13:08:25', '2003-03-21 11:42:47', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(450, 'Display when webmaster has enabled maintenance', 'DISPLAY_MAINTENANCE_TIME', 'false', 'Display when Webmaster has enabled maintenance
(true=on false=off)
', 20, 11, '2003-03-21 13:08:25', '2003-03-21 11:42:47', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(451, 'Display website maintenance period', 'DISPLAY_MAINTENANCE_PERIOD', 'false', 'Display Website maintenance period
(true=on false=off)
', 20, 12, '2003-03-21 13:08:25', '2003-03-21 11:42:47', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `zen_configuration` VALUES(452, 'Website maintenance period', 'TEXT_MAINTENANCE_PERIOD_TIME', '2h00', 'Enter Website Maintenance period (hh:mm)', 20, 13, '2003-03-21 13:08:25', '2003-03-21 11:42:47', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(453, 'Confirm Terms and Conditions During Checkout Procedure', 'DISPLAY_CONDITIONS_ON_CHECKOUT', 'false', 'Show the Terms and Conditions during the checkout procedure which the customer must agree to.', 11, 1, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(454, 'Confirm Privacy Notice During Account Creation Procedure', 'DISPLAY_PRIVACY_CONDITIONS', 'false', 'Show the Privacy Notice during the account creation procedure which the customer must agree to.', 11, 2, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''true'', ''false''), ');
INSERT INTO `zen_configuration` VALUES(455, 'Display Product Image', 'PRODUCT_NEW_LIST_IMAGE', '1102', 'Do you want to display the Product Image?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 21, 1, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(456, 'Display Product Quantity', 'PRODUCT_NEW_LIST_QUANTITY', '1202', 'Do you want to display the Product Quantity?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 21, 2, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(457, 'Display Product Buy Now Button', 'PRODUCT_NEW_BUY_NOW', '1300', 'Do you want to display the Product Buy Now Button
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 21, 3, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(458, 'Display Product Name', 'PRODUCT_NEW_LIST_NAME', '2101', 'Do you want to display the Product Name?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 21, 4, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(459, 'Display Product Model', 'PRODUCT_NEW_LIST_MODEL', '2201', 'Do you want to display the Product Model?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 21, 5, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(460, 'Display Product Manufacturer Name', 'PRODUCT_NEW_LIST_MANUFACTURER', '2302', 'Do you want to display the Product Manufacturer Name?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 21, 6, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(461, 'Display Product Price', 'PRODUCT_NEW_LIST_PRICE', '2402', 'Do you want to display the Product Price
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 21, 7, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(462, 'Display Product Weight', 'PRODUCT_NEW_LIST_WEIGHT', '2502', 'Do you want to display the Product Weight?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 21, 8, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(463, 'Display Product Date Added', 'PRODUCT_NEW_LIST_DATE_ADDED', '2601', 'Do you want to display the Product Date Added?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 21, 9, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(464, 'Display Product Description', 'PRODUCT_NEW_LIST_DESCRIPTION', '150', 'How many characters do you want to display of the Product Description?
0= OFF
150= Suggested Length, or enter the maximum number of characters to display', 21, 10, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(465, 'Display Product Display - Default Sort Order', 'PRODUCT_NEW_LIST_SORT_DEFAULT', '3', 'What Sort Order Default should be used for New Products Display?
Default= 6 for Date New to Old
1= Products Name
2= Products Name Desc
3= Price low to high, Products Name
4= Price high to low, Products Name
5= Model
6= Date Added desc
7= Date Added
8= Product Sort Order', 21, 11, '2011-03-23 11:48:59', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''1'', ''2'', ''3'', ''4'', ''5'', ''6'', ''7'', ''8''), ');
INSERT INTO `zen_configuration` VALUES(466, 'Default Products New Group ID', 'PRODUCT_NEW_LIST_GROUP_ID', '21', 'Warning: Only change this if your Products New Group ID has changed from the default of 21
What is the configuration_group_id for New Products Listings?', 21, 12, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(467, 'Display Multiple Products Qty Box Status and Set Button Location', 'PRODUCT_NEW_LISTING_MULTIPLE_ADD_TO_CART', '3', 'Do you want to display Add Multiple Products Qty Box and Set Button Location?
0= off
1= Top
2= Bottom
3= Both', 21, 25, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''), ');
INSERT INTO `zen_configuration` VALUES(468, 'Mask Upcoming Products from being include as New Products', 'SHOW_NEW_PRODUCTS_UPCOMING_MASKED', '0', 'Do you want to mask Upcoming Products from being included as New Products in Listing, Sideboxes and Centerbox?
0= off
1= on', 21, 30, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(469, 'Display Product Image', 'PRODUCT_FEATURED_LIST_IMAGE', '1102', 'Do you want to display the Product Image?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 22, 1, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(470, 'Display Product Quantity', 'PRODUCT_FEATURED_LIST_QUANTITY', '1202', 'Do you want to display the Product Quantity?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 22, 2, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(471, 'Display Product Buy Now Button', 'PRODUCT_FEATURED_BUY_NOW', '1300', 'Do you want to display the Product Buy Now Button
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 22, 3, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(472, 'Display Product Name', 'PRODUCT_FEATURED_LIST_NAME', '2101', 'Do you want to display the Product Name?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 22, 4, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(473, 'Display Product Model', 'PRODUCT_FEATURED_LIST_MODEL', '2201', 'Do you want to display the Product Model?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 22, 5, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(474, 'Display Product Manufacturer Name', 'PRODUCT_FEATURED_LIST_MANUFACTURER', '2302', 'Do you want to display the Product Manufacturer Name?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 22, 6, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(475, 'Display Product Price', 'PRODUCT_FEATURED_LIST_PRICE', '2402', 'Do you want to display the Product Price
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 22, 7, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(476, 'Display Product Weight', 'PRODUCT_FEATURED_LIST_WEIGHT', '2502', 'Do you want to display the Product Weight?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 22, 8, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(477, 'Display Product Date Added', 'PRODUCT_FEATURED_LIST_DATE_ADDED', '2601', 'Do you want to display the Product Date Added?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 22, 9, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(478, 'Display Product Description', 'PRODUCT_FEATURED_LIST_DESCRIPTION', '150', 'How many characters do you want to display of the Product Description?
0= OFF
150= Suggested Length, or enter the maximum number of characters to display', 22, 10, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(479, 'Display Product Display - Default Sort Order', 'PRODUCT_FEATURED_LIST_SORT_DEFAULT', '1', 'What Sort Order Default should be used for Featured Product Display?
Default= 1 for Product Name
1= Products Name
2= Products Name Desc
3= Price low to high, Products Name
4= Price high to low, Products Name
5= Model
6= Date Added desc
7= Date Added
8= Product Sort Order', 22, 11, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''1'', ''2'', ''3'', ''4'', ''5'', ''6'', ''7'', ''8''), ');
INSERT INTO `zen_configuration` VALUES(480, 'Default Featured Products Group ID', 'PRODUCT_FEATURED_LIST_GROUP_ID', '22', 'Warning: Only change this if your Featured Products Group ID has changed from the default of 22
What is the configuration_group_id for Featured Products Listings?', 22, 12, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(481, 'Display Multiple Products Qty Box Status and Set Button Location', 'PRODUCT_FEATURED_LISTING_MULTIPLE_ADD_TO_CART', '3', 'Do you want to display Add Multiple Products Qty Box and Set Button Location?
0= off
1= Top
2= Bottom
3= Both', 22, 25, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''), ');
INSERT INTO `zen_configuration` VALUES(482, 'Display Product Image', 'PRODUCT_ALL_LIST_IMAGE', '1102', 'Do you want to display the Product Image?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 23, 1, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(483, 'Display Product Quantity', 'PRODUCT_ALL_LIST_QUANTITY', '1202', 'Do you want to display the Product Quantity?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 23, 2, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(484, 'Display Product Buy Now Button', 'PRODUCT_ALL_BUY_NOW', '1300', 'Do you want to display the Product Buy Now Button
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 23, 3, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(485, 'Display Product Name', 'PRODUCT_ALL_LIST_NAME', '2101', 'Do you want to display the Product Name?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 23, 4, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(486, 'Display Product Model', 'PRODUCT_ALL_LIST_MODEL', '2201', 'Do you want to display the Product Model?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 23, 5, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(487, 'Display Product Manufacturer Name', 'PRODUCT_ALL_LIST_MANUFACTURER', '2302', 'Do you want to display the Product Manufacturer Name?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 23, 6, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(488, 'Display Product Price', 'PRODUCT_ALL_LIST_PRICE', '2402', 'Do you want to display the Product Price
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 23, 7, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(489, 'Display Product Weight', 'PRODUCT_ALL_LIST_WEIGHT', '2502', 'Do you want to display the Product Weight?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 23, 8, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(490, 'Display Product Date Added', 'PRODUCT_ALL_LIST_DATE_ADDED', '2601', 'Do you want to display the Product Date Added?
0= off
1st digit Left or Right
2nd and 3rd digit Sort Order
4th digit number of breaks after
', 23, 9, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(491, 'Display Product Description', 'PRODUCT_ALL_LIST_DESCRIPTION', '150', 'How many characters do you want to display of the Product Description?
0= OFF
150= Suggested Length, or enter the maximum number of characters to display', 23, 10, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(492, 'Display Product Display - Default Sort Order', 'PRODUCT_ALL_LIST_SORT_DEFAULT', '1', 'What Sort Order Default should be used for All Products Display?
Default= 1 for Product Name
1= Products Name
2= Products Name Desc
3= Price low to high, Products Name
4= Price high to low, Products Name
5= Model
6= Date Added desc
7= Date Added
8= Product Sort Order', 23, 11, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''1'', ''2'', ''3'', ''4'', ''5'', ''6'', ''7'', ''8''), ');
INSERT INTO `zen_configuration` VALUES(493, 'Default Products All Group ID', 'PRODUCT_ALL_LIST_GROUP_ID', '23', 'Warning: Only change this if your Products All Group ID has changed from the default of 23
What is the configuration_group_id for Products All Listings?', 23, 12, NULL, '2011-03-11 04:39:35', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(494, 'Display Multiple Products Qty Box Status and Set Button Location', 'PRODUCT_ALL_LISTING_MULTIPLE_ADD_TO_CART', '3', 'Do you want to display Add Multiple Products Qty Box and Set Button Location?
0= off
1= Top
2= Bottom
3= Both', 23, 25, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''), ');
INSERT INTO `zen_configuration` VALUES(495, 'Show New Products on Main Page', 'SHOW_PRODUCT_INFO_MAIN_NEW_PRODUCTS', '1', 'Show New Products on Main Page
0= off or set the sort order', 24, 65, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(496, 'Show Featured Products on Main Page', 'SHOW_PRODUCT_INFO_MAIN_FEATURED_PRODUCTS', '0', 'Show Featured Products on Main Page
0= off or set the sort order', 24, 66, '2011-03-18 21:38:52', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(497, 'Show Special Products on Main Page', 'SHOW_PRODUCT_INFO_MAIN_SPECIALS_PRODUCTS', '0', 'Show Special Products on Main Page
0= off or set the sort order', 24, 67, '2011-03-18 21:39:02', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(498, 'Show Upcoming Products on Main Page', 'SHOW_PRODUCT_INFO_MAIN_UPCOMING', '0', 'Show Upcoming Products on Main Page
0= off or set the sort order', 24, 68, '2011-03-18 21:39:13', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(499, 'Show New Products on Main Page - Category with SubCategories', 'SHOW_PRODUCT_INFO_CATEGORY_NEW_PRODUCTS', '0', 'Show New Products on Main Page - Category with SubCategories
0= off or set the sort order', 24, 70, '2011-03-18 21:39:31', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(500, 'Show Featured Products on Main Page - Category with SubCategories', 'SHOW_PRODUCT_INFO_CATEGORY_FEATURED_PRODUCTS', '0', 'Show Featured Products on Main Page - Category with SubCategories
0= off or set the sort order', 24, 71, '2011-03-18 21:40:31', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(501, 'Show Special Products on Main Page - Category with SubCategories', 'SHOW_PRODUCT_INFO_CATEGORY_SPECIALS_PRODUCTS', '0', 'Show Special Products on Main Page - Category with SubCategories
0= off or set the sort order', 24, 72, '2011-03-18 21:40:37', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(502, 'Show Upcoming Products on Main Page - Category with SubCategories', 'SHOW_PRODUCT_INFO_CATEGORY_UPCOMING', '0', 'Show Upcoming Products on Main Page - Category with SubCategories
0= off or set the sort order', 24, 73, '2011-03-18 21:40:43', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(503, 'Show New Products on Main Page - Errors and Missing Products Page', 'SHOW_PRODUCT_INFO_MISSING_NEW_PRODUCTS', '1', 'Show New Products on Main Page - Errors and Missing Product
0= off or set the sort order', 24, 75, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(504, 'Show Featured Products on Main Page - Errors and Missing Products Page', 'SHOW_PRODUCT_INFO_MISSING_FEATURED_PRODUCTS', '2', 'Show Featured Products on Main Page - Errors and Missing Product
0= off or set the sort order', 24, 76, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(505, 'Show Special Products on Main Page - Errors and Missing Products Page', 'SHOW_PRODUCT_INFO_MISSING_SPECIALS_PRODUCTS', '3', 'Show Special Products on Main Page - Errors and Missing Product
0= off or set the sort order', 24, 77, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(506, 'Show Upcoming Products on Main Page - Errors and Missing Products Page', 'SHOW_PRODUCT_INFO_MISSING_UPCOMING', '4', 'Show Upcoming Products on Main Page - Errors and Missing Product
0= off or set the sort order', 24, 78, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(507, 'Show New Products - below Product Listing', 'SHOW_PRODUCT_INFO_LISTING_BELOW_NEW_PRODUCTS', '0', 'Show New Products below Product Listing
0= off or set the sort order', 24, 85, '2011-03-18 21:40:56', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(508, 'Show Featured Products - below Product Listing', 'SHOW_PRODUCT_INFO_LISTING_BELOW_FEATURED_PRODUCTS', '0', 'Show Featured Products below Product Listing
0= off or set the sort order', 24, 86, '2011-03-18 21:41:02', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(509, 'Show Special Products - below Product Listing', 'SHOW_PRODUCT_INFO_LISTING_BELOW_SPECIALS_PRODUCTS', '0', 'Show Special Products below Product Listing
0= off or set the sort order', 24, 87, '2011-03-18 21:41:29', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(510, 'Show Upcoming Products - below Product Listing', 'SHOW_PRODUCT_INFO_LISTING_BELOW_UPCOMING', '0', 'Show Upcoming Products below Product Listing
0= off or set the sort order', 24, 88, '2011-03-18 21:41:36', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3'', ''4''), ');
INSERT INTO `zen_configuration` VALUES(511, 'New Products Columns per Row', 'SHOW_PRODUCT_INFO_COLUMNS_NEW_PRODUCTS', '3', 'New Products Columns per Row', 24, 95, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''1'', ''2'', ''3'', ''4'', ''5'', ''6'', ''7'', ''8'', ''9'', ''10'', ''11'', ''12''), ');
INSERT INTO `zen_configuration` VALUES(512, 'Featured Products Columns per Row', 'SHOW_PRODUCT_INFO_COLUMNS_FEATURED_PRODUCTS', '3', 'Featured Products Columns per Row', 24, 96, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''1'', ''2'', ''3'', ''4'', ''5'', ''6'', ''7'', ''8'', ''9'', ''10'', ''11'', ''12''), ');
INSERT INTO `zen_configuration` VALUES(513, 'Special Products Columns per Row', 'SHOW_PRODUCT_INFO_COLUMNS_SPECIALS_PRODUCTS', '3', 'Special Products Columns per Row', 24, 97, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''1'', ''2'', ''3'', ''4'', ''5'', ''6'', ''7'', ''8'', ''9'', ''10'', ''11'', ''12''), ');
INSERT INTO `zen_configuration` VALUES(514, 'Filter Product Listing for Current Top Level Category When Enabled', 'SHOW_PRODUCT_INFO_ALL_PRODUCTS', '1', 'Filter the products when Product Listing is enabled for current Main Category or show products from all categories?
0= Filter Off 1=Filter On ', 24, 100, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''), ');
INSERT INTO `zen_configuration` VALUES(515, 'Define Main Page Status', 'DEFINE_MAIN_PAGE_STATUS', '1', 'Enable the Defined Main Page Link/Text?
0= Link ON, Define Text OFF
1= Link ON, Define Text ON
2= Link OFF, Define Text ON
3= Link OFF, Define Text OFF', 25, 60, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
INSERT INTO `zen_configuration` VALUES(516, 'Define Contact Us Status', 'DEFINE_CONTACT_US_STATUS', '1', 'Enable the Defined Contact Us Link/Text?
0= Link ON, Define Text OFF
1= Link ON, Define Text ON
2= Link OFF, Define Text ON
3= Link OFF, Define Text OFF', 25, 61, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
INSERT INTO `zen_configuration` VALUES(517, 'Define Privacy Status', 'DEFINE_PRIVACY_STATUS', '1', 'Enable the Defined Privacy Link/Text?
0= Link ON, Define Text OFF
1= Link ON, Define Text ON
2= Link OFF, Define Text ON
3= Link OFF, Define Text OFF', 25, 62, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
INSERT INTO `zen_configuration` VALUES(518, 'Define Shipping & Returns', 'DEFINE_SHIPPINGINFO_STATUS', '1', 'Enable the Defined Shipping & Returns Link/Text?
0= Link ON, Define Text OFF
1= Link ON, Define Text ON
2= Link OFF, Define Text ON
3= Link OFF, Define Text OFF', 25, 63, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
INSERT INTO `zen_configuration` VALUES(519, 'Define Conditions of Use', 'DEFINE_CONDITIONS_STATUS', '1', 'Enable the Defined Conditions of Use Link/Text?
0= Link ON, Define Text OFF
1= Link ON, Define Text ON
2= Link OFF, Define Text ON
3= Link OFF, Define Text OFF', 25, 64, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
INSERT INTO `zen_configuration` VALUES(520, 'Define Checkout Success', 'DEFINE_CHECKOUT_SUCCESS_STATUS', '1', 'Enable the Defined Checkout Success Link/Text?
0= Link ON, Define Text OFF
1= Link ON, Define Text ON
2= Link OFF, Define Text ON
3= Link OFF, Define Text OFF', 25, 65, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
INSERT INTO `zen_configuration` VALUES(521, 'Define Discount Coupon', 'DEFINE_DISCOUNT_COUPON_STATUS', '1', 'Enable the Defined Discount Coupon Link/Text?
0= Link ON, Define Text OFF
1= Link ON, Define Text ON
2= Link OFF, Define Text ON
3= Link OFF, Define Text OFF', 25, 66, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
INSERT INTO `zen_configuration` VALUES(522, 'Define Site Map Status', 'DEFINE_SITE_MAP_STATUS', '1', 'Enable the Defined Site Map Link/Text?
0= Link ON, Define Text OFF
1= Link ON, Define Text ON
2= Link OFF, Define Text ON
3= Link OFF, Define Text OFF', 25, 67, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
INSERT INTO `zen_configuration` VALUES(523, 'Define Page-Not-Found Status', 'DEFINE_PAGE_NOT_FOUND_STATUS', '1', 'Enable the Defined Page-Not-Found Text from define-pages?
0= Define Text OFF
1= Define Text ON', 25, 67, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''),');
INSERT INTO `zen_configuration` VALUES(524, 'Define Page 2', 'DEFINE_PAGE_2_STATUS', '1', 'Enable the Defined Page 2 Link/Text?
0= Link ON, Define Text OFF
1= Link ON, Define Text ON
2= Link OFF, Define Text ON
3= Link OFF, Define Text OFF', 25, 82, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
INSERT INTO `zen_configuration` VALUES(525, 'Define Page 3', 'DEFINE_PAGE_3_STATUS', '1', 'Enable the Defined Page 3 Link/Text?
0= Link ON, Define Text OFF
1= Link ON, Define Text ON
2= Link OFF, Define Text ON
3= Link OFF, Define Text OFF', 25, 83, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
INSERT INTO `zen_configuration` VALUES(526, 'Define Page 4', 'DEFINE_PAGE_4_STATUS', '1', 'Enable the Defined Page 4 Link/Text?
0= Link ON, Define Text OFF
1= Link ON, Define Text ON
2= Link OFF, Define Text ON
3= Link OFF, Define Text OFF', 25, 84, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
INSERT INTO `zen_configuration` VALUES(527, 'EZ-Pages Display Status - HeaderBar', 'EZPAGES_STATUS_HEADER', '1', 'Display of EZ-Pages content can be Globally enabled/disabled for the Header Bar
0 = Off
1 = On
2= On ADMIN IP ONLY located in Website Maintenance
NOTE: Warning only shows to the Admin and not to the public', 30, 10, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(528, 'EZ-Pages Display Status - FooterBar', 'EZPAGES_STATUS_FOOTER', '1', 'Display of EZ-Pages content can be Globally enabled/disabled for the Footer Bar
0 = Off
1 = On
2= On ADMIN IP ONLY located in Website Maintenance
NOTE: Warning only shows to the Admin and not to the public', 30, 11, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(529, 'EZ-Pages Display Status - Sidebox', 'EZPAGES_STATUS_SIDEBOX', '1', 'Display of EZ-Pages content can be Globally enabled/disabled for the Sidebox
0 = Off
1 = On
2= On ADMIN IP ONLY located in Website Maintenance
NOTE: Warning only shows to the Admin and not to the public', 30, 12, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(530, 'EZ-Pages Header Link Separator', 'EZPAGES_SEPARATOR_HEADER', ' :: ', 'EZ-Pages Header Link Separator
Default = :: ', 30, 20, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(531, 'EZ-Pages Footer Link Separator', 'EZPAGES_SEPARATOR_FOOTER', ' :: ', 'EZ-Pages Footer Link Separator
Default = :: ', 30, 21, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(532, 'EZ-Pages Prev/Next Buttons', 'EZPAGES_SHOW_PREV_NEXT_BUTTONS', '2', 'Display Prev/Continue/Next buttons on EZ-Pages pages?
0=OFF (no buttons)
1="Continue"
2="Prev/Continue/Next"
Default setting: 2.', 30, 30, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2''), ');
INSERT INTO `zen_configuration` VALUES(533, 'EZ-Pages Table of Contents for Chapters Status', 'EZPAGES_SHOW_TABLE_CONTENTS', '1', 'Enable EZ-Pages Table of Contents for Chapters?
0= OFF
1= ON', 30, 35, '2011-03-11 04:39:35', '2011-03-11 04:39:35', NULL, 'zen_cfg_select_option(array(''0'', ''1''),');
INSERT INTO `zen_configuration` VALUES(534, 'EZ-Pages Pages to disable headers', 'EZPAGES_DISABLE_HEADER_DISPLAY_LIST', '', 'EZ-Pages "pages" on which to NOT display the normal "header" for your site.
Simply list page ID numbers separated by commas with no spaces.
Page ID numbers can be obtained from the EZ-Pages screen under Admin->Tools.
ie: 1,5,2
or leave blank.', 30, 40, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(535, 'EZ-Pages Pages to disable footers', 'EZPAGES_DISABLE_FOOTER_DISPLAY_LIST', '', 'EZ-Pages "pages" on which to NOT display the normal "footer" for your site.
Simply list page ID numbers separated by commas with no spaces.
Page ID numbers can be obtained from the EZ-Pages screen under Admin->Tools.
ie: 3,7
or leave blank.', 30, 41, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(536, 'EZ-Pages Pages to disable left-column', 'EZPAGES_DISABLE_LEFTCOLUMN_DISPLAY_LIST', '', 'EZ-Pages "pages" on which to NOT display the normal "left" column (of sideboxes) for your site.
Simply list page ID numbers separated by commas with no spaces.
Page ID numbers can be obtained from the EZ-Pages screen under Admin->Tools.
ie: 21
or leave blank.', 30, 42, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(537, 'EZ-Pages Pages to disable right-column', 'EZPAGES_DISABLE_RIGHTCOLUMN_DISPLAY_LIST', '', 'EZ-Pages "pages" on which to NOT display the normal "right" column (of sideboxes) for your site.
Simply list page ID numbers separated by commas with no spaces.
Page ID numbers can be obtained from the EZ-Pages screen under Admin->Tools.
ie: 3,82,13
or leave blank.', 30, 43, NULL, '2011-03-11 04:39:35', NULL, 'zen_cfg_textarea_small(');
INSERT INTO `zen_configuration` VALUES(538, 'Use root path for cookie path', 'SESSION_USE_ROOT_COOKIE_PATH', 'False', 'Normally Zen Cart will use the directory that a store resides in as the cookie path. This can cause problems with some servers. This setting allows you to set the cookie path to the root of the server, rather than the store directory. It should only be used if you have problems with sessions. Default Value = False
Changing this setting may mean you have problems logging into your admin, you should clear your browser cookies to overcome this.', 15, 999, NULL, '0001-01-01 00:00:00', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(539, 'Add period prefix to cookie domain', 'SESSION_ADD_PERIOD_PREFIX', 'True', 'Normally Zen Cart will add a period prefix to the cookie domain, e.g. .www.mydomain.com. This can sometimes cause problems with some server configurations. If you are having session problems you may want to try setting this to False. Default Value = True', 15, 999, NULL, '0001-01-01 00:00:00', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(597, 'Enable Free Options Shipping', 'MODULE_SHIPPING_FREEOPTIONS_STATUS', 'False', 'Free Options is used to display a Free Shipping option when other Shipping Modules are displayed.\nIt can be based on: Always show, Order Total, Order Weight or Order Item Count.\nThe Free Options module does not show when Free Shipper is displayed.
\nSetting Total to >= 0.00 and <= nothing (leave blank) will activate this module to show with all shipping modules, except for Free Shipping - freeshipper.
\nNOTE: Leaving all settings for Total, Weight and Item count blank will deactivate this module.
\nNOTE: Free Shipping Options does not display if Free Shipping is used based on 0 weight is Free Shipping.\nSee: freeshipper
Do you want to offer per freeoptions rate shipping?', 6, 0, NULL, '2011-03-23 12:04:12', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(615, 'Set Order Status', 'MODULE_PAYMENT_PAYPAL_ORDER_STATUS_ID', '2', 'Set the status of orders made with this payment module that have completed payment to this value
(''Processing'' recommended)', 6, 6, NULL, '2011-04-05 19:33:34', 'zen_get_order_status_name', 'zen_cfg_pull_down_order_statuses(');
INSERT INTO `zen_configuration` VALUES(616, 'Set Refund Order Status', 'MODULE_PAYMENT_PAYPAL_REFUND_ORDER_STATUS_ID', '1', 'Set the status of orders that have been refunded made with this payment module to this value
(''Pending'' recommended)', 6, 7, NULL, '2011-04-05 19:33:34', 'zen_get_order_status_name', 'zen_cfg_pull_down_order_statuses(');
INSERT INTO `zen_configuration` VALUES(617, 'Sort order of display.', 'MODULE_PAYMENT_PAYPAL_SORT_ORDER', '0', 'Sort order of display. Lowest is displayed first.', 6, 8, NULL, '2011-04-05 19:33:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(618, 'Address Override', 'MODULE_PAYMENT_PAYPAL_ADDRESS_OVERRIDE', '1', 'If set to 1, the customer shipping address selected in Zen Cart will override the customer PayPal-stored address book. The customer will see their address from Zen Cart, but will NOT be able to edit it at PayPal.
(An invalid address will be treated by PayPal as not-supplied, or override=0)
0=No Override
1=ZC address overrides PayPal address choices', 6, 18, NULL, '2011-04-05 19:33:34', NULL, 'zen_cfg_select_option(array(''0'',''1''), ');
INSERT INTO `zen_configuration` VALUES(619, 'Shipping Address Requirements?', 'MODULE_PAYMENT_PAYPAL_ADDRESS_REQUIRED', '2', 'The buyers shipping address. If set to 0 your customer will be prompted to include a shipping address. If set to 1 your customer will not be asked for a shipping address. If set to 2 your customer will be required to provide a shipping address.
0=Prompt
1=Not Asked
2=Required
NOTE: If you allow your customers to enter their own shipping address, then MAKE SURE you PERSONALLY manually verify the PayPal confirmation details to verify the proper address when filling orders. When using Website Payments Standard (IPN), Zen Cart does not know if they choose an alternate shipping address at PayPal vs the one entered when placing an order.', 6, 20, NULL, '2011-04-05 19:33:34', NULL, 'zen_cfg_select_option(array(''0'',''1'',''2''), ');
INSERT INTO `zen_configuration` VALUES(620, 'Detailed Line Items in Cart', 'MODULE_PAYMENT_PAYPAL_DETAILED_CART', 'No', 'Do you want to give line-item details to PayPal? If set to True, line-item details will be shared with PayPal if no discounts apply and if tax and shipping are simple. Otherwise an Aggregate cart summary will be sent.', 6, 22, NULL, '2011-04-05 19:33:34', NULL, 'zen_cfg_select_option(array(''No'',''Yes''), ');
INSERT INTO `zen_configuration` VALUES(621, 'Page Style', 'MODULE_PAYMENT_PAYPAL_PAGE_STYLE', 'Primary', 'Sets the Custom Payment Page Style for payment pages. The value of page_style is the same as the Page Style Name you chose when adding or editing the page style. You can add and edit Custom Payment Page Styles from the Profile subtab of the My Account tab on the PayPal site. If you would like to always reference your Primary style, set this to "primary." If you would like to reference the default PayPal page style, set this to "paypal".', 6, 25, NULL, '2011-04-05 19:33:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(610, 'Enable PayPal Module', 'MODULE_PAYMENT_PAYPAL_STATUS', 'True', 'Do you want to accept PayPal payments?', 6, 0, NULL, '2011-04-05 19:33:34', NULL, 'zen_cfg_select_option(array(''True'', ''False''), ');
INSERT INTO `zen_configuration` VALUES(611, 'Business ID', 'MODULE_PAYMENT_PAYPAL_BUSINESS_ID', 'whiteningsmiles@gmail.com', 'Primary email address for your PayPal account.
NOTE: This must match EXACTLY the primary email address on your PayPal account settings. It IS case-sensitive, so please check your PayPal profile preferences at paypal.com and be sure to enter the EXACT same primary email address here.', 6, 2, NULL, '2011-04-05 19:33:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(612, 'Transaction Currency', 'MODULE_PAYMENT_PAYPAL_CURRENCY', 'Selected Currency', 'Which currency should the order be sent to PayPal as?
NOTE: if an unsupported currency is sent to PayPal, it will be auto-converted to USD.', 6, 3, NULL, '2011-04-05 19:33:34', NULL, 'zen_cfg_select_option(array(''Selected Currency'', ''Only USD'', ''Only AUD'', ''Only CAD'', ''Only EUR'', ''Only GBP'', ''Only CHF'', ''Only CZK'', ''Only DKK'', ''Only HKD'', ''Only HUF'', ''Only JPY'', ''Only NOK'', ''Only NZD'', ''Only PLN'', ''Only SEK'', ''Only SGD'', ''Only THB'', ''Only MXN'', ''Only ILS'', ''Only PHP'', ''Only TWD'', ''Only BRL'', ''Only MYR''), ');
INSERT INTO `zen_configuration` VALUES(613, 'Payment Zone', 'MODULE_PAYMENT_PAYPAL_ZONE', '0', 'If a zone is selected, only enable this payment method for that zone.', 6, 4, NULL, '2011-04-05 19:33:34', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(');
INSERT INTO `zen_configuration` VALUES(614, 'Set Pending Notification Status', 'MODULE_PAYMENT_PAYPAL_PROCESSING_STATUS_ID', '1', 'Set the status of orders made with this payment module that are not yet completed to this value
(''Pending'' recommended)', 6, 5, NULL, '2011-04-05 19:33:34', 'zen_get_order_status_name', 'zen_cfg_pull_down_order_statuses(');
INSERT INTO `zen_configuration` VALUES(622, 'Mode for PayPal web services
Default:www.paypal.com/cgi-bin/webscr
orwww.paypal.com/us/cgi-bin/webscr
or for the UK,www.paypal.com/uk/cgi-bin/webscr', 'MODULE_PAYMENT_PAYPAL_HANDLER', 'www.paypal.com/cgi-bin/webscr', 'Choose the URL for PayPal live processing', 6, 73, NULL, '2011-04-05 19:33:34', NULL, '');
INSERT INTO `zen_configuration` VALUES(623, 'PDT Token (Payment Data Transfer)', 'MODULE_PAYMENT_PAYPAL_PDTTOKEN', '', 'Enter your PDT Token value here in order to activate transactions immediately after processing (if they pass validation).', 6, 25, NULL, '2011-04-05 19:33:34', 'zen_cfg_password_display', NULL);
INSERT INTO `zen_configuration` VALUES(624, 'Debug Mode', 'MODULE_PAYMENT_PAYPAL_IPN_DEBUG', 'Off', 'Enable debug logging?
NOTE: This can REALLY clutter your email inbox!
Logging goes to the /includes/modules/payment/paypal/logs folder
Email goes to the store-owner address.
Email option NOT recommended.
Leave OFF for normal operation.', 6, 71, NULL, '2011-04-05 19:33:34', NULL, 'zen_cfg_select_option(array(''Off'',''Log File'',''Log and Email''), ');
INSERT INTO `zen_configuration` VALUES(625, 'Debug Email Address', 'MODULE_PAYMENT_PAYPAL_DEBUG_EMAIL_ADDRESS', 'customerservice@turbobrite.com', 'The email address to use for PayPal debugging', 6, 72, NULL, '2011-04-05 19:33:34', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(598, 'Shipping Cost', 'MODULE_SHIPPING_FREEOPTIONS_COST', '0.00', 'The shipping cost will be $0.00', 6, 0, NULL, '2011-03-23 12:04:12', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(599, 'Handling Fee', 'MODULE_SHIPPING_FREEOPTIONS_HANDLING', '0', 'Handling fee for this shipping method.', 6, 0, NULL, '2011-03-23 12:04:12', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(600, 'Total >=', 'MODULE_SHIPPING_FREEOPTIONS_TOTAL_MIN', '0.00', 'Free Shipping when Total >=', 6, 0, NULL, '2011-03-23 12:04:12', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(601, 'Total <=', 'MODULE_SHIPPING_FREEOPTIONS_TOTAL_MAX', '', 'Free Shipping when Total <=', 6, 0, NULL, '2011-03-23 12:04:12', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(602, 'Weight >=', 'MODULE_SHIPPING_FREEOPTIONS_WEIGHT_MIN', '', 'Free Shipping when Weight >=', 6, 0, NULL, '2011-03-23 12:04:12', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(603, 'Weight <=', 'MODULE_SHIPPING_FREEOPTIONS_WEIGHT_MAX', '', 'Free Shipping when Weight <=', 6, 0, NULL, '2011-03-23 12:04:12', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(604, 'Item Count >=', 'MODULE_SHIPPING_FREEOPTIONS_ITEMS_MIN', '', 'Free Shipping when Item Count >=', 6, 0, NULL, '2011-03-23 12:04:12', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(605, 'Item Count <=', 'MODULE_SHIPPING_FREEOPTIONS_ITEMS_MAX', '', 'Free Shipping when Item Count <=', 6, 0, NULL, '2011-03-23 12:04:12', NULL, NULL);
INSERT INTO `zen_configuration` VALUES(606, 'Tax Class', 'MODULE_SHIPPING_FREEOPTIONS_TAX_CLASS', '0', 'Use the following tax class on the shipping fee.', 6, 0, NULL, '2011-03-23 12:04:12', 'zen_get_tax_class_title', 'zen_cfg_pull_down_tax_classes(');
INSERT INTO `zen_configuration` VALUES(607, 'Tax Basis', 'MODULE_SHIPPING_FREEOPTIONS_TAX_BASIS', 'Shipping', 'On what basis is Shipping Tax calculated. Options are
Shipping - Based on customers Shipping Address
Billing Based on customers Billing address
Store - Based on Store address if Billing/Shipping Zone equals Store zone', 6, 0, NULL, '2011-03-23 12:04:12', NULL, 'zen_cfg_select_option(array(''Shipping'', ''Billing'', ''Store''), ');
INSERT INTO `zen_configuration` VALUES(608, 'Shipping Zone', 'MODULE_SHIPPING_FREEOPTIONS_ZONE', '0', 'If a zone is selected, only enable this shipping method for that zone.', 6, 0, NULL, '2011-03-23 12:04:12', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(');
INSERT INTO `zen_configuration` VALUES(609, 'Sort Order', 'MODULE_SHIPPING_FREEOPTIONS_SORT_ORDER', '0', 'Sort order of display.', 6, 0, NULL, '2011-03-23 12:04:12', NULL, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `zen_configuration_group`
--
CREATE TABLE `zen_configuration_group` (
`configuration_group_id` int(11) NOT NULL auto_increment,
`configuration_group_title` varchar(64) collate latin1_general_ci NOT NULL default '',
`configuration_group_description` varchar(255) collate latin1_general_ci NOT NULL default '',
`sort_order` int(5) default NULL,
`visible` int(1) default '1',
PRIMARY KEY (`configuration_group_id`),
KEY `idx_visible_zen` (`visible`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=31 ;
--
-- Dumping data for table `zen_configuration_group`
--
INSERT INTO `zen_configuration_group` VALUES(1, 'My Store', 'General information about my store', 1, 1);
INSERT INTO `zen_configuration_group` VALUES(2, 'Minimum Values', 'The minimum values for functions / data', 2, 1);
INSERT INTO `zen_configuration_group` VALUES(3, 'Maximum Values', 'The maximum values for functions / data', 3, 1);
INSERT INTO `zen_configuration_group` VALUES(4, 'Images', 'Image parameters', 4, 1);
INSERT INTO `zen_configuration_group` VALUES(5, 'Customer Details', 'Customer account configuration', 5, 1);
INSERT INTO `zen_configuration_group` VALUES(6, 'Module Options', 'Hidden from configuration', 6, 0);
INSERT INTO `zen_configuration_group` VALUES(7, 'Shipping/Packaging', 'Shipping options available at my store', 7, 1);
INSERT INTO `zen_configuration_group` VALUES(8, 'Product Listing', 'Product Listing configuration options', 8, 1);
INSERT INTO `zen_configuration_group` VALUES(9, 'Stock', 'Stock configuration options', 9, 1);
INSERT INTO `zen_configuration_group` VALUES(10, 'Logging', 'Logging configuration options', 10, 1);
INSERT INTO `zen_configuration_group` VALUES(11, 'Regulations', 'Regulation options', 16, 1);
INSERT INTO `zen_configuration_group` VALUES(12, 'E-Mail Options', 'General settings for E-Mail transport and HTML E-Mails', 12, 1);
INSERT INTO `zen_configuration_group` VALUES(13, 'Attribute Settings', 'Configure products attributes settings', 13, 1);
INSERT INTO `zen_configuration_group` VALUES(14, 'GZip Compression', 'GZip compression options', 14, 1);
INSERT INTO `zen_configuration_group` VALUES(15, 'Sessions', 'Session options', 15, 1);
INSERT INTO `zen_configuration_group` VALUES(16, 'GV Coupons', 'Gift Vouchers and Coupons', 16, 1);
INSERT INTO `zen_configuration_group` VALUES(17, 'Credit Cards', 'Credit Cards Accepted', 17, 1);
INSERT INTO `zen_configuration_group` VALUES(18, 'Product Info', 'Product Info Display Options', 18, 1);
INSERT INTO `zen_configuration_group` VALUES(19, 'Layout Settings', 'Layout Options', 19, 1);
INSERT INTO `zen_configuration_group` VALUES(20, 'Website Maintenance', 'Website Maintenance Options', 20, 1);
INSERT INTO `zen_configuration_group` VALUES(21, 'New Listing', 'New Products Listing', 21, 1);
INSERT INTO `zen_configuration_group` VALUES(22, 'Featured Listing', 'Featured Products Listing', 22, 1);
INSERT INTO `zen_configuration_group` VALUES(23, 'All Listing', 'All Products Listing', 23, 1);
INSERT INTO `zen_configuration_group` VALUES(24, 'Index Listing', 'Index Products Listing', 24, 1);
INSERT INTO `zen_configuration_group` VALUES(25, 'Define Page Status', 'Define Main Pages and HTMLArea Options', 25, 1);
INSERT INTO `zen_configuration_group` VALUES(30, 'EZ-Pages Settings', 'EZ-Pages Settings', 30, 1);
-- --------------------------------------------------------
--
-- Table structure for table `zen_counter`
--
CREATE TABLE `zen_counter` (
`startdate` char(8) collate latin1_general_ci default NULL,
`counter` int(12) default NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_counter`
--
INSERT INTO `zen_counter` VALUES('20110311', 793);
-- --------------------------------------------------------
--
-- Table structure for table `zen_counter_history`
--
CREATE TABLE `zen_counter_history` (
`startdate` char(8) collate latin1_general_ci NOT NULL default '',
`counter` int(12) default NULL,
`session_counter` int(12) default NULL,
PRIMARY KEY (`startdate`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_counter_history`
--
INSERT INTO `zen_counter_history` VALUES('20110311', 1, 1);
INSERT INTO `zen_counter_history` VALUES('20110318', 56, 4);
INSERT INTO `zen_counter_history` VALUES('20110319', 16, 3);
INSERT INTO `zen_counter_history` VALUES('20110320', 1, 1);
INSERT INTO `zen_counter_history` VALUES('20110322', 31, 4);
INSERT INTO `zen_counter_history` VALUES('20110323', 125, 6);
INSERT INTO `zen_counter_history` VALUES('20110324', 13, 2);
INSERT INTO `zen_counter_history` VALUES('20110326', 1, 1);
INSERT INTO `zen_counter_history` VALUES('20110328', 4, 1);
INSERT INTO `zen_counter_history` VALUES('20110329', 53, 5);
INSERT INTO `zen_counter_history` VALUES('20110406', 30, 2);
INSERT INTO `zen_counter_history` VALUES('20110411', 11, 3);
INSERT INTO `zen_counter_history` VALUES('20110413', 215, 31);
INSERT INTO `zen_counter_history` VALUES('20110414', 6, 2);
INSERT INTO `zen_counter_history` VALUES('20110416', 1, 1);
INSERT INTO `zen_counter_history` VALUES('20110418', 4, 1);
INSERT INTO `zen_counter_history` VALUES('20110419', 198, 2);
INSERT INTO `zen_counter_history` VALUES('20110421', 6, 2);
INSERT INTO `zen_counter_history` VALUES('20110423', 6, 1);
INSERT INTO `zen_counter_history` VALUES('20110424', 1, 1);
INSERT INTO `zen_counter_history` VALUES('20110425', 11, 2);
INSERT INTO `zen_counter_history` VALUES('20110426', 2, 1);
-- --------------------------------------------------------
--
-- Table structure for table `zen_countries`
--
CREATE TABLE `zen_countries` (
`countries_id` int(11) NOT NULL auto_increment,
`countries_name` varchar(64) collate latin1_general_ci NOT NULL default '',
`countries_iso_code_2` char(2) collate latin1_general_ci NOT NULL default '',
`countries_iso_code_3` char(3) collate latin1_general_ci NOT NULL default '',
`address_format_id` int(11) NOT NULL default '0',
PRIMARY KEY (`countries_id`),
KEY `idx_countries_name_zen` (`countries_name`),
KEY `idx_address_format_id_zen` (`address_format_id`),
KEY `idx_iso_2_zen` (`countries_iso_code_2`),
KEY `idx_iso_3_zen` (`countries_iso_code_3`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=241 ;
--
-- Dumping data for table `zen_countries`
--
INSERT INTO `zen_countries` VALUES(240, 'Aaland Islands', 'AX', 'ALA', 1);
INSERT INTO `zen_countries` VALUES(1, 'Afghanistan', 'AF', 'AFG', 1);
INSERT INTO `zen_countries` VALUES(2, 'Albania', 'AL', 'ALB', 1);
INSERT INTO `zen_countries` VALUES(3, 'Algeria', 'DZ', 'DZA', 1);
INSERT INTO `zen_countries` VALUES(4, 'American Samoa', 'AS', 'ASM', 1);
INSERT INTO `zen_countries` VALUES(5, 'Andorra', 'AD', 'AND', 1);
INSERT INTO `zen_countries` VALUES(6, 'Angola', 'AO', 'AGO', 1);
INSERT INTO `zen_countries` VALUES(7, 'Anguilla', 'AI', 'AIA', 1);
INSERT INTO `zen_countries` VALUES(8, 'Antarctica', 'AQ', 'ATA', 1);
INSERT INTO `zen_countries` VALUES(9, 'Antigua and Barbuda', 'AG', 'ATG', 1);
INSERT INTO `zen_countries` VALUES(10, 'Argentina', 'AR', 'ARG', 1);
INSERT INTO `zen_countries` VALUES(11, 'Armenia', 'AM', 'ARM', 1);
INSERT INTO `zen_countries` VALUES(12, 'Aruba', 'AW', 'ABW', 1);
INSERT INTO `zen_countries` VALUES(13, 'Australia', 'AU', 'AUS', 1);
INSERT INTO `zen_countries` VALUES(14, 'Austria', 'AT', 'AUT', 5);
INSERT INTO `zen_countries` VALUES(15, 'Azerbaijan', 'AZ', 'AZE', 1);
INSERT INTO `zen_countries` VALUES(16, 'Bahamas', 'BS', 'BHS', 1);
INSERT INTO `zen_countries` VALUES(17, 'Bahrain', 'BH', 'BHR', 1);
INSERT INTO `zen_countries` VALUES(18, 'Bangladesh', 'BD', 'BGD', 1);
INSERT INTO `zen_countries` VALUES(19, 'Barbados', 'BB', 'BRB', 1);
INSERT INTO `zen_countries` VALUES(20, 'Belarus', 'BY', 'BLR', 1);
INSERT INTO `zen_countries` VALUES(21, 'Belgium', 'BE', 'BEL', 1);
INSERT INTO `zen_countries` VALUES(22, 'Belize', 'BZ', 'BLZ', 1);
INSERT INTO `zen_countries` VALUES(23, 'Benin', 'BJ', 'BEN', 1);
INSERT INTO `zen_countries` VALUES(24, 'Bermuda', 'BM', 'BMU', 1);
INSERT INTO `zen_countries` VALUES(25, 'Bhutan', 'BT', 'BTN', 1);
INSERT INTO `zen_countries` VALUES(26, 'Bolivia', 'BO', 'BOL', 1);
INSERT INTO `zen_countries` VALUES(27, 'Bosnia and Herzegowina', 'BA', 'BIH', 1);
INSERT INTO `zen_countries` VALUES(28, 'Botswana', 'BW', 'BWA', 1);
INSERT INTO `zen_countries` VALUES(29, 'Bouvet Island', 'BV', 'BVT', 1);
INSERT INTO `zen_countries` VALUES(30, 'Brazil', 'BR', 'BRA', 1);
INSERT INTO `zen_countries` VALUES(31, 'British Indian Ocean Territory', 'IO', 'IOT', 1);
INSERT INTO `zen_countries` VALUES(32, 'Brunei Darussalam', 'BN', 'BRN', 1);
INSERT INTO `zen_countries` VALUES(33, 'Bulgaria', 'BG', 'BGR', 1);
INSERT INTO `zen_countries` VALUES(34, 'Burkina Faso', 'BF', 'BFA', 1);
INSERT INTO `zen_countries` VALUES(35, 'Burundi', 'BI', 'BDI', 1);
INSERT INTO `zen_countries` VALUES(36, 'Cambodia', 'KH', 'KHM', 1);
INSERT INTO `zen_countries` VALUES(37, 'Cameroon', 'CM', 'CMR', 1);
INSERT INTO `zen_countries` VALUES(38, 'Canada', 'CA', 'CAN', 2);
INSERT INTO `zen_countries` VALUES(39, 'Cape Verde', 'CV', 'CPV', 1);
INSERT INTO `zen_countries` VALUES(40, 'Cayman Islands', 'KY', 'CYM', 1);
INSERT INTO `zen_countries` VALUES(41, 'Central African Republic', 'CF', 'CAF', 1);
INSERT INTO `zen_countries` VALUES(42, 'Chad', 'TD', 'TCD', 1);
INSERT INTO `zen_countries` VALUES(43, 'Chile', 'CL', 'CHL', 1);
INSERT INTO `zen_countries` VALUES(44, 'China', 'CN', 'CHN', 1);
INSERT INTO `zen_countries` VALUES(45, 'Christmas Island', 'CX', 'CXR', 1);
INSERT INTO `zen_countries` VALUES(46, 'Cocos (Keeling) Islands', 'CC', 'CCK', 1);
INSERT INTO `zen_countries` VALUES(47, 'Colombia', 'CO', 'COL', 1);
INSERT INTO `zen_countries` VALUES(48, 'Comoros', 'KM', 'COM', 1);
INSERT INTO `zen_countries` VALUES(49, 'Congo', 'CG', 'COG', 1);
INSERT INTO `zen_countries` VALUES(50, 'Cook Islands', 'CK', 'COK', 1);
INSERT INTO `zen_countries` VALUES(51, 'Costa Rica', 'CR', 'CRI', 1);
INSERT INTO `zen_countries` VALUES(52, 'Cote D''Ivoire', 'CI', 'CIV', 1);
INSERT INTO `zen_countries` VALUES(53, 'Croatia', 'HR', 'HRV', 1);
INSERT INTO `zen_countries` VALUES(54, 'Cuba', 'CU', 'CUB', 1);
INSERT INTO `zen_countries` VALUES(55, 'Cyprus', 'CY', 'CYP', 1);
INSERT INTO `zen_countries` VALUES(56, 'Czech Republic', 'CZ', 'CZE', 1);
INSERT INTO `zen_countries` VALUES(57, 'Denmark', 'DK', 'DNK', 1);
INSERT INTO `zen_countries` VALUES(58, 'Djibouti', 'DJ', 'DJI', 1);
INSERT INTO `zen_countries` VALUES(59, 'Dominica', 'DM', 'DMA', 1);
INSERT INTO `zen_countries` VALUES(60, 'Dominican Republic', 'DO', 'DOM', 1);
INSERT INTO `zen_countries` VALUES(61, 'Timor-Leste', 'TL', 'TLS', 1);
INSERT INTO `zen_countries` VALUES(62, 'Ecuador', 'EC', 'ECU', 1);
INSERT INTO `zen_countries` VALUES(63, 'Egypt', 'EG', 'EGY', 1);
INSERT INTO `zen_countries` VALUES(64, 'El Salvador', 'SV', 'SLV', 1);
INSERT INTO `zen_countries` VALUES(65, 'Equatorial Guinea', 'GQ', 'GNQ', 1);
INSERT INTO `zen_countries` VALUES(66, 'Eritrea', 'ER', 'ERI', 1);
INSERT INTO `zen_countries` VALUES(67, 'Estonia', 'EE', 'EST', 1);
INSERT INTO `zen_countries` VALUES(68, 'Ethiopia', 'ET', 'ETH', 1);
INSERT INTO `zen_countries` VALUES(69, 'Falkland Islands (Malvinas)', 'FK', 'FLK', 1);
INSERT INTO `zen_countries` VALUES(70, 'Faroe Islands', 'FO', 'FRO', 1);
INSERT INTO `zen_countries` VALUES(71, 'Fiji', 'FJ', 'FJI', 1);
INSERT INTO `zen_countries` VALUES(72, 'Finland', 'FI', 'FIN', 1);
INSERT INTO `zen_countries` VALUES(73, 'France', 'FR', 'FRA', 1);
INSERT INTO `zen_countries` VALUES(75, 'French Guiana', 'GF', 'GUF', 1);
INSERT INTO `zen_countries` VALUES(76, 'French Polynesia', 'PF', 'PYF', 1);
INSERT INTO `zen_countries` VALUES(77, 'French Southern Territories', 'TF', 'ATF', 1);
INSERT INTO `zen_countries` VALUES(78, 'Gabon', 'GA', 'GAB', 1);
INSERT INTO `zen_countries` VALUES(79, 'Gambia', 'GM', 'GMB', 1);
INSERT INTO `zen_countries` VALUES(80, 'Georgia', 'GE', 'GEO', 1);
INSERT INTO `zen_countries` VALUES(81, 'Germany', 'DE', 'DEU', 5);
INSERT INTO `zen_countries` VALUES(82, 'Ghana', 'GH', 'GHA', 1);
INSERT INTO `zen_countries` VALUES(83, 'Gibraltar', 'GI', 'GIB', 1);
INSERT INTO `zen_countries` VALUES(84, 'Greece', 'GR', 'GRC', 1);
INSERT INTO `zen_countries` VALUES(85, 'Greenland', 'GL', 'GRL', 1);
INSERT INTO `zen_countries` VALUES(86, 'Grenada', 'GD', 'GRD', 1);
INSERT INTO `zen_countries` VALUES(87, 'Guadeloupe', 'GP', 'GLP', 1);
INSERT INTO `zen_countries` VALUES(88, 'Guam', 'GU', 'GUM', 1);
INSERT INTO `zen_countries` VALUES(89, 'Guatemala', 'GT', 'GTM', 1);
INSERT INTO `zen_countries` VALUES(90, 'Guinea', 'GN', 'GIN', 1);
INSERT INTO `zen_countries` VALUES(91, 'Guinea-bissau', 'GW', 'GNB', 1);
INSERT INTO `zen_countries` VALUES(92, 'Guyana', 'GY', 'GUY', 1);
INSERT INTO `zen_countries` VALUES(93, 'Haiti', 'HT', 'HTI', 1);
INSERT INTO `zen_countries` VALUES(94, 'Heard and Mc Donald Islands', 'HM', 'HMD', 1);
INSERT INTO `zen_countries` VALUES(95, 'Honduras', 'HN', 'HND', 1);
INSERT INTO `zen_countries` VALUES(96, 'Hong Kong', 'HK', 'HKG', 1);
INSERT INTO `zen_countries` VALUES(97, 'Hungary', 'HU', 'HUN', 1);
INSERT INTO `zen_countries` VALUES(98, 'Iceland', 'IS', 'ISL', 1);
INSERT INTO `zen_countries` VALUES(99, 'India', 'IN', 'IND', 1);
INSERT INTO `zen_countries` VALUES(100, 'Indonesia', 'ID', 'IDN', 1);
INSERT INTO `zen_countries` VALUES(101, 'Iran (Islamic Republic of)', 'IR', 'IRN', 1);
INSERT INTO `zen_countries` VALUES(102, 'Iraq', 'IQ', 'IRQ', 1);
INSERT INTO `zen_countries` VALUES(103, 'Ireland', 'IE', 'IRL', 1);
INSERT INTO `zen_countries` VALUES(104, 'Israel', 'IL', 'ISR', 1);
INSERT INTO `zen_countries` VALUES(105, 'Italy', 'IT', 'ITA', 1);
INSERT INTO `zen_countries` VALUES(106, 'Jamaica', 'JM', 'JAM', 1);
INSERT INTO `zen_countries` VALUES(107, 'Japan', 'JP', 'JPN', 1);
INSERT INTO `zen_countries` VALUES(108, 'Jordan', 'JO', 'JOR', 1);
INSERT INTO `zen_countries` VALUES(109, 'Kazakhstan', 'KZ', 'KAZ', 1);
INSERT INTO `zen_countries` VALUES(110, 'Kenya', 'KE', 'KEN', 1);
INSERT INTO `zen_countries` VALUES(111, 'Kiribati', 'KI', 'KIR', 1);
INSERT INTO `zen_countries` VALUES(112, 'Korea, Democratic People''s Republic of', 'KP', 'PRK', 1);
INSERT INTO `zen_countries` VALUES(113, 'Korea, Republic of', 'KR', 'KOR', 1);
INSERT INTO `zen_countries` VALUES(114, 'Kuwait', 'KW', 'KWT', 1);
INSERT INTO `zen_countries` VALUES(115, 'Kyrgyzstan', 'KG', 'KGZ', 1);
INSERT INTO `zen_countries` VALUES(116, 'Lao People''s Democratic Republic', 'LA', 'LAO', 1);
INSERT INTO `zen_countries` VALUES(117, 'Latvia', 'LV', 'LVA', 1);
INSERT INTO `zen_countries` VALUES(118, 'Lebanon', 'LB', 'LBN', 1);
INSERT INTO `zen_countries` VALUES(119, 'Lesotho', 'LS', 'LSO', 1);
INSERT INTO `zen_countries` VALUES(120, 'Liberia', 'LR', 'LBR', 1);
INSERT INTO `zen_countries` VALUES(121, 'Libyan Arab Jamahiriya', 'LY', 'LBY', 1);
INSERT INTO `zen_countries` VALUES(122, 'Liechtenstein', 'LI', 'LIE', 1);
INSERT INTO `zen_countries` VALUES(123, 'Lithuania', 'LT', 'LTU', 1);
INSERT INTO `zen_countries` VALUES(124, 'Luxembourg', 'LU', 'LUX', 1);
INSERT INTO `zen_countries` VALUES(125, 'Macao', 'MO', 'MAC', 1);
INSERT INTO `zen_countries` VALUES(126, 'Macedonia, The Former Yugoslav Republic of', 'MK', 'MKD', 1);
INSERT INTO `zen_countries` VALUES(127, 'Madagascar', 'MG', 'MDG', 1);
INSERT INTO `zen_countries` VALUES(128, 'Malawi', 'MW', 'MWI', 1);
INSERT INTO `zen_countries` VALUES(129, 'Malaysia', 'MY', 'MYS', 1);
INSERT INTO `zen_countries` VALUES(130, 'Maldives', 'MV', 'MDV', 1);
INSERT INTO `zen_countries` VALUES(131, 'Mali', 'ML', 'MLI', 1);
INSERT INTO `zen_countries` VALUES(132, 'Malta', 'MT', 'MLT', 1);
INSERT INTO `zen_countries` VALUES(133, 'Marshall Islands', 'MH', 'MHL', 1);
INSERT INTO `zen_countries` VALUES(134, 'Martinique', 'MQ', 'MTQ', 1);
INSERT INTO `zen_countries` VALUES(135, 'Mauritania', 'MR', 'MRT', 1);
INSERT INTO `zen_countries` VALUES(136, 'Mauritius', 'MU', 'MUS', 1);
INSERT INTO `zen_countries` VALUES(137, 'Mayotte', 'YT', 'MYT', 1);
INSERT INTO `zen_countries` VALUES(138, 'Mexico', 'MX', 'MEX', 1);
INSERT INTO `zen_countries` VALUES(139, 'Micronesia, Federated States of', 'FM', 'FSM', 1);
INSERT INTO `zen_countries` VALUES(140, 'Moldova', 'MD', 'MDA', 1);
INSERT INTO `zen_countries` VALUES(141, 'Monaco', 'MC', 'MCO', 1);
INSERT INTO `zen_countries` VALUES(142, 'Mongolia', 'MN', 'MNG', 1);
INSERT INTO `zen_countries` VALUES(143, 'Montserrat', 'MS', 'MSR', 1);
INSERT INTO `zen_countries` VALUES(144, 'Morocco', 'MA', 'MAR', 1);
INSERT INTO `zen_countries` VALUES(145, 'Mozambique', 'MZ', 'MOZ', 1);
INSERT INTO `zen_countries` VALUES(146, 'Myanmar', 'MM', 'MMR', 1);
INSERT INTO `zen_countries` VALUES(147, 'Namibia', 'NA', 'NAM', 1);
INSERT INTO `zen_countries` VALUES(148, 'Nauru', 'NR', 'NRU', 1);
INSERT INTO `zen_countries` VALUES(149, 'Nepal', 'NP', 'NPL', 1);
INSERT INTO `zen_countries` VALUES(150, 'Netherlands', 'NL', 'NLD', 1);
INSERT INTO `zen_countries` VALUES(151, 'Netherlands Antilles', 'AN', 'ANT', 1);
INSERT INTO `zen_countries` VALUES(152, 'New Caledonia', 'NC', 'NCL', 1);
INSERT INTO `zen_countries` VALUES(153, 'New Zealand', 'NZ', 'NZL', 1);
INSERT INTO `zen_countries` VALUES(154, 'Nicaragua', 'NI', 'NIC', 1);
INSERT INTO `zen_countries` VALUES(155, 'Niger', 'NE', 'NER', 1);
INSERT INTO `zen_countries` VALUES(156, 'Nigeria', 'NG', 'NGA', 1);
INSERT INTO `zen_countries` VALUES(157, 'Niue', 'NU', 'NIU', 1);
INSERT INTO `zen_countries` VALUES(158, 'Norfolk Island', 'NF', 'NFK', 1);
INSERT INTO `zen_countries` VALUES(159, 'Northern Mariana Islands', 'MP', 'MNP', 1);
INSERT INTO `zen_countries` VALUES(160, 'Norway', 'NO', 'NOR', 1);
INSERT INTO `zen_countries` VALUES(161, 'Oman', 'OM', 'OMN', 1);
INSERT INTO `zen_countries` VALUES(162, 'Pakistan', 'PK', 'PAK', 1);
INSERT INTO `zen_countries` VALUES(163, 'Palau', 'PW', 'PLW', 1);
INSERT INTO `zen_countries` VALUES(164, 'Panama', 'PA', 'PAN', 1);
INSERT INTO `zen_countries` VALUES(165, 'Papua New Guinea', 'PG', 'PNG', 1);
INSERT INTO `zen_countries` VALUES(166, 'Paraguay', 'PY', 'PRY', 1);
INSERT INTO `zen_countries` VALUES(167, 'Peru', 'PE', 'PER', 1);
INSERT INTO `zen_countries` VALUES(168, 'Philippines', 'PH', 'PHL', 1);
INSERT INTO `zen_countries` VALUES(169, 'Pitcairn', 'PN', 'PCN', 1);
INSERT INTO `zen_countries` VALUES(170, 'Poland', 'PL', 'POL', 1);
INSERT INTO `zen_countries` VALUES(171, 'Portugal', 'PT', 'PRT', 1);
INSERT INTO `zen_countries` VALUES(172, 'Puerto Rico', 'PR', 'PRI', 1);
INSERT INTO `zen_countries` VALUES(173, 'Qatar', 'QA', 'QAT', 1);
INSERT INTO `zen_countries` VALUES(174, 'Reunion', 'RE', 'REU', 1);
INSERT INTO `zen_countries` VALUES(175, 'Romania', 'RO', 'ROU', 1);
INSERT INTO `zen_countries` VALUES(176, 'Russian Federation', 'RU', 'RUS', 1);
INSERT INTO `zen_countries` VALUES(177, 'Rwanda', 'RW', 'RWA', 1);
INSERT INTO `zen_countries` VALUES(178, 'Saint Kitts and Nevis', 'KN', 'KNA', 1);
INSERT INTO `zen_countries` VALUES(179, 'Saint Lucia', 'LC', 'LCA', 1);
INSERT INTO `zen_countries` VALUES(180, 'Saint Vincent and the Grenadines', 'VC', 'VCT', 1);
INSERT INTO `zen_countries` VALUES(181, 'Samoa', 'WS', 'WSM', 1);
INSERT INTO `zen_countries` VALUES(182, 'San Marino', 'SM', 'SMR', 1);
INSERT INTO `zen_countries` VALUES(183, 'Sao Tome and Principe', 'ST', 'STP', 1);
INSERT INTO `zen_countries` VALUES(184, 'Saudi Arabia', 'SA', 'SAU', 1);
INSERT INTO `zen_countries` VALUES(185, 'Senegal', 'SN', 'SEN', 1);
INSERT INTO `zen_countries` VALUES(186, 'Seychelles', 'SC', 'SYC', 1);
INSERT INTO `zen_countries` VALUES(187, 'Sierra Leone', 'SL', 'SLE', 1);
INSERT INTO `zen_countries` VALUES(188, 'Singapore', 'SG', 'SGP', 4);
INSERT INTO `zen_countries` VALUES(189, 'Slovakia (Slovak Republic)', 'SK', 'SVK', 1);
INSERT INTO `zen_countries` VALUES(190, 'Slovenia', 'SI', 'SVN', 1);
INSERT INTO `zen_countries` VALUES(191, 'Solomon Islands', 'SB', 'SLB', 1);
INSERT INTO `zen_countries` VALUES(192, 'Somalia', 'SO', 'SOM', 1);
INSERT INTO `zen_countries` VALUES(193, 'South Africa', 'ZA', 'ZAF', 1);
INSERT INTO `zen_countries` VALUES(194, 'South Georgia and the South Sandwich Islands', 'GS', 'SGS', 1);
INSERT INTO `zen_countries` VALUES(195, 'Spain', 'ES', 'ESP', 3);
INSERT INTO `zen_countries` VALUES(196, 'Sri Lanka', 'LK', 'LKA', 1);
INSERT INTO `zen_countries` VALUES(197, 'St. Helena', 'SH', 'SHN', 1);
INSERT INTO `zen_countries` VALUES(198, 'St. Pierre and Miquelon', 'PM', 'SPM', 1);
INSERT INTO `zen_countries` VALUES(199, 'Sudan', 'SD', 'SDN', 1);
INSERT INTO `zen_countries` VALUES(200, 'Suriname', 'SR', 'SUR', 1);
INSERT INTO `zen_countries` VALUES(201, 'Svalbard and Jan Mayen Islands', 'SJ', 'SJM', 1);
INSERT INTO `zen_countries` VALUES(202, 'Swaziland', 'SZ', 'SWZ', 1);
INSERT INTO `zen_countries` VALUES(203, 'Sweden', 'SE', 'SWE', 1);
INSERT INTO `zen_countries` VALUES(204, 'Switzerland', 'CH', 'CHE', 1);
INSERT INTO `zen_countries` VALUES(205, 'Syrian Arab Republic', 'SY', 'SYR', 1);
INSERT INTO `zen_countries` VALUES(206, 'Taiwan', 'TW', 'TWN', 1);
INSERT INTO `zen_countries` VALUES(207, 'Tajikistan', 'TJ', 'TJK', 1);
INSERT INTO `zen_countries` VALUES(208, 'Tanzania, United Republic of', 'TZ', 'TZA', 1);
INSERT INTO `zen_countries` VALUES(209, 'Thailand', 'TH', 'THA', 1);
INSERT INTO `zen_countries` VALUES(210, 'Togo', 'TG', 'TGO', 1);
INSERT INTO `zen_countries` VALUES(211, 'Tokelau', 'TK', 'TKL', 1);
INSERT INTO `zen_countries` VALUES(212, 'Tonga', 'TO', 'TON', 1);
INSERT INTO `zen_countries` VALUES(213, 'Trinidad and Tobago', 'TT', 'TTO', 1);
INSERT INTO `zen_countries` VALUES(214, 'Tunisia', 'TN', 'TUN', 1);
INSERT INTO `zen_countries` VALUES(215, 'Turkey', 'TR', 'TUR', 1);
INSERT INTO `zen_countries` VALUES(216, 'Turkmenistan', 'TM', 'TKM', 1);
INSERT INTO `zen_countries` VALUES(217, 'Turks and Caicos Islands', 'TC', 'TCA', 1);
INSERT INTO `zen_countries` VALUES(218, 'Tuvalu', 'TV', 'TUV', 1);
INSERT INTO `zen_countries` VALUES(219, 'Uganda', 'UG', 'UGA', 1);
INSERT INTO `zen_countries` VALUES(220, 'Ukraine', 'UA', 'UKR', 1);
INSERT INTO `zen_countries` VALUES(221, 'United Arab Emirates', 'AE', 'ARE', 1);
INSERT INTO `zen_countries` VALUES(222, 'United Kingdom', 'GB', 'GBR', 6);
INSERT INTO `zen_countries` VALUES(223, 'United States', 'US', 'USA', 2);
INSERT INTO `zen_countries` VALUES(224, 'United States Minor Outlying Islands', 'UM', 'UMI', 1);
INSERT INTO `zen_countries` VALUES(225, 'Uruguay', 'UY', 'URY', 1);
INSERT INTO `zen_countries` VALUES(226, 'Uzbekistan', 'UZ', 'UZB', 1);
INSERT INTO `zen_countries` VALUES(227, 'Vanuatu', 'VU', 'VUT', 1);
INSERT INTO `zen_countries` VALUES(228, 'Vatican City State (Holy See)', 'VA', 'VAT', 1);
INSERT INTO `zen_countries` VALUES(229, 'Venezuela', 'VE', 'VEN', 1);
INSERT INTO `zen_countries` VALUES(230, 'Viet Nam', 'VN', 'VNM', 1);
INSERT INTO `zen_countries` VALUES(231, 'Virgin Islands (British)', 'VG', 'VGB', 1);
INSERT INTO `zen_countries` VALUES(232, 'Virgin Islands (U.S.)', 'VI', 'VIR', 1);
INSERT INTO `zen_countries` VALUES(233, 'Wallis and Futuna Islands', 'WF', 'WLF', 1);
INSERT INTO `zen_countries` VALUES(234, 'Western Sahara', 'EH', 'ESH', 1);
INSERT INTO `zen_countries` VALUES(235, 'Yemen', 'YE', 'YEM', 1);
INSERT INTO `zen_countries` VALUES(236, 'Serbia', 'RS', 'SRB', 1);
INSERT INTO `zen_countries` VALUES(238, 'Zambia', 'ZM', 'ZMB', 1);
INSERT INTO `zen_countries` VALUES(239, 'Zimbabwe', 'ZW', 'ZWE', 1);
-- --------------------------------------------------------
--
-- Table structure for table `zen_coupons`
--
CREATE TABLE `zen_coupons` (
`coupon_id` int(11) NOT NULL auto_increment,
`coupon_type` char(1) collate latin1_general_ci NOT NULL default 'F',
`coupon_code` varchar(32) collate latin1_general_ci NOT NULL default '',
`coupon_amount` decimal(15,4) NOT NULL default '0.0000',
`coupon_minimum_order` decimal(15,4) NOT NULL default '0.0000',
`coupon_start_date` datetime NOT NULL default '0001-01-01 00:00:00',
`coupon_expire_date` datetime NOT NULL default '0001-01-01 00:00:00',
`uses_per_coupon` int(5) NOT NULL default '1',
`uses_per_user` int(5) NOT NULL default '0',
`restrict_to_products` varchar(255) collate latin1_general_ci default NULL,
`restrict_to_categories` varchar(255) collate latin1_general_ci default NULL,
`restrict_to_customers` text collate latin1_general_ci,
`coupon_active` char(1) collate latin1_general_ci NOT NULL default 'Y',
`date_created` datetime NOT NULL default '0001-01-01 00:00:00',
`date_modified` datetime NOT NULL default '0001-01-01 00:00:00',
`coupon_zone_restriction` int(11) NOT NULL default '0',
PRIMARY KEY (`coupon_id`),
KEY `idx_active_type_zen` (`coupon_active`,`coupon_type`),
KEY `idx_coupon_code_zen` (`coupon_code`),
KEY `idx_coupon_type_zen` (`coupon_type`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ;
--
-- Dumping data for table `zen_coupons`
--
INSERT INTO `zen_coupons` VALUES(1, 'P', '123TEST', 100.0000, 0.0000, '2011-03-22 00:00:00', '2012-03-31 00:00:00', 100, 100, '', '', NULL, 'Y', '2011-03-23 12:20:50', '2011-03-23 12:20:50', 0);
-- --------------------------------------------------------
--
-- Table structure for table `zen_coupons_description`
--
CREATE TABLE `zen_coupons_description` (
`coupon_id` int(11) NOT NULL default '0',
`language_id` int(11) NOT NULL default '0',
`coupon_name` varchar(32) collate latin1_general_ci NOT NULL default '',
`coupon_description` text collate latin1_general_ci,
PRIMARY KEY (`coupon_id`,`language_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_coupons_description`
--
INSERT INTO `zen_coupons_description` VALUES(1, 1, 'TEST', 'Test');
-- --------------------------------------------------------
--
-- Table structure for table `zen_coupon_email_track`
--
CREATE TABLE `zen_coupon_email_track` (
`unique_id` int(11) NOT NULL auto_increment,
`coupon_id` int(11) NOT NULL default '0',
`customer_id_sent` int(11) NOT NULL default '0',
`sent_firstname` varchar(32) collate latin1_general_ci default NULL,
`sent_lastname` varchar(32) collate latin1_general_ci default NULL,
`emailed_to` varchar(32) collate latin1_general_ci default NULL,
`date_sent` datetime NOT NULL default '0001-01-01 00:00:00',
PRIMARY KEY (`unique_id`),
KEY `idx_coupon_id_zen` (`coupon_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_coupon_email_track`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_coupon_gv_customer`
--
CREATE TABLE `zen_coupon_gv_customer` (
`customer_id` int(5) NOT NULL default '0',
`amount` decimal(15,4) NOT NULL default '0.0000',
PRIMARY KEY (`customer_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_coupon_gv_customer`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_coupon_gv_queue`
--
CREATE TABLE `zen_coupon_gv_queue` (
`unique_id` int(5) NOT NULL auto_increment,
`customer_id` int(5) NOT NULL default '0',
`order_id` int(5) NOT NULL default '0',
`amount` decimal(15,4) NOT NULL default '0.0000',
`date_created` datetime NOT NULL default '0001-01-01 00:00:00',
`ipaddr` varchar(32) collate latin1_general_ci NOT NULL default '',
`release_flag` char(1) collate latin1_general_ci NOT NULL default 'N',
PRIMARY KEY (`unique_id`),
KEY `idx_cust_id_order_id_zen` (`customer_id`,`order_id`),
KEY `idx_release_flag_zen` (`release_flag`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_coupon_gv_queue`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_coupon_redeem_track`
--
CREATE TABLE `zen_coupon_redeem_track` (
`unique_id` int(11) NOT NULL auto_increment,
`coupon_id` int(11) NOT NULL default '0',
`customer_id` int(11) NOT NULL default '0',
`redeem_date` datetime NOT NULL default '0001-01-01 00:00:00',
`redeem_ip` varchar(32) collate latin1_general_ci NOT NULL default '',
`order_id` int(11) NOT NULL default '0',
PRIMARY KEY (`unique_id`),
KEY `idx_coupon_id_zen` (`coupon_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=3 ;
--
-- Dumping data for table `zen_coupon_redeem_track`
--
INSERT INTO `zen_coupon_redeem_track` VALUES(1, 1, 1, '2011-03-23 11:00:36', '76.10.243.74', 2);
INSERT INTO `zen_coupon_redeem_track` VALUES(2, 1, 1, '2011-04-06 07:28:52', '76.10.243.74', 3);
-- --------------------------------------------------------
--
-- Table structure for table `zen_coupon_restrict`
--
CREATE TABLE `zen_coupon_restrict` (
`restrict_id` int(11) NOT NULL auto_increment,
`coupon_id` int(11) NOT NULL default '0',
`product_id` int(11) NOT NULL default '0',
`category_id` int(11) NOT NULL default '0',
`coupon_restrict` char(1) collate latin1_general_ci NOT NULL default 'N',
PRIMARY KEY (`restrict_id`),
KEY `idx_coup_id_prod_id_zen` (`coupon_id`,`product_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_coupon_restrict`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_currencies`
--
CREATE TABLE `zen_currencies` (
`currencies_id` int(11) NOT NULL auto_increment,
`title` varchar(32) collate latin1_general_ci NOT NULL default '',
`code` char(3) collate latin1_general_ci NOT NULL default '',
`symbol_left` varchar(24) collate latin1_general_ci default NULL,
`symbol_right` varchar(24) collate latin1_general_ci default NULL,
`decimal_point` char(1) collate latin1_general_ci default NULL,
`thousands_point` char(1) collate latin1_general_ci default NULL,
`decimal_places` char(1) collate latin1_general_ci default NULL,
`value` float(13,8) default NULL,
`last_updated` datetime default NULL,
PRIMARY KEY (`currencies_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=6 ;
--
-- Dumping data for table `zen_currencies`
--
INSERT INTO `zen_currencies` VALUES(1, 'US Dollar', 'USD', '$', '', '.', ',', '2', 1.00000000, '2011-03-11 04:39:35');
INSERT INTO `zen_currencies` VALUES(2, 'Euro', 'EUR', '€', '', '.', ',', '2', 0.77300000, '2011-03-11 04:39:35');
INSERT INTO `zen_currencies` VALUES(3, 'GB Pound', 'GBP', '£', '', '.', ',', '2', 0.67259997, '2011-03-11 04:39:35');
INSERT INTO `zen_currencies` VALUES(4, 'Canadian Dollar', 'CAD', '$', '', '.', ',', '2', 1.10420001, '2011-03-11 04:39:35');
INSERT INTO `zen_currencies` VALUES(5, 'Australian Dollar', 'AUD', '$', '', '.', ',', '2', 1.17890000, '2011-03-11 04:39:35');
-- --------------------------------------------------------
--
-- Table structure for table `zen_customers`
--
CREATE TABLE `zen_customers` (
`customers_id` int(11) NOT NULL auto_increment,
`customers_gender` char(1) collate latin1_general_ci NOT NULL default '',
`customers_firstname` varchar(32) collate latin1_general_ci NOT NULL default '',
`customers_lastname` varchar(32) collate latin1_general_ci NOT NULL default '',
`customers_dob` datetime NOT NULL default '0001-01-01 00:00:00',
`customers_email_address` varchar(96) collate latin1_general_ci NOT NULL default '',
`customers_nick` varchar(96) collate latin1_general_ci NOT NULL default '',
`customers_default_address_id` int(11) NOT NULL default '0',
`customers_telephone` varchar(32) collate latin1_general_ci NOT NULL default '',
`customers_fax` varchar(32) collate latin1_general_ci default NULL,
`customers_password` varchar(40) collate latin1_general_ci NOT NULL default '',
`customers_newsletter` char(1) collate latin1_general_ci default NULL,
`customers_group_pricing` int(11) NOT NULL default '0',
`customers_email_format` varchar(4) collate latin1_general_ci NOT NULL default 'TEXT',
`customers_authorization` int(1) NOT NULL default '0',
`customers_referral` varchar(32) collate latin1_general_ci NOT NULL default '',
`customers_paypal_payerid` varchar(20) collate latin1_general_ci NOT NULL default '',
`customers_paypal_ec` tinyint(1) unsigned NOT NULL default '0',
PRIMARY KEY (`customers_id`),
KEY `idx_email_address_zen` (`customers_email_address`),
KEY `idx_referral_zen` (`customers_referral`(10)),
KEY `idx_grp_pricing_zen` (`customers_group_pricing`),
KEY `idx_nick_zen` (`customers_nick`),
KEY `idx_newsletter_zen` (`customers_newsletter`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ;
--
-- Dumping data for table `zen_customers`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_customers_basket`
--
CREATE TABLE `zen_customers_basket` (
`customers_basket_id` int(11) NOT NULL auto_increment,
`customers_id` int(11) NOT NULL default '0',
`products_id` tinytext collate latin1_general_ci NOT NULL,
`customers_basket_quantity` float NOT NULL default '0',
`final_price` decimal(15,4) NOT NULL default '0.0000',
`customers_basket_date_added` varchar(8) collate latin1_general_ci default NULL,
PRIMARY KEY (`customers_basket_id`),
KEY `idx_customers_id_zen` (`customers_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=7 ;
--
-- Dumping data for table `zen_customers_basket`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_customers_basket_attributes`
--
CREATE TABLE `zen_customers_basket_attributes` (
`customers_basket_attributes_id` int(11) NOT NULL auto_increment,
`customers_id` int(11) NOT NULL default '0',
`products_id` tinytext collate latin1_general_ci NOT NULL,
`products_options_id` varchar(64) collate latin1_general_ci NOT NULL default '0',
`products_options_value_id` int(11) NOT NULL default '0',
`products_options_value_text` blob,
`products_options_sort_order` text collate latin1_general_ci NOT NULL,
PRIMARY KEY (`customers_basket_attributes_id`),
KEY `idx_cust_id_prod_id_zen` (`customers_id`,`products_id`(36))
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_customers_basket_attributes`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_customers_info`
--
CREATE TABLE `zen_customers_info` (
`customers_info_id` int(11) NOT NULL default '0',
`customers_info_date_of_last_logon` datetime default NULL,
`customers_info_number_of_logons` int(5) default NULL,
`customers_info_date_account_created` datetime default NULL,
`customers_info_date_account_last_modified` datetime default NULL,
`global_product_notifications` int(1) default '0',
PRIMARY KEY (`customers_info_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_customers_info`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_customers_wishlist`
--
CREATE TABLE `zen_customers_wishlist` (
`products_id` int(13) NOT NULL default '0',
`customers_id` int(13) NOT NULL default '0',
`products_model` varchar(13) collate latin1_general_ci default NULL,
`products_name` varchar(64) collate latin1_general_ci NOT NULL default '',
`products_price` decimal(8,2) NOT NULL default '0.00',
`final_price` decimal(8,2) NOT NULL default '0.00',
`products_quantity` int(2) NOT NULL default '0',
`wishlist_name` varchar(64) collate latin1_general_ci default NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_customers_wishlist`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_db_cache`
--
CREATE TABLE `zen_db_cache` (
`cache_entry_name` varchar(64) collate latin1_general_ci NOT NULL default '',
`cache_data` mediumblob,
`cache_entry_created` int(15) default NULL,
PRIMARY KEY (`cache_entry_name`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_db_cache`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_email_archive`
--
CREATE TABLE `zen_email_archive` (
`archive_id` int(11) NOT NULL auto_increment,
`email_to_name` varchar(96) collate latin1_general_ci NOT NULL default '',
`email_to_address` varchar(96) collate latin1_general_ci NOT NULL default '',
`email_from_name` varchar(96) collate latin1_general_ci NOT NULL default '',
`email_from_address` varchar(96) collate latin1_general_ci NOT NULL default '',
`email_subject` varchar(255) collate latin1_general_ci NOT NULL default '',
`email_html` text collate latin1_general_ci NOT NULL,
`email_text` text collate latin1_general_ci NOT NULL,
`date_sent` datetime NOT NULL default '0001-01-01 00:00:00',
`module` varchar(64) collate latin1_general_ci NOT NULL default '',
PRIMARY KEY (`archive_id`),
KEY `idx_email_to_address_zen` (`email_to_address`),
KEY `idx_module_zen` (`module`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_email_archive`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_ezpages`
--
CREATE TABLE `zen_ezpages` (
`pages_id` int(11) NOT NULL auto_increment,
`languages_id` int(11) NOT NULL default '1',
`pages_title` varchar(64) collate latin1_general_ci NOT NULL default '',
`alt_url` varchar(255) collate latin1_general_ci NOT NULL default '',
`alt_url_external` varchar(255) collate latin1_general_ci NOT NULL default '',
`pages_html_text` mediumtext collate latin1_general_ci,
`status_header` int(1) NOT NULL default '1',
`status_sidebox` int(1) NOT NULL default '1',
`status_footer` int(1) NOT NULL default '1',
`status_toc` int(1) NOT NULL default '1',
`header_sort_order` int(3) NOT NULL default '0',
`sidebox_sort_order` int(3) NOT NULL default '0',
`footer_sort_order` int(3) NOT NULL default '0',
`toc_sort_order` int(3) NOT NULL default '0',
`page_open_new_window` int(1) NOT NULL default '0',
`page_is_ssl` int(1) NOT NULL default '0',
`toc_chapter` int(11) NOT NULL default '0',
PRIMARY KEY (`pages_id`),
KEY `idx_lang_id_zen` (`languages_id`),
KEY `idx_ezp_status_header_zen` (`status_header`),
KEY `idx_ezp_status_sidebox_zen` (`status_sidebox`),
KEY `idx_ezp_status_footer_zen` (`status_footer`),
KEY `idx_ezp_status_toc_zen` (`status_toc`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_ezpages`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_featured`
--
CREATE TABLE `zen_featured` (
`featured_id` int(11) NOT NULL auto_increment,
`products_id` int(11) NOT NULL default '0',
`featured_date_added` datetime default NULL,
`featured_last_modified` datetime default NULL,
`expires_date` date NOT NULL default '0001-01-01',
`date_status_change` datetime default NULL,
`status` int(1) NOT NULL default '1',
`featured_date_available` date NOT NULL default '0001-01-01',
PRIMARY KEY (`featured_id`),
KEY `idx_status_zen` (`status`),
KEY `idx_products_id_zen` (`products_id`),
KEY `idx_date_avail_zen` (`featured_date_available`),
KEY `idx_expires_date_zen` (`expires_date`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ;
--
-- Dumping data for table `zen_featured`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_files_uploaded`
--
CREATE TABLE `zen_files_uploaded` (
`files_uploaded_id` int(11) NOT NULL auto_increment,
`sesskey` varchar(32) collate latin1_general_ci default NULL,
`customers_id` int(11) default NULL,
`files_uploaded_name` varchar(64) collate latin1_general_ci NOT NULL default '',
PRIMARY KEY (`files_uploaded_id`),
KEY `idx_customers_id_zen` (`customers_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci COMMENT='Must always have either a sesskey or customers_id' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_files_uploaded`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_geo_zones`
--
CREATE TABLE `zen_geo_zones` (
`geo_zone_id` int(11) NOT NULL auto_increment,
`geo_zone_name` varchar(32) collate latin1_general_ci NOT NULL default '',
`geo_zone_description` varchar(255) collate latin1_general_ci NOT NULL default '',
`last_modified` datetime default NULL,
`date_added` datetime NOT NULL default '0001-01-01 00:00:00',
PRIMARY KEY (`geo_zone_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ;
--
-- Dumping data for table `zen_geo_zones`
--
INSERT INTO `zen_geo_zones` VALUES(1, 'Texas', 'Texas local sales tax zone', '2011-04-11 20:44:45', '2011-03-11 04:39:35');
-- --------------------------------------------------------
--
-- Table structure for table `zen_get_terms_to_filter`
--
CREATE TABLE `zen_get_terms_to_filter` (
`get_term_name` varchar(255) collate latin1_general_ci NOT NULL default '',
`get_term_table` varchar(64) collate latin1_general_ci NOT NULL,
`get_term_name_field` varchar(64) collate latin1_general_ci NOT NULL,
PRIMARY KEY (`get_term_name`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_get_terms_to_filter`
--
INSERT INTO `zen_get_terms_to_filter` VALUES('manufacturers_id', 'TABLE_MANUFACTURERS', 'manufacturers_name');
INSERT INTO `zen_get_terms_to_filter` VALUES('music_genre_id', 'TABLE_MUSIC_GENRE', 'music_genre_name');
INSERT INTO `zen_get_terms_to_filter` VALUES('record_company_id', 'TABLE_RECORD_COMPANY', 'record_company_name');
-- --------------------------------------------------------
--
-- Table structure for table `zen_group_pricing`
--
CREATE TABLE `zen_group_pricing` (
`group_id` int(11) NOT NULL auto_increment,
`group_name` varchar(32) collate latin1_general_ci NOT NULL default '',
`group_percentage` decimal(5,2) NOT NULL default '0.00',
`last_modified` datetime default NULL,
`date_added` datetime NOT NULL default '0001-01-01 00:00:00',
PRIMARY KEY (`group_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ;
--
-- Dumping data for table `zen_group_pricing`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_languages`
--
CREATE TABLE `zen_languages` (
`languages_id` int(11) NOT NULL auto_increment,
`name` varchar(32) collate latin1_general_ci NOT NULL default '',
`code` char(2) collate latin1_general_ci NOT NULL default '',
`image` varchar(64) collate latin1_general_ci default NULL,
`directory` varchar(32) collate latin1_general_ci default NULL,
`sort_order` int(3) default NULL,
PRIMARY KEY (`languages_id`),
KEY `idx_languages_name_zen` (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ;
--
-- Dumping data for table `zen_languages`
--
INSERT INTO `zen_languages` VALUES(1, 'English', 'en', 'icon.gif', 'english', 1);
-- --------------------------------------------------------
--
-- Table structure for table `zen_layout_boxes`
--
CREATE TABLE `zen_layout_boxes` (
`layout_id` int(11) NOT NULL auto_increment,
`layout_template` varchar(64) collate latin1_general_ci NOT NULL default '',
`layout_box_name` varchar(64) collate latin1_general_ci NOT NULL default '',
`layout_box_status` tinyint(1) NOT NULL default '0',
`layout_box_location` tinyint(1) NOT NULL default '0',
`layout_box_sort_order` int(11) NOT NULL default '0',
`layout_box_sort_order_single` int(11) NOT NULL default '0',
`layout_box_status_single` tinyint(4) NOT NULL default '0',
PRIMARY KEY (`layout_id`),
KEY `idx_name_template_zen` (`layout_template`,`layout_box_name`),
KEY `idx_layout_box_status_zen` (`layout_box_status`),
KEY `idx_layout_box_sort_order_zen` (`layout_box_sort_order`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=103 ;
--
-- Dumping data for table `zen_layout_boxes`
--
INSERT INTO `zen_layout_boxes` VALUES(1, 'default_template_settings', 'banner_box_all.php', 1, 1, 5, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(2, 'default_template_settings', 'banner_box.php', 1, 0, 300, 1, 127);
INSERT INTO `zen_layout_boxes` VALUES(3, 'default_template_settings', 'banner_box2.php', 1, 1, 15, 1, 15);
INSERT INTO `zen_layout_boxes` VALUES(4, 'default_template_settings', 'best_sellers.php', 1, 1, 30, 70, 1);
INSERT INTO `zen_layout_boxes` VALUES(5, 'default_template_settings', 'categories.php', 1, 0, 10, 10, 1);
INSERT INTO `zen_layout_boxes` VALUES(6, 'default_template_settings', 'currencies.php', 1, 1, 80, 60, 1);
INSERT INTO `zen_layout_boxes` VALUES(7, 'default_template_settings', 'document_categories.php', 1, 0, 0, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(8, 'default_template_settings', 'ezpages.php', 1, 1, -1, 2, 1);
INSERT INTO `zen_layout_boxes` VALUES(9, 'default_template_settings', 'featured.php', 1, 0, 45, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(10, 'default_template_settings', 'information.php', 1, 0, 50, 40, 1);
INSERT INTO `zen_layout_boxes` VALUES(11, 'default_template_settings', 'languages.php', 1, 1, 70, 50, 1);
INSERT INTO `zen_layout_boxes` VALUES(12, 'default_template_settings', 'manufacturers.php', 1, 0, 30, 20, 1);
INSERT INTO `zen_layout_boxes` VALUES(13, 'default_template_settings', 'manufacturer_info.php', 1, 1, 35, 95, 1);
INSERT INTO `zen_layout_boxes` VALUES(14, 'default_template_settings', 'more_information.php', 1, 0, 200, 200, 1);
INSERT INTO `zen_layout_boxes` VALUES(15, 'default_template_settings', 'music_genres.php', 1, 1, 0, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(16, 'default_template_settings', 'order_history.php', 1, 1, 0, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(17, 'default_template_settings', 'product_notifications.php', 1, 1, 55, 85, 1);
INSERT INTO `zen_layout_boxes` VALUES(18, 'default_template_settings', 'record_companies.php', 1, 1, 0, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(19, 'default_template_settings', 'reviews.php', 1, 0, 40, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(20, 'default_template_settings', 'search.php', 1, 1, 10, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(21, 'default_template_settings', 'search_header.php', 0, 0, 0, 0, 1);
INSERT INTO `zen_layout_boxes` VALUES(22, 'default_template_settings', 'shopping_cart.php', 1, 1, 20, 30, 1);
INSERT INTO `zen_layout_boxes` VALUES(23, 'default_template_settings', 'specials.php', 1, 1, 45, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(24, 'default_template_settings', 'tell_a_friend.php', 1, 1, 65, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(25, 'default_template_settings', 'whats_new.php', 1, 0, 20, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(26, 'default_template_settings', 'whos_online.php', 1, 1, 200, 200, 1);
INSERT INTO `zen_layout_boxes` VALUES(27, 'template_default', 'banner_box_all.php', 1, 1, 5, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(28, 'template_default', 'banner_box.php', 1, 0, 300, 1, 127);
INSERT INTO `zen_layout_boxes` VALUES(29, 'template_default', 'banner_box2.php', 1, 1, 15, 1, 15);
INSERT INTO `zen_layout_boxes` VALUES(30, 'template_default', 'best_sellers.php', 1, 1, 30, 70, 1);
INSERT INTO `zen_layout_boxes` VALUES(31, 'template_default', 'categories.php', 1, 0, 10, 10, 1);
INSERT INTO `zen_layout_boxes` VALUES(32, 'template_default', 'currencies.php', 1, 1, 80, 60, 1);
INSERT INTO `zen_layout_boxes` VALUES(33, 'template_default', 'ezpages.php', 1, 1, -1, 2, 1);
INSERT INTO `zen_layout_boxes` VALUES(34, 'template_default', 'featured.php', 1, 0, 45, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(35, 'template_default', 'information.php', 1, 0, 50, 40, 1);
INSERT INTO `zen_layout_boxes` VALUES(36, 'template_default', 'languages.php', 1, 1, 70, 50, 1);
INSERT INTO `zen_layout_boxes` VALUES(37, 'template_default', 'manufacturers.php', 1, 0, 30, 20, 1);
INSERT INTO `zen_layout_boxes` VALUES(38, 'template_default', 'manufacturer_info.php', 1, 1, 35, 95, 1);
INSERT INTO `zen_layout_boxes` VALUES(39, 'template_default', 'more_information.php', 1, 0, 200, 200, 1);
INSERT INTO `zen_layout_boxes` VALUES(40, 'template_default', 'my_broken_box.php', 1, 0, 0, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(41, 'template_default', 'order_history.php', 1, 1, 0, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(42, 'template_default', 'product_notifications.php', 1, 1, 55, 85, 1);
INSERT INTO `zen_layout_boxes` VALUES(43, 'template_default', 'reviews.php', 1, 0, 40, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(44, 'template_default', 'search.php', 1, 1, 10, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(45, 'template_default', 'search_header.php', 0, 0, 0, 0, 1);
INSERT INTO `zen_layout_boxes` VALUES(46, 'template_default', 'shopping_cart.php', 1, 1, 20, 30, 1);
INSERT INTO `zen_layout_boxes` VALUES(47, 'template_default', 'specials.php', 1, 1, 45, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(48, 'template_default', 'tell_a_friend.php', 1, 1, 65, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(49, 'template_default', 'whats_new.php', 1, 0, 20, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(50, 'template_default', 'whos_online.php', 1, 1, 200, 200, 1);
INSERT INTO `zen_layout_boxes` VALUES(51, 'classic', 'banner_box.php', 1, 0, 300, 1, 127);
INSERT INTO `zen_layout_boxes` VALUES(52, 'classic', 'banner_box2.php', 1, 1, 15, 1, 15);
INSERT INTO `zen_layout_boxes` VALUES(53, 'classic', 'banner_box_all.php', 1, 1, 5, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(54, 'classic', 'best_sellers.php', 1, 1, 30, 70, 1);
INSERT INTO `zen_layout_boxes` VALUES(55, 'classic', 'categories.php', 1, 0, 10, 10, 1);
INSERT INTO `zen_layout_boxes` VALUES(56, 'classic', 'currencies.php', 1, 1, 80, 60, 1);
INSERT INTO `zen_layout_boxes` VALUES(57, 'classic', 'document_categories.php', 1, 0, 0, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(58, 'classic', 'ezpages.php', 1, 1, -1, 2, 1);
INSERT INTO `zen_layout_boxes` VALUES(59, 'classic', 'featured.php', 1, 0, 45, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(60, 'classic', 'information.php', 1, 0, 50, 40, 1);
INSERT INTO `zen_layout_boxes` VALUES(61, 'classic', 'languages.php', 1, 1, 70, 50, 1);
INSERT INTO `zen_layout_boxes` VALUES(62, 'classic', 'manufacturers.php', 1, 0, 30, 20, 1);
INSERT INTO `zen_layout_boxes` VALUES(63, 'classic', 'manufacturer_info.php', 1, 1, 35, 95, 1);
INSERT INTO `zen_layout_boxes` VALUES(64, 'classic', 'more_information.php', 1, 0, 200, 200, 1);
INSERT INTO `zen_layout_boxes` VALUES(65, 'classic', 'music_genres.php', 1, 1, 0, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(66, 'classic', 'order_history.php', 1, 1, 0, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(67, 'classic', 'product_notifications.php', 1, 1, 55, 85, 1);
INSERT INTO `zen_layout_boxes` VALUES(68, 'classic', 'record_companies.php', 1, 1, 0, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(69, 'classic', 'reviews.php', 1, 0, 40, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(70, 'classic', 'search.php', 1, 1, 10, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(71, 'classic', 'search_header.php', 0, 0, 0, 0, 1);
INSERT INTO `zen_layout_boxes` VALUES(72, 'classic', 'shopping_cart.php', 1, 1, 20, 30, 1);
INSERT INTO `zen_layout_boxes` VALUES(73, 'classic', 'specials.php', 1, 1, 45, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(74, 'classic', 'tell_a_friend.php', 1, 1, 65, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(75, 'classic', 'whats_new.php', 1, 0, 20, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(76, 'classic', 'whos_online.php', 1, 1, 200, 200, 1);
INSERT INTO `zen_layout_boxes` VALUES(77, 'theme372', 'banner_box.php', 0, 0, 300, 1, 1);
INSERT INTO `zen_layout_boxes` VALUES(78, 'theme372', 'banner_box2.php', 0, 1, 15, 1, 1);
INSERT INTO `zen_layout_boxes` VALUES(79, 'theme372', 'banner_box_all.php', 0, 1, 5, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(80, 'theme372', 'best_sellers.php', 0, 1, 30, 70, 1);
INSERT INTO `zen_layout_boxes` VALUES(81, 'theme372', 'categories.php', 0, 0, 10, 10, 1);
INSERT INTO `zen_layout_boxes` VALUES(82, 'theme372', 'currencies.php', 0, 1, 80, 60, 1);
INSERT INTO `zen_layout_boxes` VALUES(83, 'theme372', 'document_categories.php', 0, 0, 0, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(84, 'theme372', 'ezpages.php', 0, 1, -1, 2, 1);
INSERT INTO `zen_layout_boxes` VALUES(85, 'theme372', 'featured.php', 0, 0, 45, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(86, 'theme372', 'information.php', 0, 0, 50, 40, 1);
INSERT INTO `zen_layout_boxes` VALUES(87, 'theme372', 'languages.php', 0, 1, 70, 50, 1);
INSERT INTO `zen_layout_boxes` VALUES(88, 'theme372', 'manufacturer_info.php', 0, 1, 35, 95, 1);
INSERT INTO `zen_layout_boxes` VALUES(89, 'theme372', 'manufacturers.php', 0, 0, 30, 20, 1);
INSERT INTO `zen_layout_boxes` VALUES(90, 'theme372', 'more_information.php', 0, 0, 200, 200, 1);
INSERT INTO `zen_layout_boxes` VALUES(91, 'theme372', 'music_genres.php', 0, 1, 0, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(92, 'theme372', 'order_history.php', 0, 1, 0, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(93, 'theme372', 'product_notifications.php', 0, 1, 55, 85, 1);
INSERT INTO `zen_layout_boxes` VALUES(94, 'theme372', 'record_companies.php', 0, 1, 0, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(95, 'theme372', 'reviews.php', 0, 0, 40, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(96, 'theme372', 'search.php', 0, 1, 10, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(97, 'theme372', 'search_header.php', 0, 0, 0, 0, 1);
INSERT INTO `zen_layout_boxes` VALUES(98, 'theme372', 'shopping_cart.php', 0, 0, 20, 30, 1);
INSERT INTO `zen_layout_boxes` VALUES(99, 'theme372', 'specials.php', 0, 1, 45, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(100, 'theme372', 'tell_a_friend.php', 0, 0, 65, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(101, 'theme372', 'whats_new.php', 0, 0, 20, 0, 0);
INSERT INTO `zen_layout_boxes` VALUES(102, 'theme372', 'whos_online.php', 0, 1, 200, 200, 1);
-- --------------------------------------------------------
--
-- Table structure for table `zen_manufacturers`
--
CREATE TABLE `zen_manufacturers` (
`manufacturers_id` int(11) NOT NULL auto_increment,
`manufacturers_name` varchar(32) collate latin1_general_ci NOT NULL default '',
`manufacturers_image` varchar(64) collate latin1_general_ci default NULL,
`date_added` datetime default NULL,
`last_modified` datetime default NULL,
PRIMARY KEY (`manufacturers_id`),
KEY `idx_mfg_name_zen` (`manufacturers_name`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_manufacturers`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_manufacturers_info`
--
CREATE TABLE `zen_manufacturers_info` (
`manufacturers_id` int(11) NOT NULL default '0',
`languages_id` int(11) NOT NULL default '0',
`manufacturers_url` varchar(255) collate latin1_general_ci NOT NULL default '',
`url_clicked` int(5) NOT NULL default '0',
`date_last_click` datetime default NULL,
PRIMARY KEY (`manufacturers_id`,`languages_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_manufacturers_info`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_media_clips`
--
CREATE TABLE `zen_media_clips` (
`clip_id` int(11) NOT NULL auto_increment,
`media_id` int(11) NOT NULL default '0',
`clip_type` smallint(6) NOT NULL default '0',
`clip_filename` text collate latin1_general_ci NOT NULL,
`date_added` datetime NOT NULL default '0001-01-01 00:00:00',
`last_modified` datetime NOT NULL default '0001-01-01 00:00:00',
PRIMARY KEY (`clip_id`),
KEY `idx_media_id_zen` (`media_id`),
KEY `idx_clip_type_zen` (`clip_type`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_media_clips`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_media_manager`
--
CREATE TABLE `zen_media_manager` (
`media_id` int(11) NOT NULL auto_increment,
`media_name` varchar(255) collate latin1_general_ci NOT NULL default '',
`last_modified` datetime NOT NULL default '0001-01-01 00:00:00',
`date_added` datetime NOT NULL default '0001-01-01 00:00:00',
PRIMARY KEY (`media_id`),
KEY `idx_media_name_zen` (`media_name`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_media_manager`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_media_to_products`
--
CREATE TABLE `zen_media_to_products` (
`media_id` int(11) NOT NULL default '0',
`product_id` int(11) NOT NULL default '0',
KEY `idx_media_product_zen` (`media_id`,`product_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_media_to_products`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_media_types`
--
CREATE TABLE `zen_media_types` (
`type_id` int(11) NOT NULL auto_increment,
`type_name` varchar(64) collate latin1_general_ci NOT NULL default '',
`type_ext` varchar(8) collate latin1_general_ci NOT NULL default '',
PRIMARY KEY (`type_id`),
KEY `idx_type_name_zen` (`type_name`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ;
--
-- Dumping data for table `zen_media_types`
--
INSERT INTO `zen_media_types` VALUES(1, 'MP3', '.mp3');
-- --------------------------------------------------------
--
-- Table structure for table `zen_meta_tags_categories_description`
--
CREATE TABLE `zen_meta_tags_categories_description` (
`categories_id` int(11) NOT NULL,
`language_id` int(11) NOT NULL default '1',
`metatags_title` varchar(255) collate latin1_general_ci NOT NULL default '',
`metatags_keywords` text collate latin1_general_ci,
`metatags_description` text collate latin1_general_ci,
PRIMARY KEY (`categories_id`,`language_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_meta_tags_categories_description`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_meta_tags_products_description`
--
CREATE TABLE `zen_meta_tags_products_description` (
`products_id` int(11) NOT NULL,
`language_id` int(11) NOT NULL default '1',
`metatags_title` varchar(255) collate latin1_general_ci NOT NULL default '',
`metatags_keywords` text collate latin1_general_ci,
`metatags_description` text collate latin1_general_ci,
PRIMARY KEY (`products_id`,`language_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_meta_tags_products_description`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_music_genre`
--
CREATE TABLE `zen_music_genre` (
`music_genre_id` int(11) NOT NULL auto_increment,
`music_genre_name` varchar(32) collate latin1_general_ci NOT NULL default '',
`date_added` datetime default NULL,
`last_modified` datetime default NULL,
PRIMARY KEY (`music_genre_id`),
KEY `idx_music_genre_name_zen` (`music_genre_name`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_music_genre`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_newsletters`
--
CREATE TABLE `zen_newsletters` (
`newsletters_id` int(11) NOT NULL auto_increment,
`title` varchar(255) collate latin1_general_ci NOT NULL default '',
`content` text collate latin1_general_ci NOT NULL,
`content_html` text collate latin1_general_ci NOT NULL,
`module` varchar(255) collate latin1_general_ci NOT NULL default '',
`date_added` datetime NOT NULL default '0001-01-01 00:00:00',
`date_sent` datetime default NULL,
`status` int(1) default NULL,
`locked` int(1) default '0',
PRIMARY KEY (`newsletters_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_newsletters`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_orders`
--
CREATE TABLE `zen_orders` (
`orders_id` int(11) NOT NULL auto_increment,
`customers_id` int(11) NOT NULL default '0',
`customers_name` varchar(64) collate latin1_general_ci NOT NULL default '',
`customers_company` varchar(64) collate latin1_general_ci default NULL,
`customers_street_address` varchar(64) collate latin1_general_ci NOT NULL default '',
`customers_suburb` varchar(32) collate latin1_general_ci default NULL,
`customers_city` varchar(32) collate latin1_general_ci NOT NULL default '',
`customers_postcode` varchar(10) collate latin1_general_ci NOT NULL default '',
`customers_state` varchar(32) collate latin1_general_ci default NULL,
`customers_country` varchar(32) collate latin1_general_ci NOT NULL default '',
`customers_telephone` varchar(32) collate latin1_general_ci NOT NULL default '',
`customers_email_address` varchar(96) collate latin1_general_ci NOT NULL default '',
`customers_address_format_id` int(5) NOT NULL default '0',
`delivery_name` varchar(64) collate latin1_general_ci NOT NULL default '',
`delivery_company` varchar(64) collate latin1_general_ci default NULL,
`delivery_street_address` varchar(64) collate latin1_general_ci NOT NULL default '',
`delivery_suburb` varchar(32) collate latin1_general_ci default NULL,
`delivery_city` varchar(32) collate latin1_general_ci NOT NULL default '',
`delivery_postcode` varchar(10) collate latin1_general_ci NOT NULL default '',
`delivery_state` varchar(32) collate latin1_general_ci default NULL,
`delivery_country` varchar(32) collate latin1_general_ci NOT NULL default '',
`delivery_address_format_id` int(5) NOT NULL default '0',
`billing_name` varchar(64) collate latin1_general_ci NOT NULL default '',
`billing_company` varchar(64) collate latin1_general_ci default NULL,
`billing_street_address` varchar(64) collate latin1_general_ci NOT NULL default '',
`billing_suburb` varchar(32) collate latin1_general_ci default NULL,
`billing_city` varchar(32) collate latin1_general_ci NOT NULL default '',
`billing_postcode` varchar(10) collate latin1_general_ci NOT NULL default '',
`billing_state` varchar(32) collate latin1_general_ci default NULL,
`billing_country` varchar(32) collate latin1_general_ci NOT NULL default '',
`billing_address_format_id` int(5) NOT NULL default '0',
`payment_method` varchar(128) collate latin1_general_ci NOT NULL default '',
`payment_module_code` varchar(32) collate latin1_general_ci NOT NULL default '',
`shipping_method` varchar(128) collate latin1_general_ci NOT NULL default '',
`shipping_module_code` varchar(32) collate latin1_general_ci NOT NULL default '',
`coupon_code` varchar(32) collate latin1_general_ci NOT NULL default '',
`cc_type` varchar(20) collate latin1_general_ci default NULL,
`cc_owner` varchar(64) collate latin1_general_ci default NULL,
`cc_number` varchar(32) collate latin1_general_ci default NULL,
`cc_expires` varchar(4) collate latin1_general_ci default NULL,
`cc_cvv` blob,
`last_modified` datetime default NULL,
`date_purchased` datetime default NULL,
`orders_status` int(5) NOT NULL default '0',
`orders_date_finished` datetime default NULL,
`currency` char(3) collate latin1_general_ci default NULL,
`currency_value` decimal(14,6) default NULL,
`order_total` decimal(14,2) default NULL,
`order_tax` decimal(14,2) default NULL,
`paypal_ipn_id` int(11) NOT NULL default '0',
`ip_address` varchar(96) collate latin1_general_ci NOT NULL default '',
PRIMARY KEY (`orders_id`),
KEY `idx_status_orders_cust_zen` (`orders_status`,`orders_id`,`customers_id`),
KEY `idx_date_purchased_zen` (`date_purchased`),
KEY `idx_cust_id_orders_id_zen` (`customers_id`,`orders_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=4 ;
--
-- Dumping data for table `zen_orders`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_orders_products`
--
CREATE TABLE `zen_orders_products` (
`orders_products_id` int(11) NOT NULL auto_increment,
`orders_id` int(11) NOT NULL default '0',
`products_id` int(11) NOT NULL default '0',
`products_model` varchar(32) collate latin1_general_ci default NULL,
`products_name` varchar(64) collate latin1_general_ci NOT NULL default '',
`products_price` decimal(15,4) NOT NULL default '0.0000',
`final_price` decimal(15,4) NOT NULL default '0.0000',
`products_tax` decimal(7,4) NOT NULL default '0.0000',
`products_quantity` float NOT NULL default '0',
`onetime_charges` decimal(15,4) NOT NULL default '0.0000',
`products_priced_by_attribute` tinyint(1) NOT NULL default '0',
`product_is_free` tinyint(1) NOT NULL default '0',
`products_discount_type` tinyint(1) NOT NULL default '0',
`products_discount_type_from` tinyint(1) NOT NULL default '0',
`products_prid` tinytext collate latin1_general_ci NOT NULL,
PRIMARY KEY (`orders_products_id`),
KEY `idx_orders_id_prod_id_zen` (`orders_id`,`products_id`),
KEY `idx_prod_id_orders_id_zen` (`products_id`,`orders_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=4 ;
--
-- Dumping data for table `zen_orders_products`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_orders_products_attributes`
--
CREATE TABLE `zen_orders_products_attributes` (
`orders_products_attributes_id` int(11) NOT NULL auto_increment,
`orders_id` int(11) NOT NULL default '0',
`orders_products_id` int(11) NOT NULL default '0',
`products_options` varchar(32) collate latin1_general_ci NOT NULL default '',
`products_options_values` text collate latin1_general_ci NOT NULL,
`options_values_price` decimal(15,4) NOT NULL default '0.0000',
`price_prefix` char(1) collate latin1_general_ci NOT NULL default '',
`product_attribute_is_free` tinyint(1) NOT NULL default '0',
`products_attributes_weight` float NOT NULL default '0',
`products_attributes_weight_prefix` char(1) collate latin1_general_ci NOT NULL default '',
`attributes_discounted` tinyint(1) NOT NULL default '1',
`attributes_price_base_included` tinyint(1) NOT NULL default '1',
`attributes_price_onetime` decimal(15,4) NOT NULL default '0.0000',
`attributes_price_factor` decimal(15,4) NOT NULL default '0.0000',
`attributes_price_factor_offset` decimal(15,4) NOT NULL default '0.0000',
`attributes_price_factor_onetime` decimal(15,4) NOT NULL default '0.0000',
`attributes_price_factor_onetime_offset` decimal(15,4) NOT NULL default '0.0000',
`attributes_qty_prices` text collate latin1_general_ci,
`attributes_qty_prices_onetime` text collate latin1_general_ci,
`attributes_price_words` decimal(15,4) NOT NULL default '0.0000',
`attributes_price_words_free` int(4) NOT NULL default '0',
`attributes_price_letters` decimal(15,4) NOT NULL default '0.0000',
`attributes_price_letters_free` int(4) NOT NULL default '0',
`products_options_id` int(11) NOT NULL default '0',
`products_options_values_id` int(11) NOT NULL default '0',
`products_prid` tinytext collate latin1_general_ci NOT NULL,
PRIMARY KEY (`orders_products_attributes_id`),
KEY `idx_orders_id_prod_id_zen` (`orders_id`,`orders_products_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_orders_products_attributes`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_orders_products_download`
--
CREATE TABLE `zen_orders_products_download` (
`orders_products_download_id` int(11) NOT NULL auto_increment,
`orders_id` int(11) NOT NULL default '0',
`orders_products_id` int(11) NOT NULL default '0',
`orders_products_filename` varchar(255) collate latin1_general_ci NOT NULL default '',
`download_maxdays` int(2) NOT NULL default '0',
`download_count` int(2) NOT NULL default '0',
`products_prid` tinytext collate latin1_general_ci NOT NULL,
PRIMARY KEY (`orders_products_download_id`),
KEY `idx_orders_id_zen` (`orders_id`),
KEY `idx_orders_products_id_zen` (`orders_products_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_orders_products_download`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_orders_status`
--
CREATE TABLE `zen_orders_status` (
`orders_status_id` int(11) NOT NULL default '0',
`language_id` int(11) NOT NULL default '1',
`orders_status_name` varchar(32) collate latin1_general_ci NOT NULL default '',
PRIMARY KEY (`orders_status_id`,`language_id`),
KEY `idx_orders_status_name_zen` (`orders_status_name`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_orders_status`
--
INSERT INTO `zen_orders_status` VALUES(1, 1, 'Pending');
INSERT INTO `zen_orders_status` VALUES(2, 1, 'Processing');
INSERT INTO `zen_orders_status` VALUES(3, 1, 'Delivered');
INSERT INTO `zen_orders_status` VALUES(4, 1, 'Update');
-- --------------------------------------------------------
--
-- Table structure for table `zen_orders_status_history`
--
CREATE TABLE `zen_orders_status_history` (
`orders_status_history_id` int(11) NOT NULL auto_increment,
`orders_id` int(11) NOT NULL default '0',
`orders_status_id` int(5) NOT NULL default '0',
`date_added` datetime NOT NULL default '0001-01-01 00:00:00',
`customer_notified` int(1) default '0',
`comments` text collate latin1_general_ci,
PRIMARY KEY (`orders_status_history_id`),
KEY `idx_orders_id_status_id_zen` (`orders_id`,`orders_status_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=6 ;
--
-- Dumping data for table `zen_orders_status_history`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_orders_total`
--
CREATE TABLE `zen_orders_total` (
`orders_total_id` int(10) unsigned NOT NULL auto_increment,
`orders_id` int(11) NOT NULL default '0',
`title` varchar(255) collate latin1_general_ci NOT NULL default '',
`text` varchar(255) collate latin1_general_ci NOT NULL default '',
`value` decimal(15,4) NOT NULL default '0.0000',
`class` varchar(32) collate latin1_general_ci NOT NULL default '',
`sort_order` int(11) NOT NULL default '0',
PRIMARY KEY (`orders_total_id`),
KEY `idx_ot_orders_id_zen` (`orders_id`),
KEY `idx_ot_class_zen` (`class`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=12 ;
--
-- Dumping data for table `zen_orders_total`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_paypal`
--
CREATE TABLE `zen_paypal` (
`paypal_ipn_id` int(11) unsigned NOT NULL auto_increment,
`order_id` int(11) unsigned NOT NULL default '0',
`txn_type` varchar(40) collate latin1_general_ci NOT NULL default '',
`module_name` varchar(40) collate latin1_general_ci NOT NULL default '',
`module_mode` varchar(40) collate latin1_general_ci NOT NULL default '',
`reason_code` varchar(40) collate latin1_general_ci default NULL,
`payment_type` varchar(40) collate latin1_general_ci NOT NULL default '',
`payment_status` varchar(32) collate latin1_general_ci NOT NULL default '',
`pending_reason` varchar(32) collate latin1_general_ci default NULL,
`invoice` varchar(128) collate latin1_general_ci default NULL,
`mc_currency` char(3) collate latin1_general_ci NOT NULL default '',
`first_name` varchar(32) collate latin1_general_ci NOT NULL default '',
`last_name` varchar(32) collate latin1_general_ci NOT NULL default '',
`payer_business_name` varchar(128) collate latin1_general_ci default NULL,
`address_name` varchar(64) collate latin1_general_ci default NULL,
`address_street` varchar(254) collate latin1_general_ci default NULL,
`address_city` varchar(120) collate latin1_general_ci default NULL,
`address_state` varchar(120) collate latin1_general_ci default NULL,
`address_zip` varchar(10) collate latin1_general_ci default NULL,
`address_country` varchar(64) collate latin1_general_ci default NULL,
`address_status` varchar(11) collate latin1_general_ci default NULL,
`payer_email` varchar(128) collate latin1_general_ci NOT NULL default '',
`payer_id` varchar(32) collate latin1_general_ci NOT NULL default '',
`payer_status` varchar(10) collate latin1_general_ci NOT NULL default '',
`payment_date` datetime NOT NULL default '0001-01-01 00:00:00',
`business` varchar(128) collate latin1_general_ci NOT NULL default '',
`receiver_email` varchar(128) collate latin1_general_ci NOT NULL default '',
`receiver_id` varchar(32) collate latin1_general_ci NOT NULL default '',
`txn_id` varchar(20) collate latin1_general_ci NOT NULL default '',
`parent_txn_id` varchar(20) collate latin1_general_ci default NULL,
`num_cart_items` tinyint(4) unsigned NOT NULL default '1',
`mc_gross` decimal(7,2) NOT NULL default '0.00',
`mc_fee` decimal(7,2) NOT NULL default '0.00',
`payment_gross` decimal(7,2) default NULL,
`payment_fee` decimal(7,2) default NULL,
`settle_amount` decimal(7,2) default NULL,
`settle_currency` char(3) collate latin1_general_ci default NULL,
`exchange_rate` decimal(4,2) default NULL,
`notify_version` varchar(6) collate latin1_general_ci NOT NULL default '',
`verify_sign` varchar(128) collate latin1_general_ci NOT NULL default '',
`last_modified` datetime NOT NULL default '0001-01-01 00:00:00',
`date_added` datetime NOT NULL default '0001-01-01 00:00:00',
`memo` text collate latin1_general_ci,
PRIMARY KEY (`paypal_ipn_id`,`txn_id`),
KEY `idx_order_id_zen` (`order_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ;
--
-- Dumping data for table `zen_paypal`
--
INSERT INTO `zen_paypal` VALUES(1, 1, 'cart', 'paypaldp', 'USA', '', 'Credit Card (WPP)', 'Completed', '', '', 'USD', '', '', '', '', '', '', '', '', '', '', '', '', '', '2011-03-22 23:27:59', '', 'orders.bulkx.com', '', '1M002470SL577834M', '', 1, 39.99, 0.00, NULL, NULL, 0.00, 'USD', 1.00, '0', '', '0001-01-01 00:00:00', '2011-03-22 16:28:00', '{Record generated by payment module}');
-- --------------------------------------------------------
--
-- Table structure for table `zen_paypal_payment_status`
--
CREATE TABLE `zen_paypal_payment_status` (
`payment_status_id` int(11) NOT NULL auto_increment,
`payment_status_name` varchar(64) collate latin1_general_ci NOT NULL default '',
PRIMARY KEY (`payment_status_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=8 ;
--
-- Dumping data for table `zen_paypal_payment_status`
--
INSERT INTO `zen_paypal_payment_status` VALUES(1, 'Completed');
INSERT INTO `zen_paypal_payment_status` VALUES(2, 'Pending');
INSERT INTO `zen_paypal_payment_status` VALUES(3, 'Failed');
INSERT INTO `zen_paypal_payment_status` VALUES(4, 'Denied');
INSERT INTO `zen_paypal_payment_status` VALUES(5, 'Refunded');
INSERT INTO `zen_paypal_payment_status` VALUES(6, 'Canceled_Reversal');
INSERT INTO `zen_paypal_payment_status` VALUES(7, 'Reversed');
-- --------------------------------------------------------
--
-- Table structure for table `zen_paypal_payment_status_history`
--
CREATE TABLE `zen_paypal_payment_status_history` (
`payment_status_history_id` int(11) NOT NULL auto_increment,
`paypal_ipn_id` int(11) NOT NULL default '0',
`txn_id` varchar(64) collate latin1_general_ci NOT NULL default '',
`parent_txn_id` varchar(64) collate latin1_general_ci NOT NULL default '',
`payment_status` varchar(17) collate latin1_general_ci NOT NULL default '',
`pending_reason` varchar(14) collate latin1_general_ci default NULL,
`date_added` datetime NOT NULL default '0001-01-01 00:00:00',
PRIMARY KEY (`payment_status_history_id`),
KEY `idx_paypal_ipn_id_zen` (`paypal_ipn_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_paypal_payment_status_history`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_paypal_session`
--
CREATE TABLE `zen_paypal_session` (
`unique_id` int(11) NOT NULL auto_increment,
`session_id` text collate latin1_general_ci NOT NULL,
`saved_session` mediumblob NOT NULL,
`expiry` int(17) NOT NULL default '0',
PRIMARY KEY (`unique_id`),
KEY `idx_session_id_zen` (`session_id`(36))
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=3 ;
--
-- Dumping data for table `zen_paypal_session`
--
INSERT INTO `zen_paypal_session` VALUES(2, 'vif21vgf2gogrrr7l4eh010lj2', 0x59546f7a4d547037637a6f784d7a6f696332566a64584a7064486c556232746c62694937637a6f7a4d6a6f694d7a67334d6a41774e6d4d314f574a6b5a4441355a5452694d475534596d517a4e4745314e324a6a4e4441694f334d364d6a4936496d4e3163335276625756796331396f62334e305832466b5a484a6c63334d694f334d364d6a4136496d4e775a57497a4c5463304c6d646c64584e755a58517559323974496a747a4f6a5936496d4e68636e524a52434937637a6f314f6949784d7a417a4e434937637a6f304f694a6a59584a30496a74504f6a45794f694a7a6147397763476c755a304e68636e51694f6a673665334d364f446f69593239756447567564484d694f3245364d54703761546f314f3245364d547037637a6f7a4f694a7864486b694f334d364d546f694d5349376658317a4f6a5536496e527664474673496a746b4f6a4d354c6a6b354d4441774d4441774d4441774d4441774d546b344f5455784f5459324d4445794f4449344d4455794d44517a4f5445304e7a6b304f5449784f4463314f334d364e6a6f69643256705a326830496a74704f6a4137637a6f324f694a6a59584a30535551694f334d364e546f694d544d774d7a51694f334d364d544936496d4e76626e526c626e526664486c775a534937637a6f344f694a7761486c7a61574e6862434937637a6f784f446f695a6e4a6c5a56397a61476c7763476c755a31397064475674496a74704f6a4137637a6f794d446f695a6e4a6c5a56397a61476c7763476c755a3139335a576c6e614851694f326b364d44747a4f6a45354f694a6d636d566c58334e6f615842776157356e5833427961574e6c496a74704f6a413766584d364d544136496d3568646d6c6e59585270623234694f3038364d546336496d3568646d6c6e595852706232354961584e3062334a35496a6f794f6e747a4f6a5136496e4268644767694f3245364e54703761546f774f3245364e447037637a6f304f694a775957646c496a747a4f6a5536496d6c755a475634496a747a4f6a5136496d31765a4755694f334d364e6a6f69546b394f55314e4d496a747a4f6a4d36496d646c64434937637a6f774f6949694f334d364e446f696347397a6443493759546f774f6e743966576b364d5474684f6a513665334d364e446f696347466e5a534937637a6f784d7a6f696332687663484270626d64665932467964434937637a6f304f694a746232526c496a747a4f6a5936496b3550546c4e5454434937637a6f7a4f694a6e5a5851694f334d364d446f69496a747a4f6a5136496e4276633351694f3245364d447037665831704f6a493759546f304f6e747a4f6a5136496e42685a3255694f334d364d546336496d4e6f5a574e726233563058334e6f615842776157356e496a747a4f6a5136496d31765a4755694f334d364e6a6f69546b394f55314e4d496a747a4f6a4d36496d646c64434937637a6f774f6949694f334d364e446f696347397a6443493759546f774f6e743966576b364d7a74684f6a513665334d364e446f696347466e5a534937637a6f784e6a6f695932686c5932747664585266634746356257567564434937637a6f304f694a746232526c496a747a4f6a5936496b3550546c4e5454434937637a6f7a4f694a6e5a5851694f334d364d446f69496a747a4f6a5136496e4276633351694f3245364d447037665831704f6a513759546f304f6e747a4f6a5136496e42685a3255694f334d364d6a4536496d4e6f5a574e726233563058324e76626d5a70636d316864476c7662694937637a6f304f694a746232526c496a747a4f6a5936496b3550546c4e5454434937637a6f7a4f694a6e5a5851694f334d364d446f69496a747a4f6a5136496e4276633351694f3245364d44703766583139637a6f344f694a7a626d4677633268766443493759546f774f6e743966584d364d544536496d4e6f5a574e7258335a6862476c6b496a747a4f6a5136496e5279645755694f334d364f446f69624746755a3356685a3255694f334d364e7a6f695a57356e62476c7a61434937637a6f784d6a6f69624746755a3356685a32567a58326c6b496a747a4f6a4536496a45694f334d364d545136496d7868626d64315957646c6331396a6232526c496a747a4f6a4936496d5675496a747a4f6a6736496d4e31636e4a6c626d4e35496a747a4f6a4d36496c565452434937637a6f344f694a30623252686556397063794937637a6f784d446f694d6a41784d5330774e4330774e694937637a6f784e7a6f696458426b5958526c5258687761584a6864476c76626e4d694f3249364d54747a4f6a45314f694a7a5a584e7a6157397558324e76645735305a5849694f3249364d54747a4f6a49774f694a6a64584e306232316c636e4e66615842665957526b636d567a63794937637a6f784d6a6f694e7a59754d5441754d6a517a4c6a6330496a747a4f6a45784f694a6a64584e306232316c636c39705a434937637a6f784f694978496a747a4f6a49334f694a6a64584e306232316c636c396b5a575a68645778305832466b5a484a6c63334e66615751694f334d364d546f694d534937637a6f794d7a6f695933567a644739745a584a7a5832463164476876636d6c3659585270623234694f334d364d546f694d434937637a6f784f546f695933567a644739745a584a665a6d6c7963335266626d46745a534937637a6f334f694a5364584e7a5a577873496a747a4f6a45344f694a6a64584e306232316c636c397359584e3058323568625755694f334d364e7a6f69516d56686332786c65534937637a6f784f546f695933567a644739745a584a6659323931626e5279655639705a434937637a6f7a4f6949794d6a4d694f334d364d545936496d4e31633352766257567958337076626d5666615751694f334d364d6a6f694e5463694f334d364d546336496e5a6862476c6b5833527658324e6f5a574e7262335630496a74694f6a4537637a6f784d546f69593246796446396c636e4a76636e4d694f334d364d446f69496a747a4f6a5936496e4e6c626d523062794937637a6f784f694978496a747a4f6a6336496e42686557316c626e51694f334d364e6a6f696347463563474673496a747a4f6a6736496e4e6f615842776157356e496a74684f6a4d3665334d364d6a6f69615751694f334d364f546f695a6d78686446396d62474630496a747a4f6a5536496e52706447786c496a747a4f6a49774f694a476247463049464a68644755674b454a6c63335167563246354b534937637a6f304f694a6a62334e30496a747a4f6a5136496a55754d4441694f33317a4f6a5936496d4a706247783062794937637a6f784f694978496a747a4f6a5936496d4e766446396e646949375a446f774f334d364f446f69593239746257567564484d694f334d364d446f69496a747a4f6a45354f694a7763476c77626c39725a586c6664473966636d567462335a6c496a747a4f6a49324f694a32615759794d585a6e5a6a4a6e62326479636e49336244526c614441784d4778714d694937637a6f794d7a6f696347463563474673583352795957357a59574e306157397558326c755a6d38694f3245364d6a703761546f774f3251364e4451754f546b774d4441774d4441774d4441774d4441784f5467354e5445354e6a59774d5449344d6a67774e5449774e444d354d5451334f5451354d6a45344e7a553761546f784f334d364d7a6f6956564e45496a743966513d3d, 1302272861);
-- --------------------------------------------------------
--
-- Table structure for table `zen_paypal_testing`
--
CREATE TABLE `zen_paypal_testing` (
`paypal_ipn_id` int(11) unsigned NOT NULL auto_increment,
`order_id` int(11) unsigned NOT NULL default '0',
`custom` varchar(255) collate latin1_general_ci NOT NULL default '',
`txn_type` varchar(40) collate latin1_general_ci NOT NULL default '',
`module_name` varchar(40) collate latin1_general_ci NOT NULL default '',
`module_mode` varchar(40) collate latin1_general_ci NOT NULL default '',
`reason_code` varchar(40) collate latin1_general_ci default NULL,
`payment_type` varchar(40) collate latin1_general_ci NOT NULL default '',
`payment_status` varchar(32) collate latin1_general_ci NOT NULL default '',
`pending_reason` varchar(32) collate latin1_general_ci default NULL,
`invoice` varchar(128) collate latin1_general_ci default NULL,
`mc_currency` char(3) collate latin1_general_ci NOT NULL default '',
`first_name` varchar(32) collate latin1_general_ci NOT NULL default '',
`last_name` varchar(32) collate latin1_general_ci NOT NULL default '',
`payer_business_name` varchar(128) collate latin1_general_ci default NULL,
`address_name` varchar(64) collate latin1_general_ci default NULL,
`address_street` varchar(254) collate latin1_general_ci default NULL,
`address_city` varchar(120) collate latin1_general_ci default NULL,
`address_state` varchar(120) collate latin1_general_ci default NULL,
`address_zip` varchar(10) collate latin1_general_ci default NULL,
`address_country` varchar(64) collate latin1_general_ci default NULL,
`address_status` varchar(11) collate latin1_general_ci default NULL,
`payer_email` varchar(128) collate latin1_general_ci NOT NULL default '',
`payer_id` varchar(32) collate latin1_general_ci NOT NULL default '',
`payer_status` varchar(10) collate latin1_general_ci NOT NULL default '',
`payment_date` datetime NOT NULL default '0001-01-01 00:00:00',
`business` varchar(128) collate latin1_general_ci NOT NULL default '',
`receiver_email` varchar(128) collate latin1_general_ci NOT NULL default '',
`receiver_id` varchar(32) collate latin1_general_ci NOT NULL default '',
`txn_id` varchar(20) collate latin1_general_ci NOT NULL default '',
`parent_txn_id` varchar(20) collate latin1_general_ci default NULL,
`num_cart_items` tinyint(4) unsigned NOT NULL default '1',
`mc_gross` decimal(7,2) NOT NULL default '0.00',
`mc_fee` decimal(7,2) NOT NULL default '0.00',
`payment_gross` decimal(7,2) default NULL,
`payment_fee` decimal(7,2) default NULL,
`settle_amount` decimal(7,2) default NULL,
`settle_currency` char(3) collate latin1_general_ci default NULL,
`exchange_rate` decimal(4,2) default NULL,
`notify_version` decimal(2,1) NOT NULL default '0.0',
`verify_sign` varchar(128) collate latin1_general_ci NOT NULL default '',
`last_modified` datetime NOT NULL default '0001-01-01 00:00:00',
`date_added` datetime NOT NULL default '0001-01-01 00:00:00',
`memo` text collate latin1_general_ci,
PRIMARY KEY (`paypal_ipn_id`,`txn_id`),
KEY `idx_order_id_zen` (`order_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;
--
-- Dumping data for table `zen_paypal_testing`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_products`
--
CREATE TABLE `zen_products` (
`products_id` int(11) NOT NULL auto_increment,
`products_type` int(11) NOT NULL default '1',
`products_quantity` float NOT NULL default '0',
`products_model` varchar(32) collate latin1_general_ci default NULL,
`products_image` varchar(64) collate latin1_general_ci default NULL,
`products_price` decimal(15,4) NOT NULL default '0.0000',
`products_virtual` tinyint(1) NOT NULL default '0',
`products_date_added` datetime NOT NULL default '0001-01-01 00:00:00',
`products_last_modified` datetime default NULL,
`products_date_available` datetime default NULL,
`products_weight` float NOT NULL default '0',
`products_status` tinyint(1) NOT NULL default '0',
`products_tax_class_id` int(11) NOT NULL default '0',
`manufacturers_id` int(11) default NULL,
`products_ordered` float NOT NULL default '0',
`products_quantity_order_min` float NOT NULL default '1',
`products_quantity_order_units` float NOT NULL default '1',
`products_priced_by_attribute` tinyint(1) NOT NULL default '0',
`product_is_free` tinyint(1) NOT NULL default '0',
`product_is_call` tinyint(1) NOT NULL default '0',
`products_quantity_mixed` tinyint(1) NOT NULL default '0',
`product_is_always_free_shipping` tinyint(1) NOT NULL default '0',
`products_qty_box_status` tinyint(1) NOT NULL default '1',
`products_quantity_order_max` float NOT NULL default '0',
`products_sort_order` int(11) NOT NULL default '0',
`products_discount_type` tinyint(1) NOT NULL default '0',
`products_discount_type_from` tinyint(1) NOT NULL default '0',
`products_price_sorter` decimal(15,4) NOT NULL default '0.0000',
`master_categories_id` int(11) NOT NULL default '0',
`products_mixed_discount_quantity` tinyint(1) NOT NULL default '1',
`metatags_title_status` tinyint(1) NOT NULL default '0',
`metatags_products_name_status` tinyint(1) NOT NULL default '0',
`metatags_model_status` tinyint(1) NOT NULL default '0',
`metatags_price_status` tinyint(1) NOT NULL default '0',
`metatags_title_tagline_status` tinyint(1) NOT NULL default '0',
PRIMARY KEY (`products_id`),
KEY `idx_products_date_added_zen` (`products_date_added`),
KEY `idx_products_status_zen` (`products_status`),
KEY `idx_products_date_available_zen` (`products_date_available`),
KEY `idx_products_ordered_zen` (`products_ordered`),
KEY `idx_products_model_zen` (`products_model`),
KEY `idx_products_price_sorter_zen` (`products_price_sorter`),
KEY `idx_master_categories_id_zen` (`master_categories_id`),
KEY `idx_products_sort_order_zen` (`products_sort_order`),
KEY `idx_manufacturers_id_zen` (`manufacturers_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=10 ;
--
-- Dumping data for table `zen_products`
--
INSERT INTO `zen_products` VALUES(7, 1, 0, '', 'easy-whitening.png', 199.0000, 0, '2011-04-11 20:51:55', NULL, NULL, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 199.0000, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO `zen_products` VALUES(8, 1, 0, '', 'home-kint.png', 199.0000, 0, '2011-04-11 20:53:23', NULL, NULL, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 199.0000, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO `zen_products` VALUES(9, 1, 0, '', 'Groupon-button.jpg', 0.0000, 0, '2011-04-21 20:16:34', NULL, NULL, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0.0000, 1, 1, 0, 0, 0, 0, 0);
INSERT INTO `zen_products` VALUES(6, 1, 0, '', 'pro-whitening.png', 249.0000, 0, '2011-04-11 20:50:24', NULL, NULL, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 249.0000, 1, 1, 0, 0, 0, 0, 0);
-- --------------------------------------------------------
--
-- Table structure for table `zen_products_attributes`
--
CREATE TABLE `zen_products_attributes` (
`products_attributes_id` int(11) NOT NULL auto_increment,
`products_id` int(11) NOT NULL default '0',
`options_id` int(11) NOT NULL default '0',
`options_values_id` int(11) NOT NULL default '0',
`options_values_price` decimal(15,4) NOT NULL default '0.0000',
`price_prefix` char(1) collate latin1_general_ci NOT NULL default '',
`products_options_sort_order` int(11) NOT NULL default '0',
`product_attribute_is_free` tinyint(1) NOT NULL default '0',
`products_attributes_weight` float NOT NULL default '0',
`products_attributes_weight_prefix` char(1) collate latin1_general_ci NOT NULL default '',
`attributes_display_only` tinyint(1) NOT NULL default '0',
`attributes_default` tinyint(1) NOT NULL default '0',
`attributes_discounted` tinyint(1) NOT NULL default '1',
`attributes_image` varchar(64) collate latin1_general_ci default NULL,
`attributes_price_base_included` tinyint(1) NOT NULL default '1',
`attributes_price_onetime` decimal(15,4) NOT NULL default '0.0000',
`attributes_price_factor` decimal(15,4) NOT NULL default '0.0000',
`attributes_price_factor_offset` decimal(15,4) NOT NULL default '0.0000',
`attributes_price_factor_onetime` decimal(15,4) NOT NULL default '0.0000',
`attributes_price_factor_onetime_offset` decimal(15,4) NOT NULL default '0.0000',
`attributes_qty_prices` text collate latin1_general_ci,
`attributes_qty_prices_onetime` text collate latin1_general_ci,
`attributes_price_words` decimal(15,4) NOT NULL default '0.0000',
`attributes_price_words_free` int(4) NOT NULL default '0',
`attributes_price_letters` decimal(15,4) NOT NULL default '0.0000',
`attributes_price_letters_free` int(4) NOT NULL default '0',
`attributes_required` tinyint(1) NOT NULL default '0',
PRIMARY KEY (`products_attributes_id`),
KEY `idx_id_options_id_values_zen` (`products_id`,`options_id`,`options_values_id`),
KEY `idx_opt_sort_order_zen` (`products_options_sort_order`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ;
--
-- Dumping data for table `zen_products_attributes`
--
INSERT INTO `zen_products_attributes` VALUES(1, 9, 1, 0, 0.0000, '+', 0, 1, 0, '+', 0, 0, 1, '', 1, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, '', '', 0.0000, 0, 0.0000, 0, 0);
-- --------------------------------------------------------
--
-- Table structure for table `zen_products_attributes_download`
--
CREATE TABLE `zen_products_attributes_download` (
`products_attributes_id` int(11) NOT NULL default '0',
`products_attributes_filename` varchar(255) collate latin1_general_ci NOT NULL default '',
`products_attributes_maxdays` int(2) default '0',
`products_attributes_maxcount` int(2) default '0',
PRIMARY KEY (`products_attributes_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `zen_products_attributes_download`
--
-- --------------------------------------------------------
--
-- Table structure for table `zen_products_description`
--
CREATE TABLE `zen_products_description` (
`products_id` int(11) NOT NULL auto_increment,
`language_id` int(11) NOT NULL default '1',
`products_name` varchar(64) collate latin1_general_ci NOT NULL default '',
`products_description` text collate latin1_general_ci,
`products_url` varchar(255) collate latin1_general_ci default NULL,
`products_viewed` int(5) default '0',
PRIMARY KEY (`products_id`,`language_id`),
KEY `idx_products_name_zen` (`products_name`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=10 ;
--
-- Dumping data for table `zen_products_description`
--
INSERT INTO `zen_products_description` VALUES(7, 1, 'Easy Smile Treatment', 'Significant color change in a short period of time is the major benefit of in-store whitening. This protocol involves the carefully controlled use of a relatively high-concentration peroxide gel, applied to the teeth by a trained technician after the gums have been protected. Generally, the peroxide remains on the teeth for 15-30 minutes. Results are guaranteed and we have seen 8+ shades whiter in one 30 minute treatment.', '', 32);
INSERT INTO `zen_products_description` VALUES(6, 1, 'Pro Smile Treatment', 'Significant color change in a short period of time is the major benefit of in-store whitening. This protocol involves the carefully controlled use of a relatively high-concentration peroxide gel, applied to the teeth by a trained technician after the gums have been protected. Generally, the peroxide remains on the teeth for 15-30 minutes. Results are guaranteed and we have seen 8+ shades whiter in one 30 minute treatment.', '', 31);
INSERT INTO `zen_products_description` VALUES(8, 1, 'Take-Home Kits', '
We are proud to present to you an innovative home whitening treatment. It is clinically proven to whiten teeth by as many as 8 shades after a single treatment. The procedure can whiten all teeth in one treatment. This at home kit is for our customers who prefer to whiten their teeth in the comfort of their own home.
\r\n\r\nYou can achieve professional results in only one treatment! Most see significant results after just one treatment without a dentists visit.
\r\n\r\nClinical tests have shown that this is the most effective technology in modern teeth whitening. An obvious improvement is noticeable with in a single hour; It is safe and harmless to the tooth enamel.
', '', 37); INSERT INTO `zen_products_description` VALUES(9, 1, 'Voucher', 'Please enter your voucher code here for your free special products.', '', 4); -- -------------------------------------------------------- -- -- Table structure for table `zen_products_discount_quantity` -- CREATE TABLE `zen_products_discount_quantity` ( `discount_id` int(4) NOT NULL default '0', `products_id` int(11) NOT NULL default '0', `discount_qty` float NOT NULL default '0', `discount_price` decimal(15,4) NOT NULL default '0.0000', KEY `idx_id_qty_zen` (`products_id`,`discount_qty`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci; -- -- Dumping data for table `zen_products_discount_quantity` -- -- -------------------------------------------------------- -- -- Table structure for table `zen_products_notifications` -- CREATE TABLE `zen_products_notifications` ( `products_id` int(11) NOT NULL default '0', `customers_id` int(11) NOT NULL default '0', `date_added` datetime NOT NULL default '0001-01-01 00:00:00', PRIMARY KEY (`products_id`,`customers_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci; -- -- Dumping data for table `zen_products_notifications` -- -- -------------------------------------------------------- -- -- Table structure for table `zen_products_options` -- CREATE TABLE `zen_products_options` ( `products_options_id` int(11) NOT NULL default '0', `language_id` int(11) NOT NULL default '1', `products_options_name` varchar(32) collate latin1_general_ci NOT NULL default '', `products_options_sort_order` int(11) NOT NULL default '0', `products_options_type` int(5) NOT NULL default '0', `products_options_length` smallint(2) NOT NULL default '32', `products_options_comment` varchar(64) collate latin1_general_ci default NULL, `products_options_size` smallint(2) NOT NULL default '32', `products_options_images_per_row` int(2) default '5', `products_options_images_style` int(1) default '0', `products_options_rows` smallint(2) NOT NULL default '1', PRIMARY KEY (`products_options_id`,`language_id`), KEY `idx_lang_id_zen` (`language_id`), KEY `idx_products_options_sort_order_zen` (`products_options_sort_order`), KEY `idx_products_options_name_zen` (`products_options_name`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci; -- -- Dumping data for table `zen_products_options` -- INSERT INTO `zen_products_options` VALUES(1, 1, 'Voucher Number', 0, 1, 32, NULL, 32, 0, 0, 1); -- -------------------------------------------------------- -- -- Table structure for table `zen_products_options_types` -- CREATE TABLE `zen_products_options_types` ( `products_options_types_id` int(11) NOT NULL default '0', `products_options_types_name` varchar(32) collate latin1_general_ci default NULL, PRIMARY KEY (`products_options_types_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci COMMENT='Track products_options_types'; -- -- Dumping data for table `zen_products_options_types` -- INSERT INTO `zen_products_options_types` VALUES(0, 'Dropdown'); INSERT INTO `zen_products_options_types` VALUES(1, 'Text'); INSERT INTO `zen_products_options_types` VALUES(2, 'Radio'); INSERT INTO `zen_products_options_types` VALUES(3, 'Checkbox'); INSERT INTO `zen_products_options_types` VALUES(4, 'File'); INSERT INTO `zen_products_options_types` VALUES(5, 'Read Only'); -- -------------------------------------------------------- -- -- Table structure for table `zen_products_options_values` -- CREATE TABLE `zen_products_options_values` ( `products_options_values_id` int(11) NOT NULL default '0', `language_id` int(11) NOT NULL default '1', `products_options_values_name` varchar(64) collate latin1_general_ci NOT NULL default '', `products_options_values_sort_order` int(11) NOT NULL default '0', PRIMARY KEY (`products_options_values_id`,`language_id`), KEY `idx_products_options_values_name_zen` (`products_options_values_name`), KEY `idx_products_options_values_sort_order_zen` (`products_options_values_sort_order`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci; -- -- Dumping data for table `zen_products_options_values` -- INSERT INTO `zen_products_options_values` VALUES(0, 1, 'TEXT', 0); -- -------------------------------------------------------- -- -- Table structure for table `zen_products_options_values_to_products_options` -- CREATE TABLE `zen_products_options_values_to_products_options` ( `products_options_values_to_products_options_id` int(11) NOT NULL auto_increment, `products_options_id` int(11) NOT NULL default '0', `products_options_values_id` int(11) NOT NULL default '0', PRIMARY KEY (`products_options_values_to_products_options_id`), KEY `idx_products_options_id_zen` (`products_options_id`), KEY `idx_products_options_values_id_zen` (`products_options_values_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ; -- -- Dumping data for table `zen_products_options_values_to_products_options` -- INSERT INTO `zen_products_options_values_to_products_options` VALUES(1, 1, 0); -- -------------------------------------------------------- -- -- Table structure for table `zen_products_to_categories` -- CREATE TABLE `zen_products_to_categories` ( `products_id` int(11) NOT NULL default '0', `categories_id` int(11) NOT NULL default '0', PRIMARY KEY (`products_id`,`categories_id`), KEY `idx_cat_prod_id_zen` (`categories_id`,`products_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci; -- -- Dumping data for table `zen_products_to_categories` -- INSERT INTO `zen_products_to_categories` VALUES(6, 1); INSERT INTO `zen_products_to_categories` VALUES(7, 1); INSERT INTO `zen_products_to_categories` VALUES(8, 1); INSERT INTO `zen_products_to_categories` VALUES(9, 1); -- -------------------------------------------------------- -- -- Table structure for table `zen_product_music_extra` -- CREATE TABLE `zen_product_music_extra` ( `products_id` int(11) NOT NULL default '0', `artists_id` int(11) NOT NULL default '0', `record_company_id` int(11) NOT NULL default '0', `music_genre_id` int(11) NOT NULL default '0', PRIMARY KEY (`products_id`), KEY `idx_music_genre_id_zen` (`music_genre_id`), KEY `idx_artists_id_zen` (`artists_id`), KEY `idx_record_company_id_zen` (`record_company_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci; -- -- Dumping data for table `zen_product_music_extra` -- -- -------------------------------------------------------- -- -- Table structure for table `zen_product_types` -- CREATE TABLE `zen_product_types` ( `type_id` int(11) NOT NULL auto_increment, `type_name` varchar(255) collate latin1_general_ci NOT NULL default '', `type_handler` varchar(255) collate latin1_general_ci NOT NULL default '', `type_master_type` int(11) NOT NULL default '1', `allow_add_to_cart` char(1) collate latin1_general_ci NOT NULL default 'Y', `default_image` varchar(255) collate latin1_general_ci NOT NULL default '', `date_added` datetime NOT NULL default '0001-01-01 00:00:00', `last_modified` datetime NOT NULL default '0001-01-01 00:00:00', PRIMARY KEY (`type_id`), KEY `idx_type_master_type_zen` (`type_master_type`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=6 ; -- -- Dumping data for table `zen_product_types` -- INSERT INTO `zen_product_types` VALUES(1, 'Product - General', 'product', 1, 'Y', '', '2011-03-11 04:39:35', '2011-03-11 04:39:35'); INSERT INTO `zen_product_types` VALUES(2, 'Product - Music', 'product_music', 1, 'Y', '', '2011-03-11 04:39:35', '2011-03-11 04:39:35'); INSERT INTO `zen_product_types` VALUES(3, 'Document - General', 'document_general', 3, 'N', '', '2011-03-11 04:39:35', '2011-03-11 04:39:35'); INSERT INTO `zen_product_types` VALUES(4, 'Document - Product', 'document_product', 3, 'Y', '', '2011-03-11 04:39:35', '2011-03-11 04:39:35'); INSERT INTO `zen_product_types` VALUES(5, 'Product - Free Shipping', 'product_free_shipping', 1, 'Y', '', '2011-03-11 04:39:35', '2011-03-11 04:39:35'); -- -------------------------------------------------------- -- -- Table structure for table `zen_product_types_to_category` -- CREATE TABLE `zen_product_types_to_category` ( `product_type_id` int(11) NOT NULL default '0', `category_id` int(11) NOT NULL default '0', KEY `idx_category_id_zen` (`category_id`), KEY `idx_product_type_id_zen` (`product_type_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci; -- -- Dumping data for table `zen_product_types_to_category` -- -- -------------------------------------------------------- -- -- Table structure for table `zen_product_type_layout` -- CREATE TABLE `zen_product_type_layout` ( `configuration_id` int(11) NOT NULL auto_increment, `configuration_title` text collate latin1_general_ci NOT NULL, `configuration_key` varchar(255) collate latin1_general_ci NOT NULL default '', `configuration_value` text collate latin1_general_ci NOT NULL, `configuration_description` text collate latin1_general_ci NOT NULL, `product_type_id` int(11) NOT NULL default '0', `sort_order` int(5) default NULL, `last_modified` datetime default NULL, `date_added` datetime NOT NULL default '0001-01-01 00:00:00', `use_function` text collate latin1_general_ci, `set_function` text collate latin1_general_ci, PRIMARY KEY (`configuration_id`), UNIQUE KEY `unq_config_key_zen` (`configuration_key`), KEY `idx_key_value_zen` (`configuration_key`,`configuration_value`(10)), KEY `idx_type_id_sort_order_zen` (`product_type_id`,`sort_order`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=144 ; -- -- Dumping data for table `zen_product_type_layout` -- INSERT INTO `zen_product_type_layout` VALUES(1, 'Show Model Number', 'SHOW_PRODUCT_INFO_MODEL', '0', 'Display Model Number on Product Info 0= off 1= on', 1, 1, '2011-03-18 21:28:50', '2011-03-11 04:39:36', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''1'', ''text''=>''True''), array(''id''=>''0'', ''text''=>''False'')), '); INSERT INTO `zen_product_type_layout` VALUES(2, 'Show Weight', 'SHOW_PRODUCT_INFO_WEIGHT', '1', 'Display Weight on Product Info 0= off 1= on', 1, 2, NULL, '2011-03-11 04:39:36', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''1'', ''text''=>''True''), array(''id''=>''0'', ''text''=>''False'')), '); INSERT INTO `zen_product_type_layout` VALUES(3, 'Show Attribute Weight', 'SHOW_PRODUCT_INFO_WEIGHT_ATTRIBUTES', '1', 'Display Attribute Weight on Product Info 0= off 1= on', 1, 3, NULL, '2011-03-11 04:39:36', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''1'', ''text''=>''True''), array(''id''=>''0'', ''text''=>''False'')), '); INSERT INTO `zen_product_type_layout` VALUES(4, 'Show Manufacturer', 'SHOW_PRODUCT_INFO_MANUFACTURER', '1', 'Display Manufacturer Name on Product Info 0= off 1= on', 1, 4, NULL, '2011-03-11 04:39:36', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''1'', ''text''=>''True''), array(''id''=>''0'', ''text''=>''False'')), '); INSERT INTO `zen_product_type_layout` VALUES(5, 'Show Quantity in Shopping Cart', 'SHOW_PRODUCT_INFO_IN_CART_QTY', '1', 'Display Quantity in Current Shopping Cart on Product Info 0= off 1= on', 1, 5, NULL, '2011-03-11 04:39:36', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''1'', ''text''=>''True''), array(''id''=>''0'', ''text''=>''False'')), '); INSERT INTO `zen_product_type_layout` VALUES(6, 'Show Quantity in Stock', 'SHOW_PRODUCT_INFO_QUANTITY', '0', 'Display Quantity in Stock on Product Info 0= off 1= on', 1, 6, '2011-03-18 21:28:59', '2011-03-11 04:39:36', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''1'', ''text''=>''True''), array(''id''=>''0'', ''text''=>''False'')), '); INSERT INTO `zen_product_type_layout` VALUES(7, 'Show Product Reviews Count', 'SHOW_PRODUCT_INFO_REVIEWS_COUNT', '1', 'Display Product Reviews Count on Product Info 0= off 1= on', 1, 7, NULL, '2011-03-11 04:39:36', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''1'', ''text''=>''True''), array(''id''=>''0'', ''text''=>''False'')), '); INSERT INTO `zen_product_type_layout` VALUES(8, 'Show Product Reviews Button', 'SHOW_PRODUCT_INFO_REVIEWS', '1', 'Display Product Reviews Button on Product Info 0= off 1= on', 1, 8, NULL, '2011-03-11 04:39:36', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''1'', ''text''=>''True''), array(''id''=>''0'', ''text''=>''False'')), '); INSERT INTO `zen_product_type_layout` VALUES(9, 'Show Date Available', 'SHOW_PRODUCT_INFO_DATE_AVAILABLE', '0', 'Display Date Available on Product Info 0= off 1= on', 1, 9, '2011-03-18 21:29:11', '2011-03-11 04:39:36', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''1'', ''text''=>''True''), array(''id''=>''0'', ''text''=>''False'')), '); INSERT INTO `zen_product_type_layout` VALUES(10, 'Show Date Added', 'SHOW_PRODUCT_INFO_DATE_ADDED', '0', 'Display Date Added on Product Info 0= off 1= on', 1, 10, '2011-03-18 21:29:19', '2011-03-11 04:39:36', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''1'', ''text''=>''True''), array(''id''=>''0'', ''text''=>''False'')), '); INSERT INTO `zen_product_type_layout` VALUES(11, 'Show Product URL', 'SHOW_PRODUCT_INFO_URL', '1', 'Display URL on Product Info 0= off 1= on', 1, 11, NULL, '2011-03-11 04:39:36', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''1'', ''text''=>''True''), array(''id''=>''0'', ''text''=>''False'')), '); INSERT INTO `zen_product_type_layout` VALUES(12, 'Show Product Additional Images', 'SHOW_PRODUCT_INFO_ADDITIONAL_IMAGES', '1', 'Display Additional Images on Product Info 0= off 1= on', 1, 13, NULL, '2011-03-11 04:39:36', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''1'', ''text''=>''True''), array(''id''=>''0'', ''text''=>''False'')), '); INSERT INTO `zen_product_type_layout` VALUES(13, 'Show Starting At text on Price', 'SHOW_PRODUCT_INFO_STARTING_AT', '1', 'Display Starting At text on products with attributes Product Info 0= off 1= on', 1, 12, NULL, '2011-03-11 04:39:36', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''1'', ''text''=>''True''), array(''id''=>''0'', ''text''=>''False'')), '); INSERT INTO `zen_product_type_layout` VALUES(14, 'Show Product Tell a Friend button', 'SHOW_PRODUCT_INFO_TELL_A_FRIEND', '1', 'Display the Tell a Friend button on Product Info