Category: Geekery

  • Magento blank sales order view page after SUPEE 7405 patch

    If you applied the SUPEE 7405 patch or upgraded to Magento 1.9.2.3 and suddenly you found out that your sales order pages are blank, then here’s a quick fix. Just copy app/code/core/Mage/Adminhtml/Helper/Sales.php to app/code/local/Mage/Adminhtml/Helper/Sales.php, then open it. Find $links = []; then replace it with $links = array(); then save it.

    Clear your cache and check your sales order view page. It’s now fixed. This is currently a bug for PHP 5.4 and below, so another fix is just upgrade your PHP version to 5.4 and above to resolve this issue fast.

  • Gmail Add another email address you own Authentication failed even if the password is correct

    Gmail Add another email address you own Authentication failed even if the password is correct

    add-another-email-you-own
    Did you encounter this error even if your password is correct? “Authentication failed. Please check your username/password.
    [Server response: 534-5.7.14 Please log in via your web browser and 534-5.7.14 then try again. 534-5.7.14 Learn more at 534 5.7.14 https://support.google.com/mail/answer/78754 m3sm2558931lfb.8 – gsmtp code(534) ]
    ” Then you’ve come to the right place.
    (more…)

  • The last day of Google PageSpeed Service

    The last day of Google PageSpeed Service

    Screen Shot 2015-07-13 at 11.21.21 PM
    Today is the last day of the Google hosted PageSpeed service. So if you’re using pagespeed.googlehosted.com as your CNAME, you better change it today, or else, your site won’t load anymore. It has been 4.5 years since Google PageSpeed service started, and it’s been an awesome ride! My site’s page load speed actually increased after using their hosted page speed service. But now, it’s time to move on. You can use Cloudflare, just like what I’m using right now, or have your own self hosted pagespeed service.
    (more…)

  • Three Things To Look For In A Diesel Parts Company

    Three Things To Look For In A Diesel Parts Company

    Diesel Parts
    Whether you’re a truck enthusiast who always wants the latest and greatest parts for your vehicle or simply an individual who needs replacement pieces, finding a great diesel parts company is important. Ideally, you want to do business with a retailer who offers excellent parts at reasonable rates. To ensure that you can attain the all-around exceptional goods and services you deserve, be sure to look for the following things in a diesel parts company:
    (more…)

  • Add a domain or domain alias is no longer available for free G Apps accounts

    Yep, you’ve read it right. Add a domain or domain alias is no longer available for free G Apps accounts starting last year I think. Suddenly I just can’t add any more additional domains to my other Google Apps account. I think they found it to be a loop hole or something. Because when you have an old Google Apps account with 2000+ users, you can add additional domain without limit. So you don’t need to buy a Google Apps for Business account in order to enjoy all the features of Google Apps.
    (more…)

  • A brand new Singlehop is coming soon!

    A brand new Singlehop is coming soon!

    singlehop
    Singlehop.com is currently upgrading their website. Right now, everything seems to be inaccessible, including their support page, LEAP3.singlehop.com. In their maintenance page, they said that you can still file a ticket and login directly to https://leap3.singlehop.com, but it’s not working. If you’re in a hurry you can actually e-mail the [email protected]. It’s the only way to reach them right now, as support e-mail is not available in Singlehop. You can only reach support through LEAP, which is not available as of the moment.
    (more…)

  • Magento 1.9.1 Fatal error: Call to a member function isLockExists()

    If you encountered the Fatal error: Call to a member function isLockExists() after trying re-index your Magento site, then don’t panic. It’s just a minor glitch after upgrading from 1.9.0.1 to 1.9.1. Just clear your cache then try re-indexing again. It will work afterwards. If your latest Magento site still doesn’t work, try logging out the logging in back again and all the errors will be gone in no time.

  • Magento 1.9.1 Demo: Now with Built-in Configurable Swatches

    Magento 1.9.1 Demo: Now with Built-in Configurable Swatches


    Magento 1.9.1 comes with Configurable Swatches. This is the latest and most awaited updated in Magento. I’ve been waiting for this all year long and now it’s released. The mobile responsive theme was also improved with better UI and everything seems to be better (can’t wait for 2.0).
    (more…)