You can view the SVN changelog to view the changes.
They are mainly bug fixes.
To Upgrade:
1. First off backup your site.
2. Download a backup of your database.
3. Delete the files in your hosting directory
4. upload the files from the download.
5. go through the install as normal.
6. once the install is finished import the database you backed up.
7. goto the image directory from the backup and copy all the image and upload to the image directory on your hosting.
They are mainly bug fixes.
To Upgrade:
1. First off backup your site.
2. Download a backup of your database.
3. Delete the files in your hosting directory
4. upload the files from the download.
5. go through the install as normal.
6. once the install is finished import the database you backed up.
7. goto the image directory from the backup and copy all the image and upload to the image directory on your hosting.
This way my translation will be goneDaniel wrote:You can view the SVN changelog to view the changes.
They are mainly bug fixes.
To Upgrade:
1. First off backup your site.
2. Download a backup of your database.
3. Delete the files in your hosting directory
4. upload the files from the download.
5. go through the install as normal.
6. once the install is finished import the database you backed up.
7. goto the image directory from the backup and copy all the image and upload to the image directory on your hosting.

Regards
Maksymilian
Changes between 1.1.9 to 1.2.0 is very light. I think only 3-4 files have been modified.Maksymilian wrote:
This way my translation will be goneI've almost finished it on ver. 1.1.9 for clients
I've done the french language for 1.1.9 two days ago, I upgraded today my language pack 1.2.0 version in half an hour (Using Araxis merge to see all changes in files of a folder).
By the way, where should I upload the french language pack for 1.2.0 to be available for others ? Directly on forum? (I've attached directly to this message, as it is pretty small).
I only translated catalog, not admin part as i did not feel it is necessary.
BR,
LouiZo
Attachments
French package for opencart_1.2.0 (for catalog only, admin is still in english)
You should post and the changes too, at least to the language files if you want to keep your languages up to date too.You can view the SVN changelog to view the changes.
Where is supposed to be this SVN, since your downloads are hosted locally and not on SF.NET ?
I just started using open cart and am in the process of learning the ins and outs, but one thing I adjusted was to allow .png files for products and it was simple.TheChosenOne wrote:There is still a problem with not being able to upload gif and png images.
open up the image.php in admin/controller/catalog/ and look for:
Code: Select all
$allowed = array(
'image/jpeg',
'image/pjpeg'
);
Code: Select all
$allowed = array(
'image/jpeg',
'image/pjpeg',
'image/png'
);
Web Design and Development
http://www.MyDesignBytes.com
mydesignbytes wrote:I just started using open cart and am in the process of learning the ins and outs, but one thing I adjusted was to allow .png files for products and it was simple.TheChosenOne wrote:There is still a problem with not being able to upload gif and png images.
open up the image.php in admin/controller/catalog/ and look for:replace with:Code: Select all
$allowed = array( 'image/jpeg', 'image/pjpeg' );
done.Code: Select all
$allowed = array( 'image/jpeg', 'image/pjpeg', 'image/png' );
I have tried that, however it only works for accepting gif images as ive mentioned here
http://forum.opencart.com/viewtopic.php ... 430#p16654
Hi Daniel,Daniel wrote:Can you post both the admin and catalog side when you are finished?
I would like to include itin the next version.
Please find the updated french pack for opencart version v1.2.4. The admin cart is also localised in french but to speed up, I did not to accents, but it is still fully understandable -for a french

This is version 1 of french pack for opencartv1.2.4, I did not fully tested it, as my shop is still v1.2.0.
I've seen that you did not added some new english elements in other languages (I mean, you can add it at least in english, to avoid blank items?). For example in \admin\language\english\catalog\category.php, you added $_['entry_meta_description'] = 'Meta Tag Description:'; which was not in french version (nor in other languages ..)
Also I fix some minor issues :
in \admin\language\french\localisation\tax_class.php, I saw double line for $_['error_description'] =..
in /admin/language/french/localisation/currency.php change $_['entry_value'] = 'Price Multiplier:'; (instead of "Value") for a better understanding, as described here : http://forum.opencart.com/viewtopic.php?f=10&t=3523
Best regards
LouiZo
This version was released as of March. May I know what is the current version that you are using?
Simulation pret immobilier
Simulation pret immobilier
Who is online
Users browsing this forum: No registered users and 4 guests