Wordpress problem please help me !!

DeepSinghal

BANNED
Joined
Dec 14, 2011
Messages
157
Reaction score
76
One small problem when you see under this post

***********************************************

When you click to "View all posts by Deep singhal →"

There is an error "nothing found for Author "

Because

Working url is :
***********************

When we click it turns to this :
**************************

and then error cum's up


If you can help please reply i will be very thankfull to you :(
 
Last edited by a moderator:
Back up your WP database then try this. Should solve your problem.

Code:
1.From cPanel click on "phpMyAdmin". 
2.Select your WP database from the menu on the left.
3.Select the wp_users table, then click the "Browse" tab.
4.Locate the row with your username in the user_login column. Click the Edit button (the pencil icon) in that row.
5.Enter the desired URL version of your name into the user_nicename field.
6.Click "Go" to save.
 
Back
Top