Here is where I am anymore suggestions would be appreciated:
I am experimenting with both versions 1.4 and 2.b2, however the sku prob
is on 1.4 using mysql. I have tried to insert the record into the db at
the telnet prompt but nothing seemed to happen. This could be could I
have done it incorrectly (I am a novice to say the least with MySQL).
What I did was:
INSERT INTO sku (Item, ExternalSKU, Name, ListPrice, SalePrice,
Shipping, Active) VALUES ('a', 'aa', 'aaa', 5, 5, 3, 'Y');
I am not sure if this is correct.
I am pretty sure it is a db prob. I am I correct in that all you need to
do is copy the 'create' and 'insert' commands in the build.sql into your
empty database from the telnet command prompt?
Whilst on db issues when I try to install the build of ft 2b2 I only get
as far as 'CREATE TABLE coupon' when I get an 'ERROR 1121: Column
'DisplayPrecedence' is used with UNIQUE or INDEX but is not defined as
NOT NULL'
Does this line ;DisplayPrecedence INT,' require 'NOT NULL' or a number
in brackets after it?
>Is this an issue with the inventory levels?
I don't think so I have tried many combinations in the available fields
but the result is the same.
Kind Regards
Paul Ashton
-----Original Message-----
--__--__--
Message: 2
From: "Paul Ashton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Mon, 23 Jul 2001 09:33:17 +1000
Subject: [FreeTrade-dev] RE: FreeTrade-dev digest, Vol 1 #38 - 2 msgs
Reply-To: [EMAIL PROTECTED]
I haven't been putting in any foreign symbols like dollar signs.
Kind Regards
Paul Ashton
-- __--__--
Message: 1
From: "Paul Ashton" <[EMAIL PROTECTED]>
To: "FreeTrade" <[EMAIL PROTECTED]>
Date: Sun, 22 Jul 2001 23:51:23 +1000
Subject: [FreeTrade-dev] (no subject)
Reply-To: [EMAIL PROTECTED]
I have just installed ft on a Linux (cobalt) server, however, when I add
items the sku's seem not to be working. The three price variables keep
refreshing as 0.00. The add to cart button does not appear but I assume
this is due to this problems. When I press add to wishlist it comes up
with an error "Misconfigured SKU"? Does anyone have any ideas.
Also if one is starting a fresh setup should they go for 1.4 or 2.0b2?
Any ideas would be most appreciated.
Kind Regards
Paul Ashton
-- __--__--
Message: 2
Date: Sun, 22 Jul 2001 13:50:49 -0400
From: Aaron Held <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [FreeTrade-dev] (no subject)
Reply-To: [EMAIL PROTECTED]
Make sure you do not put a $ in the three price variables, they only
accept float/int - like 12.00 or 5 not $5.00
-Aaron
http://www.metrony.com
Paul Ashton wrote:
>I have just installed ft on a Linux (cobalt) server, however, when I
add
>items the sku's seem not to be working. The three price variables keep
>refreshing as 0.00. The add to cart button does not appear but I assume
>this is due to this problems. When I press add to wishlist it comes up
>with an error "Misconfigured SKU"? Does anyone have any ideas.
>
>Also if one is starting a fresh setup should they go for 1.4 or 2.0b2?
>
>Any ideas would be most appreciated.
>
>
>Kind Regards
>
>Paul Ashton
>
>_______________________________________________
>FreeTrade-dev mailing list
>[EMAIL PROTECTED]
>http://share.whichever.com/mailman/listinfo/freetrade-dev
>
-- __--__--
_______________________________________________
FreeTrade-dev mailing list
[EMAIL PROTECTED]
http://share.whichever.com/mailman/listinfo/freetrade-dev
End of FreeTrade-dev Digest
--__--__--
Message: 3
From: "Bjarne Hansen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Re: [FreeTrade-dev] RE: FreeTrade-dev digest, Vol 1 #38 - 2
msgs
Date: Mon, 23 Jul 2001 09:48:31 +0200
Reply-To: [EMAIL PROTECTED]
Hi!
Would be interesting to know if you can put records into the database by
=
means of the mysql tool? Meaning, can you display existing data?=20
And I suppose you are using Mysql? And, did you try the FreeTrade 1.4 =
release? FreeTrade 2 is as far as I know still beata and not all =
finished?
I would check if I can put in records with mysql line editing tool, but
=
first I would try FreeTrade 1.4
Bjarne=20
----- Original Message -----=20
From: "Paul Ashton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 23, 2001 1:33 AM
Subject: [FreeTrade-dev] RE: FreeTrade-dev digest, Vol 1 #38 - 2 msgs
> I haven't been putting in any foreign symbols like dollar signs.
> =20
> Kind Regards
> =20
> Paul Ashton
> =20
>=20
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of
> [EMAIL PROTECTED]
> Sent: Monday, 23 July 2001 5:01 AM
> To: [EMAIL PROTECTED]
> Subject: FreeTrade-dev digest, Vol 1 #38 - 2 msgs
>=20
>=20
> Send FreeTrade-dev mailing list submissions to
> [EMAIL PROTECTED]
>=20
> To subscribe or unsubscribe via the World Wide Web, visit
> http://share.whichever.com/mailman/listinfo/freetrade-dev
> or, via email, send a message with subject or body 'help' to
> [EMAIL PROTECTED]
>=20
> You can reach the person managing the list at
> [EMAIL PROTECTED]
>=20
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of FreeTrade-dev digest..."
>=20
>=20
> Today's Topics:
>=20
> 1. (no subject) (Paul Ashton)
> 2. Re: (no subject) (Aaron Held)
>=20
> -- __--__--
>=20
> Message: 1
> From: "Paul Ashton" <[EMAIL PROTECTED]>
> To: "FreeTrade" <[EMAIL PROTECTED]>
> Date: Sun, 22 Jul 2001 23:51:23 +1000
> Subject: [FreeTrade-dev] (no subject)
> Reply-To: [EMAIL PROTECTED]
>=20
> I have just installed ft on a Linux (cobalt) server, however, when I =
add
> items the sku's seem not to be working. The three price variables keep
> refreshing as 0.00. The add to cart button does not appear but I =
assume
> this is due to this problems. When I press add to wishlist it comes up
> with an error "Misconfigured SKU"? Does anyone have any ideas.=20
>=20
> Also if one is starting a fresh setup should they go for 1.4 or 2.0b2?
>=20
> Any ideas would be most appreciated.
>=20
>=20
> Kind Regards
>=20
> Paul Ashton
>=20
>=20
> -- __--__--
>=20
> Message: 2
> Date: Sun, 22 Jul 2001 13:50:49 -0400
> From: Aaron Held <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [FreeTrade-dev] (no subject)
> Reply-To: [EMAIL PROTECTED]
>=20
> Make sure you do not put a $ in the three price variables, they
only=20
> accept float/int - like 12.00 or 5 not $5.00
>=20
> -Aaron
> http://www.metrony.com
>=20
> Paul Ashton wrote:
>=20
> >I have just installed ft on a Linux (cobalt) server, however, when I
> add
> >items the sku's seem not to be working. The three price variables =
keep
> >refreshing as 0.00. The add to cart button does not appear but I =
assume
> >this is due to this problems. When I press add to wishlist it comes =
up
> >with an error "Misconfigured SKU"? Does anyone have any ideas.=20
> >
> >Also if one is starting a fresh setup should they go for 1.4 or =
2.0b2?
> >
> >Any ideas would be most appreciated.
> >
> >
> >Kind Regards
> >
> >Paul Ashton
> >
> >_______________________________________________
> >FreeTrade-dev mailing list
> >[EMAIL PROTECTED]
> >http://share.whichever.com/mailman/listinfo/freetrade-dev
> >
>=20
>=20
>=20
>=20
>=20
>=20
> -- __--__--
>=20
> _______________________________________________
> FreeTrade-dev mailing list
> [EMAIL PROTECTED]
> http://share.whichever.com/mailman/listinfo/freetrade-dev
>=20
>=20
> End of FreeTrade-dev Digest
>=20
>=20
> _______________________________________________
> FreeTrade-dev mailing list
> [EMAIL PROTECTED]
> http://share.whichever.com/mailman/listinfo/freetrade-dev
--__--__--
Message: 4
Date: Mon, 23 Jul 2001 15:48:21 +0200
From: =?iso-8859-1?Q?Antonio_M=E1rmol_Albert?= <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [FreeTrade-dev] MSIE 5.5, FORM POST and Page Not Found
Reply-To: [EMAIL PROTECTED]
Hello,
I have some problems sending a form via POST. When I submit the form, I
get
the error of 'Page Not Found'.
This happens in some Internet Explorer (all are v5.5, I think). The
action
form is ok (it's the generated by StarForm). It happens randomly.
Anybody with the same problem??
Best regards,
--
Antonio M�rmol Albert ( [EMAIL PROTECTED] )
http://www.infurma.es
--__--__--
Message: 5
From: "Leon Atkinson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Re: [FreeTrade-dev] (no subject)
Date: Mon, 23 Jul 2001 09:51:43 -0700
Reply-To: [EMAIL PROTECTED]
> I have just installed ft on a Linux (cobalt) server, however, when I
add
> items the sku's seem not to be working. The three price variables keep
> refreshing as 0.00. The add to cart button does not appear but I
assume
> this is due to this problems. When I press add to wishlist it comes up
> with an error "Misconfigured SKU"? Does anyone have any ideas.
Is this an issue with the inventory levels?
> Also if one is starting a fresh setup should they go for 1.4 or 2.0b2?
If I were building a site, I'd use FT2, but there are a few bugs
lurking...and one big unfinished feature: variations on SKUs put into
your
basket.
Leon
--__--__--
_______________________________________________
FreeTrade-dev mailing list
[EMAIL PROTECTED]
http://share.whichever.com/mailman/listinfo/freetrade-dev
End of FreeTrade-dev Digest
_______________________________________________
FreeTrade-dev mailing list
[EMAIL PROTECTED]
http://share.whichever.com/mailman/listinfo/freetrade-dev