Archive for the ‘Technical Issues’ Category

Acronis 2009 Breaks Dynamic Windows Raid Array

Friday, December 26th, 2008 Posted in Technical Issues | No Comments »

I just tried installing Acronis True Image Home 2009 and ended up having to use system restore twice now because it would disable my dynamic windows raid array I have setup on my pc after the next reboot. The only ...

Slow Windows Load Time

Tuesday, October 14th, 2008 Posted in Technical Issues, Tricks | 1 Comment »

I'm trying to solve a problem where my computer at work takes forever to become usable after logging onto windows. Edit: For lazy people, the end result was mapped drives were slowing boot time significantly. The following tweaks helped only with ...

Useful hMailServer Tips & Tricks

Wednesday, October 8th, 2008 Posted in Technical Issues, Tricks | No Comments »

Tricks Using TrendMicro Security Server Speedup downloading large attachments in Thunderbird Use hMailServer to share email across a home network Spam Installing ASSP with hMailServer Use ASSP with hMailServer Add ASSP multiple report buttons in Microsoft Outlook Dealing with Problems Very large mailbox crashes hmailserver

osCommerce Error: Unable to determine the page link

Thursday, October 2nd, 2008 Posted in Programming, Technical Issues | 3 Comments »

This is a simple PHP4 -> PHP5 error. Make sure the following is in your .htaccess file. [code]php_flag register_globals On php_value register_long_arrays On[/code]

osCommerce PHP4 -> PHP5 Fixes

Monday, September 15th, 2008 Posted in Programming, Technical Issues | 2 Comments »

There are a few problems that come from moving an old install of osCommerce to a new server with PHP5 or just simply upgrading from PHP4 to PHP5.

Plesk Error: NonzeroExitException (Solution)

Monday, August 25th, 2008 Posted in Technical Issues | 2 Comments »

I got this error trying to restore a Plesk backup from one server to another:

MS Access: The RunMacro action was canceled.

Tuesday, June 17th, 2008 Posted in Technical Issues | No Comments »

I was trying to run an msaccess macro using Windows XP scheduled tasks. It wasn't working. It gave me the following error when it tried to close access after the macro was finished: "The RunMacro action was canceled. You used a ...

How to setup Highslide JS plugin for NextGEN Gallery

Friday, June 13th, 2008 Posted in Technical Issues | 2 Comments »

Download the WP-Highslide *WORDPRESS* Plugin, install it to your site. Download the Highslide JS code from the authors website. Find the highslide.js file in the authors code and put it in the wp-highslide plugin's main folder. Rename the WP-Highslide plugin's folder to "highslide" Activate ...

Xcopy Sharing Violation

Wednesday, June 4th, 2008 Posted in Technical Issues | No Comments »

If you get a "Sharing Violation" error while using the DOS "xcopy" program, just use the "/C" switch to make it continue copying even if errors occur.

Can’t Update Adobe CS3 / Photoshop 10.0.1

Friday, March 28th, 2008 Posted in Technical Issues | No Comments »

All that I can see when I run any of the Adobe CS3 patches, including the Photoshop CS3 10.0.1 update is just a blank installer screen. Even the button doesn't have any text in it. Update: I solved it!