Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 Links in members profile not right
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

miamivipclub
Starting Member

29 Posts

Posted - 30 April 2001 :  17:08:05  Show Profile
When you view a members profile I am getting a url of my website followed by the web link they listed in there profile. Anyone have any idea why this is happening?

for instance the user named "editor" has a link to his website and when you click on it tries to go to http://www.miamivipclub.com/http%3A%2F%2Fwww%2Emiamidrum%2Ecom

Thanks
Rick


MorningZ
Junior Member

USA
169 Posts

Posted - 30 April 2001 :  22:45:52  Show Profile  Visit MorningZ's Homepage  Send MorningZ an AOL message
i also get that here
( not sure if this link'll work w/o being logged into the board )

i took a brief look at the ASP for it, it looks tight to me..... but it's still wrong




Edited by - MorningZ on 30 April 2001 22:47:50
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 30 April 2001 :  22:56:50  Show Profile
If y'all will email me your pop_profile.asp file, I'll take a look at them.
Go to Top of Page

MorningZ
Junior Member

USA
169 Posts

Posted - 30 April 2001 :  23:03:46  Show Profile  Visit MorningZ's Homepage  Send MorningZ an AOL message
miami...
easy fix for yourself

change line 505 in pop_profile from ( if this isnt the line, do a search on the page for: if strHomepage = "1" then , it's a few lines below that )

<a href="<% = ChkString(rs("M_Homepage"), "urlpath") %>" target="_Blank"><% =ChkString(rs("M_Homepage"), "display") %></a>

to:

<a href="<% = ChkString(rs("M_Homepage"), "display") %>" target="_Blank"><% =ChkString(rs("M_Homepage"), "display") %></a>

( the change: from "urlpath" to "display" on the ChkString call )

fixed it on mine just now

Go to Top of Page

miamivipclub
Starting Member

29 Posts

Posted - 01 May 2001 :  13:10:54  Show Profile
Ok got it thanks I also had to change the same in MY picture click for larger and cool links.
Peace
Rick
MiamiVipclub.com

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07