Fallos de seguridad

September 6th, 2011 by admin No comments »

Comprueba si tus sistemas están al día. Importantes fallos de seguridad en Apache y Rails han sido descubiertos y publicados, así como sus correspondientes parches.

En Apache se ha descubierto una vulnerabilidad que permite realizar un ataque de denegacion de servicio y en rails es posible realizar XSS y SQL Injection.

A continuación más detalles :

Apache: http://www.debian.org/security/2011/dsa-2298

CVE-2010-1452, CVE-2011-3192.

Rails: http://www.debian.org/security/2011/dsa-2301

CVE-2011-2930, CVE-2011-2931, CVE-2011-3186, CVE-2009-4214.

Prestashop 1.4.4.0

August 8th, 2011 by admin No comments »

Nueva versión de prestashop 1.4.4.0 que corrige cientos de bugs y algunas mejoras


Added Features:

	[+] Project : adding RTL language management

	[+] BO : new class Upgrader to check PrestaShop version or download last version.
	[+] BO : new file ajax-tab.php, you can now make request without ajax.php and handle them directly in the appropriate AdminXXX
	[+] BO : new tab AdminUpgrade can now automatize the upgrade process. Thanks a lot to Broceliande/Eric Dolou for his great help

	[+] CORE : Add the possibility to personalize an address layout with special chars.

	[+] MO : A better view of the currency used by the module.
	[+] MO : Fetch content use more than one method (CURL, fopen, fsockopen and file_get_content)
	[+] MO : Moneybookers, Add the possibility to display the logo in the front Office (works with live edit).
	[+] MO : New Module - Canada Post (0.1)
	[+] MO : new module dedicated to german users which enable you to display legal notice on the customer account creation

	Improved/changed features:

	[*] Installer : improve installer template
	[*] Installer : now class ConfigurationTest is located in classes directory and renamed to ConfigurationTestCore
	[*] Installer : now method tryToConnect don't use an existing ressource except if specified
	[*] Installer : php directory is now directly related to INSTALL_DIR

	[*] FO : #PSCFI-2691 - Adding index.php file for redirection
	[*] FO : CC-24 - Adding previous button for the address creation
	[*] FO : CC-32 - Adding a checkbox for the displaying of "Powered by PS"
	[*] FO : CC-93 - Review of the compare product system
	[*] FO : CC-93 - Review of the compare product system. Adding CompareProduct class
	[*] FO : Change the id "passwd" by "login_passwd" to avoid ambiguous id in OPC ordering (with guest authorization).
	[*] FO : Fixed #PSCFI-2176 - now you can use vars in your mail subject
	[*] FO : Update the jquery.cluetip.js library. From V0.9.9 to V1.1.3

	[*] BO : Add option to disable apache option multiviews. Linked with #PSCFI-2597
	[*] BO : Added check for safe_mode before activating new image system
	[*] BO : Added compatibility check before moving images to the new filesystem
	[*] BO : AdminTab childs can now handle ajax request like index.php (with tab and token params) using specific method ajaxProcess
	[*] BO : Bug Fixed #PSCFI-2282 - Shipping Prices Range with a tax excluded group
	[*] BO : CC-108 - Remove informations about stocks in AdminProducts when the stock management is disabled
	[*] BO : CC-26 - Adding German and Italian translations
	[*] BO : CC-26 - Rename Alias Tab as Alias Research
	[*] BO : CC-50 - Increasing the size of the description area
	[*] BO : CC-99 - Better visibility for the delete module button
	[*] BO : FA-35 - Changing manufacturer translation in French for the BO. Replaced "fabricant" by "marque"
	[*] BO : FA-35 - Changing manufacturer translation in French for the BO. Replaced "fabricant" by "marque"
	[*] BO : Fixed bug PSCFI-2416 - The whole search index is not rewritten when you update a single product
	[*] BO : It is now possible to edit the field date_add with AdminImport
	[*] BO : Upgrader class now also check if autoupgrade is indicated for the last version, from http://www.prestashop.com/xml/version.xml
	[*] BO : added alert if attachment is bind to a product
	[*] BO : backup directory is now a static definition in Backup class
	[*] BO : improve CSV import when no csv file is available
	[*] BO : improve category listing in product edition and loyalty module
	[*] BO : improved Upgrader to check ps version
	[*] BO : improved backup class
	[*] BO : refactoring #PSCFI-2458 - AdminCarrier when Zone disabled & overcomplex processing ( Carrier )
	[*] BO : the new image filesystem is now entirely deactivated when the legacy setting is activated

	[*] Classes : improvement #PSCFI-2278 - Don't die in Mail::send() method
	[*] Classes : improvement #PSCFI-2278 - refactoring
	[*] Classes : improvement #PSCFI-2440 - Tools class improvements

	[*] MO : Adding traduction for blockcms
	[*] MO : New Admin Panel for "Layered Navigation" module, "Build your own template" feature!
	[*] MO : Now use the variable Calcul_mode in the hash of the cache
	[*] MO : Numerous bugs fixed for the "Layered Navigation" module
	[*] MO : Numerous bugs fixed for the "Layered Navigation" module
	[*] MO : Translations and changes on TrustedShop module
	[*] MO : Translations and changes on TrustedShop module (part 2)
	[*] MO : Upgrade on the UPS module (from enigma32, thx to him :)
	[*] MO : Upgrade on the USPS module (from enigma32, thx to him :)
	[*] MO : Upgrade on the fedex module (from enigma32, thx to him :)
	[*] MO : stats live performance improvment - PSCFI-2080
	[*] MO : you can now hook blockpermanentlinks on the footer

	[*] WS : Add new feature for date_add/date_upd, PSCFI-2380
	[*] WS : Allow to change Webservice permission behavior

	Fixed bugs:

	[-] PROJECT : Fix template mail for new layout system

	[-] INSTALLER : CSS Preactivation
	[-] Installer : Remove a bad space
	[-] Installer : fix error about version number (1.4.3.0 included when current version is 1.4.3)
	[-] Installer : fixed Tools::checkDb method when class Validate, DD or MySQL are already loaded
	[-] Installer : fixed a bug in add_missing_rewrite_value.php
	[-] Installer : log is now working correctly

	[-] FO : Bug Fixed #PSCFI-2520 - Attribute EcoTax not correctly applied
	[-] FO : Bug Fixed #PSCFI-2725 Incorrect VAT address
	[-] FO : Bug Fixed #PSCFI-2734 - Quantity prices not displayed correctly when changing currency
	[-] FO : BugFix #36138 - Problem with product preview and url rewrite
	[-] FO : BugFix #PSCFI-2382 - Reductions without end dates are not possible
	[-] FO : BugFix #PSCFI-2382 - Reductions without end dates are not possible
	[-] FO : BugFix #PSCFI-2386 - Invalid argument supplied for foreach()
	[-] FO : BugFix #PSCFI-2402 - Product::getDefaultAttribute is wrong when all attributes quantity less than minimumQuantity
	[-] FO : BugFix #PSCFI-2487 - Save and preview shows blank page if CCC is enabled
	[-] FO : BugFix #PSCFI-2498 - Problems with .htaccess
	[-] FO : BugFix #PSCFI-2537 - RMA not opening/showing content
	[-] FO : BugFix #PSCFI-2537 - RMA not opening/showing content
	[-] FO : Fix product sort for Smarty 2
	[-] FO : Fix undefined json variable in opc when an user select a product and want to be identified.
	[-] FO : Fixed #PSCFI-2144 - wrong url params, ? instead of &
	[-] FO : Fixed Bug #PSCFI-2726, Display properly the text depending of the recyclable preference option.
	[-] FO : Fixed bug #PSCFI-2003 - "Next" button is hidden in scenes slider on FO
	[-] FO : Fixed bug #PSCFI-2099. Country and state are properly displayed when another invoice address is selected
	[-] FO : Fixed bug #PSCFI-2316 - there was a notice when you added a product without image to your cart
	[-] FO : Fixed bug #PSCFI-2393 - After copying language files forwards to frontend with error msg
	[-] FO : Fixed bug #PSCFI-2417, The compatibility with recent theme under older Prestashop version (< 1.4.2) works.
	[-] FO : Fixed bug #PSCFI-2662 - Empty script block in order-detail.tpl
	[-] FO : Problem with .htaccess
	[-] FO : fixed bug #PSCFI-2299 - Default-home image location
	[-] FO : fixed bug #PSCFI-2310 - carrier disabled in OPC
	[-] FO : fixed bug #PSCFI-2326 - fixed smarty error with Smarty 2
	[-] FO : fixed bug #PSCFI-2348 - bug in order-opc.js 1.4.3
	[-] FO : fixed bug #PSCFI-2406 - Redirect index file for created image folders
	[-] FO : fixed bug #PSCFI-2408 - invalid date producttooltip module
	[-] FO : fixed bug #PSCFI-2464 - manufacturers and suppliers blocks should not display products in inactive categories
	[-] FO : fixed bug #PSCFI-2493 - One page checkout, "undefined" DNI
	[-] FO : fixed bug #PSCFI-2502 - The clicking "Continue shopping" on Shopping cart summary is not working properly.
	[-] FO : fixed bug #PSCFI-2735 - Order manipulation possible after payment method selection
	[-] FO : fixed bug with guest checkout
	[-] FO : fixed notice error on One page checkout with Blocknewsletter module

	[-] BO : "alias" tab name is too long
	[-] BO : Bug Fixed #PSCFI-2368 - Disable ecotax and ecotax is still present on the front office
	[-] BO : BugFix #PSCFI-1903 - Problem with payment module limited to some countries
	[-] BO : BugFix #PSCFI-2420 - AdminImport.php ( import csv ) missing handling for escaped list separator and UTF-8 BOM issue
	[-] BO : BugFix #PSCFI-2420 - AdminImport.php ( import csv ) missing handling for escaped list separator and UTF-8 BOM issue
	[-] BO : BugFix #PSCFI-2536 - SendMailTest.js does not escape its parameters causing malfunction when trying to send htmlentities (v. 1.4.1.0)
	[-] BO : BugFix #PSCFI-2550 - can't give a product an attribute of "0"
	[-] BO : BugFix #PSCFI-2568 - Order page display problem: box expands to overlap another box
	[-] BO : BugFix #PSCFI-2584 - Orders could have a totals negative
	[-] BO : BugFix #PSCFI-2614 - Add new method simplexml_load_file
	[-] BO : BugFix #PSCFI-2614 - Bug this localization file
	[-] BO : BugFix #PSCFI-2642 - Translation problem with modules
	[-] BO : BugFix #PSCFI-2645 - sendtoafriend problem with translation
	[-] BO : BugFix #PSCFI-2663 - "New order" email has hardcoded address format
	[-] BO : BugFix #PSCFI-2690 - Incorrect closing comment
	[-] BO : BugFix #PSCFI-2708 Syntax error (working with PHP 5.3 and more)
	[-] BO : BugFix #PSCFI-2767 - Change guest index of product_comment
	[-] BO : Fixed Bug #PSCFI-2665, Backup times is now correctly displayed with a H 24 format.
	[-] BO : Fixed bug #PSCFI-2379 - Avoid the call of memory_get_usage() if it is not defined
	[-] BO : Fixed bug #PSCFI-2379 - Missing token in form action
	[-] BO : Fixed bug #PSCFI-2424 - PS_OS_WS_PAYEMENT should be PS_OS_WS_PAYMENT
	[-] BO : Fixed bug #PSCFI-2429 - IE9 compatibility problem with upload
	[-] BO : Fixed bug #PSCFI-2535 - Losing opening div
	[-] BO : Fixed bug #PSCFI-2670 - Increase mime size for attachment from 64 to 128 for support docx file
	[-] BO : Fixed bug - Empty the cache in the theme for module overrided
	[-] BO : Fixed bug PSCFI-2253 - Error "invalid date" with some version of PHP fixed
	[-] BO : Global was missing on AdminThemes
	[-] BO : In the search tab, Deleted a function which deleted the first occurrence when the last have the samed value in the "search" field
	[-] BO : PNG images are now supported after activation in BO. Backward compatible.
	[-] BO : US address format is now correctly displayed for the PDF.
	[-] BO : fix call on categoryUpdate hook when we change the status of a category #PSCFI-2669
	[-] BO : fixed bug #PSCFI-2235 - Module panel inoperative after module suppression
	[-] BO : fixed bug #PSCFI-2300 - clear useless variable in replaceByAbsoluteURL method
	[-] BO : fixed bug #PSCFI-2301 - html /form tag is inside the translatable string
	[-] BO : fixed bug #PSCFI-2302 - Product - CSV import: "available for order" and "show price" not available?
	[-] BO : fixed bug #PSCFI-2302 - Product - CSV import: "available for order" and "show price" not available?
	[-] BO : fixed bug #PSCFI-2303 - in AdminManufacturers.php have a repeated code
	[-] BO : fixed bug #PSCFI-2319 - $default_country varaible is missing in AdminProduct
	[-] BO : fixed bug #PSCFI-2321 - fixed bug on pagination display on AdminGroups
	[-] BO : fixed bug #PSCFI-2322 - fixed bug on product.tpl
	[-] BO : fixed bug #PSCFI-2336 - Small typo error in Back Office
	[-] BO : fixed bug #PSCFI-2360 - redundant lines in Tools::generateHtaccess()
	[-] BO : fixed bug #PSCFI-2365 - "Warning : the secure key is empty, check your payment account before validation" error with FreeOrder module
	[-] BO : fixed bug #PSCFI-2366 - Module Bug / "tab cannot be found" on IIS
	[-] BO : fixed bug #PSCFI-2421 - watermark does not show on regenerated images
	[-] BO : fixed bug #PSCFI-2447 - Button Home is gone after adding new specific price
	[-] BO : fixed bug #PSCFI-2455 - Minimum order purchase considers shipping costs
	[-] BO : fixed bug #PSCFI-2496 - quantity number in pack option
	[-] BO : fixed bug #PSCFI-2507 - AdminProducts undefined variable and non-object PHP notices in Apache log
	[-] BO : fixed bug #PSCFI-2533 - image quality button not checked
	[-] BO : fixed bug #PSCFI-2706 - fields were not created in database for deactivated languages, causing issues when the language is reactivated
	[-] BO : fixed product images zip upload
	[-] BO : update jquery colorpicker plugin #PSCFI-2325

	[-] Classes : added some checks to Image class
	[-] Classes : fix moving images to new filesystem when unused images are present
	[-] Classes : fixed bug #PSCFI-2005 - Merchandise Returns status emails to customers are BO language dependent
	[-] Classes : fixed bug #PSCFI-2234 - Hookexec doesn't properly manage execeptions when passing filename by parameter
	[-] Classes : fixed bug #PSCFI-2311 - Function Validate::isUrl has a problem
	[-] Classes : fixed bug #PSCFI-2511 - Deleting a product with attachment deletes attachment
	[-] Classes : fixed bug #PSCFI-2723 - CLONE - Reductions without end dates are not possible
	[-] Classes : fixed bug on stock mouvement and hook update quantity
	[-] Classes : fixed rights settings for image folders
	[-] Classes : fixed url rewrite for missing category images - #PSCFI-2635

	[-] CORE : Check correctly the availability of an object for an external module shipping
	[-] Core : Fixed bug PSCFI-2436. Cookie object is properly verified before trying to use one of the attributs for the getDefaultCountryId method.

	[-] MO : #PSCFI-2663 - Fix new layout address for mailalerts.
	[-] MO : Add footer hook for blocklayered to allow AJAX sorting of products
	[-] MO : Bug fixed on Twenga module (1.7) Image link on PrestaShop 1.3 was wrong (module enabled for nl)
	[-] MO : Bug fixed on eBay module, when apache cache was enabled, the method fetchToken did not work properly
	[-] MO : BugFix #PPSCFI-2536 - SendMailTest.js does not escape its parameters causing malfunction when trying to send htmlentities (v. 1.4.1.0)
	[-] MO : BugFix #PSCFI-2201 - error output of set_time_limit must be "muted"
	[-] MO : BugFix #PSCFI-2304 - On calculte remaining amount of a voucher, use cart total with tax.
	[-] MO : BugFix #PSCFI-2305 - Followup module SQL error
	[-] MO : BugFix #PSCFI-2376 - Bad code : mapi_payment.php line 429
	[-] MO : BugFix #PSCFI-2427 - Do not fix PSCFI-2427, but the module follow up
	[-] MO : BugFix #PSCFI-2571 - Missing a global $cookie
	[-] MO : BugFix #PSCFI-2581 - NEWSLETTER MODULE : Country's filter problem
	[-] MO : BugFix #PSCFI-2585 - HTML typo in blocklink module
	[-] MO : BugFix #PSCFI-2593 - Sale message hidden after uncheck (option from layered block module)
	[-] MO : BugFix #PSCFI-2602 - Web service dispatcher does not stripslashes from POSTed XML
	[-] MO : BugFix Module Dibs - Must work with PS1.3
	[-] MO : BugFix in module producttooltip - Can show product page
	[-] MO : Changing the version of the Treepodia module
	[-] MO : Changing the version of the fedex module (#previousCommit)
	[-] MO : Ebay, fix an order validation issue when products list is empty
	[-] MO : Fedex module used id_lang 2 by default, now use cookie
	[-] MO : Fixed bug #PSCFI-2369, 'authorization-amount-notification' send now a correct answer to Google.
	[-] MO : Fixed bug #PSCFI-2370, Shipping fees correctly take in consideration for the form validation
	[-] MO : Fixed bug #PSCFI-2370. Shipping delivery message is correctly set for Google summary order.
	[-] MO : Fixed bug SQL error when generate filters
	[-] MO : Fixed bug according to the last commit about secure_key
	[-] MO : Module Twenga hiding errors
	[-] MO : Module treepodia little fix for IE
	[-] MO : MoneyBookers, fix string manipulation after a fetching content
	[-] MO : MoneyBookers, replace getProtocol to http:// for older PrestaShop version using with a unsecure page
	[-] MO : Ogone. Add an ignore key list variable to generate properly the sha1.
	[-] MO : PayPal fixing rounding issues
	[-] MO : PayPal module fixing order state issue
	[-] MO : PayPal retrocompatibility issue
	[-] MO : PaySafeCard template directory was wrong
	[-] MO : Paypal, fix the express checkout
	[-] MO : TrustedShops , fix translations
	[-] MO : Twenga module (1.7) can now handle more products on their feed
	[-] MO : added check if curl is loaded in layered block
	[-] MO : display hook footer for blocklayered module only on page category
	[-] MO : fix little bug on themeinstallator with blockcms module
	[-] MO : fixed bug #PSCFI-2249 - Loyalty Point information should not display during Instant Checkout?
	[-] MO : fixed bug #PSCFI-2318 - fixed typo error in add-to-cart.tpl file of Treepodia module
	[-] MO : fixed bug #PSCFI-2374 - carriercompare module is not showing any result
	[-] MO : fixed bug #PSCFI-2713 - Fix issue on Blockwishlist module
	[-] MO : fixed bug PSCFI-2337 in the statsforecast module : no more division by zero
	[-] MO : fixed token undifined in shopimport
	[-] MO : modules exceptions weren't perfectly managed by the theme installer

	[-] WS : Bug PSCFI-2624 fixed
	[-] WS : Bug PSCFI-2684 fixed
	[-] WS : Bug PSCFI-2685 fixed
	[-] WS : Bug PSCFI-2748 fixed
	[-] WS : Fix a bug when adding a Configuration (Found via Unit Test)
	[-] WS : Fixed bug PSCFI-2603
	[-] WS : Small fix
	[-] WS : Small fix in Order entity (setCurrentState)
	[-] WS : Small fix in Webservice back-office tab
	[-] WS : [-] WS : Bug PSCFI-2377 fixed

	[-] PDF : Bug Fixed #PSCFI-2425 - Incorrect tax breakdown (tax excl group)

	[-] TR : fixed fr translation, thanks to Sabrina
	[-] TR : translation minor fix
	[-] TR : translations fr about AdminUpgrade.php
	[-] TR : when a module class was called before the translation proces, its translation wasn't found.

Escandaloso fallo de seguridad en vsftpd 2.3.4

July 5th, 2011 by admin No comments »

Según publica SecurityByDefault con pelos y señales, la versión 2.3.4 fue comprometida y se introdujo una puerta trasera. La puerta trasera consiste en poner como usuario “:)” lo que provocaría que se abriese una shell en el puerto 6200.

Muy recomendable leerse el documento complento en SecurityByDefault.

Gracias a Malakun por el enlace

[ubuntu] locale: Cannot set LC_CTYPE to default locale: No such file or directory

June 27th, 2011 by admin No comments »

Vaya con ubuntu… no me esperaba esto. Normalmente en Debian cuando no está bien configurado el idioma local, basta con reconfigurar el paquete de esta manera :

sudo dpkg-reconfigure --frontend=dialog --priority=low locales

Con las opciones forzamos a que los mensajes sean vía dialogo con libncurses y la prioridad es que nos pregunte cualquier opción necesaria para configurar el paquete , no sólo las importantes. Como decíamos en debian, con esto es suficiente.

El error que normalmente aparece es algo asi :

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory

El caso es que hoy con un servidor ubuntu…. esto no hace na de naaaaa y he estado indagando y parace que hace falta definir qué idiomas son los válidos en el directorio /var/lib/locales/supported.d.
En la documentación de Ubuntu nos encontramos información, pero no es muy clara https://wiki.ubuntu.com/LocalesThatDontSuck

La configuración correcta la podemos hacer así :

Instalamos el paquete con los idiomas en nuestro caso inglés

apt-get install language-pack-en

Como el inglés tiene bastante variantes le vamos a dejar sólo la americana en_US. Para ello editamos el fichero /var/lib/locales/supported.d/en y dejamos sólo esta linea:

en_US.UTF-8 UTF-8

Ahora configuramos el idioma por defecto con

update-locale LANG=en_US

Ya tenemos generado el fichero que necesitabamos en /etc/default/locale

#  File generated by update-locale
LANG=en_US

y con esto el problema queda solucionado.

Prestashop 1.4.3.0

June 20th, 2011 by admin No comments »

Hace unos días se liberó la release 1.4.3.0 de Prestashop
En esta ocasión se han corregido una buena cantidad de bugs, las mejoras y cambios tampoco son notables.

http://svn.prestashop.com/trunk/CHANGELOG
http://svn.prestashop.com/tags/1.4.3.0/CHANGELOG

Release Notes for PrestaShop 1.4
--------------------------------
####################################
#   v1.4.3.0 - 7119 (2011-06-16)  #
####################################

	Added Features:

	[+] Installer : Refuse to index the page by robots

	[+] BO : Added button "Add my IP"
	[+] BO : Adding pagination to the customers list
	[+] BO : added the option to move product images to the new filesystem

	[+] Classes : added manufacturer name and id in ProductSale::getBestSales();
	[+] Classes : added manufacturer name and id in ProductSale::getBestSales(); without sql error ;) 

	[+] MO : MondialRelay, add fields personalization and fix js
	[+] MO : Refactoring Module dejala and LiveZilla
	[+] MO : layered module - real time URL building (ability to give the URL to someone)

	Improved/changed features:

	[*] Project : Removed "if class_exists" in autoload

	[*] Installer : Now when you install Prestashop, all languages are disabled expect the default language of your shop

	[*] FO : Fixed Bug #PSCFI-1342 - Gest customer transformation is only applicable when there is no non-guest customer with the same email
	[*] FO : Fixed Bug #PSCFI-2241 - Error in JS tools.js

	[*] BO : Added some help on the search configuration page
	[*] BO : detailled error message when you import from csv

	[*] Classes : #PSCFI-2061 - removed return statement in constructor
	[*] Classes : fix issue on cache object return value in method getPosition

	[*] MO : Fixed bug #PSCFI-2242 - Changes from the 1.3.x version have not been added to the 1.4 version
	[*] MO : Treepodia module can now handle more products on their feed
	[*] MO : eBay module - Some improvments
	[*] MO : fix issue on loyalty module

	[*] WS : clean code
	[*] WS : clean code

	Fixed bugs:

	[-] PROJECT : Bug fixed #PSCFI-2119 - Cache was not working well with getRow and getValue (Thanks Remi for the fix :)
	[-] Project : remove unused 4 param in Tools::displayPrice() #PSCFI-2063
	[-] Project : the autoload now accept not "Core" classes in classes folder.

	[-] Installer : Undefined variable languages
	[-] Installer : add a ";" to SQL requeste

	[-] FO : Add a defined list of required fields for a susbscription form
	[-] FO : Bug Fixed #PSCFI-1515 - Specific price cache is useless in priceCalculation
	[-] FO : Bug Fixed #PSCFI-2090 - Group discount + discount = incorrect combination price
	[-] FO : Bug Fixed #PSCFI-2105 - Voucher discount on total amount
	[-] FO : Bug Fixed #PSCFI-2107 - Required Field "Tax Identification"
	[-] FO : Bug Fixed #PSCFI-2161 - Rounding issues
	[-] FO : Bug Fixed (related #PSCFI-2250) - Out of stock behavior + comparison page
	[-] FO : BugFix #PSCFI-2267 : Forbidden access to tpl files
	[-] FO : BugFix #PSCFI-2271 : Cumulable voucher can be added more than one time to cart
	[-] FO : Fix Undefined value when adding a product to the cart
	[-] FO : Fix a bug with invoice address on OPC #PSCFI-2099
	[-] FO : Fix the default fields for a new register user form
	[-] FO : Fixed Bug #PSCFI-1730 - CCC mustn't be included each time with https
	[-] FO : Fixed Bug #PSCFI-2163 - Product list dont show "add to cart" button, if minimal qty to order is set to something != 1, it must be <= 1
	[-] FO : Fixed Bug #PSCFI-2163 - Product minimal quantity by default must be 1 and not 0
	[-] FO : Fixed Bug #PSCFI-2192 - Nomalization
	[-] FO : Fixed Bug #PSCFI-2241 - Error in JS tools.js
	[-] FO : Fixed bug #PSCFI-2088 - change id attribute adress_alias to address_alias.
	[-] FO : Fixed bug #PSCFI-2120 - Customization image delete button doesn't work. The link was commented.
	[-] FO : Fixed bug #PSCFI-2150 - Wrong url when we used the sort option
	[-] FO : Fixed bug PSCFI-2135, Refreshing price is fixed when the ajax setting of blockcart is turned off
	[-] FO : Function usingSecureMode does not work properly (depends on the server configuration)
	[-] FO : PSCFI-2118 - Substr of payment name compared to payment name (payment name musnt be truncated).
	[-] FO : PSCFI-2118 - Substr of payment name compared to payment name (payment name musnt be truncated).
	[-] FO : Remove blocklayered CSS/Js files on page we dont need them (and they make bugs with pager)
	[-] FO : Rounding issues
	[-] FO : Smarty 2 compatibility
	[-] FO : Validator don't work fine with non ansi chars
	[-] FO : fix an URL never rewrited in stores.js #PSCFI-1931
	[-] FO : fixed bug #PSCFI-2153 - CreditSlip PDF not accessible from FrontOffice
	[-] FO : fixed bug #PSCFI-2171 - Group Access Not Working
	[-] FO : fixed bug #PSCFI-2203 - [OPC] AJAX login fails and freezes when user has no address defined.
	[-] FO : fixed bug #PSCFI-2279 - voucher add to cart technical error
	[-] FO : fixed bug - breadcrumb was not display in some case.
	[-] FO : removing the link on the category label #PSCFI-2065

	[-] BO : Better understanting for address layout, Add a ignore class list for the liable fields and fix translsation
	[-] BO : Bug fixed on CSV import (Thanks to Magavenue :)
	[-] BO : BugFix #PSCFI-2289 - AdminImport not working in some cases
	[-] BO : Fix tax calcul in attribute generator #PSCFI-2095
	[-] BO : Fixed #PSCFI-444 - flag can be updated even if .htaccess is not writable
	[-] BO : Fixed Bug #PSCFI-2200 - On installing languages, bad adding on table profile_lang (id_lang and id_profile are reversed)
	[-] BO : Fixed Bug #PSCFI-2263 - Mexico must be set as a country with states
	[-] BO : Fixed Bug PSCFI-2198, The current editing element will not be removed if the user cancel it and a better fonctionality of Echap key.
	[-] BO : Fixed bug #PSCFI-2092 - Missing translation on contact details
	[-] BO : Fixed bug PSCFI-2207, Fixed a bad variabled used with vat.
	[-] BO : Fixed invoice date when database is MySQL 4.
	[-] BO : fixed bug #PSCFI-2247 - AdminCustomerThreads (Customer Service) displays wrong currency symbol in BO
	[-] BO : fixed bug #PSCFI-2248 - browser error "unterminated string constant" in AdminTracking.php
	[-] BO : fixed bug #PSCFI-2255 - PDF PS_INVOICE_PREFIX without iconv
	[-] BO : fixed image caching when memory_limit = -1
	[-] BO : fixed overflowing admin sub-tabs in themes flashyturtle and origins
	[-] BO : fixed rewrite link warning message when importing
	[-] BO : removed hard coded tmp img link

	[-] Classes : Bug fixed in Language class, delete method when no i18n file were created for a language.
	[-] Classes : fixed bug #PSCFI-2124 - Misuse of redirect (Tools.php) in Order Process (and probably other areas) causes failed flow.
	[-] Classes : fixed bug #PSCFI-2141 - Object->add() should not use Tools::getValue() - final part
	[-] Classes : fixed bug #PSCFI-2141 - Object->add() should not use Tools::getValue() - first part
	[-] Classes : fixed bug in property_exists function
	[-] Classes : fixed calls of non static method as static in order controllers

	[-] Core : fixed bug #PSCFI-2143 - Insufficient check for crawler populated ghost carts in CartController

	[-] MO : #Fixed bug PSCFI-2134 - Json parse error. Need ' instead of \'
	[-] MO : Add Constants cart directly to the module for the PrestaShop 1.3 compatibility
	[-] MO : Bug fixed #PSCFI-2122 - Problem on rounded values
	[-] MO : Bug fixed #PSCFI-2122 - Problem on tax values
	[-] MO : Bug fixed #PSCFI-2238 - Module USPS was send container type to USPS
	[-] MO : Bug fixed eBay module - Wrong flag for resync option
	[-] MO : Categories shown twice (or more) on block category when customer have more than one group
	[-] MO : Code Cleaning
	[-] MO : Fix blocklayered module to allow user to sort products list (now use default value from BO, and refresh using ajax) #PSCFI-2096
	[-] MO : Fix console.log IE
	[-] MO : Fix minors bug and translations
	[-] MO : Fix smarty display for 1.3
	[-] MO : Fix translations
	[-] MO : Fixed Bug #PSCFI-2182 - Loyalty module (loyalty-program.php) return wrong category list and too long list on vast catalog
	[-] MO : Fixed Bug #PSCFI-2191 - DIBS module test paramter is assigned with wrong values.
	[-] MO : Fixed Bug #PSCFI-2191 - DIBS module test paramter is assigned with wrong values.
	[-] MO : Fixed Bug #PSCFI-2192 - Required fields and ajax cart dont work as expected
	[-] MO : Fixed Bug #PSCFI-2192 - Required fields and ajax cart dont work as expected
	[-] MO : Fixed Bug #PSCFI-2264 - Left scroll button is visible when the page is loaded whereas there is no products on the left.
	[-] MO : Fixed SQL error on layered module
	[-] MO : Fixed SQL/PHP errors on layered module when category is empty
	[-] MO : Fixed bug - Incorrect validation for discount_value_percentage field
	[-] MO : Fixed bug - Possibility to put negative values
	[-] MO : Fixed bug - Values are not passed in an htmlentities function before display
	[-] MO : Fixed bug : Ajax with the button add cart properly works when an product image doesn't exist
	[-] MO : Fixed bug PSCFI-2187, Use back price_wt instead of total_wt wthen product is added to google cart.
	[-] MO : Fixed bug when the hook is detached of the right
	[-] MO : Fixed errors, and add nb items per page to the layered block module
	[-] MO : Fixed norms
	[-] MO : Had a security token on eBay module
	[-] MO : Mistake in the commit 6952
	[-] MO : MondialRelay fix french franslations
	[-] MO : MondialRelay is now supported for PrestaShop 1.3. Clean unused code.
	[-] MO : MondialRelay, add french translation
	[-] MO : Norm pass
	[-] MO : Normalization + better directory clean
	[-] MO : PayPal create account link for Spain changed
	[-] MO : added cast in blockrss
	[-] MO : added check on secure key in moneybookers validation
	[-] MO : added token on export and send mail on twenga module
	[-] MO : carriercompare - undefined variable
	[-] MO : eBay module - fix for PrestaShop 1.3.x and many others improvments
	[-] MO : fix french translation for statscarrier
	[-] MO : fixed Fatal Error when payment name in osc bdd has character inappropriate // :p
	[-] MO : fixed bug #PSCFI-2165 - Module ImporterOsc - After importing, changing orders state, in list mode : date of today, in order detail mode : real date
	[-] MO : fixed bug #PSCFI-2194 - Layered when reset display inactive products
	[-] MO : fixed bug #PSCFI-2219 - Incorrect usage of numRows()
	[-] MO : fixed bug #PSCFI-2229 - added help text on specific option
	[-] MO : fixed bug #PSCFI-2240 - Layered navigation - overloading template file (.tpl) is not working
	[-] MO : fixed bug #PSCFI-2280 - module customer follow up has bug when install in back office
	[-] MO : fixed bug - import osc was not display in shopImport module
	[-] MO : fixed bug on instant search with Internet Explorer 7
	[-] MO : fixed bug on tm4b
	[-] MO : fixed error when uninstall socolissimo module //thanks to Alain ouftete
	[-] MO : layered navigation pagination added  ;)  #PSCFI-2137 #PSCFI-2085
	[-] MO : layered navigation pagination fixed undefined variable
	[-] MO : now only discount bound to a valid order is shown (Loyalty module)

	[-] WS : Bug fixed due to Core modifications
	[-] WS : Factorization of WebserviceRequest
	[-] WS : Small fix when error happens
	[-] WS : Support for categories POST - PSCFI-1416
	[-] WS : Support for image product POST method PSCFI-675, PSCFI-1416

	[-] PDF : Bug Fixed - Invoice: tax detail line with reduction

Parallels 10.3 Preview

June 7th, 2011 by admin No comments »

Hace escasos minutos nos ha llegado el mail de invitación para ir probando la versión 10.3 de Parallels.
Como su nombre indica es una preview, la primera, así que incluirán algunos cambios en la versión final.

Para todos aquellos impacientes , aquí teneis un enlace ;)

Parallels 10.3 Preview/

Prestashop 1.4.2.5

June 2nd, 2011 by admin No comments »

Ayer se liberó la version 1.4.2.5 de Prestashop build 6780.
Incluye pocos cambios con respecto a las versiones anteriores, que desde que se liberó la 1.4.0 ha mejorado bastante.

####################################
# v1.4.2.5 – 6780 (2011-05-30) #
####################################

Improved/changed features:

[*] Installer : add PS_VERSION_DB configuration data filled after install / upgrade

[*] FO : smarty_v2 improvement : moved currentTemplate init in fetch method instead of display method

[*] Core : module carrier has been disabled on One page checkout when customer isn’t logged
[*] Core : module carrier has been disabled on One page checkout when customer isn’t logged Part 2

Fixed bugs:

[-] Project : fix an issue on Tools::jsonDecode

[-] Installer : fixed bug where categories have incorrect level_depth

[-] FO : Bug Fixed #PSCFI-2077 – Tax rules + customization
[-] FO : Fixed #PSCFI-2051 – weekdays translations are now correct in store_infos google maps
[-] FO : Fixed #PSCFI-2066 – Control terms if terms are activated
[-] FO : On updating address with a bad field, firstname and alias are fill with the post + the registered data.

[-] BO : Fixed bug #PSCFI-2035 – The other messages in this category have been answered
[-] BO : Fixed bug #PSCFI-2073 – avoid crashing the product listing page when you have not enough memory to resize the thumbnails

[-] Classes : fixed bug with cookie name generated from http host causing cookie duplication

[-] MO : Bug fixed #PSCFI-2055 – number_format replaced by round in PayPal Module (Thanks Angora :)
[-] MO : Bug fixed on eBay Module (when products does not exist)
[-] MO : Fixed bug #PSCFI-1782 – Dibs could not do the callback
[-] MO : adding a message in So Colissimo module, in order to indicate: this module isn’t compliant with OPC feature

Para ver los cambios completos, puedes consultar el CHANGELOG de prestashop

Centos 6 para el 13 de Junio

June 2nd, 2011 by admin No comments »

Según el calendario de Quality Assurance de Centos, el día 6 de Junio se pasan las isos a QA para valoración y el día 13 se comenzará con la sincronización a los mirrors. Esperamos tener Centos 6 oficial para ese día.

El calendario podeis verlo aquí

http://qaweb.dev.centos.org/qa/calendar/view/2011-6%20http:/qaweb.dev.centos.org/qa/calendar/view/2011-6

[plesk] status=bounced (Message can’t be delivered )

April 12th, 2011 by admin No comments »

Este error en Plesk 10.x con Postfix aparece cuando el buzón está lleno

El error aparece en el fichero /usr/local/psa/admin/log/maillog

status=bounced (Message can't be delivered )

				

Historias de clientes

April 4th, 2011 by admin No comments »

¿ Tienes problemas con tu proveedor de servicio ? ¿ Estás contento con tu contratación ? Puede que tu experiencia ayude decidir una compra de un servicio, un gran proyecto…

Cuéntanos tus experiencias, publicaremos tus experiencias !!.

Escribe un email a info@hostingaldescubierto.com o contesta en este post.