Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: [SOLVED] installation problem

[SOLVED] installation problem 16 years 3 months ago #508

  • Anonymous
  • Anonymous's Avatar Topic Author
  • Visitor
  • Visitor
I get this error message. It appears that it can't create a table. The folder /httpdocs/components/com_dtdonate was created. I'm using Joomla on a Godaddy server. SQL Error DB function failed with error number 1064 You have an error in your SQL syntax near 'ENGINE=InnoDB' at line 16 SQL=CREATE TABLE IF NOT EXISTS `jos_dtdonate_fields` ( `id` int(11) NOT NULL auto_increment, `name` varchar(50) default NULL, `label` varchar(100) default NULL, `field_size` tinyint(3) unsigned default NULL, `description` varchar(255) default NULL, `ordering` tinyint(3) unsigned default NULL, `published` tinyint(3) unsigned default NULL, `required` tinyint(4) default '0', `type` tinyint(4) NOT NULL default '0', `values` varchar(255) default NULL, `selected` varchar(255) default NULL, `rows` INT(4) NOT NULL DEFAULT '0', `cols` INT(4) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB; SQL = CREATE TABLE IF NOT EXISTS `jos_dtdonate_fields` ( `id` int(11) NOT NULL auto_increment, `name` varchar(50) default NULL, `label` varchar(100) default NULL, `field_size` tinyint(3) unsigned default NULL, `description` varchar(255) default NULL, `ordering` tinyint(3) unsigned default NULL, `published` tinyint(3) unsigned default NULL, `required` tinyint(4) default '0', `type` tinyint(4) NOT NULL default '0', `values` varchar(255) default NULL, `selected` varchar(255) default NULL, `rows` INT(4) NOT NULL DEFAULT '0', `cols` INT(4) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB; [ Continue ... ]

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

[SOLVED] installation problem 16 years 3 months ago #509

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
This is due to you having an older version of MySQL. I just modified the install file so it should work for you now. Please download the component again from your account on this site. Thanks.

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

[SOLVED] installation problem 16 years 3 months ago #510

  • Anonymous
  • Anonymous's Avatar Topic Author
  • Visitor
  • Visitor
Thanks, the installation went fine. What is the plug_dtdonate folder for?

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

[SOLVED] installation problem 16 years 3 months ago #511

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Great. The plugin is a Community Builder plugin. It is optional to use. It adds a tab to the user profile showing donation history. The tab data is only viewable to the profile owner. Thanks!

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

  • Page:
  • 1
Time to create page: 0.102 seconds