Jump to content

HELP WITH SOME PHP AND OOP


jbwebdesign

Recommended Posts

I am trying to edit a Script but i'm having problems with it because I keep getting this error

 

Fatal error: Call to a member function value() on a non-object

 

Can anyone tell me what this means?? and how can I fix it??

 

this is the line of code that gives me the error......

 

$row_user = $db->get_sql_row("SELECT user_id FROM probid_users WHERE user_id=" . $session->value('user_id'));

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...