-
hnla started the forum topic Derivition of base_prefix in the group How-To and Troubleshooting: 15 years, 11 months ago
Can anyone tell me how this $wpdb->base_prefix is defined, it’s not part of $wpdb in standalone WP but appears to exist for BP? prefix is common and finds either what one could term a base_prefix or the base blog i.e ‘wp_1_’ in a WPMU instalationEdit/ answered my own question – simply missed it in the […] -
hnla posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 15 years, 11 months ago
@josh101 yep it is that file that the problem is encountered by the script, it is however a warning and the guys will no doubt decide on a preferred method of handling that. The other issue/problem was simply that the two screens ‘points’ and ‘site wide’ were not correctly getting their data, this issue I’ve identified […]
-
hnla posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 15 years, 11 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] -
Hugo Ashmore posted an update 15 years, 11 months ago
@xberserker Thanks re Mod of group, wish I felt as though I were helping at the moment 🙂
-
hnla posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 15 years, 11 months ago
Did a very hasty upload of CPBP 1.7 to test server running WPMU/BP 2.23 but sadly same issue, despite clearly having points and CPBP displaying them in profile, your two pages for points and site wide points say no points earned. Can’t look further now but will delve again in the morning. Irritating as was […]
-
hnla posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 15 years, 11 months ago
Yep got that row and value as you state.
Have to get out of the office now but will try a virgin install later and let you know the outcome.
-
hnla posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 15 years, 11 months ago
What is this table? I have a feeling this is the crux of the issue and something that seems a minor flaw with WP/BP that sometimes tables aren’t created quite correctly or at all. The fact that you can only replicate the issue by deleting a value seems to virtually confirm this. I tend to […]
-
hnla posted on the forum topic New CubePoints Website & New Support Forum in the group CubePoints Buddypress Integration: 15 years, 11 months ago
Bit awkward though as many of us by necessity need to spend a lot of time on this dev forum dealing with various things and it helps to keep all ones activity centralised.
-
hnla posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 15 years, 11 months ago
@thekmen sadly it was something i did think to try early on but it didn’t have the desired outcome and yes it’s to do with the per_page type stuff it feels as though it’s not passing values to your class constructer correctly? I have been trying to narrow it down but unfortunately I have so much […]
-
hnla posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 15 years, 11 months ago
Quick question – in the admin screen points config there are these two actions.
Remove points for joining a group: -25
Points for leaving a group: 20I might be being dumb here but why would one Remove points for Joining a group and Give points for leaving?
-
hnla posted on the forum topic Rank images not showing in the group CubePoints Buddypress Integration: 15 years, 11 months ago
Thing with this fix is – as inelegant as it may be – it’s essentially a check on which type of WP install is being run so should work for either WP or WPMU and I would guess probably hold good for WP 3.0
-
hnla posted on the forum topic Rank images not showing in the group CubePoints Buddypress Integration: 15 years, 11 months ago
should be still up there, I’ll find link and repost here
-
hnla posted on the forum topic Problems with activation plugin. in the group Installing BuddyPress: 15 years, 11 months ago
You’ve posted a link to the same screenshot twice.
The translated error message is still a puzzling one you are already ‘entered’ on the site ? and to get the same message on two different hosts extremely unlikely are they different server configurations ?
-
hnla posted on the forum topic Rank images not showing in the group CubePoints Buddypress Integration: 15 years, 11 months ago
That’s good, I’m guessing we’ll still need to keep the fix for DB prefix available for those using WPMU until such time as WP 3.0 is released and cubepoints updated, it might be easier for people if it the amended file was made available?
-
hnla posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 15 years, 11 months ago
🙂 not a fix per se though. Yes @ will suppress an warning error notice on a per line/function basis, not so worried from my point of view as I wouldn’t have upload to a production site and deal with error_reporting() regardless, it occurred to me that some users might not be aware that you […]
-
hnla posted on the forum topic Problems with activation plugin. in the group Installing BuddyPress: 15 years, 11 months ago
Doesn’t really make sense that you haven’t even got to the activation stage of the plugin yet you say when you try and activate you get the error message, can you translate the error message literally verbatim as “site access” is not a usual error to throw up and when exactly does this occur, you […]
-
hnla posted on the forum topic Buddypress.org used as a test site! in the group Miscellaneous: 15 years, 11 months ago
@DJPaul I guess on perhaps registration and community > Groups page; especially the groups page I suppose, a simple set of guidelines not too dictatorial as to reasons a member might want/ may create a group on this site but that on testbp.org they may experiment if they want to simply get a feel for how […]
-
hnla posted on the forum topic Allowing Group Email Subscription access only to a whitelist in the group BuddyPress Group Email Subscription: 15 years, 11 months ago
Agreed to the second part it was due to previous user setup and although they could see aspects of the plugin rendered it didn’t look like they could actually effect any further changes to it – this is a non issue as there wouldn’t have been previous usesrs set up on the production site. My […]
-
hnla posted on the forum topic Small change to BuddyPress Default 1.2.3 theme in the group Creating & Extending: 15 years, 11 months ago
You would need to explain exactly what you tried as it should work, as long as the anchor has a parent named .feed? or was it.rss that is one possible issue and the script element check would need to be smarter or not so rigid.
-
hnla posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 15 years, 11 months ago
That occurred to me as well and just tried that – added, accrued new points but still not kicking into life
- Load More
@hnla
Active 7 years, 10 months ago