Fatal Error

Discussion in 'Keyword Tracker' started by BlueDevilMedia, Nov 26, 2015.

  1. #1
    Fatal error: Can't use function return value in write context in public_html/dp.php on line 85

    any ideas??
     
    BlueDevilMedia, Nov 26, 2015 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    Are you using an old(ish) version of PHP by chance?
     
    digitalpoint, Nov 26, 2015 IP
  3. kimanierick

    kimanierick Member

    Messages:
    246
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    33
    #3
    please first update the version you are using. there is already an efficient version out. All the best
     
    kimanierick, Nov 26, 2015 IP
  4. BlueDevilMedia

    BlueDevilMedia Well-Known Member

    Messages:
    1,917
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    190
    #4
    This is what I'm working with...
     

    Attached Files:

    • php.png
      php.png
      File size:
      13.1 KB
      Views:
      678
    BlueDevilMedia, Nov 27, 2015 IP
  5. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #5
    If you grab a new copy of the script, it should work with old versions of PHP now.

    On a side note, you might want to consider upgrading PHP simply because you are using an old deprecated/end of life branch (no security fixes for anything for example).

    http://php.net/eol.php
     
    digitalpoint, Nov 27, 2015 IP
  6. BlueDevilMedia

    BlueDevilMedia Well-Known Member

    Messages:
    1,917
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    190
    #6
    Upgraded to 5.5....seems to be working fine now.
     
    BlueDevilMedia, Nov 27, 2015 IP