Search Results for 'wordpress'
-
AuthorSearch Results
-
February 9, 2013 at 1:37 am #152696
In reply to: My BuddyPress Hosting Recommendation
Ben Hansen
Participantsmall update still no final resolution as of yet but they did reiterate that this issue is not normal so they wouldn’t be holding us to the inflated number in terms of billing so that’s definitely good and i do feel somewhat safer in recommending them. i would say that given the fact that i am personally 2 for 2 at this point i would definitely inform a client of the possibility prior to recommending them. i would say they have been very attentive in pretty much every support situation i have had so personally i have faith at this point at least they will turn out to be as i have suspected almost from the beginning the sort of ultimate managed hosting environment at least as it pertains to wordpress.
February 8, 2013 at 1:42 pm #152641In reply to: [Resolved] BuddyPress Group Forums not working
ssmedia
ParticipantAlso, wordpress version: 3.5.1 and buddypress version: 1.6.4
February 8, 2013 at 12:26 pm #152635In reply to: plugin to manually activate members WP 3.5!
houfton
Participant@mindyjoy do you have access to the database, eg through your Control Panel and phpMyAdmin?
It might help to look in there to see what is going on.
In the wp_users table there is a ‘user_status’ column. I don’t think WordPress uses it but BuddyPress does and so do these plugins (I believe). Active Users are ‘0’ unactivated are ‘2’.
There is a ‘user_activation_key’ column but I think the relevant keys are found in the wp_usermeta table. Search the ‘meta_key’ column in that table for ‘activation_key’ and the keys will appear in the ‘meta_value’ column.
Hopefully those tables should tally with what is shown by the plugins. Or else you could email your users with the keys…
February 8, 2013 at 6:44 am #152621In reply to: Best invitation/sign-up code plugin?
Asynaptic
Participant@Florence, you seem to have it up and running thanks to @modemlooper ‘s help. Just in case, have you seen this plugin? it is probably the most popular one and it was made to work with BP (Boone wrote it):
https://wordpress.org/extend/plugins/invite-anyone/
February 8, 2013 at 4:43 am #152618Stephen Edgar
ModeratorI have a feeling it may be related to Step #6, when the bbPress repair tool ‘Repair BuddyPress Group Forum relationships’ works only the first time it is run, subsequent attempts will not actually update bp_groups_groupmeta.id with the correct forum ID.
Details of this are in bbPress ticket #2089
If and ONLY if in your WP database tables `wp_bp_groups.slug` is an exact match with the associated post for the forum in `wp_posts.post_name` then the 2089.2.diff patch will work as long as this forum was one of the group forums originally imported.
Diving into phpMyAdmin and looking at these values and manually updating them I think will be the best solution.
February 8, 2013 at 4:20 am #152617Erlend
Participant- WordPress 3.5.1
- BuddyPress 1.6.4
- bbPress 2.2.4
After we had converted our legacy forum to bbPress 2, I created a new forum category called “Projects” and made all the remaining group forums parent to that category. By remaining, I mean that the other group forums had now been re-purposed as ordinary forums with no group attached. I did not re-link the remaining group forums with their respective groups until a few months (and probably a BuddyPress and bbPress update in between) after the initial forum conversion.
We have a simple hierarchy. 3 main categories (Troubleshooting, Development and Projects) act as parents for all underlying forums. The ‘Projects’ category holds all old and new group forums. We followed the BP Docs to do the conversion right.
February 7, 2013 at 11:39 pm #152608In reply to: Best invitation/sign-up code plugin?
Florence
ParticipantThere’s no code field showing up on my registration page. I have used BAW before in combination with S2members, and it worked just fine. I posted about this in the wordpress support forum, but I didn’t get a reply.
February 7, 2013 at 4:58 pm #152589In reply to: My BuddyPress Hosting Recommendation
Ben Hansen
Participantindeed, something tells me that this maybe a common problem amongst the managed wordpress hosts (pure conjecture nothing really to back that up) as they all charged based on visitors. i can say that the service itself has been great and having actual phone support as well as the fact that you don’t have to explain how wordpress works or what buddypress is every time you call in or start a ticket is very nice. there are a few quirks to the system that take a little getting used to but if it weren’t for this one issue i would have no hesitation to fully endorse them. anyway i’ll definitely update the thread once i have some kind of final resolution.
February 7, 2013 at 12:59 pm #152578In reply to: Can BuddyPress do this?
Scott
ParticipantMultisite WordPress along with this plugin will get you close to what you want.
February 6, 2013 at 9:48 pm #152534In reply to: [Resolved] groups page missing when activated
@mercime
ParticipantBP 1.7 trunk is not actively supported in this forum at this time. Having said that, Testbp.org is running WordPress 3.6-bleeding, BuddyPress 1.7-bleeding, and bbPress 2.3-bleeding
February 6, 2013 at 8:38 pm #152525abarclay
ParticipantHi there – that was what I tried when the original tabs stopped working. I created a new menu, selected all the pages I wanted from the pages list and set that as my new default menu. Tried creating a new one just to double check. No joy, still does the same thing. Still have the BP components working, the pages I made not, but they’re find-able by searching.
I updated bbPress and JetPack at the same time, but not WordPress itself (I’m on 3.5). I’m using the Post name permalink option which is what I was using before, I believe – I know on other blogs that caused trouble but the link shown on the edit pages matches the links which fail to display so no mismatch there. I’m perplexed (but also new to BP).
February 6, 2013 at 7:07 pm #152515In reply to: 404 Errors on member links and member search
@mercime
ParticipantI have set up buddypress 1.6.4 on WordPress 3.5.
– Should be on WP 3.5.1. Or was that a typo error?
– Did you go through the Installation Wizard after activating BuddyPress?
– Have you tried re-uploading BuddyPress plugin manually? i.e, via s/FTP etc?
– Are you using any membership plugin? Please deactivate and check if issue is resolved.February 6, 2013 at 4:44 pm #152501In reply to: Help web project with BP
modemlooper
Moderatorthere many ecommerce plugins for WordPress but none are 100% integrated into BuddyPress to allow a user to run a shop inside the BuddyPress install. Other option is to run WP multi-site and allow users to have their own site with their own individual store
February 6, 2013 at 4:38 pm #152500In reply to: Buddypress Group Forums issue
@mercime
Participant@chrchcol sorry, I cannot replicate the issue. The only times I’ve seen reports of such errors was in older BP versions where you install group forums via old Settings > BuddyPress > Forums which is not in the current instructions for installing the group and sitewide forums
– Did you by any chance use a webhost script like Fantastico/Softalicious/etc. to install your WordPress? If so, start from scratch and re-upload WP manually, i.e., via s/FTP etc
– Check on the off-chance that you have a bb-config.php file in the root of your WP install (same level as your wp-config.php) and delete it.
–February 6, 2013 at 2:38 pm #152492In reply to: Using BP as a study logger?
@mercime
ParticipantBuddyPress with https://wordpress.org/extend/plugins/achievements/
February 5, 2013 at 10:51 pm #152457In reply to: [Resolved] BP 1.6 admin bar menu and profile editing
@mercime
Participant@shanebp @ubernaut if you’re the original poster, you can “edit” your topic and just add [Resolved] before your topic title, which I’ll do now for this topic. There’s a cool new plugin by imath which makes it much easier to mark a topic as resolved in your own installations https://wordpress.org/extend/plugins/buddy-bbpress-support-topic/
February 5, 2013 at 1:24 pm #152427In reply to: Missing ADD MEDIA
pjfbncil
Participantuploaded wordpress 3,5.1 zip downloaded from wordpress. unzipped manually installed mysql installed buddypress with default buddypress theme manually created pages. contributor does not have add media. author does so will use author. thanks for your time i give up.
February 5, 2013 at 1:21 pm #152426In reply to: Get Buddypress Profile Data in WordPress Page
linish
ParticipantHello all,
I solved the issue by using the hook `wpmu_activate_user`
Thanks for the tips 🙂
February 5, 2013 at 6:32 am #152415In reply to: Missing ADD MEDIA
@mercime
ParticipantWhere are you hosted? I suggest starting from scratch. This time, do not use Fantastico but install WordPress 3.5.1 manually, i.e., s/FTP upload.
February 5, 2013 at 4:59 am #152414In reply to: Missing ADD MEDIA
pjfbncil
ParticipantI tried all plugins without success. Including changing themes. After I reinstalled WordPress Author has add media button Contributor does not. Here is a picture This is the first tome I have used assigned roles. I have been self hosting wp for 3 years.
February 5, 2013 at 4:46 am #152413In reply to: Get Buddypress Profile Data in WordPress Page
linish
ParticipantHello,
I had created the paste of the code i had tried both in profile-loop.php and in
functions.php
`http://pastie.org/6050342`
The code is working fine in profile-loop.php but showing blank result in
functions.php
February 4, 2013 at 9:05 pm #152380arijay
Participantwooww.. thx shanebp and karmatosed…:) i use the underconstruction plugin https://wordpress.org/extend/plugins/underconstruction/ and it was the problem, now my site works perfectly… 🙂 thx again ..
February 4, 2013 at 8:07 pm #152375In reply to: how to override buddypress function using hook?
shanebp
ModeratorI’m not aware of a filter for this, but you can definitely over-ride wp_safe_redirect in a manner that doesn’t affect its usage otherwise, ie. check the $location and adjust if applicable.
To over-ride it, you must do so within a plugin. It’s not about actions or filters.
More info: https://codex.wordpress.org/Pluggable_Functions
>Or, can I not rewrite the entire function messages_screen_compose() so that it overrides the one in buddypress, and put it in functions.php of my theme?
No. And it would be a bad idea even if you could.
February 4, 2013 at 7:32 pm #152367In reply to: Get Buddypress Profile Data in WordPress Page
shanebp
Moderatorxprofile_get_field_data function is provided so that you CAN use it on non-profile pages.
Use http://pastie.org/ or similar to show what you tried.
February 4, 2013 at 7:23 pm #152366 -
AuthorSearch Results