Search Results for 'wordpress'
-
Search Results
-
In the pages tab, where you assign pages to the directory, I select a page that I want the activity stream to appear on, I press save, then I press view… I then attempt to go to the page I created, it starts to load and then it just refreshes to my root website address..
It does it for all of the directory options (activity stream, forums,groups,etc…)
I am new at this stuff, but IMO it seems like a permalinks or .htaccess problem? Not sure!
Permalinks are set to “Post Name”
Not sure what other information I need to give!
Wordpress Version: 3.5.1
Theme: GoodNews v2.4.1
Buddypress version: 1.7.1Site Link: http://apextimes.org
wordpress 3.5.1
buddypress 1.7.1
Theme: my own custom theme
note: *i didnt use bp-default theme/child theme, from what i understand this is not needed for this version of buddypress (am i right?)————–
Hello guys!
This might be a very noob question but i’m stuck with this for two days already. T_T Its my first time to install BuddyPress.I just want to change the location of the login | register in the admin bar.
I’m planning to move it to the header and hide the admin bar to logged out users.
I just want a simple Login | Register (if user is log out, and when clicked go to their own respective pages)
and be changed to Log Out (if user is logged in)i have checked out:
https://buddypress.trac.wordpress.org/browser/tags/1.7/bp-themes/bp-default/sidebar.phpand came up with this:`<?php if ( !is_user_logged_in() ) : ?>
<h4><?php echo bp_core_get_userlink( bp_loggedin_user_id() ); ?></h4>
<a class=”button logout” href=”<?php echo wp_logout_url( wp_guess_url() ); ?>”><?php _e( 'Log Out' ); ?></a>
<?php else : ?>
<a href=”<?php echo get_site_url(); ?>/wp-login.php”>Login</a>
<a href=”<?php echo get_site_url(); ?>/registration”>Register</a>
<?php endif; ?>`But even when the user is logged out, it still says log out and isnt clickable.
Thank you very much in advance! š
The issue: activation key / page nog working
1. user can http://rootgamer.com/register account
2. activation mail is received;
Thanks for registering! To complete the activation of your account please click the following link: http://rootgamer.com/activate/?key=fd68df3543d98a53sdfasdfasdf
3. user clicks link / activates on site
4. after visit, you may enter key again and again, but account will not be activated!1. Which version of WordPress are you running?
WordPress 3.5.12. Did you install WordPress as a directory or subdomain install?
Directory3. If a directory install, is it in root or in a subdirectory?
nope it’s in root4. Did you upgrade from a previous version of WordPress? If so, from which version?
clean and fresh5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
yes, nothing out of the order6. Which version of BP are you running?
Buddypress Version 1.7.17. Did you upgraded from a previous version of BP? If so, from which version?
No, clean fresh installation8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
plenty, only one is relevant; Social Login Version 4.0 | By Claude Schlesser9. Are you using the standard BuddyPress themes or customized themes?
Custom theme10. Have you modified the core files in any way?
core… had to modify the /members/index and other files as described in custom bp theme instructions. no other files are modified11. Do you have any custom functions in bp-custom.php?
don’t have12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
don’t have13. Please provide a list of any errors in your server’s log files.
all i can see in hosts provided log files is:Line 1327: - - [08/May/2013:08:55:59 -0400] "GET /activate HTTP/1.1" 200 12640 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0" Line 1328: - - [08/May/2013:08:56:01 -0400] "GET /wp-content/plugins/simple-lightbox/themes/default/layout.html HTTP/1.1" 304 - "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0" Line 1331: - - [08/May/2013:08:56:01 -0400] "GET /how-to/install-steam-windows-ver-on-linux HTTP/1.1" 200 12995 "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0" Line 1332: - - [08/May/2013:08:56:05 -0400] "GET /wp-login.php HTTP/1.1" 200 1551 "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0" Line 1333: - - [08/May/2013:08:56:12 -0400] "POST /wp-login.php HTTP/1.1" 200 1615 "http://rootgamer.com/wp-login.php" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0" Line 1336: - - [08/May/2013:08:56:34 -0400] "GET /activate/?key=fd68df3543d98a53108946asdfasdfasdfasd HTTP/1.1" 301 20 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0" Line 1337: - - [08/May/2013:08:56:35 -0400] "GET /activate HTTP/1.1" 200 12642 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0" Line 1338: - - [08/May/2013:08:56:37 -0400] "GET /wp-content/plugins/simple-lightbox/themes/default/layout.html HTTP/1.1" 304 - "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0" Line 1339: - - [08/May/2013:08:56:38 -0400] "GET /how-to/install-steam-windows-ver-on-linux HTTP/1.1" 200 12996 "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0" Line 1340: - - [08/May/2013:08:56:40 -0400] "GET /activate?key=fd68df3543d98a53108946asdfasdfasdfd&submit=Activate HTTP/1.1" 301 20 "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0" Line 1341: - - [08/May/2013:08:56:41 -0400] "GET /activate HTTP/1.1" 200 12632 "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0" Line 1342: - - [08/May/2013:08:56:42 -0400] "GET /wp-content/plugins/simple-lightbox/themes/default/layout.html HTTP/1.1" 304 - "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0" Line 1343: - - [08/May/2013:08:56:43 -0400] "GET /how-to/install-steam-windows-ver-on-linux HTTP/1.1" 200 12996 "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0"15. Is your server running Windows, or if Linux; Apache, nginx or something else?
LinuxTopic: BuddyStream doesn't work
Hi everyone,
I’m trying to figure out a way to make Buddystream work. I have bought the premium version and I did all the set up based on the documentation.
It won’t import or post to Facebook though and it won’t import from Twitter as well.
I tried contacting their support, but no answer.
I use WordPress 3.5.1, BuddyPress 1.7.1 and BuddyStream Premium 3.0.3.
Any help would be greatly appreciated!
KatHi there,
Having big problems with buddy press. To start with, I’m using the latest version of WordPress and the latest version of buddy press and bbpress. For the life of me I CANNOT get these things to work correctly. We’d like a sitewide forum and group forums. For one, I’m extremely confused about the concept of the sitewide forum. AFter following install instructions, it seems we have TWO forums now, one here:
http://www.mamasaywhat.com/forums
And one here:
http://www.mamasaywhat.com/connect
I really DONT want two – I would prefer the first one to work properly but that leads me to my second major MAJOR issue which is the fact that the group forums DO NOT WORK. I followed the install tutorial and codex to the absolute letter. When I click forums in the groups I get this, every time:
Warning: substr() expects parameter 1 to be string, array given in /home/mamasayw/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 776
Warning: strpos() expects parameter 1 to be string, array given in /home/mamasayw/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 783
Warning: explode() expects parameter 2 to be string, array given in /home/mamasayw/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 789
Warning: Invalid argument supplied for foreach() in /home/mamasayw/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 789
Warning: substr() expects parameter 1 to be string, array given in /home/mamasayw/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 776
Warning: strpos() expects parameter 1 to be string, array given in /home/mamasayw/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 783
Warning: explode() expects parameter 2 to be string, array given in /home/mamasayw/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 789
Warning: Invalid argument supplied for foreach() in /home/mamasayw/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php on line 789
The last issue is that there is no formatting on any buddy press pages, which you can see here: http://www.mamasaywhat.com/groups/asfd/
I am ridiculously frustrated by this. There don’t seem to be any answers and no one can help me. I’ve probably been revisiting this project over and over for the better part of a year with no luck. Please, God, someone help.
Hi! I hope you guys are well.
I installed Buddypress for the first time ever (once I heard about every theme compatibility, which is awesome).My site is http://www.privatebarking.com/private (link to bypass the coming soon page). When I go to the Register page, for instance, the page looks very weird. There is no page layout – everything is squeezed to the left of the page and very difficult to read.
Could someone please point me in the right direction or give me a hand on fixing it?
1. Which version of WordPress are you running? WordPress 3.5.1
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. But not sure from which version (I think it was the immediate one before the 3.5.1).
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. – it is a fresh installation. Problem is happening from inception.
6. Which version of BP are you running? 1.7.1
7. Did you upgraded from a previous version of BP? If so, from which version? No. It is a fresh installation.
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? Yes. A lot (Akismet, Contact Form 7, Fluid Video Embeds, Google Analytics, NextGEN Gallery, NextGEN Gallery Optimizer, NextGEN Gallery Voting, NextGEN Public Uploader, Regenerate Thumbnails, SeedProd Coming Soon Pro, Web Fonts, WordPress Admin Notepad, WordPress Editorial Calendar, WP Google Fonts, WP to Twitter, WPtouch).
9. Are you using the standard BuddyPress themes or customized themes? Standard.
10. Have you modified the core files in any way? No.
11. Do you have any custom functions in bp-custom.php? I don’t think so.
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? No bbPress yet.
13. Please provide a list of any errors in your serverās log files. I do not know how to get that information.
14. Which company provides your hosting? http://www.1and1.com
15. Is your server running Windows, or if Linux; Apache, nginx or something else? I am not sure!
Topic: Missing Forums Directory
I’m using BBpress for forums, 3.5 wordpress and buddypress for the community portions of my site.
I don’t see a forums directory in the components page so I can’t attribute a forum page to bbpress. So ultimately, every time a user accesses my /forum/ root they are redirecting back to that page which dramatically increases loading time. I see all the directories that I have attributed pages to except forums. Can someone help me fix this problem?Topic: Installation problems
Hello, I’ve had a good look in this forum but I don’t see the exact problem I’m having.
I have an existing wordpress site with a customised theme. I have installed Buddypress as a plugin but the installation wizard does not show up on the top of the page and the set-up tabs are limited. Screen shot here http://tinypic.com/r/4iehkw/5
The permalink setting is custom
I thought I’d plough on ahead anyway so I installed Buddypress Template Pack to make it more compatible with the existing theme. It sort of worked. The pages – members, groups, activity – show within the existing template but no buddypress navigation shows so its impossible to use.
http://tinypic.com/r/ajxnpd/5I’ve tried uninstalling everything and reinstalling but the installation wizard doesn’t show leaving the set-up incomplete.
I cant change the template prior to instal because this will mess with the entire existing site. Any help would be appreciated….
Wordpress = 3.5.1
Buddypress = 1.7.1
Theme = Standard BP themeHi Everyone, im looking for a solution for a short story website and wondered if buddypress had the capability.
Heres the features and i would like its to be seamless where the customer wouldnt be taken to the wp-admin area, apart from the usual signup account side these are the main features:
Users can:
View their ‘My Profile’ (includes picture, name, email, about me, my stories, my drafts)
Write: give the story a title
Write: stories with a word limit/counter (5,000 limit)
Write: save a story as a draft (accessible via their profile)
Write: tag a story (i.e. funny, true story)
Read: filter stories (popular tags, story length and popular authors)
Read: sort stories (popularity or date added)Any help is much apriciated
Regards Roy
Wordpress Multisite 3.5.1
BuddyPress 1.7.1
Tetris ThemeI’ve noticed that when users join a group and that joining activity is added to the activity stream, the text and avatar sizes are a lot smaller than that used for regular status updates.
Is this the way it is supposed to be?
I’d like to edit it so that the group joining activity is the same avatar and text size as the status update.
Can I do this via bp-custom?
Hi All,
Is there a good Terms of Use plugin for BuddyPress 1.7 ? I tried using the Terms of Use plugin for WordPress and it didnot force the users to “Agree” for the terms of use. All the buddy press pages were visible.
Any help would be much appreciated.
I am using WP 3.5.1 and BP 1.7. Thanks