By Ryan on December 2, 2009
I encountered this error today from copying and pasting a code snippet that was from one of our PDF textbooks.
illegal character /160
After making sure that our brackets matched, methods weren’t variables, variables weren’t methods, we didn’t know what was going on. Everything looked good and clean. So we decided to do the unthinkable: we retyped [...]
Posted in Error, Java | Tagged character, Error, illegal, Java
By Ryan on November 2, 2009
Ubuntu 9.10 came out just a few days ago. I was eager to try it but at the moment, I don’t have a spare computer. However, since my current computer has enough horse power to spare, I thought I’d throw Ubuntu in a Virtual Machine, specifically, VirtualBox.
Installation was a breeze. Installing the Guest Additions to [...]
Posted in Error, Tips | Tagged Error, permissions, ubuntu, virtualbox
By Ryan on July 20, 2009
Since I’ve been writing my own tiny php framework in recent weeks, I’ve been exposed to a lot of strange and wild PHP error messages. These error messages are supposed to be the light at the end of the tunnel but rather often they are the precipice right before someone comes over and yells, don’t [...]
Posted in Error, PHP | Tagged context, empty, Error, PHP, return value
By Ryan on June 26, 2009
My father was pre-ordering the Windows 7 Home Premium Upgrade today. He needed to know if he should get a copy for my mother’s computer which currently runs Windows XP. She uses it for work primarily and because of that, uses the Cisco VPN client. I have a number of computers running the Windows 7 RC [...]
Posted in Error, Windows | Tagged 2738, cisco, client, Error, internal, vpn, windows 7
By Ryan on May 25, 2009
Recently I found this article which may explain the disappearance of ampstart from the web. I’m sad to see ampstart go but if it’s causing trouble, it has to go. The comments below may still be of some use to you though. Do not use AMPStart. New versions of XAMPP work very well and probably [...]
Posted in Error, Windows | Tagged ampstart, directory, mismatch, xampp
By Ryan on March 13, 2009
I was looking at the WP Security Scan plugin (by Michael Torbert) that was recently updated to version 2.3.8. When I was looking in the security section, I noticed the usual coming soon features but below that I also noticed some big errors like these,
Warning: ABSPATH.”wp-content/plugins/wp-security-scan//b939749eebb2ae71d663ab35c79d1381.spc is not writeable in /homepages/26/d199854844/htdocs/rrsad/wp-content/plugins/wp-security-scan/simplepie.inc on line 759
and
Warning: ./cache/bc3d4fa0be92dcdcbab71158e44da674.spc is not writeable in [...]
Posted in Error, Vulnerability, Wordpress | Tagged 2.3.8, 2.4, Error, WP Security Scan
By Ryan on January 24, 2009
While I was setting up the new mooWalkthrough I encountered a problem the page editor in Dokuwiki. The Toolbar was missing. You can still use the editor without the toolbar but it’s nice to be able to click it for the headers.
I looked into it myself and with firebug, I discovered that there was a [...]
Posted in Error, Tips | Tagged compress, conf, dokuwiki, missing, toolbar
By Ryan on December 19, 2008
In Java, there is a particular case where using Scanner can cause a request for input to be totally ignored. I’ve called it the int-skip-string case. Basically, you enter an int using Scanner.nextInt() and proceed to enter a string but just as you’re about to type it, you notice that your chance is gone! And [...]
Posted in Error, Java | Tagged int, Java, newline, nextInt, nextLine, scanner, skip, stop, string
By Ryan on November 25, 2008
I was attempting to update from the Wordpress trunk, I believe, today. In the bottom right hand corner of the admin panel, you can see the following.
You are using a development version (2.7-beta3). Cool! Please stay updated.
I click on stay updated and I get to the admin page for updates in 2.7. I had two choices, [...]
Posted in Error, Wordpress | Tagged 2.7, beta, Error, pcl zip util path reduction, Wordpress
By Ryan on September 27, 2008
I was going to install Adobe Dreamweaver for a friend, however, he’s so lucky to have Vista. The problem is that Vista has issues. You can get an error when you try to install.
Internal Error 2739. Contact Customer Support.
It’s not very helpful, but it is good for a Google Search! Actually, it’s pretty easy to [...]
Posted in Error | Tagged adobe, Error, vista, Windows