Magento Downloader – No Extensions Listed
Tuesday, July 20th, 2010 Posted in Technical Issues | No Comments »If you can't see any packages or extensions listed in the Magento Connect Manager (Downloader), I might just have the fix for you. First thing I noticed was we didnt have pear installed (use this script to make sure your ...
DD-WRT TX Errors – 0% 0 OK
Friday, July 9th, 2010 Posted in Technical Issues | No Comments »Wireless - Wireless Security: Set to "disable" (Wifi signal will now be visible) Wireless - Basic Settings: Set "Wireless Mode" to "Client Bridge". Save, then Apply. (Your internet will go down, manually load your routers address or you will just ...
The network path was not found
Thursday, June 10th, 2010 Posted in Technical Issues | No Comments »The following Windows 7 error kept me from accessing shares on the network. 0x80070035 The network path was not found
Error Starting HomeGroup Listener
Thursday, June 10th, 2010 Posted in Technical Issues | No Comments »In Windows 7, if you get the following error: [code]The HomeGroup Listener service terminated with service-specific error %%-2147023143.[/code] You must have the Windows Firewall service disabled. Start it up and then HomeGroup Listener should start.
Nagios SSL/Connection Issue Solved
Wednesday, May 26th, 2010 Posted in Linux, Technical Issues | No Comments »On /etc/nagios/nrpe.cfg, (remote server) comment out the following line: #allowed_hosts= They say it ignores this config line if you use xinet.d, but they are totally wrong. I used to get the "Host <blah> is not allowed to talk to us!" error because ...
Setup Guide for AC-7 Wireless DAW Control Surface
Friday, February 5th, 2010 Posted in Music, Technical Issues | 2 Comments »The information for setting up this iPhone app on XP with Reaper is very limited. Here is a quick guide.
ListMessenger SMTP Error
Thursday, August 6th, 2009 Posted in Technical Issues | No Comments »I started receiving the following error after making some network changes: [code]Unable to send message to email@email.com. LM_Mailer responded: SMTP Error: Could not connect to SMTP host.[/code] How I fixed it: I set my ListMessenger to use PHPmail and then edited my ...
Get Ventrilo to Work on the EEE PC (Sort-of)
Saturday, April 4th, 2009 Posted in Customization, Technical Issues | No Comments »1. Edit the file: ~/.wine/drive_c/windows/system.ini 2. And add the following line: MSACM.msgsm610=msgsm32.acm 3. Next you need to get your hands on the windows file 'msgsm32.acm' from an existing windows partition (C:/WINDOWS/system32/msgsm32.acm) and copy it to '~/.wine/drive_c/windows/system/'. 4. Run vent. Note: When I transmit, I can usually ...
MSN Messenger Error 80048820
Tuesday, February 24th, 2009 Posted in Technical Issues | No Comments »Correct your system date and time before logging on and it should stop this issue. I had this problem because my CMOS battery isn't working as well and my date/time resets after leaving the PC off for a while.
Fix MBR for an Old MS-DOS System
Friday, December 26th, 2008 Posted in Technical Issues | No Comments »I accidentally installed grub and couldn't figure out how to uninstall or override it with another boot loader. The others just weren't working. Running fdisk /mbr didn't work for me either. What I had to do was insert and boot ...