I have been looking at enabling Domain Keys Identified Mail using opendkim and have discovered a lot of very good howto's just by Googling But I just thought I would list a configuration mistake I made. When you create a domain key using the opendkim-genkey command if...
James McDonald
Elegant Themes Divi – Power to the non-designer
Just transfered http://gmspropertycare.com.au over to the Divi theme from ElegantThemes The good thing about Divi is its many configuration options. The bad thing about Divi is it's many configuration options. Anyway it's nearly midnight and I need sleep.
When DNS is lying – Finding a Windows Computer Old School Style
Just had a call about a sound problem and the Windows DNS was resolving the Windows PC's hostname with an IP of 192.168.0.109 but I couldn't connect remotely to the computer. The user was connected to the internet so I knew it had a working IP address. So next step...
Website Content Transfer (Webscraping using jQuery Selectors and Node.js)
I was looking at how to transfer product information from custom shop to WooCommerce in Wordpress. My challenge was to get all the data for a mass product transfer without doing a lot of manual entry. With products online they generally have consistent html divs,...
Woocommerce 2.1.12 nginx
Problems: Click on cart or checkout or my-account and 404 not found Clicking shopping cart red item delete button doesn't delete the cart item. Cart only worked with permalinks set to "Default" i.e. not any rewriting Possible cause: Bad nginx configuration # before...
CakePHP: Database connection “Mysql” is missing, or could not be created.
This error on Fedora 20 with CakePHP 2.5.3 CakePHP is NOT able to connect to the database. Database connection "Mysql" is missing, or could not be created. These commands fixed it (basically the MySQL PDO adapter is missing) yum install...
Proxy Error – Reason: Error reading from remote server
Using Apache as a Reverse Proxy to connect to an SBS 2011 server which runs Exchange Outlook Web Access and I kept getting "Proxy Error - Reason: Error reading from remote server" this occurred when I first connected to the reverse proxy server as follows: <SBS...
xTuple Client install on 64bit OS
When you run the xTuple installer under a Linux 64 bit O/S sometimes it returns to the command prompt with blank or no output. ./xTuple-4.5.0-linux-installer.run Searching the forums gives hints, some are very dated...
xTuple 4.5.0 Postbooks Client Unable to Print to Cups Printer
Currently no fix, but a hacky work-a-round listed below: I have posted largely similar content on the xtuple.org/forum hoping they will reply with a fix. Problem: Can print PDF to local file system but cannot print to CUPS printer Error Message: When I start xtuple...
Contributing to Projects on GitHub all You Need is a Fork
Today I did my first attempt at committing some code to an open source project named xtuple, specifically the javascript part that supports the xtuple-mobile client https://github.com/xtuple/xtuple After posting a query about a translation issue on the xTuple...
