1. Roy Svendsen
  2. Installation questions
  3. Tuesday, 01 November 2011
  4.  Subscribe via email
HI

Have som problems installing on a Joomla 1.7.2 . I´m getting this error



There was a problem with your installation


jos_comment update :
- update of voting_yes.
- update of voting_no.
- update of parentid.
- update of email.
- update of website.
- update of notify.
- create index contentid.
- update of userid.
- update of component.
- create index com_contentid.
- update of importtable.
- update of importid.
- update of importparentid.
Create jos_comment_setting table.
Install error: DB function failed with error number 1146
Table 'anetteshus.jos_comment' doesn't exist SQL=ALTER TABLE `vpo_comment` ADD `voting_yes` INT(10) NOT NULL default '0' AFTER `published`;
ALTER TABLE `vpo_comment` ADD `voting_yes` INT(10) NOT NULL default '0' AFTER `published`;

Install error: DB function failed with error number 1146
Table 'anetteshus.jos_comment' doesn't exist SQL=ALTER TABLE `vpo_comment` ADD `voting_no` INT(10) NOT NULL default '0' AFTER `voting_yes`;
ALTER TABLE `vpo_comment` ADD `voting_no` INT(10) NOT NULL default '0' AFTER `voting_yes`;

Install error: DB function failed with error number 1146
Table 'anetteshus.jos_comment' doesn't exist SQL=ALTER TABLE `vpo_comment` ADD `parentid` INT(10) NOT NULL default '-1' AFTER `voting_no`;
ALTER TABLE `vpo_comment` ADD `parentid` INT(10) NOT NULL default '-1' AFTER `voting_no`;

Install error: DB function failed with error number 1146
Table 'anetteshus.jos_comment' doesn't exist SQL=ALTER TABLE `vpo_comment` ADD `email` VARCHAR(50) AFTER `name`;
ALTER TABLE `vpo_comment` ADD `email` VARCHAR(50) AFTER `name`;

Install error: DB function failed with error number 1146
Table 'anetteshus.jos_comment' doesn't exist SQL=ALTER TABLE `vpo_comment` ADD `website` VARCHAR(100) AFTER `email`;
ALTER TABLE `vpo_comment` ADD `website` VARCHAR(100) AFTER `email`;

Install error: DB function failed with error number 1146
Table 'anetteshus.jos_comment' doesn't exist SQL=ALTER TABLE `vpo_comment` ADD `notify` TINYINT(1) NOT NULL default '0' AFTER `website`;
ALTER TABLE `vpo_comment` ADD `notify` TINYINT(1) NOT NULL default '0' AFTER `website`;

Install error: DB function failed with error number 1146
Table 'anetteshus.jos_comment' doesn't exist SQL=ALTER TABLE `vpo_comment` ADD INDEX `contentid` ( `contentid` );
ALTER TABLE `vpo_comment` ADD INDEX `contentid` ( `contentid` );

Install error: DB function failed with error number 1146
Table 'anetteshus.jos_comment' doesn't exist SQL=ALTER TABLE `vpo_comment` ADD `userid` INT(11) AFTER `ip`;
ALTER TABLE `vpo_comment` ADD `userid` INT(11) AFTER `ip`;

Install error: DB function failed with error number 1146
Table 'anetteshus.jos_comment' doesn't exist SQL=ALTER TABLE `vpo_comment` ADD `component` VARCHAR(50) NOT NULL default '' AFTER `contentid`;
ALTER TABLE `vpo_comment` ADD `component` VARCHAR(50) NOT NULL default '' AFTER `contentid`;

Install error: DB function failed with error number 1146
Table 'anetteshus.jos_comment' doesn't exist SQL=ALTER TABLE `vpo_comment` ADD INDEX `com_contentid` ( `component`, `contentid` );
ALTER TABLE `vpo_comment` ADD INDEX `com_contentid` ( `component`, `contentid` );

Install error: DB function failed with error number 1146
Table 'anetteshus.jos_comment' doesn't exist SQL=ALTER TABLE `vpo_comment` ADD `importtable` VARCHAR(30) NOT NULL default '' AFTER `parentid`;
ALTER TABLE `vpo_comment` ADD `importtable` VARCHAR(30) NOT NULL default '' AFTER `parentid`;

Install error: DB function failed with error number 1146
Table 'anetteshus.jos_comment' doesn't exist SQL=ALTER TABLE `vpo_comment` ADD `importid` INT(10) NOT NULL default '0' AFTER `importtable`;
ALTER TABLE `vpo_comment` ADD `importid` INT(10) NOT NULL default '0' AFTER `importtable`;

Install error: DB function failed with error number 1146
Table 'anetteshus.jos_comment' doesn't exist SQL=ALTER TABLE `vpo_comment` ADD `importparentid` INT(10) NOT NULL default '-1' AFTER `importid`;
ALTER TABLE `vpo_comment` ADD `importparentid` INT(10) NOT NULL default '-1' AFTER `importid`;


Install error: DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'type=MyISAM' at line 7 SQL=CREATE TABLE `vpo_comment_setting` ( `id` INT(11) NOT NULL auto_increment, `set_name` VARCHAR(50) NOT NULL default '', `set_component` VARCHAR(50) NOT NULL default '', `set_sectionid` INT(11) NOT NULL default '0', `params` text NOT NULL, PRIMARY KEY (`id`)) type=MyISAM
CREATE TABLE `vpo_comment_setting` ( `id` INT(11) NOT NULL auto_increment, `set_name` VARCHAR(50) NOT NULL default '', `set_component` VARCHAR(50) NOT NULL default '', `set_sectionid` INT(11) NOT NULL default '0', `params` text NOT NULL, PRIMARY KEY (`id`)) type=MyISAM
Responses (10)


There are %s replies to this question. If you want to see them you need a valid subscription.
If you have a valid subscription, please login now.
Visit store now

Last questions

CMigrator: Path from Drupal 6 to J5?
(Category s/b CMigrator, but didn't see it on the list) I'm interested in usi...
0 Replies
Posted on Monday, 28 April 2025
  • New
  • Dowload all Hotspots entries
    Hi there, I'm looking for a way to dowload all the Hotspots entries. I've got t...
    0 Replies
    Posted on Sunday, 06 April 2025
    • #kml
    • #download
    Set number of hotspots / user groups
    Hi, I'm working with Hotspots for my new website and I love it! After trying ...
    0 Replies
    Posted on Monday, 31 March 2025
    J5 compatibility for Hotspots
    Hi guys, Just started to update my old J3x website. Is there J5 compatibility p...
    1 Replies
    Posted on Monday, 24 February 2025
    • #Hotspots
    • #hotspots Joomla 5
    Text size in the comment input form
    Hello. How can I increase the font size in the comment input field? For examp...
    0 Replies
    Posted on Wednesday, 26 February 2025
    • #CComment 6