[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Authorizenet....
running 4.7.x?
if so, remove the #...
from 4.7.x's interchange.cfg file... (I just noticed this myself yesterday)
---
# This is a new option that ignores C-style directives like #ifdef,
# #endif, #include, and only parses plain ifdef, endif, include, etc.
# It can be turned on and off repeatedly as needed. When it's off,
# you can now be confident that a line starting with a # is a comment.
# This directive affects the entire global configuration, so check any
# files you include if you're upgrading.
ConfigParseComments No
---
Hope that's the problem..
-Jud
----- Original Message -----
From: "Dan McFarland" <dan@mailturtle.com>
To: <Interchange-users@developer.akopia.com>
Sent: Friday, July 13, 2001 5:51 PM
Subject: [ic] Authorizenet....
> Sorry, but I can't seem to get it....
>
> I am using the command exactly as it shows in the file:
>
> #include globalsub/authorizenet
>
>
> but IC gives an error;
>
> nttc config error: Unknown directive 'include'
> In line 5 of the configuration file 'catalog.cfg':
> include globalsub/authorizenet
>
> What am I doing wrong?? Do I add or leave out the # sign? Do I add
> anything else?
>
>
> Thanks
>
> Dan
>
>
>
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users
>