Page 1 of 1
Spelling Mistake in SQL Install Script
Posted: Fri Feb 13, 2009 8:17 am
by fido-x
Sorry about the tone of this post, but I had thought this particular issue had been resolved way back in 0.7.8.
Australian Capit
al Territory NOT Australian Capit
ol Territory.
Refer
http://forum.opencart0.com/index.php/topic,2072.0.html.
Fido-X.
Re: Spelling Mistake in SQL Install Script
Posted: Fri Feb 13, 2009 12:10 pm
by jc
Another mistake is Vietnam Ho Chi Minh City not Vietnam Ho Chin Minh.
Thanks.
Re: Spelling Mistake in SQL Install Script
Posted: Mon Feb 16, 2009 5:15 pm
by fido-x
These spelling mistakes are still there.
Re: Spelling Mistake in SQL Install Script
Posted: Mon Feb 16, 2009 8:41 pm
by jty
I second fido-x's call to fix the spelling mistake that was already fixed

Re: Spelling Mistake in SQL Install Script
Posted: Tue Feb 17, 2009 7:45 am
by fido-x
Another spelling mistake in the SQL, this time in the settings --
Code: Select all
INSERT INTO `setting` (`setting_id`, `group`, `key`, `value`) VALUES (NULL, 'mail', 'mail_order_message_1', 'Thank you for interest in {store} products. Your order has been received and will be [color=red]delt[/color] with as quickly as possible.\r\n \r\nOrder ID: #{order_id}\r\nDate Ordered: {date_added}\r\n\r\nTo view you order click the link below:\r\n{invoice}\r\n\r\nPlease reply to this email if you have any questions.');
Should be
dealt