Info
- 4 posts
- 2 voices
- Started 3 years ago by RossMcd
- Latest reply from RossMcd
- This topic is not resolved
Databose functions
-
- Posted 3 years ago #
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
-
- Posted 3 years ago #
How did you add the karma to your users? Was it a plugin?
-
- Posted 3 years ago #
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.
-
- Posted 3 years ago #
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.
-
You must log in to post.