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.

PHProxy errors

Discussion in 'PHP' started by blueparukia, Jan 13, 2008.

  1. #1
    I have coded for PHProxy on countless occassions, and this is the first time I have ever had an error, and now I get like ten:

    Warning: rawurldecode() expects parameter 1 to be string, array given in W:\www\proxy\index.php on line 574

    Warning: Cannot modify header information - headers already sent by (output started at W:\www\proxy\index.php:574) in W:\www\proxy\index.php on line 1169

    Warning: Cannot modify header information - headers already sent by (output started at W:\www\proxy\index.php:574) in W:\www\proxy\index.php on line 1176

    The last one repeats multiple times. I do have other files required() in index.inc.php, but the errors still persist when I remove them.

    What would be causing this? (am reluctant to post code).

    Cheers,

    BP
     
    blueparukia, Jan 13, 2008 IP
  2. blueparukia

    blueparukia Well-Known Member

    Messages:
    1,564
    Likes Received:
    71
    Best Answers:
    7
    Trophy Points:
    160
    #2
    Ahh...I'm on localhost.

    Uploaded to a server and it works fine.
     
    blueparukia, Jan 13, 2008 IP
  3. jayshah

    jayshah Peon

    Messages:
    1,126
    Likes Received:
    68
    Best Answers:
    1
    Trophy Points:
    0
    #3
    FYI: That shouldn't have made a difference, but from what I can remember, that is a known PHProxy bug (which won't be fixed, as it's no longer under active development by its' author).

    Jay
     
    jayshah, Jan 14, 2008 IP