Skip to Content Skip to Menu

Cannot load CB 1.9.1 on Joomla 3.3.3 in WAMP 2.5 environment.

10 years 1 month ago #248588 by alaustin01
PROBLEM: Cannot install Community Builder 1.9.1 on Joomla 3.3.3
EQUIPMENT: X86 Processor running Windows 7 Enterprise 64 Bit up to date patches (as of 09-03-2014).
SOFTWARE: WAMP 2.5 32bit, Joomla 3.3.3, Community Builder 1.9.1. All installed with defaults.
ACTIONS: I install WAMP and setup an administrative user in PHPAdmin. I then install Joomla and run setup and follow the prompts. In Joomla, under extensions, I ‘load and install’ the ‘com_comprofiler.zip’ C installation file. After a few seconds, I get the following message:
Table 'aknet_comprofiler' already exists SQL=CREATE TABLE `AKNET_comprofiler` ( `id` int(11) NOT NULL DEFAULT 0, `user_id` int(11) NOT NULL DEFAULT 0, `firstname` varchar(100) DEFAULT NULL, `middlename` varchar(100) DEFAULT NULL, `lastname` varchar(100) DEFAULT NULL, `hits` int(11) NOT NULL DEFAULT 0, `message_last_sent` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `message_number_sent` int(11) NOT NULL DEFAULT 0, `avatar` varchar(255) DEFAULT NULL, `avatarapproved` tinyint(4) NOT NULL DEFAULT 1, `approved` tinyint(4) NOT NULL DEFAULT 1, `confirmed` tinyint(4) NOT NULL DEFAULT 1, `lastupdatedate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `registeripaddr` varchar(50) NOT NULL DEFAULT '', `cbactivation` varchar(50) NOT NULL DEFAULT '', `banned` tinyint(4) NOT NULL DEFAULT 0, `banneddate` datetime DEFAULT NULL, `unbanneddate` datetime DEFAULT NULL, `bannedby` int(11) DEFAULT NULL, `unbannedby` int(11) DEFAULT NULL, `bannedreason` mediumtext, `acceptedterms` tinyint(1) NOT NULL DEFAULT 0, PRIMARY KEY (`id`), UNIQUE KEY `user_id` (`user_id`), KEY `apprconfbanid` (`approved`, `confirmed`, `banned`, `id`), KEY `avatappr_apr_conf_ban_avatar` (`avatarapproved`, `approved`, `confirmed`, `banned`, `avatar`), KEY `lastupdatedate` (`lastupdatedate`) )ENGINE=MyISAM

Any help would be greatly appreciated.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum