Support Forum

cubepoints – points don't get added

JL joon lee
joon lee
Member

hello! 

How does “Cubepoints” work ?? Points don’t get added when users create a topic or comment on the forum (it works when admins create a “blog post” not on the “forum topic” – I don’t know how this get integrated 

Do I have to add some code to integrate the two?  

5 Answers

New Answer

MP Mr Papa
Mr Papa
Member

I assume you are running both the WP cubepoints AND SP cubepoints plugins? and you have configured and set up the SP cubepoints stuff? on forum – components – cubepoints…

worth checking:

http://codex.simple-press.com/codex/plugins/our-plugins/available-plugins/plugin-cubepoints/

FK Flash Kobo
Flash Kobo
Member

I have this same exact problem and even the admin points dont get  added. On the wiki it says to add this:

sp_CubePoints();

on the spHead.php but I cant find the spHead anywhere in the plugin

YS Yellow Swordfish
Yellow Swordfish
Member

spHead.php is the header template of your SP theme. So you will find it in the /templates folder of the SP theme you are using.

But – do you have the WordPress CubePoints plugin set up and working and have you also filled the options for the SP CubePoints Integration plugin?

FK Flash Kobo
Flash Kobo
Member

spHead.php is the header template of your SP theme. So you will find it in the /templates folder of the SP theme you are using. But – do you have the WordPress CubePoints plugin set up and working and have you also filled the options for the SP CubePoints Integration plugin?

Thanks. I found this

MP Mr Papa
Mr Papa
Member

okay cool… holler if you have any more questions…