I deleted the bbpress folder from the server and then reput all the same files and reactived it. Eveything seems to be working fine now.
I’ve found where the code lives! Now I don’t know how to change it to point to the bbpress profile (see below).
< ?php printf(__('Logged in as <a href="%1$s">%2$s.'), get_option('siteurl') . '/forums/users/', $user_identity); ?> </a><a href="" title=""></a>
I’ve tried changing the href to
href="http://retreadwerks.com/forums/users/%1$s"
but that’s not working either. I dont know what bbpress users for its profile url but I’ll keep looking. In the meantime does anyone have any suggestions?
-
This reply was modified 12 years, 1 month ago by bjstone906.
-
This reply was modified 12 years, 1 month ago by bjstone906.
-
This reply was modified 12 years, 1 month ago by bjstone906.