Tag Archives: error

Google AdSense Unknown Error [SOLUTION!]

If you are trying to block an advertiser URL in Google AdSense, you may encounter the following error: Unknown error occured when try to apply decision to URL: www.SomeWebsiteURL.com To fix the error, try changing the URL to all lowercase and resubmitting. 🙂 Google seems to disallow any uppercase letters, which is kind of weird since they allow uppercase URLs in their advertisements. Ohh well, it is an easy thing to work around and not that big of a deal! 🙂

Error 109 when applying for an EIN online

Recently I was applying for an EIN online at the irs.gov website. I was on the very last step and received an error referencing error number 109: I was using the Google Chrome browser the first time I applied, so I switched to Internet Explorer and attempted the application again. This time the application completed successfully. If you are using Chrome and receive a similar error at the end of the application process, I recommend retrying with Internet Explorer. Hopefully that

Error 103 (net::ERR_CONNECTION_ABORTED) Unknown error.

If you receive this error: Error 103 (net::ERR_CONNECTION_ABORTED): Unknown error. when when using Google Chrome to visit sites like Amazon , or when trying to place an order on Amazon then you may want to check your extensions/plugins settings: (Click the wrench icon to the right of the Chrome taskbar -> Settings -> Extensions) For me, there was a plugin called: Autocomplete = on1.0 which changes ‘autocomplete=off’ to ‘autocomplete=on’ in web pages, so your passwords will be remembered. After disabling this plugin

Fixing Warning: date() [function.date] in PHP 5.3 [solved]

If you recently upgraded to a newer version of PHP, like PHP 5.3, you may be getting some errors similar to this in your PHP scripts: Warning: date() [function.date]: It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected ‘America/Chicago’ for […]  instead

Simple Graph Data, WordPress plugin – image error (and minify)

I use the Simple Graph WordPress plugin for displaying graphs on my blog. Normally it works great. Today, however, I noticed that the graph on my weight page wasn’t showing. Since all the data that I’d input looked correct, and not much else had changed with the plugin itself, I expected it was another plugin that was causing an issue. Sure enough, after a bit of testing I found that minify was causing the Simple Graph plugin image output to