-
hnla joined the group Installing BuddyPress 16 years ago
-
hnla posted on the forum topic Rank images not showing in the group CubePoints Buddypress Integration: 16 years ago
@xberserker was jut looking at this issue, had thought it rested with the core plugin.
This appears to be the issue as it returns NULL when dumped :
cp_getRankImage(cp_getPoints($bp->displayed_user->id))
Can’t see why though?
-
hnla posted on the forum topic Members only in the group How-To and Troubleshooting: 16 years ago
@r-a-y is there any method of testing whether the page concerned is a root component, that is the page lives in the root directory e.g example.com/groups/ reason for asking is as the plugin stands anonymous users only ever see a login page, that can tend to put people off? they may base their decision to join […]
-
hnla posted on the forum topic Remove "are now friends" from activity stream in the group Creating & Extending: 16 years ago
@M 🙂 no I realise you are not forcing anyone into anything and yes it would be wonderful if more people would bother to learn a little coding, not just PHP but general coding, but they won’t, it’s the issue of ‘Time’ and ‘Focus’ few can be bothered with either nowadays, it’s an instant gratification society […]
-
hnla posted on the forum topic Suggested integration in the group CubePoints Buddypress Integration: 16 years ago
@Kunal17 Hope the above was helpful?
-
hnla posted on the forum topic Remove "are now friends" from activity stream in the group Creating & Extending: 16 years ago
Sad that they force a paypal donation on you before they will release it, in fact they should re label the button from ‘Donate’ to buy really ! Can’t believe something like this should be an issue i was trying to find a way to filter this activity posting out this morning but failed. There […]
-
hnla posted on the forum topic Rank images not showing in the group CubePoints Buddypress Integration: 16 years ago
Hadn’t actually played with rank images until you mentioned it, but looking I can’t see where thy are applying any rules, I assume they are trying to place the image as a background to that empty span but that will require some specific rules as it’s an inline element, I’ll have a closer look when […]
-
hnla posted on the forum topic Here come the spammers!!! in the group Requests & Feedback: 16 years ago
As Jeff mentioned we ought not to derail foxlies thread any further. Perhaps we ought to start that thread suggested re-hashing all the approaches tried, implemented, proven or not and maybe a mod could extract a set of definitive steps that ought to be implemented by anyone setting up a new install.
-
hnla posted on the forum topic Suggested integration in the group CubePoints Buddypress Integration: 16 years ago
You don’t need to go near the DB. but you will need to edit the main cubepoints file Open cubepoints.php in a suitable text/code editor (line numbers mentioned may not exactly match) Near the top locate the block starting at line 11 – after last line 18 ‘load_plugin_textdomain’ add this new line:
$db_prefix = $wpmuBaseTablePrefix; [...] -
hnla posted on the forum topic Scoreboard for leadership! in the group CubePoints Buddypress Integration: 16 years ago
Yep it’s because you are using WPMU, if you read some of the other threads you’ll see I make mention of that and the modifications you will need to make to cubepoints.php file.
-
hnla posted on the forum topic Here come the spammers!!! in the group Requests & Feedback: 16 years ago
While you’re preparing part 2 I’ll make the comment (probably unpopular) that too an extent this is an issue that BP, WP, Automatic must accept some responsibility for in that WP has always followed the course of making it as easy as possible for inexperienced people to set up a blog/blogs the principle of ‘Out […]
-
hnla posted on the forum topic Support HTML Emails in the group Invite Anyone: 16 years ago
It definitely should stand as a dedicated plugin, then you can tackle many areas of email generation with one nice clear backend screen for configuring ALL system emails, not sure it’s hugely simple though as I remember it being immensely confusing initially working with BP / WPMU as to where/ who was controlling emails and […]
-
hnla posted on the forum topic theory behind points for posts/topics in the group CubePoints Buddypress Integration: 16 years ago
BP is confused then?
Not really sure what BP thinks the difference between a ‘Post’ and a ‘topic’ is in this instance but just smacks of the overall confusion that seems to exist with activity and content *sigh*
-
Hugo Ashmore posted a new activity comment 16 years ago
I see. Posted as an update made it seem like an orphaned comment, BP UI strikes again!
-
hnla posted on the forum topic Support HTML Emails in the group Invite Anyone: 16 years ago
Well the user customisation is already there along with the ability for the admin/site to ensure that certain parts remain inviolate, so I guess it’s a case of producing a skeleton html table layout for the back end that can be used or not and user custom message squirted into a preset td. I would […]
-
hnla started the forum topic theory behind points for posts/topics in the group CubePoints Buddypress Integration: 16 years ago
Not getting this aspect at the moment:
Points for New Group Forum Topic:
Points for New Group Forum Post:Creating a new forum topic bestows points for both of the above?
-
Hugo Ashmore posted a new activity comment 16 years ago
That’s a rather generalized comment to make , what specifically is not working about your site? You will need to state some exacting specifics otherwise no one will be able to help you.
Not sure why you have posted this update to the group Invite-anyone other than this site is presently too confusing to use requiring deep levels of concentration…[Read more]
-
-
I see. Posted as an update made it seem like an orphaned comment, BP UI strikes again!
-
-
-
hnla posted on the forum topic Works fine for Admin, but Contributor has problems in the group Invite Anyone: 16 years ago
Trim does the trick; just tested quickly on
trim($_GET)But was lazy and dropped it onto the $returned_groups[]
First address added white space to end, sending returns error message but second sending succeeds as the previously entered address has now been trimmed to perfection – well seems to work?
-
hnla posted on the forum topic I Need Help Writing A Custom Function to Redirect Non-Logged in Users. in the group How-To and Troubleshooting: 16 years ago
You’re not simply copying the original functions file to your child theme though are you? functions file in a child theme does not overule the original, both are parsed, so you mustn’t duplicate the original files functions. The new child theme functions file must only contain new functions.
-
hnla posted on the forum topic Works fine for Admin, but Contributor has problems in the group Invite Anyone: 16 years ago
@gtn it would help to know exactly what your users are copying and pasting from, can you not ask one of them? also ask them to do a simple test, copy and paste an email, establish that this fails then ask them to type the same address in manually and see if that passes ok. It’s […]
- Load More
@hnla
Active 7 years, 10 months ago