Hi,

attached the .install file

Please let me know if this file is incorrect

Thanks
Vinay

CommentFileSizeAuthor
cck_address_india.install.txt1.46 KBvinayras

Comments

rconstantine’s picture

Did you try to install this on your system?

I see a couple of problems without even installing it.

FIrst, change this: //$Id: cck_address_india.install,v 1.1.2.9 2007/06/13 22:48:31 rconstantine Exp $; to //$Id:$;

Second, no, wait. that's all. Good job.

rconstantine’s picture

Nope, I found one more thing. Change this: drupal_set_message('There was an error removing the CCK_Address database tables.', 'error'); to this: drupal_set_message('There was an error removing the CCK_Address_India data from the database tables.', 'error');

This is probably an error message I should update in mine as well.

vinayras’s picture

Thanks for the information.

I will work on it and get back to you.

Vinay

rconstantine’s picture

Status: Active » Closed (fixed)

I fixed it myself.