WordPress 3.2.1 Upgrade Problems

upgrade problem

I recently upgraded my blogs to WordPress 3.2.1.  After the upgrade I was unable to add tags or add images.  I couldn’t change my permalink on new posts after upgrading to WordPress 3.2.1 as well.

How did I fix the Wordpess 3.2.1 upgrade?  Actually it was embarrassingly easy.  I deactivated all of my plugins.  Then I realized I had four plugins that required upgrading.  After upgrading these plugins, including Disgus, I activated them one by one.

Surprisingly I was able to use all of my original plugins, leading me to believe one of the plugin upgrades fixed the WordPress problem.

If you have recently upgraded to WordPress 3.2.1 and can’t add photos, tags or have other problems, upgrade all of your plugins.  If this does not fix the issue, deactivate all of your plugins and activate them again.

Open New Word 2007 Documents in Final Review

Many users want Word to open documents in “Final” rather than in “Final Showing Markup.”

This is how you make Word open in Final:

  • Open word.
  • Open a new blank document once Word is open.
  • Hit Alt/F11
  • Under “Normal” highlight “this document.”
  • Right click This Document and Insert Module.
  • Paste the following code in the open window:

””””’ VB Start ””””’
Sub AutoOpen()
With ActiveWindow.View
.ShowRevisionsAndComments = False
.RevisionsView = wdRevisionsViewFinal
End With
CommandBars(“Reviewing”).Visible = False
”’OPTIONAL: previous line turns off Reviewing toolbar
End Sub
””””’ VB End ””””’

  • Click File, Save Normal.
  • Restart Word.

If this does not work, you may have to do the following:

This is how you make Word open in Final:

  • Open word.
  • Open a new blank document once Word is open.
  • Hit Alt/F11
  • Under “Normal” highlight “this document.”
  • Look down towards the left for “Final.”
  • Change Final from False to True.
  • Click File, Save Normal.
  • Restart Word.

final review

 

Out of Office Assistant Server is Currently Unavailable

Do you have a user who is trying to enable or disable the “Out of Office Assistant” in Microsoft Outlook only to receive the following message?

“Your Out of Office settings cannot be displayed, because the server is currently unavailable. Try again later.”

This occurs if the user is logged in to a generic account on the computer but is using a domain account to access an exchange server.  A quick work around is to have the user log in to Outlook Web Access to turn on or off the Out of Office Assistant.

 

 

Another Installation is in Progress Error

Are you receiving the message:

Another installation is in progress. You must complete that installation before continuing this one.

To fix this, reboot and try again.  If it still does not work, this should fix it:

-Click Start and Control Panel or Start, Settings, Control Panel.

-Double click on Administrative Tools.

-Double click on Services.

-Scroll down to “Windows Installer” and highlight it.

-Right click Windows Installer and select Stop.

-After the service has stopped, right click it again and select Start.  Now you should be able to install your program.

Outlook Crashes From Dropdown Menu

Problem:

When you select a dropdown menu in Outlook 2003 or Outlook 2007, Outlook crashes.  This may happen when choosing Mail Format and Message Format.

Solution:

To fix this, find another computer that has the following file:

C:\windows\WindowsShell.Manifest

Copy this file to a thumb drive and paste it into your computer’s directory c:\windows.  You may want to rename the original file on the problem computer to windowsshellold.maniftest before you copy the new one over.

Close outlook, reopen it and your problem will be resolved.

Error 1704 when Installing Microsoft Office or SP3

Are you trying to install Microsoft Office or SP3 and receiving the following error?: 

“Error 1704 an installation for Microsoft Office Professional Pro is currently suspended” or “Unable to read from or write to the database.”

You can find the fix here.  Simply run it and your problem will be solved!

Error When Installing Macromedia Contribute 3

error installing

When Installing Macromedia Contribute 3, you may get the following error: 

Error 1904 Module c:\windows\system32\macromedia\flash.ocx Failed to register hresult 2147220473. 

If you receive this error, click OK and continue with the install.  Then, copy the file:

C:\WINDOWS\system32\psapi.dll

to

C:\Program Files\Macromedia\Contribute 3\psapi.dll

Blank Pages Printing In Between Jobs

I’ve recently seen an issue in which blank pages print in between forms and labels from HP printers.  The blank pages usually print in between jobs that are generated through a Citrix environment.

To keep the printer from sending blank pages in between jobs, connect to the printer through it’s IP address.  Go to the configuration settings and find the PCL section.  Under PCL you should see the option to suppress blank pages.  Select “Yes” and save your change.

This procedure usually keeps blank pages from printing when jobs are created through a Citrix environment.

stop blank pages

Windows XP Keeps Rebooting and Does Not Load

xp rebooting

Does your computer start booting up in to windows, only to restart again?  I’ve seen many computers reboot in a loop, never completely loading Windows XP.  In many cases, the master boot record is corrupt.

Provided your Windows version is located on c:\, this is how you fix the problem of windows repeatedly rebooting:

Put your XP disc in to your computer’s cd drive.

Turn on your computer.

Press R for Repair a Windows Installation.

Select your operating system and hit Enter.

If you are prompted for the administrator password, enter it now.

To fix your master boot record, type in:  fixmbr

Use this at your own risk, knowing that there is always a possibility that your data will be wiped out.  You may want to consider copying your data to a different computer using a USB 2.0 Universal Adapter.  These are only $20 and are worth their weight in gold.

If you have access to fdisk, you can repair your master boot record using fdisk /mbr.