Fatal error problem thingy

Discussion in 'HTML & Website Design' started by Canadianbacon, Jun 8, 2007.

  1. #1
    Fatal error: Call to a member function on a non-object in /home/dfdfdfd/public_html/newsite/components/com_content/image_auth.php on line 69


    /** Image width */

    var $img_width = 200;



    /** Image height */

    var $img_height = 50;

    any ideas what the issue might be?
     
    Canadianbacon, Jun 8, 2007 IP
  2. Free Directory

    Free Directory Peon

    Messages:
    89
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    "Call to a member function "
    components/com_content/image_auth.php on line 69
    Seems to be a joomla website...
    Can you output the content of that line (in the image_auth.php) ?
    Something on that line's undefined or missing.
     
    Free Directory, Jun 8, 2007 IP