Quote:
Originally Posted by KirbyDE
Can a person be that dumb like me? I've got an error in the TXT, should be onetime and not foobar in the query :ermm:
Run the following query, this should fix the problem:
[SQL]
ALTER TABLE subscription CHANGE foobar onetime TINYINT( 1 ) DEFAULT '0' NOT NULL
[/SQL]
|
Thank you very much, if you have PayPal I will send you a small donation for your effort.
Thanks alot
Jeff