AUGUST 2015

  • HOW TO RESET A WORDPRESS PASSWORD FROM PHPMYADMIN

    AUTHOR: // CATEGORY: Development, Open Source, Wordpress

    No Comments
    How to Reset a WordPress Password from phpMyAdmin

    Knowing how to reset your WordPress password from phpMyAdmin is one of the essential things you should know about because for some reason if your site is hacked, or something else, you are no longer able to login to your admin panel using the login information, and you are not able to reset the password via email, this method can be very useful. We have helped three users with the same issue therefore we have decided to do this writeup.

    Every WordPress blog uses a MySQL Database which can be accessed through your phpMyAdmin even if you are not using cPanel hosting. Follow the following steps to reset your WordPress password:

    Video Tutorial

    If you don’t like the video or need more instructions, then continue reading.

    Step 1 – Identify the Name of your Database

    It is always good to know the name of your WordPress Database. Sometimes you might be running multiple installations within the same database, then you will need to know exactly where to look for to reset the password. The best place to look is your wp-config.php file which is located in your root WordPress Directory. In there you will find the name of your database.

    Step 2 – Locating Database and Editing the Fields

    In your cPanel or other admin panel, you will need to access your MySQL database and then browse it via phpMyAdmin.

    phpMyAdmin in cPanel

    Once you are in phpMyAdmin, you will need to select the correct database on the left hand side. Look for the name that you found in your wp-config.php and click on that. You will see a list of tables with a prefix wp_ for the most part.

    If you changed your prefix during installation, then you would be looking for that specific prefix “for ex: wp673_”.

    You will look for the table wp_users, click on it and then click on the Browse Tab.

    phpMyAdmin Browse

    Click on the Pencil (Edit) Icon to reset your Password.

    phpMyAdmin Edit

    Now you will see a field that looks like this:

    phpMyAdmin Edit field

    Edit the user_pass field value. You will notice that there are a lot of random characters in the password field. Due to security reasons, WordPress stores the passwords as MD5 Hash rather than Plain text.

    This means that you will not be able to enter plain text as the password. You would need to use one of the MD5 generators online to generate your password.

    Recommended Tool: JavaScript MD5

    Simply type your password in that tool and generate MD5 results. Copy and paste the code you get from the converter into your phpMyAdmin field and click Go to save changes.

    You have now successfully changed your WordPress Password from phpMyAdmin.

    All credits to http://www.wpbeginner.com/beginners-guide/how-to-reset-a-wordpress-password-from-phpmyadmin/

  • HOW TO DISABLE OUTLOOK 2013 READ RECEIPTS

    AUTHOR: // CATEGORY: Windows

    No Comments

    Read receipts are an interesting feature in mail programs, but it is a feature that is not standardized. Many popular email clients block them, and a lot of the email programs that exist for Mac OS X don’t include them at all, or are complicated to implement. But they do have their uses, so some people still choose to include them with messages that they send from their computer. However, that does not mean that you need to comply with their request. A read receipt is just that – a request from the sender to notify them when you have opened their message. If you are becoming annoyed with receiving these read receipts in Outlook 2013 and no longer want to send read receipts or even be notified that they have been requested, you can turn off read receipts in Outlook 2013.

     

    How to Disable Outlook 2013 Read Receipts

    Whatever your feelings about read receipts might be, there are still people that will insist on using them. There are certain fields and individuals where a read receipt can actually be important and useful, but many people that use them are simply trying to find out that you have opened an email that they sent to you, and it is no more important than a billion other emails that are sent every day without read receipts. So continue reading below to learn the necessary steps for stopping read receipt requests in Outlook 2013.

     

    Step 1: Launch Outlook 2013.

     

    Step 2: Click the File tab at the top-left corner of the window.

    click the file tab

     

     

    Step 3: Click Options in the column at the left side of the window. This is going to open a separateOutlook Options window.

    click options to open the outlook options window

     

     

    Step 4: Click the Mail option in the column at the left side of the Outlook Options window.

    click mail in the left column

     

     

    Step 5: Scroll down to the tracking section, then click the option to the left of Never send a read receipt.

    how to turn off read receipts in outlook 2013

     

     

    Step 6: Click the OK button to close the window and save your changes.

    Credits: http://www.solveyourtech.com/how-do-you-turn-off-read-receipts-in-outlook-2013/

    Happy Outlooking