MyPTSMail Blog : Blog,Wiki,Filtered Email, with phone support

18
Jun

Tags Fix for Wordpress 2.8 Upgrade

Hello everyone.   The MyPTSMail Staff has upgraded everyone’s blog to Wordpress 2.8.  As some of you have already discovered, this upgrade caused a problem making the Post Tags feature of posting not work properly.  The problem was with the Category-Icons plugin.  The fix involved replacing a file.  We have already replaced this file for everyone.  You should be able to once again add tags to your posts.  If you are still experiencing difficulties, clear the cache in your browser or contact us.  For the details of the fix, visit:

http://www.category-icons.com/2009/06/category-icons-patch-for-wordpress-28/

Thanks.

17
Jun

Visual Editor/TinyMCE problems in Wordpress

If TinyMCE is not loading properly or the editor is stuck in HTML mode and won’t switch to Visual, there are several things to try and fix it:

1. Make sure the “Use the visual editor” checkbox in your profile is selected.

2. Clear your browser’s cache, quit it, start it again, go back to the write page and force-reload it several times, while holding down Shift (Firefox) or Ctrl (IE).

3. Delete both wp-admin and wp-includes directories and upload fresh copies from the WordPress installation package.

4. In Firefox, go to the following URL:
[your site]/wp-includes/js/tinymce/tiny_mce_config.php

It should open a large text (JavaScript) file, first line starting with var tinyMCEPreInit = ... and last line starting with tinyMCE.init({mode:"none",....

    If it’s a text file but doesn’t start and end as above, it is being pulled from network cache somewhere between the computer and the server. Reloading it a few times while holding down Shift/Ctrl may force the cache to refresh. After this, go back to the write/edit page and refresh it again.
    If it’s full with garbled characters, it usually means that compression on the server is enabled, but not set properly in php.ini. In this case either edit tiny_mce_config.php and change 'compress' => true, to 'compress' => false, to stop the compression of TinyMCE, or download this small plugin that will do it automatically.

If TinyMCE loads properly but the “Add Link” or “Edit Image” pop-up doesn’t work or show only empty frame, right-click in it and select Refresh while holding down Ctrl in IE, or This Frame -> Reload while holding down Shift in Firefox.

This is the same caching issue as above, but affecting only the pop-ups. Try these URLs with Firefox:
[your site]/wp-includes/js/tinymce/themes/advanced/js/link.js
[your site]/wp-includes/js/tinymce/themes/advanced/js/image.js

and force-refresh them several times to try to update the network cache.

In any case, the pop-ups will start working after a few hours (or may be a day) when the cache is refreshed.

And finally if none of the above fixes worked, try Firefox with Firebug and notice any js errors or any missing files (red 404s in the “Net” tab). If there are js errors, copy only the first one and see if it already has been discussed here, or open new thread with the specific error.

16
Jun

How to detect Windows Vista in batch file or logon script

Do you need to know how to detect Windows Vista in batch file or logon script? The following script will do that.

——– Start Script ———————–
SET Version=Unknown

VER | FINDSTR /IL “5.0″ > NUL
IF %ERRORLEVEL% EQU 0 SET Version=2000

VER | FINDSTR /IL “5.1.” > NUL
IF %ERRORLEVEL% EQU 0 SET Version=XP

VER | FINDSTR /IL “5.2.” > NUL
IF %ERRORLEVEL% EQU 0 SET Version=2003

VER | FINDSTR /IL “6.0.” > NUL
IF %ERRORLEVEL% EQU 0 SET Version=Vista

VER | FINDSTR /IL “6.1.” > NUL
IF %ERRORLEVEL% EQU 0 SET Version=7

——– End Script ———————–

For more information or technical support by phone for Windows batch files calll us at 410-838-5100 or email us at experts@experts@expertsinwindows.com
Skype: solution1000

11
Jun

Updating MyPTSMail blogs to Wordpess 2.8

We are in the process of updating all our MyPTSMail blogs to Wordpress 2.8

For more information or support for Wordpress or MyPTSMail contact us at 410-838-5100 or email us at experts@expertsinunix.com
Skype: solution100

03
Jun

Coverting windows file systems to NTFS using convert.exe

Converting to NTFS Using Convert.exe

convert

To convert a volume to NTFS from the command prompt

1.

Open Command Prompt. Click Start, point to All Programs, point to Accessories, and then click Command Prompt.
2.

In the command prompt window, type: convert drive_letter: /fs:ntfs

For example, typing convert D: /fs:ntfs would format drive D: with the ntfs format. You can convert FAT or FAT32 volumes to NTFS with this command.

Important Once you convert a drive or partition to NTFS, you cannot simply convert it back to FAT or FAT32. You will need to reformat the drive or partition which will erase all data, including programs and personal files, on the partition.

For more information or support for converting file systems in windows call us at 410-838-5100 or email us experts@expertsinwindows.com
Skype: solution1000

21
May

Consolidate all of your email accounts into one account

For those of you who want to move to MyPTSMail but are concerned about your friends not being able to send you email or losing email we can help you. When you move to MyPTSMail you can receive your mail addressed to your current email account directly to your MyPTSMail account. It will even be filtered when it comes in. Have more than one account? It doesn’t matter. We can get them all. We just need to know your current mail provider. Your email can be deleted from your current provider as it comes into your MyPTSMail account or a left in your current mailbox. Consolidate all of your email accounts into one myptsmail account. Read your yahoo,gmail,aol,hotmail or any other email in one place, your myptsmail account. You can use Outlook,Outlook express or Webmail. We support both pop and imap protocols. You also have technical support by phone for any of your questions. We will walk you through setups and get you started over the phone with your email or Wordpress blog,or wiki.

Using this feature you won’t miss any email with your friends and family. As you use MyPTSMail your friends and family will start to reply to your new MyPTSMail email address, read your free blog, look at your free wiki and more.

Try us free and see the difference.
Have questions? Call or email us for further information or support, and speak with a real person.

(410) 838-5100
info@myptsmail.com
Skype: solution1000

14
May

The MyPTSMail featured blog of the week 5/14/2009

The MyPTSMail Blog of the week is Denise’s Blog. This blog is a blog with discussions on relevant topics with video. It also features a word of the day with discussion about the word and how it applies to everyday life.

Do you want your own wordpress blog with full technical support by phone or email? How about video support through Skype?

Sign up for your blog today.

For more information or tech support by phone call 410-838-5100 or email us at myptsmail@myptsmail.com
Skype: solution1000

12
May

Customize Disk Cleanup tasks in Windows

To control how the cleanup process works, you need to first know the executable command for the Disk Cleanup utility, cleanmgr.exe. Then you need to learn to use the following switches to modify its behavior:

/D driveletter Runs Disk Cleanup using the drive letter you specify in place of driveletter (for example, type cleanmgr /d c:, to apply the utility to drive C). (This option is ignored if you use the /Sagerun switch.)
/Sageset:n Opens a dialog box that lets you select Disk Cleanup options, creates a registry key that corresponds to the number you entered (where n is an arbitrary number from 0 through 65535), and then saves your settings in that key.
/Sagerun:n Retrieves the saved settings for the number you enter in place of n and then runs Disk Cleanup without requiring any interaction on your part.

To put all the pieces together, follow these steps:

1. Click Start, Run (or open a Command Prompt window) and type the command cleanmgr /sageset:200. (This number is completely arbitrary; you can choose any number from 0 through 65535.)
2. In the Disk Cleanup Settings dialog box, choose the options you want to apply whenever you use these settings. In this example, I’ve cleared all the check boxes except the one in front of Temporary files.

cleanmgr Customize Disk Cleanup tasks in Windows

3. Click OK to save your changes in the registry.
4. Create a shortcut that uses the command cleanmgr /sagerun:200. Save the shortcut in the Windows folder using a descriptive name – Clean Temp Files, for instance.
5. Open Control Panel’s Scheduled Tasks folder and start the Add Scheduled Task Wizard. When prompted to select the program you want Windows to run, click Browse and select the shortcut you just created. Follow the wizard’s remaining prompts to schedule the command to run at regular intervals.
6. Repeat steps 1–5 for other Disk Cleanup options you want to automate.

For more information on Disk Cleanup and Cleanmgr.exe call us at 410-838-5100 or email us at experts@expertsinunix.com
Skype: solution1000

11
May

WordPress Mobile Edition for your blog

WordPress Mobile Edition for your blog

A new version of WordPress Mobile Edition plugin, allowing blog editors to edit posts while on the go has been installed. This will allow you post your blog directly. It works differently than the postie plugin and allows a more real time feel just as if you were at your PC.

Start blogging today with technical support by phone or email for your Wordpress blog.

For more information or support call us at 410-838-5100 or email us at myptsmail@myptsmail.com
Skype: solution1000

14
Apr

The Difference between a Blog and a Wiki

The simple answer is that a blog is like a journal. It’s great if you want to have an ongoing dialogue or discussion. Say, if the kids are keeping a daily diary about their homework, or about any topic.
A wiki, however, is less about new content every day, and more about evolving the same content over time.
So for example, on a wiki, you could have a student post an essay, and then another student can make some additions and corrections, and another, and another, and over time the essay improves and becomes the work of the whole class.
Blogs are about communicating, wikis are about getting work done, or working together.

Would you like a blog or wiki with full technical support by phone? Would you like both? Start a blog or wiki today.
For more information or support contact us at 410-838-5100 or email us at myptsmail@myptsmail.com
Skype: solution1000

© 2009 MyPTSMail Blog : Blog,Wiki,Filtered Email, with phone support | Entries (RSS) and Comments (RSS)

Design by Web4 Sudoku - Powered By Wordpress