Joomla Error 1146 #__updates’ doesn’t exist

Joomla Error 1146 #__updates’ doesn’t exist

Change prefix t2dfi with yours: Go to database and copy your prefix, prefix is like this: r5gtf_configuration, so prefix is word that is before underline. Then in your databse click on SQL and here paste code.

DROP table IF EXISTS t2dfi_updates;
 CREATE TABLE `t2dfi_updates` (
 `update_id` int(11) NOT NULL AUTO_INCREMENT,
 `update_site_id` int(11) DEFAULT '0',
 `extension_id` int(11) DEFAULT '0',
 `name` varchar(100) DEFAULT '',
 `description` text NOT NULL,
 `element` varchar(100) DEFAULT '',
 `type` varchar(20) DEFAULT '',
 `folder` varchar(20) DEFAULT '',
 `client_id` tinyint(3) DEFAULT '0',
 `version` varchar(32) DEFAULT '',
 `data` text NOT NULL,
 `detailsurl` text NOT NULL,
 `infourl` text NOT NULL,
 `extra_query` VARCHAR(1000) DEFAULT '',
 PRIMARY KEY (`update_id`)
 ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Available Updates';

Subscibe Our Newsletter

Subscribe to our email and be first informed regarding our templates and discounts.

About Us

We make our themes with love and we want ot offer our clients the best options and functions, to work simple and faster ot their websites, using our themes...