Help please anybody

Discussion in 'PHP' started by paul7777, Jul 29, 2006.

  1. #1
    I am getting this error when trying to install my php directory:

    Fatal error: Call to a member function on a non-object in /home/webfoota/public_html/include/functions.php on line 31

    and this is what is on line 31 in my code:

    define ($rs->Fields('ID'), $rs->Fields('VALUE'));

    What does the above mean please?
     
    paul7777, Jul 29, 2006 IP
  2. paul7777

    paul7777 Guest

    Messages:
    367
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Anybody please please please........................
     
    paul7777, Jul 29, 2006 IP
  3. emac

    emac Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    can you paste the entire block of code? even if it says line 31, it doesnt necessarily mean that it is on that line. It may be above, below or in an include file. Are you using adodb?
     
    emac, Jul 30, 2006 IP
  4. coderlinks

    coderlinks Peon

    Messages:
    282
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #4
    He fixed it.

    Thomas
     
    coderlinks, Jul 30, 2006 IP