__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
CREATE TABLE IF NOT EXISTS `#__dpcalendar_coupons` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(250) NOT NULL DEFAULT '',
  `code` varchar(255) NOT NULL DEFAULT '',
  `value` int(11) NOT NULL DEFAULT '0',
  `type` varchar(250) NOT NULL DEFAULT 'percentage',
  `calendars` text,
  `users` text,
  `emails` text,
  `limit` int(11) DEFAULT NULL,
  `state` tinyint(1) NOT NULL DEFAULT '0',
  `checked_out` int(11) NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access` int(11) NOT NULL DEFAULT '1',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `params` text,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(10) unsigned NOT NULL DEFAULT '0',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) unsigned NOT NULL DEFAULT '0',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_state` (`state`),
  KEY `idx_createdby` (`created_by`)
) DEFAULT CHARSET=utf8 AUTO_INCREMENT=1;

ALTER TABLE `#__dpcalendar_bookings` ADD `coupon_id` int(11) AFTER `tax_rate`;
ALTER TABLE `#__dpcalendar_bookings` ADD `coupon_rate` DECIMAL(10, 2) NOT NULL DEFAULT '0.00' AFTER `coupon_id`;

UPDATE `#__dpcalendar_bookings` SET `state` = 0 WHERE `state` = 2;
UPDATE `#__dpcalendar_tickets` SET `state` = 0 WHERE `state` = 2;

ALTER TABLE `#__dpcalendar_tickets` DROP `seat`;

ALTER TABLE `#__dpcalendar_events` DROP `date`;
ALTER TABLE `#__dpcalendar_events` CHANGE `plugintype` `payment_provider` TEXT DEFAULT NULL;
UPDATE `#__dpcalendar_events` SET `payment_provider` = null;
UPDATE `#__dpcalendar_bookings` SET `processor`= CONCAT(processor, '-1') where processor is not null and processor not like '';

ALTER TABLE `#__dpcalendar_locations` DROP `date`;
UPDATE `#__dpcalendar_locations` SET `country` = '0';
ALTER TABLE `#__dpcalendar_locations` CHANGE `country` `country` INT(11) NOT NULL DEFAULT '0';

INSERT INTO `#__content_types` (`type_title`, `type_alias`, `table`, `rules`, `field_mappings`, `router`, `content_history_options`) VALUES
('Location', 'com_dpcalendar.location', '{"special":{"dbtable":"#__dpcalendar_locations","key":"id","type":"Location","prefix":"Administrator","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Location","prefix":"Administrator","config":"array()"}}', '', '{"common":{"core_content_item_id":"id","core_title":"title","core_state":"state","core_alias":"alias","core_created_time":"created","core_modified_time":"modified","core_body":"description","core_publish_up":"publish_up","core_publish_down":"publish_down","core_access":"access", "core_params":"attribs","core_featured":"featured", "core_metadata":"metadata", "core_language":"language", "core_metakey":"metakey", "core_metadesc":"metadesc"}, "special":{}}', '\DigitalPeak\Component\DPCalendar\Site\Helper\RouteHelper::getLocationRoute', '{"formFile":"administrator\\/components\\/com_dpcalendar\\/models\\/forms\\/location.xml", "hideFields":["checked_out"],"ignoreChanges":["modified_by", "modified", "checked_out", "checked_out_time", "hits"],"convertToInt":["publish_up", "publish_down", "featured"],"displayLookup":[{"sourceColumn":"created_by","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"access","targetTable":"#__viewlevels","targetColumn":"id","displayColumn":"title"},{"sourceColumn":"modified_by","targetTable":"#__users","targetColumn":"id","displayColumn":"name"} ]}');

Filemanager

Name Type Size Permission Actions
8.0.0.sql File 3.53 KB 0664
8.1.0.sql File 97 B 0664
8.11.0.sql File 6.62 KB 0664
8.15.0.sql File 2.72 KB 0664
8.2.0.sql File 112 B 0664
8.2.4.sql File 115 B 0664
8.3.0.sql File 630 B 0664
8.4.0.sql File 175 B 0664
8.5.0.sql File 105 B 0664
8.6.0.sql File 361 B 0664
8.9.0.sql File 417 B 0664
9.0.4.sql File 549 B 0664
Filemanager