[solved] Address Field India Support

KerrySanto - February 23, 2008 - 15:51
Project:CCK Address Extensions
Version:5.x-1.6
Component:India-Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:reviewed & tested by the community
Description

Hi there, when I went to enable the Address Field for India Support this came back

Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/scaryme/public_html/testsite/drupal/modules/cck_address_extensions/india/cck_address_india.module on line 144

Can you let me know how to fix this or if there is something I should have done or uploaded that I may have missed? New to drupal, so its on a testsite I been putting together and breaking things, not a coder but would welcome the advice on how to put this right

#1

KerrySanto - February 23, 2008 - 15:53
Version:5.x-1.x-dev» 5.x-1.6

#2

rconstantine - February 25, 2008 - 17:41
Title:Address Field India Support» [solved] Address Field India Support

See this: http://drupal.org/node/197969

I'll leave this issue open this time until the repository gets fixed and I can make another release which includes the fix.

#3

KerrySanto - March 2, 2008 - 00:37

thank you

#4

truecms.net.au - April 10, 2008 - 01:45

This error is caused by a typo in the line 144 of cck_address_india.module
'en_IN' => 'en_IN,
array, namely - right apostrophe is missing. So, after fix the code will look like this:

'en_IN' => 'en_IN',

Please update the module with this fix as it is silly to keep it buggy.

#5

rconstantine - April 22, 2008 - 02:49
Status:active» reviewed & tested by the community

#6

shah.arpita85 - May 9, 2009 - 13:27
Title:[solved] Address Field India Support» Unable to enable "Address Field India Support" for Drupal 6

When I try to enable this module in Drupal 6, I get the following error: "This version is incompatible with the 6.10 version of Drupal core."

Kindly help me out with this.

#7

rconstantine - May 12, 2009 - 00:41
Title:Unable to enable "Address Field India Support" for Drupal 6» [solved] Address Field India Support

Don't hijack the title!

There is no Drupal 6 version of this module. Clearly.

 
 

Drupal is a registered trademark of Dries Buytaert.