VR Junkyard's Archive

How to retrieve wordpress account password

This item was filled under [ Wordpress ]

Here’s how to retrieve wordpress account password: 1. Open your phpmyadmin 2. on SQL tab, put this on search: UPDATE `wp_users` SET `user_pass` = MD5( ‘new_password_here’ ) WHERE `wp_users`.`user_login` = “admin_username”; “new_password_here” – replace this with the new password you wish to use. “admin_username” – replace this with the username the password should be updated [...]

Continue reading...

A Beginner’s Guide to the Different eBay Auction Types

This item was filled under [ Ebay ]

Over the years, eBay has introduced all sorts of different auction types, in an effort to give people more options when they buy and sell their things on eBay. For every seller who doesn’t like the idea that their item might sell for a far lower price than they intend, there’s another who wants to [...]

Continue reading...

How to recover from Google ‘Page Rank Slammed’

This item was filled under [ Google Adsense, Traffic & SEO ]

I have one site that were PR 3 and then suddenly it got slammed into zero! i was sad, but i try to find how to make the PR raise again more than everything. And the answer that i found recently has been suggesting to just never stop SEO activities because gogle keeps an eye [...]

Continue reading...

Tagged with: [ , , ]

Blogs that “do-follow” links

This item was filled under [ Blogging, Links, Useful Website, Webmaster ]

For developing our website building, we need to be linked from numerous website that have PR and more importantly that “do-follow” links. If the website has “no-follow” links inside their coding (html), there’s no use replacing your link there. I wanna share some links that “do-follow” your link when you post your comment there. I’m [...]

Continue reading...

Tagged with: [ , ]

HTTP error on uploading images to WordPress 2.5.1

This item was filled under [ Wordpress ]

If you experienced problem with uploading the images in wordpress 2.5.1. Here’s the step by step solving tutorial: – Make a notepad file. Name it test.txt – Insert this coding to the test.txt SecFilterEngine Off SecFilterScanPOST Off Save. – Then upload it via FTP to your wordpress root. – CHMOD it to 777 – Okay, [...]

Continue reading...

Updated to WordPress Version 2.5.1

This item was filled under [ Wordpress ]

I updated my wordpress to the newest version 2.5.1 last night and it got error like this: Fatal error: Call to undefined function get_shortcode_regex() So, what i did was..downgrading my WP to the old version, then installing WordPress Automatic upgrade plugin. Then Installed the WP upgrade automatically from that plugin. And yes, it works fine!

Continue reading...

Page 3 of 131234510...Last »