Browsing all articles from October, 2010
In case if you forget your WordPress admin password and you are unable to reset it via forgot password, you have to reset your password through the WordPress database directly. The most convenient way to manage the database is via the phpMyAdmin tool at your web hosting account.
In phpMyAdmin, select your WordPress database from the drop-down menu on the left. The page will refresh and the database’s tables will be displayed on it. Open the SQL tab (look at the top navigation bar).
In the text field write the following SQL query:
UPDATE `wp_users` SET `user_pass` = MD5( ‘your_new_password’ ) WHERE `wp_users`.`user_login` = “your_admin_username”;
“your_new_password” – replace this with the new password you wish to use.
“your_admin_username” – replace this with the username the password should be updated for.
Once you are ready, click on the GO button to submit the query. If everything goes fine without errors, you should be able to login to WordPress with the new password.
Popularity: 8%
WordPress Premium Themes
Categories
Tags
Briefed wordpress theme by WooThemes
Business Wordpress theme
e-commerce wordpress theme
Free Premium WordPress Theme
Free Twitter style WordPress theme
Free WordPress Theme
gallery wordpress theme
online store using WordPress
Personal Blog theme
photography wordpress theme
portfolio wordpress theme
Real estate premium WordPress theme
Statua by Woothemes
Twitter Micro-blogging theme
WooThemes
Wordpress Business theme
Wordpress e-commerce theme
wordpress gallery theme
WordPress Magazine theme
WordPress Micro blogging theme
Wordpress Multimedia theme
Wordpress NEWS theme
Wordpress personal blog theme
Wordpress Photoblog theme
Wordpress Portfolio theme
Wordpress travel blogging theme
Web Hosting Discussion
- RatePoint Accounts Permanently Closing on February 02, 2012
- Error when trying to upgrade SMF 1.1.15 to 1.1.16
- Web Application Gallery module is unavailable
- What is Black Hat SEO and does it affect my website ranking?
- How to optimize MySQL database using phpMyAdmin
- How to repair a corrupted MySQL database from cPanel and phpMyAdmin
- How to change the database storage engine of a MySQL database table
Affiliate Programs
- 1BodyCare Affiliate Program
- ElegantThemes Affiliate Program
- Templatic.com Affiliate Program – Premium WordPress Themes provider
- PayPal Affiliate Program
- wpremix affiliate program – WordPress Premium themes provider
- Web Hosting Affiliate – DedicatedNOW Affiliate Program
- WooThemes Affiliate Program










