<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Soluvas &#187; Magento</title>
	<atom:link href="http://www.soluvas.com/category/magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soluvas.com</link>
	<description>Business Marketing Support System</description>
	<lastBuildDate>Wed, 22 Jun 2011 10:38:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Magento Commerce Online Store version 1.4.2.0 Released</title>
		<link>http://www.soluvas.com/magento-commerce-online-store-version-1-4-2-0-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-commerce-online-store-version-1-4-2-0-released</link>
		<comments>http://www.soluvas.com/magento-commerce-online-store-version-1-4-2-0-released/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 08:52:51 +0000</pubDate>
		<dc:creator>Hendy Irawan</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[1.4.2.0]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[online store]]></category>

		<guid isPermaLink="false">http://www.soluvas.com/?p=148</guid>
		<description><![CDATA[Magento Commerce, the open source Online Store web application based on PHP, has released the latest version 1.4.2.0. Following is a reproduction of Magento 1.4.2.0 official release announcement : We are excited to announce the availability of Magento CE Version 1.4.2.0 Stable for download and upgrade. To see a full list of features and fixed issues [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.soluvas.com%2Fmagento-commerce-online-store-version-1-4-2-0-released%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.soluvas.com%2Fmagento-commerce-online-store-version-1-4-2-0-released%2F&amp;source=Soluvas&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.soluvas.com/wp-content/uploads/2010/12/magento-ecommerce.jpg"><img class="alignnone size-full wp-image-149" title="magento-ecommerce" src="http://www.soluvas.com/wp-content/uploads/2010/12/magento-ecommerce.jpg" alt="" width="288" height="224" /></a></p>
<p><strong>Magento Commerce</strong>, the<strong> open source Online Store web application</strong> based on<strong> PHP</strong>, has released the latest <strong>version 1.4.2.0</strong>.</p>
<p>Following is a reproduction of Magento 1.4.2.0 official release announcement :</p>
<p>We are excited to announce the availability of Magento CE Version 1.4.2.0 Stable for <a href="http://www.magentocommerce.com/download" rel="nofollow" title="download" >download</a> and upgrade.</p>
<p>To see a full list of features and fixed issues please visit our <a href="http://www.magentocommerce.com/download/release_notes#Release%20Notes%20-%20Magento%201.4.2.0%20%28December%208,%202010%29" rel="nofollow" title="release notes page" >release notes page</a>. Diff files are available <a href="http://www.magentocommerce.com/download/diff" rel="nofollow" title="here" >here</a>.</p>
<p><strong><span style="text-decoration: underline;">Please Note</span>:</strong> We do <strong>NOT</strong> recommend upgrading a production installation of Magento directly. Please backup database and all files before upgrading. Please make sure to check file permission before trying to upgrade through your Magento Connect Manager.</p>
<p>Please report all issues with this release in the <a href="http://www.magentocommerce.com/bug-tracking/report/" rel="nofollow" title="here" >bug tracker</a>.</p>
<h3><span id="more-148"></span>Major Highlights</h3>
<ul>
<li>Starting from this release we are including TheFind extension.</li>
<li>New Magento Connect Manager excluded from this version.</li>
<li>Upgrade Notes:<br />
* Those who installed Magento version 1.4.2.0-beta1 or 1.4.2.0-rc1 through Magento Connect should reinstall it manually, because this version contains old version of Magento Connect Manager.</li>
</ul>
<h3>Improvements</h3>
<ul>
<li>Added “Switch/Maestro” card type support to centinel 3DS validator. Added comment about maestro and 3d-secure to paypal system config</li>
<li>Added more flexible filters implementation in collections<br />
* Varien_Data_Collection::addFilter() registers filters as objects and implements getFilter() method to be able to detect/modify already existing filters<br />
* Varien_Data_Collection_Db::_renderFilters():<br />
* Added a hook _renderFiltersBefore()<br />
* Implemented ‘public’ filter type, which maps the provided filter field from public into internal view and passes the “value” as a condition through _getConditionSql()<br />
* Added $this-&gt;_renderFilters() call to abstract EAV collection to accommodate the filters that may be set by addFilter() method</li>
<li>Added ability to pass multiple recipient emails and names to Mage_Core_Model_Email_Template::send()</li>
<li>Backordered Item Status for subitems in Orders<br />
* Added correct message at order for all backordered items. At back-end all items shows as backordered if their quantity is below or equal to zero<br />
* Fix of duplication backorder messages for composite product options with same backordered item &#8211; saving backorder messages per product id</li>
<li>Magento Connect Manager<br />
* checking cyclic dependency references and conflicts with local files<br />
* implemented adding to MCM manually installed extension<br />
* changed upgrade logic, previous version of package should be deleted before install new<br />
* Implemented new download process and dependencies rules<br />
* Added correct behavior during extension reinstall, so dependencies will not reinstall automatically</li>
<li>Optimized rewrite selection from DB, added url rewrite and suffix validation at admin backend</li>
<li>Added verification of access level for app/etc/local.xml.<br />
* Now if server configuration has issue and this file accessible from browser admin user gets notification in backend.</li>
<li>Upgraded Zend Framework to version 1.10.8</li>
<li>Added the Recurring Profiles tab in customer management</li>
<li>Implemented cache for shipping rates and fixing issues with rounding</li>
<li>Design packages and themes optimization/refactoring/improvements:<br />
* minor improvements and fixes<br />
* improved upgrade-ability of CE themes</li>
<li>iPhone Theme Refactoring</li>
<li>Added Widget settings sharing between widget types</li>
<li>For Invoices, Shipment, Credit Memos added possibility to show admin comments at user frontend (checkboxes “Visible on Frontend” in admin interface)<br />
* Added JS to enables/disable checkbox ‘Append Comments’ depending on checkbox ‘Email Order Confirmation’<br />
* Refactored invoice/shipment/refund comments collections models to one abstract Comment Collection Model<br />
* Refactored Block Order Invoice/Shipment/Creditmemo comments to usage of common block and design &#8211; Block Order Comments</li>
<li>A little more accurate profiler &#8211; important for very quick measurements</li>
<li>Add Shopping Cart API</li>
<li>Implementing payment refund notifications</li>
<li>Added website price scope for bundle items</li>
<li>Added support of pending transaction to payflow pro. Also fixed “denied payment review” message in payment</li>
<li>Upgraded TinyMCE to v.3.3.7</li>
<li>Added to prototype validation by length min-length validation</li>
<li>Added Varien.DateElement for front-end date form fields and re-implemented Varien.DOB</li>
<li>Added functionality to disable dashboard charts in backend (System &gt; Configuration &gt; Admin &gt; Dashboard)</li>
<li>Added functionality to disable dashboard charts during installation</li>
<li>Adminhtml W3C Validation improvements</li>
<li>Added ability to use session save method from configuration</li>
<li>Rendering customer attributes</li>
<li>Added favicon manager under System &gt; Configuration &gt; Design &gt; HTML Head</li>
</ul>
<h3>Changes</h3>
<ul>
<li>Refactored shipping rates calculation to keep process solid and do not try to recreate internal process of calculation, as it was</li>
<li>Added caching of requests to shipping carriers, because otherwise we get too much duplicate requests during calculation of every shipping method</li>
<li>Refactored “Special products” RSS feeed</li>
<li>Shortened the names of all foreign keys longer than 49 characters</li>
<li>Compilation scope for some EAV models which was causing blank page after enabling compilation</li>
<li>Deleted Mage_Sales_Model_Recurring_Profile_Info, which was not on its place and added accidentally</li>
<li>Category and product design settings inheritance logic</li>
<li>Refactored one routine in Inventory Observer to remove code duplication</li>
<li>Disabling product attribute usage in promo rules not affect existing promo rules</li>
<li>Refactoring validation states for Centinel<br />
* Added template method Mage_Centinel_Model_StateAbstract::isLookupSuccessful</li>
<li>Add boolean type for catalog price rules and condition for category_ids</li>
<li>Removed Maestro/Switch/Solo card from system. Added Maestro/Switch and Solo cards to Chronopay and Cybersource methods</li>
<li>Mage_Adminhtml_Block_Sales_Order_Creditmemo block had dependence from ‘canCapture’ ‘canCapturePartial’. It was changed to ‘canRefund’ ‘canRefundPartialPerInvoice’. For set result of Mage_Adminhtml_Block_Sales_Items_Abstract::CanEditQty`s we can use setCanEditQty</li>
<li>Added Maestro/Switch and Solo Dollars card types for paypal_direct payment method. Also removed Maestro/Solo/Switch card type for this method</li>
<li>Removed “Shipping address” block on recurring profile view page if product is virtual. Also fixed virtual order detection</li>
<li>Refactored PayPal cart line items and cart totals calculation to accommodate various discounts and tax settings<br />
* added hidden discount and hidden shipping taxes to the calculation<br />
* eliminated cart line items logic from the helper, moved it to the paypal/cart model<br />
* simplified transferring of the totals and line items to PayPal API objects</li>
<li>Refactored sales rule discount detection on “buy_x_get_y” rule type</li>
<li>Added catalog_product table definition to product review collection</li>
<li>Changed type of obscure input field to ‘password’, so this field is hidden even when user enters data in it</li>
<li>Removed dependence to payment method on getting billing agreement method title. For now payment method title stored in billing agreement</li>
<li>Removed invoice creation thought zero subtotal checkout with new order status “pending”</li>
<li>Removed SID from url generation when Use SID on Frontend option is disabled</li>
<li>Added customer session validation for loadCustomerQuote method</li>
<li>Iphone clears.css has been deleted</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Fixed Opening bestseller product (admin/dashboards) results in adding new product<br />
* fixed case when dashboard shows report for non-existing product (i.e. deleted one)</li>
<li>Fixed Bestsellers statistic bug<br />
* removed NULL values from statistic tables and changed foreign keys to cascade deleting stats for deleted products</li>
<li>Fixed Gift message displaying conditions not properly work on frontend and backend</li>
<li>Fixed QTY of product is incorrectly showed in Customer’s Current Activities &#8211; Shopping Cart and Customer’s Shopping Cart.</li>
<li>Fixed Gift message displaying conditions not properly work on frontend and backend &#8211; fixed missed bracked</li>
<li>Fixed Magento Connect Manager -&gt; No warning message</li>
<li>Fixed Unable to upload community extention in Magento Connect Manager without Community Channel installed</li>
<li>Fixed Bundle product price calculated not correctly</li>
<li>Fixed Customer’s email doesn’t escalate to billing/shipping addresses<br />
* added copying email field from quote address to order address<br />
* added sending email to PayPal, when user’s address doesn’t contain email info</li>
<li>Fixed Catalog-specific attribute options do not load when using through catalog/output helper<br />
* method _getLoadDataFields at product attribute resource collection modified to select additional needed fields;</li>
<li>Fixed saving attribute value in store view scope only</li>
<li>Fixed Not searchable attributes are searched by Quick search.</li>
<li>Fixed Customers won’t appear in the search results on the customer grid in the admin</li>
<li>Fixed Huge memory consumption on flat shipping rates import<br />
* decrease to 5000 count of data wich inserts into DB in one iterate, to avoid exceed of 128M memory_limit</li>
<li>Fixed Config fields “Disable output” doesn’t implement inherited value</li>
<li>Fixed Category created for some store view not displayed on frontend<br />
* include_in_menu attribute was made as required to set default value when category created in specified store</li>
<li>Fixed creating of “Shopping Cart Price Rule’<br />
* setActualProductAttributes method was called with ‘attribute_set_id’ value in $attributes param. But it does not exist in ‘eav/attribute’ table. So we need to check it</li>
<li>Fixed PayPal PE transaction_id detection: Overrided getPaypalTransactionId method in PE API &#8211; changed transaction id getting to process payflow accounts not assigned to paypal side</li>
<li>Fixed Configurable Product Catalog Price Rule Issue: the main idea is to calculate price rule on configurable price separately from base price</li>
<li>Fixed fatal error during import large file</li>
<li>Fixed Shipping information is not displayed in backend after Google Checkout operations</li>
<li>Fixed Field Mapping Issue during customer import</li>
<li>Fixed CMS blocks grid inoperable with store filter in GWS-limited mode</li>
<li>Fixed incorrect qty increment behaviour<br />
* qty increment not decimal validate<br />
* when adding product with qty increment to cart &#8211; redirect to product’s page<br />
* generate message about mismatch of qty increment when editing item qty at cart</li>
<li>Fixed ups/usps and Guam</li>
<li>Fidex issues with attaching product to multiple stores: refresh product index query update</li>
<li>Fixed displaying of bundle product weight</li>
<li>Fixed “Select a PayPal Solution” checkbox bug: Website Payments Pro and Website Payments Pro Payflow Edition consider each other status in their checkboxes control logic</li>
<li>Fixed Invoice Comments Stripped When Quantities Updated</li>
<li>Fixed XSS security issue on frontend</li>
<li>Fixed Google Chekout: Discount for shipping amount doesn’t apply</li>
<li>Fixed XSS issue in address form</li>
<li>Fixed Address in the customers address book cannot be deleted</li>
<li>Fixed CatalogSearch_Fulltext not being renewed for configurable products when editing attached simple products</li>
<li>Fixed Google Checkout: shipping method info is empty at order page in admin backend</li>
<li>Fixed Google Checkout: with discounted shipping &#8211; discount is applied again</li>
<li>Fixed Wrong timezone/DST in reports</li>
<li>Fixed coupon_code attribute inconsistency in some upgrade paths (from 1.4.0.0 to 1.4.1.0)</li>
<li>Fixed Created extension archive through Magento Connect include “.svn” directories</li>
<li>Fixed version of downloader</li>
<li>Fixed Magento Connect: User should has a possibility to choose version for extension upgrade</li>
<li>Fixed Magento Connect: User shouldn’t be able to download Magento into “0000 permissions” folders</li>
<li>Fixed Magento Connect: JS validation is absent for “Authors” tab on package extensions page</li>
<li>Fixed Magento Connect: Saving information on settings page</li>
<li>Fixed Magento Connect: “Configuration” step &#8211; server validation is absent during installation</li>
<li>Fixed Magento Connect: “Log in” page &#8211; Message or some information about required fields doesn’t appeared</li>
<li>Fixed Magento Connect: “Configuration” step &#8211; incorrect message appeared during installation</li>
<li>Fixed wrong shipping price in case of sales rule with fixed cart discount and 1 item in cart</li>
<li>Fixed the label for the configurable product attribute does not reflect correctly on the frontend</li>
<li>Fixed sales rule with fixed discount for whole cart doesn’t work</li>
<li>Fixed “Slash for category or product urls causes error 404”</li>
<li>Fixed Shared shopping cart on the stores with different domains<br />
* check origin url in all store urls<br />
* prevent to getting SID param from current query</li>
<li>Fixed #18454: Import profiles do not reset websites values</li>
<li>Fixed Issue with zero grand total express checkout for recurring products.</li>
<li>Fixed “Allow Gift message” setting on the product page doesn’t work in Front.</li>
<li>Fixed “Duplicate” of bundle product leads to an error</li>
<li>Fixed Catalog sitemap for categories shows inactive sub categories if flat catalog enabled</li>
<li>Fixed Added support of all product attributes in conditions/actions of salesRules.</li>
<li>Fixed Disabling product attribute usage in promo rules not affect existing promo rules</li>
<li>Fixed “Cart Price Rule not working with Product Attributes” (boolean values not properly shown in rule conditions)</li>
<li>Fixed Wrong amounts invoiced with FPT</li>
<li>Fixed Wrong order status after refund and additional related issue on frontend during checkout</li>
<li>Fixed Unable to delete uploaded sample for downloadable product</li>
<li>Fixed Paypal Direct send wrong billing address to API</li>
<li>Fixed Incorrect viewing of category settings after refreshing page</li>
<li>Fixed Catalog price rule discount not working during backend order creation</li>
<li>Fixed Double headers for session cookie set</li>
<li>Fixed Custom design is not reset properly after shipment comment emails</li>
<li>Fixed Tax report displays incorrect figures</li>
<li>Fixed Removed invoice creation on “completed” IPN message with payment_entity = “auth” to prevent double capture creation on single transaction with IPR.</li>
<li>Fixed Image browser in WYSIWYG editor doesn’t fill mouse over/out fields</li>
<li>Fixed Added rounding to “Refund Shipping” field on credit memo creation page.</li>
<li>Fixed Added additional error messages to customer address validation on PHP side while creating.</li>
<li>Fixed “No server side check for password length when customer edits his account information”<br />
* Also added proper processing for password == ‘0’, earlier it was considered as non-set password</li>
<li>Fixed WYSIWYG editor breaks directives that are not in src attribute</li>
<li>fixed directives decoding for a case when the secret key is present in URLs</li>
<li>Fixed Duplicate of a product creates it with no SKU value and is saved</li>
<li>Fixed Redundant catalog product attribute “category_ids” remains during upgrade from 1.3 to 1.4</li>
<li>Fixed Reports/Shopping cart/Products in carts optimization</li>
<li>Fixed “If all Storeviews value set up &#8211; disabled &#8211;&gt; Front end shows default storeview instead of 404 page”</li>
<li>Fixed Added error on zero subtotal checkout with paypal express. Removed paypal express button on shopping cart with zero grand total.</li>
<li>Fixed Field labels and field values are not aligned vertically on Sales Orders in Admin</li>
<li>Fixed Spacing between field labels and field values is inappropriate on the Recurring Profiles tab in My Account section</li>
<li>Fixed Not searchable attributes are searched by Quick search.<br />
* Checking if attribute used in quick search before adding to fulltext field</li>
<li>Fixed Mage_Customer_Model_Customer::getGroupId can’t return zero value</li>
<li>Fixed #23184: Huge memory consumption on flat shipping rates import</li>
<li>Optimized and refactored Table Rate import</li>
<li>Fixed Scrolling during category load results in some js-errors</li>
<li>Fixed “Javascript alert on “manage category” page”</li>
<li>Fixed Security Vulnerability on Mage_Core_Block_Template level</li>
<li>Fixed Merged CSS breaks Secure Pages (https)</li>
<li>Fixed SOAP webservices do not work when enabling “Add Store Code to URLs”</li>
<li>Fixed Incorrect displaying of the Start Date entered by customer while adding to the cart recurring product</li>
<li>Fixed Downloadable Product “lable” typo</li>
<li>Fixed While creating gift message from backend it disappears in case of refreshing page</li>
<li>Fixed Product export fails when the quantity of exported products is 25 000 or more (memory leak in products)</li>
<li>Fixed While creating gift message from backend it disappears in case of refreshing page</li>
<li>Fixed Google Chekout: Discount for shipping amount doesn’t apply<br />
* onepage checkout recalculates shipping charges after setting the payment method (not solved yet in multishipping)<br />
* added warning about Carrier Calculated Shipping in Google Checkout system configuration<br />
* GC API callback now sets the payment method to quote on requests<br />
* the free shipping calculator now marks the entire address as “free shipping” if all its items have free shipping</li>
<li>Fixed On wide monitors checkbox “Create Permanent redirect” in admin backend wraps up to the end of input box</li>
<li>Fixed Tag isn’t showed in Product Page and My account-&gt;My Tags, if tag are deleted by customer, approved by administrator, added by customer</li>
<li>Fixed Non standard images make troubles with “Next&#8221;/&#8221;Previous&#8221; buttons</li>
<li>Fixed There is no validation of the Tracking number field during first time creation of the shipment</li>
<li>Fixed Missed dollar sign in variable name</li>
<li>Fixed Incorrect escaping of Mage_Catalog_Model_Abstract::loadByAttribute method<br />
* Zend_DB_Select::where must get null values to skip quoting into $cond empty strings if value is null</li>
<li>Fixed “URL rewrites duplicating when assigning to root category”</li>
<li>Fixed Shipping method UPS_XML missing titles</li>
<li>Fixed The pager is missing for tagged product list</li>
<li>Fixed Report &gt; Products Ordered ignores Store view switcher</li>
<li>Fixed Flat catalog index problem after upgrade with customizations present</li>
<li>Fixed Incorrect bundle items inventory decrements</li>
<li>Fixed Category and product design settings inheritance</li>
<li>Fixed Removed fatal error on removing non existent quote item from quote</li>
<li>Fixed Credit Card Maestro/Solo: The field “Start Date” is not displayed on order information page<br />
* deleted unused Maestro/Solo from Payment module config<br />
* moved Maestro/Switch and Solo card definition from Chronopay to Payment module config<br />
* deleted Meastro/Switch definition with incorrect code MS from Cybersource module config<br />
* fixed logic of showing “Issue number” and “Start Date” of Switch/Solo card on frontend</li>
<li>Added warning about offline refund</li>
<li>Fixed Mage_Checkout_Block_Cart_Item_Renderer::getIsInStock bug</li>
<li>Fixed Fatal on edit configurable product page, if custom required price attribute is used</li>
<li>Fixed #0011135: View invoice error with changed query string</li>
<li>Fixed Trailing semi-colon displayed on Profile Export page</li>
<li>Fixed New Orders &amp; Other Authenticated RSS feeds should use HTTPS</li>
<li>Fixed Dataflow export products sku filter works as not “starts with”, but “like”</li>
<li>Fixed Removed default shipping address assign on paypal express checkout</li>
<li>Fixed The customers from Puerto Rico can’t pay with PayPal (Express Checkout in PaypalUk)</li>
<li>Fixed Shared shopping cart on the stores with different domains</li>
<li>Fixed Discount amount for the whole cart divide proportionally between all affected items according to their base price and then applied.</li>
<li>Fixed Removed store selector in single store mode on url rewrite edit page</li>
<li>Fixed Javascript validator’s translation strings missing</li>
<li>Fixed Quick Search Autocomplete does not work via ajax http protocol for https page</li>
<li>Fixed Inventory-&gt;Qty Increments &#8211; unable to add</li>
<li>Fixed Loading search query performance issue</li>
<li>Fixed Changed labels in checkout and payment information blocs for credit cards Solo Maestro Switch</li>
<li>Fixed Product q-ty doesnt decrease after google checkout<br />
* added same ‘checkout_submit_all_after’ event to AmazonPayments<br />
* removed ‘TODO’ notice from Multishipping Checkout, because current scheme is better and will not be influenced by any Multishipping refactoring<br />
* fixed Observer reaction on ‘checkout_submit_all_after’ to include needed reindexing</li>
<li>Added checkout_multishipping_controller_success_action and checkout_onepage_controller_success_action events that pass the created order ids on frontend checkout success actions</li>
<li>Fixed Google Analytics tracking pages with wrong URI:<br />
* Completely reimplemented googleanalytics/ga block:<br />
* it doesn’t depend on session/quote, but just uses order_ids, if passed<br />
* the page_name parameter is reimplemented as it was intended to be: an optional parameter that can be customized via layout for certain actions<br />
* moved out the integration part with google checkout to observer<br />
* eCommerce tracking passes shipping address instead of the billing address, if available<br />
* replaced the “affiliation” into store frontend name in eCommerce tracking (as it is intended to be)<br />
* eliminated passing order item “category” in eCommerce tracking (that never existed)<br />
* optimized javascript code of GA with Google Checkout integration<br />
* Eliminated mutual code coupling between Google Analytics and Google Checkout modules<br />
* Improved integration of Google Analytics and Google Checkout:<br />
* the GA integration should appear only when GC buttons are available<br />
* there will be no integration when there is no GA tracking code configured<br />
* the GA/GC integration seems like wasn’t working because there was no pageTracker js variable accessible to the GC scripts</li>
<li>Fixed Wrong links in backend to “New Products/Low Stock/Customer reviews” RSS feeds</li>
<li>Fixed “Send auto-generated password” generates e-mail with incorrect template</li>
<li>Fixed Unable to refund Credit Memo because of Shipping Rounding</li>
<li>Fixed Added custom option info to recurring profile info page on frontend and backend.</li>
<li>Fixed Product Visibility and Status disappear when in search</li>
<li>Fixed Removed validation of new customer shipping address on backend for orders with virtual products only</li>
<li>Fixed ability to buy Product which have status “Out of Stock” through a direct link on button “Checkout with PayPal”</li>
<li>Fixed All free shipping methods in absent in Transfer Shipping Options menu on PayPal side</li>
<li>Fixed Payment methods titles for the PDF prints through admin gets from default config instead of the storeview config</li>
<li>Fixed PayPal and Puerto Rico shipping address</li>
<li>Fixed “Transfer Shipping Options” pass on PayPal side not correct value for Flat Rate method</li>
<li>Fixed Centinel JCB validation test cases 8-9</li>
<li>Fixed Saving caterory in store view scope</li>
<li>Fixed Attribute upgrades moved from 1.4.0.0.15 to 1.4.0.0.33</li>
<li>Fixed that product tagged by administrator has wrong URL at front-end</li>
<li>Fixed refusal from Card Verification (through link Exit), does not allow to place order repeatedly<br />
* If lookup was filed and customer tries again we will do new lookup.<br />
* If lookup was success and customer tries again without some changes we will not do new lookup<br />
* If authentication was filed and customer tries again we will do new lookup and authentication<br />
* If authentication was success and customer tries again without some changes we will not do new lookup and authentication</li>
<li>Fixed #22536: Light-weight email templates. Wishlist share email fix</li>
<li>Fixed declaration of Mage_Cybersource_Model_Api_ExtendedSoapClient::__doRequest() compatibility with SoapClient::__doRequest()</li>
<li>Fixed Two registration emails from a wrong store and without a logo are sent when a customer is created in Admin panel</li>
<li>Fixed Reindex for bundle products with date fields</li>
<li>Fixed Status is “Ready” instead to be “Reindex required” then creating new subcategory in mode “Manual Update”<br />
* index status changed to STATUS_REQUIRE_REINDEX when search engine changes</li>
<li>Fixed #23321: Wrong type casting in method</li>
<li>Fixed Print-All Includes Tracking # from All Shipments on Every Shipment</li>
<li>Fixed Ignored ‘Include in Navigation Menu’ category option with enabled flat catalog.</li>
<li>Fixed Admin unable to add Image through WYSIWYG to description and Short description without intermediate product saving</li>
<li>Fixed QTY decrement after multishipping</li>
<li>Double clicking adds product to cart twice</li>
<li>Fixed Catalog Price Rule(for NOT LOGGEN IN customers) is not applied for shopping cart and while checkout as guest or while first registration.</li>
<li>Fixed Payment methods titles for the PDF prints through admin gets from default config instead of the storeview config</li>
<li>Fixed Mage_Adminhtml_Model_System_Config_Backend_Serialized::_afterLoad() does not check input for unserialize()</li>
<li>Fixed Sending letters through “Contact Us” form, leads to error</li>
<li>Fixed PayPal Express with Flat Rate: incorrect counting Shipping amounts per order</li>
<li>Fixed Saving attribute value in store view scope only causes data loss.</li>
<li>Fixed #22607: Dispose of Mage_GiftRegistry module</li>
<li>Fixed Related products are not saved when you attach them to a product</li>
<li>Fixed Added qty to bundle unit price calculation to quote totals recalculating.</li>
<li>Fixed Saving category cause: ‘Exception’ with message ‘File was not uploaded.’ in /home/vadim.kusakin/dev/qa/2759/lib/Varien/File/Uploader.php:139</li>
<li>Fixed Fixed MAGE-638 Magento Connect -&gt; MCM -&gt; If agreement checkbox is unchecked, “Continue” button should be disabled</li>
<li>Fixed Set the same column font size as in cells in PDF documents printing</li>
<li>Fixed Home page appears instead of predefined 404 page</li>
<li>Fixed Removed converting of “is one of” and “is not one of” values in decimal.</li>
<li>Fixed Wrong column type for order_increment_id on Invoice, Shipments, Creditmemo grids<br />
* order_increment_id was setted as “text” instead of “number” type</li>
<li>Fixed Inconsistency with credit memos showing buttons online vs offline</li>
<li>Fixed PayPal Express shortcut is missed on product page</li>
<li>Fixed An email is sent to a customer after its profile is edited in the Admin panel</li>
<li>Fixed that Payflow Pro includes only the first line of billing/shipping addresses into request</li>
<li>Fixed Incorrect showing of product page when inputing a product description with table which have attribute align = left</li>
<li>Fixed Wrong link for bestsellers in admin dashboard. Grids.php fixture doesn’t do anything for this bug &#8211; just to beautify code.</li>
<li>Fixed Added fixes to reports &#8211; base_discount_amount is actually kept negative in DB.</li>
<li>Fixed Empty dropdown ‘status’ at the creation New Review Grid.</li>
<li>Fixed Incorrect work of “Recently Compared Products” functional on category’s page</li>
<li>Fixed behavior when having single store, javascript raises exception and all followed code is not executed</li>
<li>Fixed that Special price for dynamic bundle applies twice</li>
<li>Fixed #21960: Labels in page/html_wrapper and core/text_list in layout</li>
<li>Fixed GUI bugs on Recurrent Profile frontend part</li>
<li>Fixed Magento Connect -&gt; Message about invalid URL is duplicated</li>
<li>Fixed that suspend Recurring Profile from front side leads to error</li>
<li>Fixed Missing pager for tagged product list</li>
<li>Fixed Wrong profiler output for getUrl in Category</li>
<li>Fixed Saving of billing agreement relation with order &#8211; added force billing agreement re-saving and fixed isValid method in agreement detection.</li>
<li>Fixed Incorrect sort order reliable on mysql internal order during eav attribute load<br />
* move prepare select to separate method</li>
<li>Fixed passing additional totals to PayPal when cart line items are disabled:<br />
* simplified paypal/abstract api to just set the paypal/cart instance and the needed configuration settings<br />
* moved workarounds of setting shipping and discount totals as line items into the appropriate APIs: WPS and NVP</li>
<li>Fixed In My product Review short description HTML tags are shown</li>
<li>Fixed that Refund from google chekout don’t display on the order in Magento</li>
<li>Fixed that “Compare Products” block does not appear on the category page and product page</li>
<li>Fixed Non-existing attribute’s source model causes fatal error</li>
<li>Fixed Varien_Db_Select memory leak</li>
<li>Fixed #18569: Gift Messages not in OrderInfo returned array</li>
<li>Fixed PayPal API credentials wizard popup size</li>
<li>Fixed #11449: customer_id is mismatch with entity_id in customer.create</li>
<li>Fixed merging CSS-files with different skin domain to pick a proper base URL</li>
<li>Fixed Bad UI style on checkout success page</li>
<li>Fixed buying more than 1 virtual product in multishipping checkout</li>
<li>Fixed #22518: Wrong amount for second refund</li>
<li>Fixed #22776: Bug Causing Recursion Error</li>
<li>Fixed #22668: Incorrect reports for coupons</li>
<li>Fixed Products -&gt; Product with “Out of stock” status displayed on frontend, but shouldn’t</li>
<li>Fixed Password miss match for newly created in Back end customer</li>
<li>Fixed “There has been an error processing your request” page is displayed when specified order status is selected on Reports-&gt;Sales-&gt;Tax page</li>
<li>Fixed bug with ‘Use Flat Catalog Category’</li>
<li>Fixed #13770, #16300, #21040 : Product Media Api Broken, product_media.create API overwrites image itself each upload, product_media.update API does not upgrade the image itself</li>
<li>Fixed #16306: Webservice with htaccess (changes in code style)</li>
<li>Fixed #22536: Light-weight email templates</li>
<li>Fixed #18935: Soap api v2 multiple complexFilters with the same key</li>
<li>Fixed incorrect Window titles on frontend</li>
<li>Fixed Eliminated display currency usage (instead of the base website currency) in shopping cart price rule conditions</li>
<li>Fixed #21146: Magento falls into the white screen when saving URL rewrite for a product on the Default Store View<br />
* corrected syntax mistakes</li>
<li>Fixed batch of issues related to google checkout:<br />
* Invoice don’t create automatically with Google Checkout<br />
* Google checkout invoice duplication<br />
* Automatically authorize the buyer’s credit card for the full amount of the order<br />
* Refund from google checkout don’t display on the order in Magento<br />
* Google Chekout: Discount for shipping amount doesn’t apply<br />
* Different order amount in Google checkout and Magento orders<br />
* Applying of discount for shipping, when using google checkout<br />
* Order is in google sandbox doesn’t contain gift card</li>
<li>Fixed #23461: Wrong attribute value in catalog link widget XML</li>
<li>Fixed getting complete state for orders with zero grand total when processed</li>
<li>Added Store id param to billing agreement entity.  Also fixed store setting in billing agreement payment method.</li>
<li>Fixed fatal error in payment method list fetching (MAGE-500)</li>
<li>Fixed #22575: Trace error during using filter “Products” on Tags page</li>
<li>Fixed Grids with settings remain active while disabled PayPal methods</li>
<li>Fixed configuration merger fatal error when store/website resource structure is inconsistent</li>
<li>Fixed PayPal admin setup: checkbox problem</li>
<li>Fixed Adding shipping address transferring on non guest checkout in Paypal Standard</li>
<li>Fixed “Save in address book” checkbox in the Shipping address area doesn’t work while admin order creation</li>
<li>Fixed pre-selecting default address during checkout</li>
<li>Fixed Email with empty password is sent to a customer after an order is created in the Admin panel</li>
<li>Fixed Necessary to add data validation for filed “Trial Billing Frequency” in Recurring Profile</li>
<li>Fixed “Out of Stock” product is possible to purchase successfully through Shortcut button</li>
<li>Fixed phpdocs in lib/Varien and removed junk file</li>
<li>Fixed #21146: Magento falls into the white screen when saving URL rewrite for a product on the Default Store View</li>
<li>Fixed #21643: Fixed “wsdl” parameter validation for Soap V2<br />
* Changed class SoapServer with class Zend_Soap_server<br />
* Added ability to set response charset from admin panel: System-&gt;Configuration-&gt;Magento Core API</li>
<li>Fixed #21499: Default billing and shipping address</li>
<li>Fixed #21565: missing “comment” for salesOrderStatusHistoryEntity</li>
<li>Fixed #20481: Access Control List not retrieved for API user for resources() and resourceFaults() operations</li>
<li>Fixed #18367: FCGI Error on WSDL Url with Apache and mod_fastcgi</li>
<li>Fixed #22053: use HTTP 301 code instead of 302 in case of web/url/redirect_to_base</li>
<li>Fixed #20654: Admin order creation-&gt;Move mouse cursor isn’t changed into hand while move it on some product for adding</li>
<li>Fixed #21590: Attribute ‘Date’: testing for uniqueness fields not working</li>
<li>Fixed #21566: Type of attribute ‘Price’: Possible to add text value for field ‘default value’</li>
<li>Fixed #22053: added optional behavior (301 or 302)</li>
<li>Fixed #21570: Review from not logged in user is saved in list of All Reviews when “Allow guests to write reviews = No”</li>
<li>Fixed #22090: Different values of Qty Increments during create and after duplicate products</li>
<li>Fixed #22489: Eliminate difference between bundle.js in different skins</li>
<li>Fixed #22419: Set default stock_data if not exist in create/update product</li>
<li>Fixed #20227: “Review(x)” link should be added to the compare page.</li>
<li>Fixed #21570: Review from not logged in user is saved in list of All Reviews when “Allow guests to write reviews = No”</li>
<li>Fixed #20959: Locale problem in shipping tracking popup raises exception</li>
<li>Fixed #21955: Layout cache ignores product column count update</li>
<li>Fixed #20011: After using filter “Color” or “Manufacture” in Configurable Product meaning from column is disappear</li>
<li>Fixed #21908: Incorrect attribute ordering in “Compare products” page.</li>
<li>Fixed #22222: Edit review-&gt; if browse stores in the “Visible In “ drop-down, rating values reseted</li>
<li>Fixed #22075: Product Attribute title specified for StoreView isn’t showing on the configurable product’s page</li>
<li>Fixed #22605: catalog_category.level return root categories when website or store are null</li>
<li>Fixed #21806: Different values display on the shopping cart in front-end and back-end</li>
<li>Fixed #20113: Shipping address display as default on the front-end and as not default on admin for one customer</li>
<li>Fixed #22575: Trace error during using filter “Products” on Tags page<br />
* added ‘filter_index’ to array parameter in addColumn() method call</li>
<li>Fixed #14591: Incorrect SKU for Configurable Product with Custom Options</li>
<li>Fixed #22476: Blank Column in Related Products Grid<br />
* deleted duplicate output for editable columns</li>
<li>Fixed #22575: Trace error during using filter “Products” on Tags page<br />
* apply filter_index field values to index</li>
<li>Fixed #22644: A discrepancy between GT(Base) and GT(Purchased)</li>
<li>Fixed #22645: Incorrect original price when using custom price in order.</li>
<li>Fixed #22653: Missed checking for file existence in JS/CSS merger<br />
* checking in source file exists. If not &#8211; do not check last modification and force to merge target file again</li>
<li>Fixed #22594: Unable to place orders through checkout with multiple addresses with PayPal direct + zero subtotal for one order</li>
<li>Fixed #21185: Newsletter confirmed automatically BEFORE account email is confirmed.</li>
<li>Fixed #22167: “Add new row” button in downloadable product</li>
<li>Fixed #21952: BUG &#8211; Category / Url Model (UYN-886991)</li>
<li>Fixed #15334, #17794<br />
* API category did not pass validation process due to available_sort_by must be ArrayOfString<br />
* Added category validation for backend (missed)<br />
* Creating separate validation for available_sort_by and default_sort_by attributes</li>
<li>Fixed #22599 Upgrade from 1.1.8 to 1.8.0.0 database compatibility issues (PARTIAL)</li>
<li>Fixed #22661: 1 cent bug</li>
<li>Fixed #22434: 100% discount of products -&gt; the amounts of Tax and Grand Totals are or negative or not corectly</li>
<li>Fixed #10073: Unnecessary option for downloadable products</li>
<li>Fixed #20014: Qty use decimals for downloadable</li>
<li>Fixed #22164: Incorrect message for maximum shipping amount</li>
<li>Fixed #22174: Custom ‘Qty to Refund’ isn’t remembered after message about incorrect amount</li>
<li>Fixed #22182: The value of ‘Customer Since’ field to duplicate clients at different sites.</li>
<li>Fixed #22243: Add new review by admin-&gt;type of this review is ‘guest’, but should be ‘administrator’</li>
<li>Fixed #22313: Time of order creation if not displayed by the “Order Created At (datetime)” template variable.</li>
<li>Fixed #22348: “Add to card” button is absent for giftcard product in the catalog</li>
<li>Fixed #22640: Creating customer unable after adress tab manipulations</li>
<li>Fixed #22670: Credit memo &#8211; incorrect shipping price displaying</li>
<li>Fixed #22798: Excl and Inc. Tax don’t display on the Estimate Shipping and Tax block</li>
<li>Fixed #20088: Admin able to push on-line refund button for the capture off-line invoice</li>
<li>Fixed #16306: Webservice with htaccess. Added server authorization (.htaccess)</li>
<li>Fixed #22266: HEADERS ALREADY SENT Error during dataflow import<br />
* Additionally: moveing layout update in separate layout file of dataflow module.</li>
<li>Fixed #21412: The “Save Attribute” and “Save and Continue Edit” buttons become disabled after saving attribute with attribute code that exists</li>
<li>Fixed #22844: After login to admin got 404 instead Startup Page</li>
<li>Fixed #22852: shopping cart price rule &#8211; search by ID &#8211; error page</li>
<li>Fixed #15897: Unsubscription Email Sender in the Newsletters Subscription Options is not working correctly</li>
<li>Fixed #15899: Newsletters subscription confirmation in not working</li>
<li>Fixed #22908: Grid Serializer doesn’t handle dropdowns as edit columns</li>
<li>Fixed #22946: ‘Products Tagged by Administrators’ grid contains information about product that is assigned by the customer</li>
<li>Fixed #22935: Issue with Google AdWords and DSMM Code</li>
<li>Fixed #22910: view of system/design table with no records under IE 8</li>
<li>Fixed #22914: view of URL rewrite table with no records under IE 8</li>
<li>Fixed #22935: Issue with Google AdWords and DSMM Code</li>
<li>Fixed #22536: Light-weight email templates</li>
<li>Fixed #23017: Memcache session fallback does not work</li>
<li>Fixed #22992: Trace appears during create reorder from front-end</li>
<li>Fixed #22991: Cannot add items to shopping cart after active ‘Use Flat Catalog Product’</li>
<li>Fixed #22813: Google base Undefined Offset when Managing attribute mapping</li>
<li>Fixed #23138: URL rewrite error on product creation</li>
<li>Added Regions for baltic states and Finland</li>
<li>Fixed #23092: Memcached and compiler</li>
<li>Fixed #19804: sorting/searching by “inventory” field</li>
<li>Fixed #23241: Catalog price rule not correctly appy for customer group</li>
<li>Fixed #16294: WSDL missing attributes for customerCustomerEntity</li>
<li>Fixed #22851: Used wrong resource model for api/user</li>
<li>Fixed #18207: SOAP-ERROR: Parsing Schema: can’t import schema from ‘http://schemas.xmlsoap.org/soap/encoding/’</li>
<li>Fixed Fatal error: Call to undefined function eaccelerator_fetch()</li>
</ul>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.soluvas.com/magento-commerce-online-store-version-1-4-2-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento 1.4.1.0 SOAP API Web Service Error</title>
		<link>http://www.soluvas.com/magento-1-4-1-0-soap-api-web-service-error/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-1-4-1-0-soap-api-web-service-error</link>
		<comments>http://www.soluvas.com/magento-1-4-1-0-soap-api-web-service-error/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 09:15:57 +0000</pubDate>
		<dc:creator>Hendy Irawan</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[web service]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.soluvas.com/?p=132</guid>
		<description><![CDATA[Accessing Magento SOAP Web Service API or get the WSDL in Magento Commerce 1.4.1.0, you may get the following error: Parse error: syntax error, unexpected T_PUBLIC in /&#8230;/app/code/core/Mage/Api/Model/Server/Adapter/Soap.php on line 144 (error message is similar with compilation enabled, just inside a flat path) This happens because of a typo in Magento Soap.php file. On line [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.soluvas.com%2Fmagento-1-4-1-0-soap-api-web-service-error%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.soluvas.com%2Fmagento-1-4-1-0-soap-api-web-service-error%2F&amp;source=Soluvas&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.soluvas.com/wp-content/uploads/2010/06/F-1-CRASH.jpg"><img class="alignnone size-medium wp-image-133" title="Magento 1.4.0.1 SOAP API Web Service Error" src="http://www.soluvas.com/wp-content/uploads/2010/06/F-1-CRASH-300x225.jpg" alt="Magento 1.4.0.1 SOAP API Web Service Error" width="300" height="225" /></a></p>
<p>Accessing <a href="http://www.magentocommerce.com/wiki/doc/webservices-api/introduction" rel="nofollow" ><strong>Magento</strong> <strong>SOAP Web Service API</strong></a> or get the <strong>WSDL</strong> in <strong>Magento Commerce 1.4.1.0</strong>, you may get the following error:</p>
<blockquote><p><strong>Parse error</strong>:  syntax error, unexpected T_PUBLIC in <strong>/&#8230;/app/code/core/Mage/Api/Model/Server/Adapter/Soap.php</strong> on line <strong>144</strong></p></blockquote>
<p>(error message is similar with compilation enabled, just inside a flat path)</p>
<p>This happens <a href="http://www.magentocommerce.com/bug-tracking/issue?issue=9348" rel="nofollow" >because of a typo in Magento Soap.php file</a>. On line 133-135, change from:</p>
<pre>} else {
 $this-&gt;fault('0', 'Unable to load Soap extension on the server');
 return $this;
</pre>
<p>to the patched version:</p>
<pre>} else
 $this-&gt;fault('0', 'Unable to load Soap extension on the server');
 return $this;
</pre>
<p>Just remove an extra opening curly bracket (thanks hoerj!). You&#8217;ve now fixed Magento&#8217;s SOAP API  XML Web Service bug! <img src='http://www.soluvas.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Happy API-ing! <img src='http://www.soluvas.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.soluvas.com/magento-1-4-1-0-soap-api-web-service-error/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>3 Quick Tips to Speed Up Magento</title>
		<link>http://www.soluvas.com/3-quick-tips-speed-up-magento-fast/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=3-quick-tips-speed-up-magento-fast</link>
		<comments>http://www.soluvas.com/3-quick-tips-speed-up-magento-fast/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 04:25:44 +0000</pubDate>
		<dc:creator>Hendy Irawan</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[speed]]></category>

		<guid isPermaLink="false">http://www.soluvas.com/?p=121</guid>
		<description><![CDATA[&#8220;Magento is so slow&#8221; is one of the complaints I often hear about this online store web application (the other complaint is &#8220;Magento is too complex!&#8221;). Here are some tips to really speed up Magento and make it blazingly fast. #1: Enable Caching Since Magento 1.4, Caching is enabled by default. So just don&#8217;t turn [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.soluvas.com%2F3-quick-tips-speed-up-magento-fast%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.soluvas.com%2F3-quick-tips-speed-up-magento-fast%2F&amp;source=Soluvas&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&#8220;<strong>Magento </strong>is so slow&#8221; is one of the complaints I often hear about this <strong>online store</strong> web application (the other complaint is &#8220;Magento is too complex!&#8221;).</p>
<p>Here are some tips to <em>really</em> <strong>speed</strong> up Magento and make it blazingly <strong>fast</strong>.</p>
<h3>#1: Enable Caching</h3>
<p>Since Magento 1.4, Caching is enabled by default. So just don&#8217;t turn it off, unless really necessary, i.e. for development purposes.</p>
<h3>#2: Use a PHP Accelerator such as APC</h3>
<p>Using a PHP Accelerator is now a sane necessity. I personally use APC in my development laptop, and so does my web hosting provider.</p>
<p>If you use Ubuntu, installing APC is very simple:</p>
<pre>sudo aptitude install php5-apc</pre>
<p>It will be enable automatically.</p>
<p>For Magento installation in your web hosting, make sure to enable APC in <tt>php.ini</tt> configuration file by adding:</p>
<pre>extension = apc.so</pre>
<h3>#3: Enable Magento Compiler</h3>
<p>Magento 1.4 and newer comes with Magento Compiler by default. But many people are not aware of this feature, and that it&#8217;s extremely powerful.</p>
<p>To use it:</p>
<ol>
<li>Make sure you have about 100 MB additional space</li>
<li>Go to Tools -&gt; Compilation</li>
<li>Click &#8220;Run Compilation Process&#8221;</li>
</ol>
<p>Make sure Compiler status is &#8220;Enabled&#8221;.</p>
<p>Now you should notice <strong>huge</strong> difference in speed of your Magento Commerce installation! <img src='http://www.soluvas.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.soluvas.com/3-quick-tips-speed-up-magento-fast/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Magento Commerce 1.4.1.0 New Version Released</title>
		<link>http://www.soluvas.com/magento-commerce-1-4-1-0-new-version-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-commerce-1-4-1-0-new-version-released</link>
		<comments>http://www.soluvas.com/magento-commerce-1-4-1-0-new-version-released/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 21:47:52 +0000</pubDate>
		<dc:creator>Hendy Irawan</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[commerce]]></category>
		<category><![CDATA[online store]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://www.soluvas.com/?p=118</guid>
		<description><![CDATA[Update now, Magento Commerce Online Store version 1.4.1.0 has been released: We are excited to announce the availability of Magento CE Version 1.4.1.0 Stable for upgrade and download.Some of the highlights of this release include: Enhanced PayPal integration (more info to follow), Change of Database structure of the Sales module to no longer use EAV, [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.soluvas.com%2Fmagento-commerce-1-4-1-0-new-version-released%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.soluvas.com%2Fmagento-commerce-1-4-1-0-new-version-released%2F&amp;source=Soluvas&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Update now, <strong><a href="http://www.soluvas.com/magento/">Magento Commerce Online Store</a></strong> version 1.4.1.0 has been released:</p>
<blockquote><p>We are excited to announce the availability of Magento CE Version  1.4.1.0 Stable for upgrade and download.Some of the highlights of this release include: Enhanced PayPal  integration (more info to follow), Change of Database structure of the  Sales module to no longer use EAV, and much more.</p>
<p>To see a full list of features and fixed issues please visit our <a href="http://www.magentocommerce.com/download/release_notes#Release%20Notes%20-%20Magento%201.4.1.0%20stable%20%28June%2010,%202010%29" rel="nofollow" title="release notes page" >release notes page</a>. Diff files are  available <a href="http://www.magentocommerce.com/download/diff" rel="nofollow" title="here" >here</a>.</p>
<p><strong><span style="text-decoration: underline;">Please Note</span>:  Since Database upgrade from EAV to flat sales  might be a very heavy operation and can take up to several hours  depending on number of orders and environment, please make sure to test  the upgrade on a non-production environment and make sure the  max_execution_time PHP option has appropriate large value that can  handle this operation. </strong> We do <strong>NOT</strong> recommend upgrading a  production installation of Magento directly. Please backup database and  all files before upgrading. Please make sure to check file permissions  before trying to upgrade through your Magento Connect Manager.We highly  recommend disabling Magento cache before upgrading.</p>
<p>Please report all issues with this release in the <a href="http://www.magentocommerce.com/bug-tracking/report/" rel="nofollow" title="here" >bug  tracker</a>.</p>
<p><span style="text-decoration: underline;"><strong>Important Note 1</strong></span>: If the Magento Compilation Module is  enabled it must be disabled before attempting to upgrade. After  upgrading is done, click on “Run Compilation Process” to process and  enable it again.</p>
<p><span style="text-decoration: underline;"><strong>Important Note 2</strong></span>: If you are running Magento version older  than 1.4.x in a cluster environment and are using a shared cache (e.g.  Memcached)  you will now need to also make sure to configure Magento to  use Database as the “slow” backend cache.</p></blockquote>
<p>I was installing a new Magento online store when they&#8217;re preparing the release. My installation, using PEAR Downloader technique, failed because of &#8220;duplicate channel&#8221;. I retried using Magento 1.4.0.1 full distribution and succeeded.</p>
<p>A few hours later Magento Commerce 1.4.1.0 was released. <img src='http://www.soluvas.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Next time, I should just wait!</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.soluvas.com/magento-commerce-1-4-1-0-new-version-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Magento 1.4.x Installation Error caused by PHP safe_mode</title>
		<link>http://www.soluvas.com/magento-1-4-x-installation-error-php-safe-mode/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-1-4-x-installation-error-php-safe-mode</link>
		<comments>http://www.soluvas.com/magento-1-4-x-installation-error-php-safe-mode/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 18:06:08 +0000</pubDate>
		<dc:creator>Hendy Irawan</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.soluvas.com/?p=112</guid>
		<description><![CDATA[After installing Magento on your shared hosting or dedicated server you may get the following error: There has been an error processing your request Exception printing is disabled by default for security reasons. Error log record number: XXXXXXXXXXXXXXX There are many cases why this might happen. Check out the error details in the directory var/report [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.soluvas.com%2Fmagento-1-4-x-installation-error-php-safe-mode%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.soluvas.com%2Fmagento-1-4-x-installation-error-php-safe-mode%2F&amp;source=Soluvas&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.soluvas.com/wp-content/uploads/2010/06/magento_install_does_not_work_002.png"><img class="alignnone size-medium wp-image-114" title="Magento 1.4 Installation Error due to PHP safe_mode" src="http://www.soluvas.com/wp-content/uploads/2010/06/magento_install_does_not_work_002-300x202.png" alt="Magento 1.4 Installation Error due to PHP safe_mode" width="300" height="202" /></a></p>
<p>After <strong>installing Magento</strong> on your <strong>shared hosting</strong> or <strong>dedicated server</strong> you may get the following <strong>error</strong>:</p>
<blockquote><p>There has been an error processing your request<br />
Exception printing is disabled by default for security reasons.<br />
Error log record number: XXXXXXXXXXXXXXX</p></blockquote>
<p>There are many cases why this might happen. Check out the error details in the directory <strong>var/report</strong> to see what&#8217;s going on.</p>
<p>In my case, though, the report says:</p>
<blockquote><p>a:5:{i:0;s:250:&#8221;Warning: realpath() [&lt;a href='function.realpath'&gt;function.realpath&lt;/a&gt;]: SAFE MODE Restriction in effect.  The script whose uid is 2397 is not allowed to access /tmp owned by uid 0  in /home/&#8230;/public_html/lib/Zend/Cache/Backend.php on line 185&#8243;;i:1;s:3891:&#8221;#0 [internal function]: mageCoreErrorHandler(2, &#8216;realpath() [&lt;a &#8230;&#8217;, &#8216;/home/&#8230;/&#8230;&#8217;, 185, Array)</p></blockquote>
<p>The error is caused by Magento attempting to access directory <strong>/tmp</strong> in the filesystem, but since PHP is running in safe mode, it is not allowed.</p>
<p>To fix it, you either disable safe_mode (NOT recommended), or patch the file <strong>magento/lib/Zend/Cache/Backend/File.php</strong> as follows:</p>
<p>Edit:</p>
<pre>protected $_options = array(
 'cache_dir' =&gt; null,</pre>
<p>Replace with:</p>
<pre>protected $_options = array(
 'cache_dir' =&gt; 'var/tmp',
</pre>
<p>Then create the directory <strong>tmp</strong> inside <strong>var</strong> directory in your Magento installation directory.</p>
<p>Now Magento should be running fine!<br />
Adapted from: <a href="http://www.designersandbox.com/magento/fix-for-magento-1-4-install-does-not-work" rel="nofollow" >Magento 1.4 installation fix</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.soluvas.com/magento-1-4-x-installation-error-php-safe-mode/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing Sample Data on Magento 1.4.0.1</title>
		<link>http://www.soluvas.com/installing-sample-data-on-magento-1-4-0-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-sample-data-on-magento-1-4-0-1</link>
		<comments>http://www.soluvas.com/installing-sample-data-on-magento-1-4-0-1/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 04:36:39 +0000</pubDate>
		<dc:creator>Hendy Irawan</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soluvas.com/?p=106</guid>
		<description><![CDATA[Installing Magento E-Commerce with Sample Data tutorial, with workaround for Magento bug.


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.soluvas.com%2Finstalling-sample-data-on-magento-1-4-0-1%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.soluvas.com%2Finstalling-sample-data-on-magento-1-4-0-1%2F&amp;source=Soluvas&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><strong>Installing Magento E-Commerce with Sample Data</strong> seems to have changed a bit since <strong>Magento 1.4</strong>, at least with Magento version 1.4.0.1.</p>
<p>You shouldn&#8217;t just copy the media/catalog folder before, but do the steps in this tutorial <strong>in order</strong>:</p>
<ol>
<li>Create database</li>
<li>Load sample DB into database</li>
<li>Extract Magento</li>
<li>Run installation</li>
<li>Ensure you get to the configure database page. Magento will complain about un-writeable directories. chmod or chown these folders (app/etc, var, and media)</li>
<li>Only AFTER you get to the &#8220;configure database&#8221; page, copy the &#8220;media/catalog&#8221; from Magento sample data distribution into your magento <strong>media</strong> folder. Make sure to redo  chmod or chown on media.</li>
<li>During configure, enable rewrites. (should be enabled on ALL Magento installations for basic SEO support)</li>
<li>After installation, edit .htaccess and edit RewriteBase if you&#8217;re not on root URI</li>
</ol>
<p>If you do step #6 before installation, you&#8217;ll never reach step #5 !</p>
<p>This is probably a bug in Magento, but not a very serious issue.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.soluvas.com/installing-sample-data-on-magento-1-4-0-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Install Magento Commerce 1.4</title>
		<link>http://www.soluvas.com/how-to-install-magento-commerce-1-4/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-magento-commerce-1-4</link>
		<comments>http://www.soluvas.com/how-to-install-magento-commerce-1-4/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 06:00:34 +0000</pubDate>
		<dc:creator>Hendy Irawan</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[commerce]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[magento 1.4]]></category>

		<guid isPermaLink="false">http://www.soluvas.com/?p=102</guid>
		<description><![CDATA[Magento Commerce 1.4 new version has been released! Magento is an open source eCommerce software. New Features in Magento Commerce 1.4 Implemented 3D Secure credit card validation (Visa and Mastercard) Full reimplementation of PayPal modules, includes lot of new functionality and numerous bugfixes Full review of frontend themes, introduced design cross-package fallback and the base/default [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.soluvas.com%2Fhow-to-install-magento-commerce-1-4%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.soluvas.com%2Fhow-to-install-magento-commerce-1-4%2F&amp;source=Soluvas&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><strong><a href="http://www.soluvas.com/magento"title="Magento Commerce" >Magento Commerce 1.4</a> </strong>new version has been released! Magento is an open source eCommerce software.</p>
<h3>New Features in Magento Commerce 1.4</h3>
<ul>
<li>Implemented 3D Secure credit card validation (Visa and Mastercard)</li>
<li>Full reimplementation of PayPal modules, includes lot of new functionality and numerous bugfixes</li>
<li>Full review of frontend themes, introduced design cross-package fallback and the base/default theme. Includes SEO and accessibility enhancements. Changes are oriented to dramatically reduce themes maintenance.</li>
<li>Added ability to define arbitrary cache backends</li>
<li>Optimized performance of sales reports, added new sales report types</li>
<li>Added image/media uploader/browser, that can browse entire media folder</li>
<li>Optimized performance of search indexer</li>
<li>Made order processing workflow more informative and severe</li>
<li>Reimplemented 404 and report pages, introduced 503 page, specifically for maintenance purposes</li>
<li>Improved javascript files merging, added CSS files merging</li>
<li>Added Widgets functionality, added several widgets out of the box</li>
<li>Added Custom Variables functionality</li>
<li>Added lot of new System Configuration options</li>
<li>Improved order placement reliability</li>
<li>Added WYSIWYG for CMS and Catalog</li>
<li>Optimized cache initialization during startup</li>
<li>Optimized export from grids in admin area</li>
<li>Improved tax and discount totals calculation</li>
<li>Replaced admin notification flash popup into a simple HTML overlay</li>
<li>Implemented product and category URLs per store view</li>
<li>Added ability to configure entry point using virtualhost environment configuration, rather than creating another physical entry point</li>
<li>Optimized simple product view without custom options</li>
</ul>
<h3>Tutorial: How to Install Magento Commerce 1.4</h3>
<ol>
<li><a href="http://www.magentocommerce.com/download" rel="nofollow" >Download Magento Commerce</a> (you may need to register).</li>
<li>Install Apache, PHP, MySQL. If you&#8217;re on Windows, <a href="http://www.apachefriends.org/en/xampp.html" rel="nofollow" >download XAMPP here</a>.</li>
<li>Using MySQL admin, create a database for Magento.</li>
<li>Unpack Magento to your Apache document root directory.</li>
<li>Refer to <a href="http://www.magentocommerce.com/wiki/magento_installation_guide" rel="nofollow" >Magento Installation Guide</a> for more information.</li>
</ol>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.soluvas.com/how-to-install-magento-commerce-1-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Menginstall Tampilan Bahasa Indonesia di Magento</title>
		<link>http://www.soluvas.com/install-tampilan-bahasa-indonesia-language-pack-di-magento-ecommerce/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-tampilan-bahasa-indonesia-language-pack-di-magento-ecommerce</link>
		<comments>http://www.soluvas.com/install-tampilan-bahasa-indonesia-language-pack-di-magento-ecommerce/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 14:57:03 +0000</pubDate>
		<dc:creator>Hendy Irawan</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[Indonesia]]></category>
		<category><![CDATA[Indonesian]]></category>
		<category><![CDATA[language pack]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://www.soluvas.com/?p=77</guid>
		<description><![CDATA[Magento adalah aplikasi e-commerce (disebut juga online store atau shopping cart) berbasis web dengan fasilitas sangat lengkap. Tampilan Magento dapat diterjemahkan ke bahasa lain selain bahasa Inggris menggunakan Language Pack. Berikut ini cara menginstall dukungan bahasa Indonesia. Catatan: Komputer/server Anda harus terkoneksi ke Internet saat melakukan langkah-langkah berikut. Dapatkan Extension Key Browse ke Indonesian Language [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.soluvas.com%2Finstall-tampilan-bahasa-indonesia-language-pack-di-magento-ecommerce%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.soluvas.com%2Finstall-tampilan-bahasa-indonesia-language-pack-di-magento-ecommerce%2F&amp;source=Soluvas&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.soluvas.com/magento" rel="nofollow" ><img style="max-width: 800px;" src="http://www.soluvas.com/wp-content/uploads/2009/11/magento-logo.png" /><br /></a></p>
<p><a href="http://www.soluvas.com/magento" rel="nofollow" >Magento</a> adalah aplikasi e-commerce (disebut juga <span style="font-style: italic;">online store</span> atau <span style="font-style: italic;">shopping cart</span>) berbasis web dengan fasilitas sangat lengkap.</p>
<p class="P5">Tampilan Magento dapat diterjemahkan ke bahasa lain selain bahasa Inggris menggunakan Language Pack. Berikut ini cara menginstall dukungan bahasa Indonesia.</p>
<p class="Text_20_body"><span style="font-weight: bold;" class="T1">Catatan:</span> Komputer/server Anda harus terkoneksi ke Internet saat melakukan langkah-langkah berikut.</p>
<p><b>Dapatkan Extension Key</b></p>
<ol>
<li>
<p>Browse ke <a href="http://www.magentocommerce.com/extension/packages/module/376/magento-community-modules--indonesian-indonesia-language-pack" rel="nofollow" >Indonesian 	Language Pack for Magento</a>.</p>
</li>
<li>Klik 	tab “Releases”.<br />Pada versi terbaru (paling atas), klik tombol 	“Get Extension Key”.<br />Centang “By checking this box I agree 	to the <a href="http://www.opensource.org/licenses/academic.php" rel="nofollow"  target="license_agreement">extension 	license agreement</a>&#8220;, lalu klik lagi tombol “Get Extension 	Key”.<br /><img style="max-width: 800px;" src="http://www.soluvas.com/wp-content/uploads/2009/11/Magento-Install-Language-Pack-Bahasa-Indonesia-2_html_m29ccac1.jpg" /></li>
<li>
<p style="page-break-before: auto; page-break-after: avoid;">Pilih 	extension key yang muncul, catat atau copy ke Clipboard. Contoh 	extension key untuk versi 1.2.0.0.2 adalah:</p>
<p> 	<span style="font-family: monospace;">magento-community/Locale_Mage_community_id_ID-1.2.0.0.2</span></p>
<p><img style="max-width: 800px;" src="http://www.soluvas.com/wp-content/uploads/2009/11/Magento-Install-Language-Pack-Bahasa-Indonesia-2_html_m516b46c2.jpg" /></li>
</ol>
<p><b>Install Language Pack Bahasa Indonesia</b>
<ol>
<li value="1">
<p>Dari admin Magento, klik menu System -&gt; Magento 	Connect -&gt; Magento Connect Manager.</p>
</li>
<li>
<p>Di bagian “Install New Extensions”, di kotak “Paste 	extension key to install”, masukkan extension key yang Anda catat 	di langkah 4, lalu klik tombol “Install”.<br /><img style="max-width: 800px;" src="http://www.soluvas.com/wp-content/uploads/2009/11/Magento-Install-Language-Pack-Bahasa-Indonesia-2_html_m610cf01b.jpg" /></p>
</li>
</ol>
<p><b>Aktifkan Tampilan Bahasa Indonesia</b></p>
<ol>
<li>
<p>Dari admin Magento, klik menu System -&gt; Configuration.</p>
</li>
<li>
<p>Pastikan 	Anda berada di halaman General -&gt; General.<br />Di bagian Locale 	options -&gt; Locale, pilih “Bahasa Indonesia”. Lalu klik tombol 	“Save Config”.<br /><img style="max-width: 800px;" src="http://www.soluvas.com/wp-content/uploads/2009/11/Magento-Install-Language-Pack-Bahasa-Indonesia-2_html_m6f4e6930.jpg" /></p>
</li>
</ol>
<p style="page-break-before: auto; page-break-after: avoid;"><b>Refresh Cache</b></p>
<p>Apabila cache Magento sedang aktif, perubahan Anda tidak langsung aktif. Langkah-langkah Refresh Cache sebagai berikut:</p>
<ol>
<li>
<p>Dari admin Magento, klik menu System -&gt; Cache Management.</p>
</li>
<li>
<p>Di bagian Cache Control -&gt; All Cache, pilih “Refresh”.<br /><img style="max-width: 800px;" src="http://www.soluvas.com/wp-content/uploads/2009/11/Magento-Install-Language-Pack-Bahasa-Indonesia-2_html_m372fd961.jpg" /></p>
</li>
<li>
<p>Klik tombol “Save cache settings”.</p>
</li>
</ol>
<p>Silakan cek tampilan aplikasi web Magento Anda yang baru. <img src='http://www.soluvas.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Saat ini, language pack bahasa Indonesia masih belum terlalu lengkap. Mau membantu? Silakan bergabung di <a href="http://www.magentocommerce.com/boards/viewthread/760/" rel="nofollow" >forum Language Pack Indonesia untuk Magento.</a><a href="file:///home/ceefour/Blog_Stuff/Soluvas/Magento%20-%20Install%20Language%20Pack%20Bahasa%20Indonesia%202.html#sdfootnote2sym" rel="nofollow" class="sdfootnoteanc" name="sdfootnote2anc" ></a></p>
<p><a href="http://www.magentocommerce.com/boards/viewthread/760/" rel="nofollow" ></a><a href="http://www.magentocommerce.com/boards/viewthread/760/" rel="nofollow" ><span class="Footnote_20_anchor" title="Footnote: http://www.magentocommerce.com/boards/viewthread/760/"></span></a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.soluvas.com/install-tampilan-bahasa-indonesia-language-pack-di-magento-ecommerce/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

