-
Tosh replied to the forum topic Hooking into Notifications in the group Creating & Extending 12 years, 2 months ago
I’m wondering how to do this as well. Found this, which is where the functions are first created. But I’m still at a loss how to create a notification.
I’ve searched around a LOT for this solution. Seems […]
-
Tosh replied to the forum topic Errors: The first argument should be an array & Invalid argument supplied for foreach in the group BuddyPress Group Email Subscription 12 years, 10 months ago
Well I comments out the section of code and the error went away, but not sure if I broke something else in the plugin or not.
-
Tosh replied to the forum topic Errors: The first argument should be an array & Invalid argument supplied for foreach in the group BuddyPress Group Email Subscription 12 years, 11 months ago
Any ideas? What would break if I try to comment this out?
-
Tosh started the forum topic Errors: The first argument should be an array & Invalid argument supplied for foreach in the group BuddyPress Group Email Subscription 12 years, 11 months ago
Any ideas why? I’m on version 2.9.8 of your plugin.
Here is line 152. Which starts with foreach.
// consolidate the arrays to speed up processing
foreach ( array_keys( […] -
Tosh replied to the forum topic How to display User Rank in the group CubePoints Buddypress Integration 12 years, 11 months ago
Ranks if part of the parent CubePoints plugin. It’s a module you have to activate. Not sure what the code is to display it in the sidebar via php. I’d post this in the official cubepoints.com forums.
-
Tosh posted an update in the group CubePoints Buddypress Integration 12 years, 12 months ago
CubePoints only supports whole numbers sorry. Version 1.9.8.1 will fix the admin bar issue. It just pushed the update. So should be live with 15 minutes.
-
Tosh posted an update in the group CubePoints Buddypress Integration 12 years, 12 months ago
I’ll take a look at that admin menu bar tomorrow.
-
Tosh posted an update in the group CubePoints Buddypress Integration 12 years, 12 months ago
Version 1.9.8 is live! Includes bbPress 2.0 support. And a way to limit access to updates / replies based on their point value.
-
Tosh replied to the forum topic Closed/Opened Memory in the group BuddyPress Activity Stream Bar 12 years, 12 months ago
It’s something I can look into for a future version.
-
Tosh posted an update in the group CubePoints Buddypress Integration 13 years ago
New update coming this weekend. Will include support for bbPress 2.0!
-
Tosh posted an update in the group CubePoints Buddypress Integration 13 years ago
Sigh .. getting sick of human spammers creating accounts and posting a lot of updates / replies to get points. I’ll add a option in the next update so they need a certain point value before they are able to do update / replies.
-
Tosh posted an update in the group CubePoints Buddypress Integration 13 years ago
New update is live and we just got over 23,000 downloads! Yay!
-
Tosh posted an update in the group CubePoints Buddypress Integration 13 years ago
Doing another update this week. I was sick of “human spammers” joining my site and creating all these groups. So I’m going to setup a way to not allow them to create a group unless they have a set amount of points.
-
Tosh replied to the forum topic Need a way to show total points for month and year-to-date for member in the group CubePoints Buddypress Integration 13 years ago
-
Tosh started the forum topic BuddyPress / WordPress Giveaway Plugin | CubePoints Lottery Giveaway / Contest System in the group CubePoints Buddypress Integration 13 years, 1 month ago
The ultimate BuddyPress / WordPress Giveaway Plugin! If you need a plugin that can handle how you manage a giveaway / pick winners & have your users want to promote your giveaway on Twitter, Google+ & Facebook, […]
-
Tosh replied to the forum topic Lottery & Gamble System in BuddyPress using Cubepoints | Enter Lottery using Twitter / Facebook / Yo in the group CubePoints Buddypress Integration 13 years, 1 month ago
Ok, closing this thread. Please see the new topic here. That will have a link to more info about it and how to get it.
-
Tosh replied to the forum topic Lottery & Gamble System in BuddyPress using Cubepoints | Enter Lottery using Twitter / Facebook / Yo in the group CubePoints Buddypress Integration 13 years, 1 month ago
Added another feature to it this morning! Hot off the coding press. If your a lottery admin you can pick winner(s) at random right from the lottery logs on the front end!
@imjscn No, they can’t pick a lottery […]
-
Tosh replied to the forum topic Translate files in the group CubePoints Buddypress Integration 13 years, 1 month ago
Not sure myself. Haven’t tried any translations yet. Are you talking about the .pot file?
-
Tosh replied to the forum topic Lottery & Gamble System in BuddyPress using Cubepoints | Enter Lottery using Twitter / Facebook / Yo in the group CubePoints Buddypress Integration 13 years, 1 month ago
Ok, it is COMPLETE! Here are the main features.
Social Entries: You can now EARN points for sharing the giveaway on Facebook, Google+ & Twitter! After you complete each entry and refresh there will be a […]
-
Tosh replied to the forum topic CubePoints Lottery in the group Creating & Extending 13 years, 1 month ago
Check out this:
BuddyPress / WordPress Giveaway Plugin | CubePoints Lottery Giveaway / Contest System
It’s very feature rich and I tested it meticulously as well. I’m very proud of it.
It’s a plugin […]
- Load More
@xberserker
Active 7 years, 8 months ago
I modified the admin file by simply removing all (int) casts about a month ago, allowing our admins to enter decimal point values. Points have been awarded correctly for the past month or so. Many functions of the plugin still do not support decimal values (i.e. Manage points) but I think it would be a straight forward and very well received change.