Having a PHP issue...

Discussion in 'PHP' started by PalSys, Dec 19, 2006.

  1. #1
    This is a weird one. I took a copy of the modified PHProxy script that I use on sites such as this one and integrated it exactly at http://www.palsys.ca/proxy.

    It looks like it should, but it doesn't work at all :eek: I believe the problem is that palsys.ca itself is coded with a mix of HTML and PHP, and I think the PHP tags are interfering with one another.

    Any ideas?

    Thanks in advance!
     
    PalSys, Dec 19, 2006 IP
  2. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #2
    There are 2 body tags on that page, also, you need to include the js libs that come with php proxy for correct operation......
     
    krakjoe, Dec 19, 2006 IP
  3. PalSys

    PalSys palsys.io

    Messages:
    2,628
    Likes Received:
    224
    Best Answers:
    0
    Trophy Points:
    230
    #3
    That fixed it 100%, I had a bad path in there. Thanks very much krakjoe :)
     
    PalSys, Dec 19, 2006 IP
  4. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #4
    no problem :)
     
    krakjoe, Dec 19, 2006 IP
    PalSys likes this.