Search Results for 'wordpress'
-
Search Results
-
I’m getting this message:
The following active BuddyPress Components do not have associated WordPress Pages: Activate.
What page is supposed to be associated with it? I don’t see any page called “Activate”?
Hi,
I´ve read a lot of documentation an forum posts, but I still don´t unstand it.
My plan is to offer the possibility, where small clubs can build their own network with buddypress:
1. There are subscribers, who register on my page for buddypress. They have to insert username, name, password and give their group (club) a name. The subscriber is only permitted to start one group. The subscriber should not be able to make changes in wordpress or in the plugins.
2. The subscriber can invite other members of the club to join the club. The subscriber can set the role for the members.
Later I want to use s2Member to offer free test period.
Is there any simple documentation? How can I do this.
Thank you very much!!!
Ciao Marco
1. Which version of WordPress are you running?
WordPress 3.5.22. Did you install WordPress as a directory or subdomain install?
Subdomain4. Did you upgrade from a previous version of WordPress? If so, from which version?
Manual Install of WordPress through FTP to Server without incident5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
YES6. Which version of BP are you running?
BuddyPress 1.8 “Di Fara”7. Did you upgraded from a previous version of BP? If so, from which version?
Manual Instalation of 1.8 through WP Plugin Upload [Downloaded from BuddyPress]8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
Admin Menu Editor – Version 1.2.1 | By Janis Elsts
bbPress – Version 2.3.2 | By The bbPress Community
BuddyPics – Version 0.3.1 | By modemlooper
Gantry BuddyPress – Version 1.3 | By RocketTheme, LLC
Gantry Template Framework – Version 4.0.6 | By RocketTheme9. Are you using the standard BuddyPress themes or customized themes?
Started out with the Standard BuddyPress Theme/switched to Gantry after everything working ok10. Have you modified the core files in any way?
NO11. Do you have any custom functions in bp-custom.php?
NO12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
bbPress – Version 2.3.2 | By The bbPress Community13. Please provide a list of any errors in your server’s log files.
?14. Which company provides your hosting?
IPOWER15. Is your server running Windows, or if Linux; Apache, nginx or something else?
Configuration for http://www.ipower.comCGI Active
Document Root /home/users/web/b1195/ipw.infinigr
FrontPage Extensions No
Logs http://www.ipower.com/controlpanel/LogFiles.bml
Platform Type Debian
MySQL Version 5.0.91-log
Perl Version 5.8.8
PHP Version 5.3
Sendmail Path /usr/sbin/sendmail
Perl Path /usr/bin/perl
PHP Path /usr/local/bin/php
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////[PROBLEM = Registration Page Association = Blank Page]
[PROBLEM = Activation Page Association = Blank Page]
@ http://christianitees.infinigrafix.com///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
I was told by Ipower Tech [from India I think] they do not support;
Apache 1.3 (2.2+ recommended)
mod_mysql
mod_xml
mod_zlib
———————————————————————————————————————
Gantry Server Requirements;
http://www.gantry-framework.org/documentation/wordpress/basics/system_requirements.md
———————————————————————————————————————
Everything worked fine until;
I switched over to the RocketTheme Gantry WordPress Theme and now the Page Associations
are gone.? :o)
I am using BuddyPress 1.8 with a theme from themeforest.
http://themeforest.net/item/lightspeed-powerful-wordpress-theme/622698
For some reason, the_content() is not outputting the content for buddypress pages.
The buddypress page titles, body classes, and even post classes are correctly being output for each buddypress page, so the correct buddypress page template seems to be loading, but inside the div where the entry content is supposed to display, it is simply blank.
To debug I created a buddypress.php file and placed it in the theme folder. I stripped it down to the basics below and it is still not working. Any thoughts on what could be causing this conflict or where I should look in the theme files?
It is clearly a theme related issue because I switched to the default buddypress theme and the pages worked fine. Everything below outputs correctly except the_content(); which outputs nothing.
<?php get_header(); ?>
<div id=”content”>
<h1 class=”pagetitle”><?php the_title(); ?></h1>
<div id=”post-<?php the_ID(); ?>” <?php post_class(); ?>>
<div class=”entry”>
<?php the_content(); ?>
</div>
</div>
</div>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
Hello everyone,
I recently installed BuddyPress on my website and have found everything to be working smoothly. The only issue I am having is placing a registration page on my website for my users to register with.
In my WordPress administration dashboard I have gone to Settings>BuddyPress>Pages> where I am given the option to assign pages for my “Directories” components(Activity Streams, User Groups, Members) and “Registration” components(Register, Activate).
The pages for the “Directories” components were auto-generated by the plugin and those pages work great. The pages for the “Registration” components on the other hand are not working at all. I created a new page for both components and assigned a page to each. The pages themselves are not showing up in the navigation bar of the website and when I visit the pages directly by typing in the URL I am simply redirected to my homepage.
Has anyone encountered this issue or know how to fix it? I would really appreciate the help. Thanks so much.
Topic: My Profile Theme Template
Hey
I have a CMS wordpress account for my website which is hosted in GoDaddy with a paid domain name. I tried to install BuddyPress plugin but after I installed it idk what to do. and how to create forums or let other users to register in my forum
I mean how can my forum be like BuddyPress foum?please help me
ty