Brief
We have updated the file 'admin_product.php' for version 3.6.
Description
When pressing the add button below the Downloadable products previews, and save, the system reseted the values of the product's Access levels.
Further, extract the above mentioned file into the 'admin' folder of your shop. Do not forget to make a backup copy of the current file in case something goes wrong.
BestFit
19 Feb 2009 12:58 AM
Anjula,
Again you have provided a patch that has the same name as the one you provided on 2/16/2009 that replaces the same file in the system, but you have not specified whether it includes the modifications of the previous patch file.
Please indicate if this patch has the previous changes included.
If not, then when we replace the files you specify then we are overwriting the previous patch.
If it does, then we know to not worry about the previous modification, (referenced on 2/16/209) and only need to apply this one.
Please help by making the distinction.
The favor of a reply is greatly appreciated
Thank you.
Last modified: 19 Feb 2009 12:59 AM
Ned
19 Feb 2009 9:50 AM
Looking at the header information within a couple of recent php patches it appears the version/creation date information is no longer there.
Doh!!
Why you don't create a Subversion version control system on your server beats me it as it's (as you know) designed for exactly this problem!!!!
BestFit
19 Feb 2009 10:07 AM
Ned,
Was this for Anjula or me?
If it was for me, then it is all Greek and I speak English, if you know what i mean.
Would you elaborate on this?
Anjula
19 Feb 2009 10:44 AM
Hello,
Answering your question. This patch is a continuation patch of the 'admin_product.php' file and previous changes are incorporated into it.
It does not matter whether you'll download this patch or the same patch from the previous post, you'll receive both updates.
Regards,
ViArt Support Team
Ned
19 Feb 2009 11:10 AM
Bestfit, sorry it was for Anjula.
Have a look at http://en.wikipedia.org/wiki/Subversion_(software) which is a general "overview" and http://subversion.tigris.org/ which explains the technicallities of the system.
It basically allows you to create a software project, let several people work on it and let users refresh software with the latest version. Theres a thread at http://www.viart.com/svn_subversion_updates.html
Last modified: 19 Feb 2009 11:19 AM
BestFit
19 Feb 2009 11:35 AM
Thanks for the clarification, Anjula.
Ned, thanks for the clarification. I will delve into it.