Php4u - php4u.co.uk - PHP 4u

Latest News:

Product review DATE in my account is incorrect (Magento) 2 Nov 2011 | 02:28 am

Check template/review/customer/list.phtml dateFormat($_review->getCreatedAt()) ?> replace with dateFormat($_review->getReviewCreatedAt()) ?> Noticed in Magento EE 1.11.0.2

How to access magento search results externally (Drupal, Joomla, Zend Framework, Symfony etc) 25 Sep 2011 | 01:41 am

Blast Search Lucene module enables you to get superquick results delivered to external application Options are: 1) if applications are on the same server you can simply include Magento code and use ...

Zend Paginator – how to access objects, not data only 23 Aug 2011 | 08:07 pm

If you’re using Zend_Paginator, I’m sure on some point you’ll need to access your object instead of only data. First of all you need to have your Zend_Db_Table defined with rowchild, for example i...

How to return all magento product SKUs in one SQL? 15 Jun 2011 | 01:10 am

Sometimes when you create some cart rules in magento you want to use condition that product SKU “is not one of” you can insert comma separated list of SKUs there to give you just idea look below .....

Mongo PECL problem after update 21 Dec 2010 | 12:08 am

If you’re experiencing following error after upgrading mongo from PECL “Exception: pass in an identifying string to get a persistent connection” You can uninstall new one pecl uninstall mongo and in...

FastCGI and PHP Auth (HTTP_AUTH) problem solved 13 Oct 2010 | 08:21 pm

There is a problem with Authorisation headers and php running as FastCGI. To solve it you need to tell FastCGI to pass authorisation headers and then translate it back to PHP So in your vhost file or...

Magento invoices mysql table located 24 Aug 2010 | 08:26 pm

If you’re looking where Magento stores its invoices, first step was to locate table sales_order_invoice, but such table doesn’t exists. Good starting point is always a Magento API, which shows you a ...

Zend_Test_Client problem with GET parameters in path 21 Aug 2010 | 03:19 am

Let’s say you want to send REST request to http://test.server.int/articles and your provider requires to send token parameter – but in URL So your final url will be http://test.server.int/articles?to...

Recently parsed news:

Recent searches: