Problem.
When a user goes to view their profile at /user.php the category URL's in the sidebar becomes *
www.site.com/news* which creates a 404 error
On other pages the category link in the sidebar gives out *
www.site.com/index.php?category=News*
I'd rather the clean URLs from the first instance but can live with the second temporarily if someone can direct me to clean up the categories from within the profiles.
Thanks!