1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

"The advanced usage script URL is not valid" error message

Discussion in 'Keyword Tracker' started by CanadianEh, Apr 15, 2005.

  1. #1
    When trying to setup the Advanced Usage Script I keep getting this error. I have tried the script on 4 servers.
     
    CanadianEh, Apr 15, 2005 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    What's the URL?
     
    digitalpoint, Apr 15, 2005 IP
  3. CanadianEh

    CanadianEh Notable Member

    Messages:
    3,812
    Likes Received:
    380
    Best Answers:
    0
    Trophy Points:
    260
    #3
    CanadianEh, Apr 15, 2005 IP
  4. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #4
    It's returning a bunch of stuff that should not be... check the source. There should not be any HTML in it.
     
    digitalpoint, Apr 15, 2005 IP
  5. CanadianEh

    CanadianEh Notable Member

    Messages:
    3,812
    Likes Received:
    380
    Best Answers:
    0
    Trophy Points:
    260
    #5
    Your right. I cut and pasted the code into the <body> </body> of a new PHP document. It looked unusual to I tried it many times.
     
    CanadianEh, Apr 15, 2005 IP
  6. CanadianEh

    CanadianEh Notable Member

    Messages:
    3,812
    Likes Received:
    380
    Best Answers:
    0
    Trophy Points:
    260
    #6
    Still have the same problems.
     
    CanadianEh, Apr 16, 2005 IP
  7. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #7
    It still has HTML in it.
     
    digitalpoint, Apr 16, 2005 IP
  8. CanadianEh

    CanadianEh Notable Member

    Messages:
    3,812
    Likes Received:
    380
    Best Answers:
    0
    Trophy Points:
    260
    #8
    I still agree. Like I said, I only did a cut and paste, without changing anything.
     
    CanadianEh, Apr 16, 2005 IP
  9. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #9
    You may want to talk to your server admin then.
     
    digitalpoint, Apr 16, 2005 IP
  10. CanadianEh

    CanadianEh Notable Member

    Messages:
    3,812
    Likes Received:
    380
    Best Answers:
    0
    Trophy Points:
    260
    #10
    I would have to contact 4 different server admins as I have tried it on 4 different servers.

    This part of the code seems to be creating the html

    } else {
    $body = "<?xml version='1.0' encoding='UTF-8'?>\n\n" .
     
    CanadianEh, Apr 20, 2005 IP
  11. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #11
    Nope... it's on your end. The <?xml part is supposed to be there, and not being displayed when you look at the source (as expected). Your source looks like this:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Untitled Document</title>
    </head>
    
    <body>
    a:1:{s:7:"results";s:4:"9999";}
    </body>
    </html>
    Code (markup):
    So everything except a:1:{s:7:"results";s:4:"9999";} is being added on your end. Either it was added to the PHP source, or the server is doing it.
     
    digitalpoint, Apr 20, 2005 IP
  12. CanadianEh

    CanadianEh Notable Member

    Messages:
    3,812
    Likes Received:
    380
    Best Answers:
    0
    Trophy Points:
    260
    #12
    Got it. Thanks.

    Dreamweaver puts the html heading info in a new document. It worked fine everywhere else, including the co-op.

    It worked when I removed the html and headings.

    Thanks for your help. I will really appreciate using the tool.
     
    CanadianEh, Apr 20, 2005 IP
  13. CanadianEh

    CanadianEh Notable Member

    Messages:
    3,812
    Likes Received:
    380
    Best Answers:
    0
    Trophy Points:
    260
    #13
    The Keyword acker really rocks now. :) :eek: :D

    Very :cool:
     
    CanadianEh, Apr 20, 2005 IP
  14. Sly

    Sly Well-Known Member

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    116
    #14
    Shawn
    I am getting the same message but dont beleive their are any of the same problems with html code.
    I posted the URL to you via PM but not reply as yet...
     
    Sly, May 15, 2005 IP