Search Results for 'wordpress'
-
Search Results
-
Topic: Deleted registration page
Wordpress: You are using WordPress 3.6.
BuddyPress: Version 1.8.1
Also using: Register Plus Redux Version 3.9.10 (if required)
I am using the standard plugin, no extentions.
I’m new to site making and i heard wordpress was easier. I installed buddypress so user could have profiles.
I noticed after installing buddypress my original wordpress registration page no longer worked (/wp-login.php?action=register). As i preferred the wordpress registration page, in an attempt to bring it back, i deleted the “Register” Page (added by default via Buddypress) from Pages.After performing this action i can no longer get the register page back. I uninstalled buddypress and my wordpress register page was back. After reinstalling buddypress both were missing again.
Hello
I’m building a directory using buddypress and I was hoping to add a contact form (view-able to visitors to the site). Is this possible?
I’m running the latest wordpress and using Custom Community.
Any help much appreciated!
Robin
Hello!
I am new to buddypress and pretty new to wordpress. I don’t know code at all really other than how to tweak certain things to make them work for me. I have run into an issue.
I am using the Standard Buddypress theme that comes with the installation of Buddypress. The site looks great until I resize it to a smaller window or use it with like an Iphone. When it gets resized small for some reason doubles the logo at the top and looks horrible. I would like to have it not resize or for the logo to not double itself. What are my options? Here is my website. Please help! http://www.salemacts.com
Hi guys,
Buddypress worked fine… until now. I’ve upgraded Buddypress from version 1.6.1 to 1.8.1 and now no one can registrate and the plugins are not working anymore. 🙁
I’ve checked the settings (see below):Settings:
Network settings > Registration Settings > Allow new registrations > User accounts may be registered.
Settings > Buddypress > Directories > Site Trackings > “Blogs” page is gone.
Settings > Buddypress > Registration > Register > “Register” page is gone.
Settings > Buddypress > Registration > Activate > “Activate” page is gone.I’ve searched through your forum and Google, found similar problems from other persons after upgrade but still haven’t found the problem and solution.
Other details:
1. Which version of WordPress are you running?- 3.6
2. Did you install WordPress as a directory or subdomain install?
3. If a directory install, is it in root or in a subdirectory? subdirectory
4. Did you upgrade from a previous version of WordPress? If so, from which version? Yes, 3.5.6
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. Yes
6. Which version of BP are you running? 1.8.1
7. Did you upgraded from a previous version of BP? If so, from which version? 1.6.1
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? I switch off all the plugins during upgrade but still the same issues.
9. Are you using the standard BuddyPress themes or customized themes? Frisco for Buddypress
10. Have you modified the core files in any way? No.
11. Do you have any custom functions in bp-custom.php? No
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? No bbPress.
13. Please provide a list of any errors in your server’s log files.
14. Which company provides your hosting? Inmotionhosting
15. Is your server running Windows, or if Linux; Apache, nginx or something else? Apache at Inmotionhosting VPSPls need help asap.
I am having issues seeing Activity and Members after upgrade to 1.8.1 (from 1.6).
When looking at http://spiritualnotreligious.net/activity/ I see, “Sorry, there was no activity found. Please try a different filter.” This is with filter set to “Everything”.
When looking at http://spiritualnotreligious.net/members I see error “Sorry, no members were found.” (We have more than 1000 members).
I can see all users at /wp-admin/users.php
/wp-admin/admin.php?page=bp-groups says “No Groups Found” with filter of “All” even though it also notes on the tab that there are (5) Public groups.
/wp-admin/admin.php?page=bp-activity says “No activities found.” even though the navigation section on same page states 5,344 items (page 1 of 268).
Help please!
1. Which version of WordPress are you running?- 3.6
2. Did you install WordPress as a directory or subdomain install? directory
3. If a directory install, is it in root or in a subdirectory? root
4. Did you upgrade from a previous version of WordPress? If so, from which version? Yes, 3.4
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. Yes
6. Which version of BP are you running? 1.8.1
7. Did you upgraded from a previous version of BP? If so, from which version? 1.6
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? BackUpWordPress, PHP Execution, s2Member® Framework, All in one Favicon (I have seen same issue with all disabled)
9. Are you using the standard BuddyPress themes or customized themes? BuddyBoss, but have seen same issue with BuddyPress Default
10. Have you modified the core files in any way? No. I even attempted removing the buddypress directory and uploading fresh.
11. Do you have any custom functions in bp-custom.php? No
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? No bbPress.
13. Please provide a list of any errors in your server’s log files.
14. Which company provides your hosting? Dreamhost
15. Is your server running Windows, or if Linux; Apache, nginx or something else? Apache (I believe) – Dreamhost VPS
I’m trying to update an old plugin I have meant for BP ~1.3-1.6 to BP 1.7+/1.8 and use theme compatibility features.
It’s a very simple plugin, it adds a new menu item in user profile pages and a new template to put content in it (results of a wordpress posts query – eventually with pagination). I don’t plan at this stage further actions or make content searchable
I’ve looked at this document
http://codex.buddypress.org/theme-compatibility/how-to-enjoy-bp-theme-compat-in-plugins/
but I can’t figure it out. Should I extend BP_Component or BP_Members_Coponent? Perhaps I’ve missed out the right wiki? Or do you have an updated “skeleton” plugin for people to work on?thank you
I have no idea how this happend but group members can’t see or do anything in groups.
All members can see is “Request to join group” button on the group page even through they are in the group! I’m not sure when this started because we didn’t need the site for last two months :/All groups i have are private and i tried setting them up as public, but i it would not let me change the setting :/
I updated buddypress to current release to try if it fixes it – it didn’t.
I use current wordpress release and i turned off all plugins to check if it weren’t compatibility issue – it wasn’t.
Oh and i checked it on twenty twelve theme just in case too – same thing. :<Maybe something got warped in database? I don’t know. Please help ;_;
I’m wanting to streamline the group creation process for subgroups (I’m using the plugin BP Group Hierarchy). The (old) code below does remove create steps from the array
$bp->groups->group_creation_steps, but as of BP 1.8, the steps are still reached in the course of creating a new group, even though they don’t appear in the navigation above the form (so I’m guessing the steps aren’t dictated by the array anymore, even though the navigation setup is).function remove_group_creation_steps() { global $bp; unset( $bp->groups->group_creation_steps['group-invites'] ); } add_action( 'bp_before_create_group_content_template', 'remove_group_creation_steps', 9999 );Does anyone know the correct way to remove group creation steps in BP 1.8? Thanks in advance for your help,
-David
Topic: User Language Extension
Hi,
I have recently developed a buddypress extension that allows user to select the prefered language for the frontend and backend. It has been aproved by WordPress and is available for free at wordpress.org/plugins/buddypress-user-language/
I would like to publish this extension in the Buddypress page http://buddypress.org/extend/plugins/ How can I get my extension published?
Thank you.I have a site running WordPress 3.5.2 and BuddyPress 1.6.1 with Forums for Groups set up.
This is running in a live environment but I wanted to duplicate the site in a test environment on my local machine to try out more recent version of BuddyPress and WordPress before upgrading to them.
I’m doing this using WAMP. I’ve copied over the databases and files and for the most part the duplicate version of the site runs fine – I can view posts, make changes in the admin, etc…
However Forums for Groups does not work correctly. If I go the forums page I am returned to the homepage and shown this error message:
The forums component has not been set up yet.
If I go to the forums configuration tab within BuddyPress it says Forums for Groups have not been set up, even though they have been on the live site.
Clearly something has gone wrong in the move. If I go into the database I can see all the forum data is there. But if I follow the steps to ‘install’ the forums I just end up getting blank pages where the forums should be.
Can anyone suggest why the site is incorrectly telling me the forums haven’t been set up?
Topic: Activation Mail
Hello,
I have WordPress version: 3.4.1 en for Buddypress version: 1.5.2. The installation went well everything is neatly installed. Only if I want to register a new user comes as no activation mail from within BuddyPress. I have the plugin wp-mail-smtp tried this does not cause problems. I host my website (timetext.tk) at dot.tk and 000webhost.com. Can anyone help me so I still get an activation mail inside. I get no activation mail within WordPress as I walk through the installation. This mail I’ve had.
I’ve search around on the forum and could not find a solution that helps. Here’s my situation:
1) New installation, latest version of wordpress 3.6 (done in accordance with your guidelines)
2) New, fresh installation of BuddyPress + rtMedia plugin for BP
3) The problem occurs no matter what theme I try (twentytwelve/twentythirteen), I’m using ‘Mingle’ by parallelus.
4) After completing the registration, the user gets directed to the /activate page which displays properly.
5) No email is ever sent, not to the user or the admin. (I have notify admin of new user registration set, in WP settings)
6) With buddypress still installed, I can go to the wordpress ‘user’ section and manually create a new user and the email conformation/password gets sent immediately, so I know that php_mail is doing it’s job. It’s just the registration KEY that doesn’t go out.
7) I’ve tried the ‘wp-better-emails’ plugin, that did nothing so I removed it.Any ideas or suggestions would be appreciated. I’ve just started a substantial job based on the assumption that I’d be able to use buddypress, and this issue pretty much renders the platform unusable ..
Mike
Hi I’m on WordPress 3.6, and I just downloaded BuddyPress 1.8.1. My theme is called foundation by organizedthemes.com. http://www.organizedthemes.com/themes/foundation/
I also downloaded the Events Manager plug-in. my registration page is set up to go here: http://ksang.net/members-login/registration/. The page just reroutes to the homepage. So I changed the registration page to here: http://ksang.net/register/ and it didn’t work either. (it is right now set up to go to the members-login/registration/ page again).
Can you help?