Page 1 of 3

New additions for Version 1.2.8

Posted: Sat Nov 26, 2011 3:17 am
by leo
r142 contains minor fixes:

- fix on max weight in Australia post or Canada post before displaying
- added explanation in setting on the weight
- on country status change both country and zone cache deleted
- added validation to test for geozone and address entries on status change in both country and zone
- fix on homepage layout

These are added to the core, so if you download AC1.2.7 you don't have to bother about fixing these .

Re: New additions for Version 1.2.8

Posted: Tue Dec 06, 2011 7:08 am
by leo
r143

- added the option to include option price in quantity discount.
stock_settings.png
stock_settings.png (44.17 KiB) Viewed 28499 times
The price displayed in quantity discounts is updated when options change.

- the choice of displaying stock and or icons is added. You can display stock quantity, or icons, or both, or none.
disc_option.png
disc_option.png (56.13 KiB) Viewed 28497 times
- added barcode display to product page in additional information tab, again updates when options change.
barcode.png
barcode.png (22.45 KiB) Viewed 28499 times
- fixes on language files, mainly mistypings

Re: New additions for Version 1.2.8

Posted: Wed Dec 21, 2011 10:25 am
by leo
r144:

- fix on bestseller module to decrease page load

- new session class is added.
This session class now does not use PHP sessions at all. The PHP session is never started.
It uses new cookie names.
Sid is a combination of random encryption plus user agent encrypted.
Checks for bots before session write to database.

Re: New additions for Version 1.2.8

Posted: Fri Dec 30, 2011 12:01 am
by leo
r145

Change from the old fckeditor
fckeditor.png
fckeditor.png (17.79 KiB) Viewed 28441 times
to the newest ckeditor.
ckeditor.png
ckeditor.png (21.09 KiB) Viewed 28441 times
It results faster load of the editor and eliminates the FF 8.0 conflict.

Re: New additions for Version 1.2.8

Posted: Wed Jan 11, 2012 6:55 am
by leo
r146

- Now you have the possibility to add free downloads to every product.
free_download.png
free_download.png (99.72 KiB) Viewed 28384 times
- Change in library/cart/currency.php to prevent unauthorized access and validate $currency
- Fix session cookie's to prevent repeated site blocking as per Firefox 9.0 problem.

Re: New additions for Version 1.2.8

Posted: Sat Feb 04, 2012 10:33 am
by mc4798
Great work again guys ! Keep it coming .

Re: New additions for Version 1.2.8

Posted: Fri Feb 10, 2012 6:09 am
by leo
r147
- modifies and fixes the catalog layout
- adds a new template based on CSS3 (called black2)
black2.png
black2.png (249.7 KiB) Viewed 28269 times
- fix on IE6, IE7, IE8, FF3.x, Opera

Re: New additions for Version 1.2.8

Posted: Sat Mar 03, 2012 7:27 am
by leo
r148:

Adds bank transfer offline payment module.
The shop owner can set the bank name and address, the owner name, for international bank transfer the IBAN and the SWIFT code, for inland transfer the BAN in admin.
banktr1.png
banktr1.png (27.4 KiB) Viewed 28158 times
The customer will be informed per e-mail.
banktr2.png
banktr2.png (20.18 KiB) Viewed 28158 times
Further changes:
- increase safety of sanitizer and router
- fix on php closing tags
- fix on session.php, add path to setcookie
- fix on Calculate Discount (not to display if not set)
- fix on Homepage mod (disable if run times set to -1)
- fix on Opera (display buttons correctly)
- fix on free download
- fix on Remaining days mod
- further fixes on old browsers

Re: New additions for Version 1.2.8

Posted: Tue Apr 03, 2012 2:39 am
by leo
r149:

Modifies the language install process.
While you are adding new language files to the cart, every entry in language affected tables in the database will be duplicated and filled in with the default English entries.
language.png
language.png (31.63 KiB) Viewed 28028 times

Re: New additions for Version 1.2.8

Posted: Fri Apr 06, 2012 6:18 am
by leo
r150:

- the shop owner can add a new order in the Administration
order3.png
order3.png (41.79 KiB) Viewed 27989 times
or modify an existing one.
order1.png
order1.png (22.03 KiB) Viewed 27989 times
order2.png
order2.png (23.05 KiB) Viewed 27989 times
- fix on router (SEO issue)