After about 30 mins of struggling to change the default install dir for inno setup I finally found the answer: Basically the previous install directory for software has precedence of…
Change DefaultDirName in InnoSetup
no value given for one or more required parameters. oledb c# – SOLVED
When you get this error, this is almost always as a result of a misspelt column name. I recently received this error with the following line of code: [box] cmdContactSync…
Opencart Price Displays as 0 when I have options – SOLVED
So when you add products with options in Opencart and you leave the base price blank, the blank base price will show on your website. Of course this is undesired…
Maximum Value of Int32
The maximum value for Int32 is 2,147,483,647 Knock yourself out ? Cheerio!
Reset mysql root password Ubuntu 12.04 – SOLVED
After struggling for sometime, I found a very simple set of instructions which will help you reset you root password in no time at all: [box] https://help.ubuntu.com/community/MysqlPasswordReset[/box]
503 valid rcpt must precede data error – Outlook – SOLVED
A common problem, a simple solution ? [box type=”bio”] Ensure that authentication is enabled for your SMTP server in Outlook – Take the following steps: Click Tools -> Account Settings…
Email Notifier (TurkeyBabble) based on subject or from address
We recently wrote a lovely little email notifier application (TurkeyBabble) which plays a specified sound upon receiving a particular email or from a particular address. Your email client will notify…
Change slider speed in OpenCart
The slider / Slideshow in OpenCart is way way to fast: Open: catalog/view/theme/default/template/module/slideshow.tpl Find: [box type=”bio”] $(‘#slideshow’).nivoSlider();[/box] Change To: [box type=”bio”] $(‘#slideshow’).nivoSlider({pauseTime:8000});[/box] Courtesy of OpenCart Forums user Simon
Sign into multiple Skype accounts on the same computer
Quite a nifty code which enables you to log into multiple skype accounts on the same computer – very simple to implement: Open Notepad Paste the following code in Notepad[box…
Sign-in to multiple Twitter accounts / Use Twitter on your desktop – TweetDeck
Do you want to use Twitter from your desktop? Do you have multiple Twitter accounts and are tired of signing into each and every one of them to post those…









