Installation fails

tormi - May 27, 2008 - 15:20
Project:Ubercart Addresses
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:freixas
Status:closed
Description

Hi,

installation of uc_addresses fails because of a little typo at the end of uc_addresses.install (line 80):

- db_query("DELETE FROM {sequences} WHERE name = 'uc_addresses');
+ db_query("DELETE FROM {sequences} WHERE name = 'uc_addresses'");

Tormi

#1

freixas - May 27, 2008 - 23:54
Assigned to:Anonymous» freixas
Status:active» fixed

Fixed and checked in to CVS.

#2

freixas - May 29, 2008 - 16:29
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.