Comi420 wrote on June 23, 2018, 7:53 pm:
plase input the mailer.inc file to your include folder, peace
Naš forum je uspješno migriran na novu platformu. Svi vaši podaci, računi i sadržaj su prebačeni na GTABLKN.
Error
SQL query:
--
-- Database: `imperium_gaming`
--
-- --------------------------------------------------------
--
-- Table structure for table `banned`
--
CREATE TABLE `banned` (
`ban_id` int(11) NOT NULL,
`user_id` int(11) NOT NULL,
`ban_type` smallint(1) DEFAULT NULL,
`ban_time` int(11) DEFAULT NULL,
`ban_reason` varchar(64) COLLATE utf8_unicode_ci DEFAULT NULL,
`ban_admin` varchar(24) COLLATE utf8_unicode_ci DEFAULT NULL,
`ban_date` varchar(64) COLLATE utf8_unicode_ci DEFAULT NULL,
`user_name` varchar(24) COLLATE utf8_unicode_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
MySQL said: Documentation
#1046 - No database selected
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava