+T F T C Posted January 17, 2007 Posted January 17, 2007 I'm creating a website. I'd like to create links for viewers to visit both my profile here on Geocaching.com, and other geocacher's profiles. How can I do this without using stat bars?
bogleman Posted January 17, 2007 Posted January 17, 2007 (edited) [url=http://www.geocaching.com/profile/?guid=d0ee4b07-bdc6-4204-bcc7-4e98e04faa94]Bogleman[/url] should look like this Bogleman Is this what you were looking for? I used my profile link as an example - select the profile you want and it should work Edited January 17, 2007 by bogleman
+GrizzlyJohn Posted January 17, 2007 Posted January 17, 2007 should look like this Bogleman Is this what you were looking for? I don't think that will work unless the person is logged in.
+alexrudd Posted January 17, 2007 Posted January 17, 2007 There's no way to view a profile without logging in; that link is the best method.
+Prime Suspect Posted January 18, 2007 Posted January 18, 2007 [url=http://www.geocaching.com/profile/?guid=d0ee4b07-bdc6-4204-bcc7-4e98e04faa94]Bogleman[/url] should look like this Bogleman Is this what you were looking for? I used my profile link as an example - select the profile you want and it should work That's BBCode. It's not going to work. He needs to use HTML.
+T F T C Posted January 18, 2007 Author Posted January 18, 2007 I need HTML. Is the only way to accomplish this by using the stat bar?
+Lil Devil Posted January 18, 2007 Posted January 18, 2007 Is the only way to accomplish this by using the stat bar? Since your visitors can't view profiles without being logged in, therefor needing to create a profile themselves, I think the statsbars would be your best solution.
+Marky Posted January 18, 2007 Posted January 18, 2007 Although this doesn't work for all usernames, it is relatively handy: <a href="http://www.geocaching.com/profile/?u=username">username</a> Just replace 'username' with the cacher's name.
+AZBuckeye04 Posted January 18, 2007 Posted January 18, 2007 [url=http://www.geocaching.com/profile/?guid=d0ee4b07-bdc6-4204-bcc7-4e98e04faa94]Bogleman[/url] should look like this Bogleman Is this what you were looking for? I used my profile link as an example - select the profile you want and it should work That's BBCode. It's not going to work. He needs to use HTML. When you first go to someones profile simply copy the url currently displayed in your browser's address bar. Then the code would be as follows: <a href="http://www.geocaching.com/profile/?guid=d0ee4b07-bdc6-4204-bcc7-4e98e04faa94">AZBliss02</a> Just replace the url that is between the quotes and you're set. Again though, there is no way of displaying someones profile without being a registered, logged in, user. Jared
Recommended Posts