//diagnostic mode, output only 10 records.
$TESTMODE = true;
//the current system dsn
$ThisDSN = \"ActinicCatalog9\";
$UseExtendedImage = false;
//diagnostic mode, output only 10 records.
$TESTMODE = false;
//the current system dsn
$ThisDSN = \"ActinicCatalog8\";
$UseExtendedImage = true;
acompton said:Damn! And I spent hours writing my own converter!
dave_finlayson said:Oh for f**k sake Handy, can't take you anywhere!
9,P,5,Basic T,\"100% Cotton\",1,5.11,,1,1,0,1,0,0,\"Clothing, Sample - With/Symbols\In - Name\",,,,http://www.domain.com/acatalog/
acompton said:I don't think the ISC import allowed for product options. It also had other 'bugs'.
$cleanstring = ereg_replace(\"[^A-Za-z0-9 ]\", \"\", $dirtystring);
Ruralweb said:Go for it grant - you obviously have the same moto as me ie don't get mad get even!
Gabriel Crowe said:Discussion thread for the Act2Int converter, found here:
http://www.talkaboutselling.co.uk/showthread.php?t=52
Should now work with V8 and V9.
walker said:When I run act2int I get an odbc data source name not found.
sql state im002 in sqlconnect
It must be something i'm doing wrong if other have got it working :-(
Walker
$ThisDSN = \"ActinicCatalog9\";
$ThisDSN = \"ActinicCatalogX\";]
GrantG said:Are you using v9? If not, you will need to edit the default.php file:$ThisDSN = \"ActinicCatalog9\";
To...Replace X with your version number.$ThisDSN = \"ActinicCatalogX\";]
If this still doesn't work...which version of Actinic are you using, on which Operating System, and where is your Site1 folder located (ie. C:/Docs n Sets/Usrnm/Actinic vX/Site1)
It looks like you're new here. Click the social buttons to create your account or sign in.