Results 1 to 4 of 4

Thread: http:// remove if No URL entered

  1. #1
    Join Date
    Jun 2008
    Posts
    65

    Default http:// remove if No URL entered

    Hey Guys,
    Bruce said that the http:// can be removed from IndexU deluxe from the detail page if a URL isn't entered when adding a listing... I just can't seem to see where.

    Anyone know?

    thanks in advance!
    B

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    In add.php line 57

    $url = "http://";

    But it's a bad idea like I said. Users are going to add URL's like blah.com and www.blah.com and IndexU is going to resolve them as http://www.yoururl.com/blah.com and http://www.yoururl.com/www.blah.com which obviously won't work.

  3. #3
    Join Date
    Jun 2008
    Posts
    65

    Default

    Hey Bruce, I have Deluxe version.... Does this make any difference?

    Sorry, I posted this in the wrong section of the forum.

  4. #4
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    Makes no difference.

    What you should do is disable URL's in Default Fields if you don't want to force users to have to add a URL. Disabling the URL simply means that it is not required, but users can still add it.

Similar Threads

  1. Replies: 1
    Last Post: 11-07-2007, 03:31 AM
  2. Http://www.hudsonnights.com
    By persut in forum Sites in Action
    Replies: 4
    Last Post: 01-03-2004, 09:39 PM
  3. http://
    By persut in forum v5.x
    Replies: 6
    Last Post: 11-22-2003, 01:11 AM
  4. Adding no http:// links
    By Che Guevara in forum v5.x
    Replies: 7
    Last Post: 04-26-2002, 12:18 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •