<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>www.solutioning.eu</title>
	<link>http://www.solutioning.eu</link>
	<description>Loads of tech stuff :) Our daily tech life.</description>
	<lastBuildDate>Tue, 12 Jul 2011 09:54:21 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Matrice &#8211; Prestashop 1.4.3 &#8211; Undefined variable: nb_products FIX</title>
		<description><![CDATA[I am rebuilding one of our webshops and run into this nasty error when clicking on the home category from the TOP navigation menu. Notice: Undefined variable: nb_products in /var/www/html/shopname/tools/smarty/sysplugins/smarty_internal_data.php on line 291 There are no products. We are using the Matrice theme which is truly amazing however there seems to be an issue here [...]]]></description>
		<link>http://www.solutioning.eu/2011/07/12/matrice-prestashop-1-4-3-undefined-variable-nb_products-fix/</link>
			</item>
	<item>
		<title>Email Forwarding with iRedMail and phpLDAPadmin &#8211; How to?</title>
		<description><![CDATA[After installation of iRedMail I was quite happy with the product up until the point that I realized that there is no mail forwarding option in iRedMail backend. I was browsing forums but I only could find very complicated solutions or hints that you can do it either from the postfixadmin backend ( which is [...]]]></description>
		<link>http://www.solutioning.eu/2011/06/12/email-forwarding-with-iredmail-and-phpldapadmin-how-to/</link>
			</item>
	<item>
		<title>Slow to receive emails? &#8211; Disable Postfix Greylisting</title>
		<description><![CDATA[Once you install iRedMail on your own VPS you might encounter issues by mails not being received on time or not being received at all. In my case I just had to disable the Postfix Policyd greylisting. I have seen many reject error messages in /var/www/mail.log : Jun 11 18:13:55 ProcessingEngine postfix/smtpd[13562]: connect from gateway01.websitewelcome.com[69.41.242.19] [...]]]></description>
		<link>http://www.solutioning.eu/2011/06/11/slow-to-receive-email-disable-postfix-greylisting/</link>
			</item>
	<item>
		<title>Setting &#8220;In-stock first&#8221; as default option on products pages &#8211; Prestashop 1.4</title>
		<description><![CDATA[There is no option like that in Back Office  -&#62; Preferences -&#62; Products. The relevant admin tabs code shows ( AdminPPreferences.php) : array(&#8216;id&#8217; =&#62; &#8217;0&#8242;, &#8216;name&#8217; =&#62; $this-&#62;l(&#8216;Product name&#8217;)), array(&#8216;id&#8217; =&#62; &#8217;1&#8242;, &#8216;name&#8217; =&#62; $this-&#62;l(&#8216;Product price&#8217;)), array(&#8216;id&#8217; =&#62; &#8217;2&#8242;, &#8216;name&#8217; =&#62; $this-&#62;l(&#8216;Product added date&#8217;)), array(&#8216;id&#8217; =&#62; &#8217;4&#8242;, &#8216;name&#8217; =&#62; $this-&#62;l(&#8216;Position inside category&#8217;)), array(&#8216;id&#8217; =&#62; &#8217;5&#8242;, [...]]]></description>
		<link>http://www.solutioning.eu/2011/04/13/setting-in-stock-first-as-default-option-on-products-pages-prestashop-1-4/</link>
			</item>
	<item>
		<title>Handling Hungarian character set from PHP &#8211; Ő Ű problem</title>
		<description><![CDATA[I have started to write an app in php and run into the good old character set problem.Ő and Ű characters were not displayed correctly however I have converted the data back and forth. The key is to use UTF-8 encoding. You have to tell php what encoding to use you can achieve this either [...]]]></description>
		<link>http://www.solutioning.eu/2010/12/21/handling-hungarian-character-set-from-php-o-u-problem/</link>
			</item>
	<item>
		<title>Google Base Feed partly uploads &#8211; Prestashop</title>
		<description><![CDATA[I am using www.ecartservices.net&#8217;s Google Base feed generator. I ran into a problem last week. I have over 5000 products in one of my store. The feed was generated fine however when I am uploading to Google Base only loads about 1000 of them. I was trying to find out what went wrong but I [...]]]></description>
		<link>http://www.solutioning.eu/2010/09/22/google-base-feed-partly-uploads-prestashop/</link>
			</item>
	<item>
		<title>Refurbishing of iranyspanyolorszag.com</title>
		<description><![CDATA[We are currently refurbishing the www.iranyspanyolorszag.com page. We are changing the profile from a community website to more tourism based one adding loads of information however keeping part of the information of the previous page. We also migrated the site from joomla into wordpress giving it a fresh look and better navigation.]]></description>
		<link>http://www.solutioning.eu/2010/09/07/refurbishing-of-iranyspanyolorszag-com/</link>
			</item>
	<item>
		<title>How to change a wordpress site&#8217;s URL</title>
		<description><![CDATA[I recently had to copy over to solutioning.eu this blog from blog.solutioning.eu. I read many articles and it was really confusing. Since the database was already on the same server and the username/ password hasn&#8217;t changed once I copied all the files the site was running but there were no styles whatsoever so it looked [...]]]></description>
		<link>http://www.solutioning.eu/2010/09/01/how-to-change-a-wordpress-site-s-url/</link>
			</item>
	<item>
		<title>Visualize MySQL Database on Ubuntu &#8211; PNG Dump</title>
		<description><![CDATA[Install SQL Fairy: sudo apt-get install sqlfairy Create a database Dump: mysqldump -u root -p -d databasename &#62; database.sql Create png file from database dump sqlt-graph -f MySQL -o mydatabase.png -t png database.sql]]></description>
		<link>http://www.solutioning.eu/2010/02/13/visualize-mysql-database-on-ubuntu-png-dump/</link>
			</item>
	<item>
		<title>Windows 7 Install &#8211; Cannot Find DVD Driver Solution</title>
		<description><![CDATA[I bought new hardware a week ago and I decided to try windows 7 64bit. After putting it all together I tried to install Windows 7 which was going for a while then it started to complain about the DVD Driver and the installation process stopped. This error usually happens when you have an old [...]]]></description>
		<link>http://www.solutioning.eu/2010/01/26/windows-7-install-cannot-find-dvd-driver-solution/</link>
			</item>
</channel>
</rss>

