This is Naruzo's Typepad Profile.
Join Typepad and start following Naruzo's activity
Naruzo
東京
汗かいてます。情熱の。
Recent Activity
``` Can't call method "ok" on an undefined value...
``` Can't call method "ok" on an undefined value at ... lib/perl5/Test/Deep.pm line 150. ``` This means that you `use Test::Deep::NoTest` in some other loaded class, so `Test::Builder` isn't being loaded. Continue reading
Posted Oct 7, 2014 at Naruzo's blog
Comment
0
Customer Support: Monster.com geolocation gone wild
Dear monster.com support, I live in Japan but want to view US Job postings (in actuality I want to view Job postings in Sweden, but can't seem to view your Swedish site in English.) Every time I try to access www.monster.com you redirect me to http://www.monster.com/geo/siteselection. Even if I click... Continue reading
Posted Apr 10, 2012 at Naruzo's blog
Comment
0
ruby/rvm/gem: "no such file to load" on OSX
So I went with a single-user install of RVM and installed via the tutorial here. All seemed to work well, until I tried to use some gems. gem installs would appear to work fine, but whenever I ran my test code I would get errors like this: /Users/naruzo/.rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:37:in `require': no... Continue reading
Posted Jan 9, 2012 at Naruzo's blog
Comment
0
Crocheted Magic Mouse Cover
# Supplies 1. 1 8mm hook 1. 3 colors of yarn: A, B, C # Original pattern: ## With A 1. Ch 20 1. Ch 2 1. Sc into 2nd ch from hook using your edging of choice and complete 1 sc * I can't remember the name, but I... Continue reading
Posted Dec 26, 2011 at Naruzo's blog
Comment
0
@sathya glad the info came in handy!
SSL with Magento behind a load balancer
If there is a load balancer or other server handling SSL in front of your webserver, you need a way to tell Magento that it's receiving a secure connection, or else it will put you into a 302 redirect loop. Put the following above the `Mage::run...` line at the bottom of your index.php to prevent...
@Shaun Sorry for the late response!
I didn't experience any problems logging into admin after the change.
Did you find a solution?
SSL with Magento behind a load balancer
If there is a load balancer or other server handling SSL in front of your webserver, you need a way to tell Magento that it's receiving a secure connection, or else it will put you into a 302 redirect loop. Put the following above the `Mage::run...` line at the bottom of your index.php to prevent...
SSL with Magento behind a load balancer
If there is a load balancer or other server handling SSL in front of your webserver, you need a way to tell Magento that it's receiving a secure connection, or else it will put you into a 302 redirect loop. Put the following above the `Mage::run...` line at the bottom... Continue reading
Posted Jan 20, 2011 at Naruzo's blog
Comment
6
Amazon EC2 Elastic Load Balancing (ELB)
# Random EC2 notes * **Comments welcome!!** This is my first foray into EC2 land, so there may be better ways of doing these things. ## Load Balancer 1. The health check interval is only valid to 1/10 of a minute * If you put "0.33" for example, saving the... Continue reading
Posted Jan 20, 2011 at Naruzo's blog
Comment
0
Greasemonkey: Copy/paste from 語源由来辞典
The 語源由来辞典 can be fun to browse through. Today I s... Continue reading
Posted Nov 4, 2010 at Naruzo's blog
Comment
0
Magento: Event listeners and scope
If you're running any backend processing for Magento (unit tests, automated billing cycles, etc.) that rely on the Mage::dispatchEvent() mechanism, be careful of scope in your config.xml! If your *``* block is inside *``*, then those events will trigger **only** when triggered by a frontend action (ie, someone interacts with... Continue reading
Posted Oct 20, 2010 at Naruzo's blog
Comment
0
If you want to temporary disable Magento's email...
If you want to temporary disable Magento's email features (eg if you're unit testing the Checkout pipeline) then try this: Mage::app()->getStore()->setConfig('system/smtp/disable', true); More on my experiences using PHPUnit with Magento in the coming weeks. Continue reading
Posted Oct 20, 2010 at Naruzo's blog
Comment
0
Back in business!
Thanks to the TypePad support team, I'm finally back online! It seems like I neglected to complete a very important step after my Vox migration, but TP was very patient and understanding. Thanks to Melanie, Jen and Kymberlie for helping me out! Continue reading
Posted Oct 14, 2010 at Naruzo's blog
Comment
0
Naruzo is now following The Typepad Team
Sep 2, 2010
More...
Subscribe to Naruzo’s Recent Activity