-
hnla posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@thekmen @xberserker Ok the root cause is the same as before with DB prefixes. In bp_cubepoint_core.php Where you set up your globals you are adding the base_prefix from base-prefix this returns ‘wp_’
$bp->cubepoint->table_name = $wpdb->base_prefix . 'cubepoints';
cubepoints tables live in main blog which would be fine but WPMU prefixes that with…[Read more] -
ekawaii posted on the forum topic How to force member to have enough points to send a BuddyPress Gift in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@xberserker Thank you so much for taking the time to put this together. I checked out the URL and replaced my screen.php with the one that you provided in your link however when I click on my gift link (http://domain.com/members/user/gifts/) I get the following error: Parse error: syntax error, unexpected ‘}’ in…[Read more]
-
Hugo Ashmore posted an update 14 years, 6 months ago
@xberserker Thanks re Mod of group, wish I felt as though I were helping at the moment 🙂
-
dre1080 posted on the forum topic How to force member to have enough points to send a BuddyPress Gift in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@xberserker thanks for this, its what i needed..
what if i want to set the minimum amount of points a user could have to be 0..as i dont want negative points
-
thekmen posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@xberserker for some reason bp_cubepoint_per_page isn’t being set on some updates but is on reactivation.
will wait to hear back from @hnla to see if that fixes his problem before I look further into it. -
thekmen posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@hnla @xberserker think I finally managed to track down the division by zero problem.
@hnla can you deactivate the plugin & then activate again. Let me know if the error still occurs. -
ekawaii posted on the forum topic Able to send a gift even though the points are negative and I have 0 points in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@xberserker Thank you I appreciate it~
-
hnla posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@xberserker You are starting to get multiple threads on the same issue which is going to start getting confusing. Division by zero is bad maths essentially script trying to divide something by nothing. It’s occurring for me having just installed 1.7? Tosh is 1.7 stable or beta? looking through the template file and var dumping a […]
-
josh101 posted an update 14 years, 6 months ago
@xberserker 1.7.1 I need help go to this page to see the problem http://www.techtronic7.net/members/admin/cubepoints/table/
-
thekmen posted on the forum topic Rank images not showing in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@xberserker we wouldn’t loose any functionality, just convert what is already there to the BuddyPress way & add BuddyPress notification & stream functions, however I don’t know about CubePoints future plans… email me them if you can? @josh101 the reason I suggested it is I think we can make it even better for a BuddyPress points system […]
-
thekmen posted on the forum topic Rank images not showing in the group CubePoints Buddypress Integration: 14 years, 6 months ago
I’d also like to cut down on the amount of plugins used & was thinking about adding the CubePoints bits to @xberserker‘s plugin so it no longer relies on another plugin. This way, we can clean up some of the code & fix any issues like the rank images/WP3.0 stuff ourselves aswell as adding donations to […]
-
hnla posted on the forum topic Rank images not showing in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@xberserker 😆 yes saw that screenshot elsewhere and slowly realised it answered my own question, and yes that is what simply doesn’t work with MU but it should????? it’s a path issue? how have paths changed from WP to WPMU *puzzled*
-
thekmen posted on the forum topic Rank images not showing in the group CubePoints Buddypress Integration: 14 years, 6 months ago
just noticed this issue on my site too, single WP 2.9.2 install.
@hnla any chance you can post your fix here.
@xberserker how about adding the fix to the plugin as a renamed function & using that to call the image. Save waiting on CubePoints to fix it for now… -
Gpo1 posted on the forum topic Rank images not showing in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@xberserker @hnla Pls can you amend the CPBP plugin when fixed!
-
josh101 posted an update 14 years, 6 months ago
@xberserker i need help
-
thekmen posted on the forum topic buddypress-skeleton-component – saving to database? in the group How-To and Troubleshooting: 14 years, 6 months ago
@xberserker the version I sent you over doesn’t save the points to the DB, it still relies on CubePoints for this.
I just left the save functions in so we can use them at a later date if we want. -
thekmen posted on the forum topic buddypress-skeleton-component – saving to database? in the group How-To and Troubleshooting: 14 years, 6 months ago
@xberserker cool, will try that.
Sending you over version of your plugin with Points page, let me know if you need any help with it. -
Gert Steenkamp posted on the forum topic Linking CubePoints to an Ad Manager in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@xberserker I believe that I’ll need a separate plugin for the ads. but one tht will check if the member has points available, allow him to create the ad and then subtract from his points account (depending on his type of ad that is) @Xevo I am actually Afrikaans (a combination of Dutch, German, English and some […]
-
josh101 posted an update 14 years, 6 months ago
@xberserker I got an idea for a plug in so far its just a script but contact me if you want to help. Here is a forum post on it https://wordpress.org/support/topic/371246
-
thekmen posted on the forum topic How to I edit the CSS? in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@xberserker I have it done in the version with the points page, will def get it over to you tom.
- Load More
@xberserker
Active 7 years, 8 months ago