I am writing this blog article to you on the new WordPress 3.5. The updates since 3.4 are really nice. I am especially enjoying the new media manager, with it’s easy to use ‘Drop files anywhere to upload’ screen. According to their Trac install, there is only six issues left to fix before they release… Read more »
Posts Categorized: PHP
Strict Notice: Only variables should be passed by reference in ..lib/Zend/Db/Select.php on line 216
Having problems with your (older) Magento install on your (newer) PHP? Some versions of Magento have been using the ‘current‘ function incorrectly. If you experience the following error: Strict Notice: Only variables should be passed by reference in ..lib/Zend/Db/Select.php on line 216 A simpler fix may just be to change two files: File One: lib/Zend/Db/Select.php… Read more »
Holiday mode started early?
Looking at my emails, I just realised that I forgot to pay for Drupal Downunder. -.-”
PHP Fog gets $1.8m in funds
PHP is one of the most popular web development language in the world, with millions of active developers and tens of millions of PHP-based sites already in deployment. A new company on the PHP scene has been created to service the hundreds of thousands of application developers who work with PHP on a daily basis…. Read more »
A new PHP Asterisk Gateway Interface
In my random searches of the Internet, I have found on Github a new PHP AGI framework. Incase all of that sounded like gibberish: AGI == Asterisk Gateway Interface. Asterisk == VoIP Server. VoIP Server == “Press 1. for”, PHP Framework == “if ($key->pressed == “1″) {” This framework (nicely named just PAGI) is intended… Read more »
Virtuozzo module for WHMCS
I have written a module for WHMCS for Virtuozzo. If you have any Virtuozzo servers that you would love to have integrated with WHMCS, read the instructions I have posted on the WHMCS forum and download the module.