VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Quality & Testing VirtueMart 1.1.x => Virtuemart 1.1 Development (Archiv) => Q&T Resolved => Topic started by: websnail on April 08, 2008, 23:57:31 PM

Title: [FIXED] SQL bug still in joomla installer!!
Post by: websnail on April 08, 2008, 23:57:31 PM
As per this thread:
http://forum.virtuemart.net/index.php?topic=37965.0


There is STILL a bug in the SQL for installing joomla..

(185, 2, 'insertDownloadsForProduct', 'ps_order', 'insert_downloads_for_product', '', 'admin'),
(186, 5, 'mailDownloadId', 'ps_order', 'mail_download_id', '', 'storeadmin,admin')
(187, 7, 'replaceSavedCart', 'ps_cart', 'replaceCart', 'Replace cart with saved cart', 'none'),

Note the missing comma...


And will someone please update the RC number in the release so we don't have this confusion about what version we have...
Title: Re: SQL bug still in joomla installer!!
Post by: aravot on April 09, 2008, 00:09:00 AM
Quote from: websnail on April 08, 2008, 23:57:31 PM
And will someone please update the RC number in the release so we don't have this confusion about what version we have...

Update where?
Title: Re: SQL bug still in joomla installer!!
Post by: websnail on April 09, 2008, 00:10:51 AM
Quote
QuoteAnd will someone please update the RC number in the release so we don't have this confusion about what version we have...
Update where?

the installer still shows RC2 rather than RC3 when you get the success screen...
Title: Re: SQL bug still in joomla installer!!
Post by: websnail on April 09, 2008, 00:18:33 AM
Hmm... this was posted but disappeared somehow

Perhaps I should note that the bug exists in the:
VirtueMart_1.1.0_RC3-COMPLETE_PACKAGE.j15.zip

in the:
com_virtuemart_1.1.0_RC3.j15.zip

where it is further archived as part of the:
admin_files.tar.gz

under the SQL folder...


Net effect is that the installer works and the next step involving any SQL data (either sample of "go straight to shop") fails from a fresh install...
Title: Re: SQL bug still in joomla installer!!
Post by: aravot on April 09, 2008, 00:20:34 AM
Are you using RC3 or build from SVN?
Title: Re: SQL bug still in joomla installer!!
Post by: websnail on April 09, 2008, 00:31:00 AM
Quote from: aravot on April 09, 2008, 00:20:34 AM
Are you using RC3 or build from SVN?
RC3... the bug was reported as part of RC2... but somehow missed I guess..
Title: Re: SQL bug still in joomla installer!!
Post by: aravot on April 09, 2008, 00:39:42 AM
If you want to test and give feedback please use SVN version a lot have been fixed since RC3
Title: Re: SQL bug still in joomla installer!!
Post by: websnail on April 09, 2008, 00:53:28 AM
Right... SVN it is...
Title: Re: SQL bug still in joomla installer!!
Post by: websnail on April 09, 2008, 01:01:08 AM
and just to note this is fixed in the svn