Forums

Join
bbPress Support ForumsTroubleshootingDatabose functions

Info

Databose functions

  1. Ok, i have a mysql database and i added a karma section to users but no matter what i try i can't get it to print. i do $karma = $bbdb -> get_results(then the tested normally sql select code here) then i put echo $karma->karma. but it prints nothing

  2. How did you add the karma to your users? Was it a plugin?

  3. i haven't added that part yet. I added Karma to my mysql database with phpadmin, it's on a test form. I'm trying to retrieve it i can't figure it out.

  4. I'm creating it myself. I added the karma to the database myself for now until i know i can get it showing up. It's on my test forum.

  5. You must log in to post.