Search Results for 'wordpress'
-
Search Results
-
Topic: Customizing Catch-Box pages
Hey guys, I’m looking remove the sidebar on a few pages of Buddypress and I’m having a difficult time. I’m currently using the “Catch-box” wordpress theme.
For instance, say I wanted the specific member pages NOT to have a sidebar. What I’m currently doing is modifying the Catch-Box-Directory/buddypress/members/index.php and Catch-Box-Directory/buddypress/members/single/home.php files to exclude the “<?php get_sidebar( ‘buddypress’ ); ?>” code.
While that does, in fact, get rid of the sidebar, it also dramatically messes with the page formatting. My question is, what am I missing? Is there an easier way to go about fixing this?
I did a forum search and found that @mercime did a post (http://buddypress.org/support/topic/resolved-fixing-alignment-problems-on-pages-using-buddypress-catch-box-themecath/#post-140906) to make the catch-box theme compatible with BuddyPress. I believe the solution to my problem could lie within this post however I was wondering if I am reading this post right. From what it looks like I’m supposed to replace a couple of dots with another couple of dots..? Is that correct? Did the forum delete the code from the post or am I missing something?
I any case I would truly appreciate any guidance or direction. I’m feeling a little crushed at the moment as I’ve spent probably 6+ hours trying to do a seemingly easy task. I just want a few select buddypress pages (like the register page and the member’s pages) to not have a sidebar.
Topic: Buddypress stopped working
I’m using WordPress 3.5.1 and Headway 3.4.11 with a child theme.
Everything was working fine until I started to create templates in Headway to reuse for my page.
Nothing from Buddypress shows up now. The rest of the site is ok, though. I turned off all plugins and sill nothing. I deleted the templates and still nothing. I recreated the pages and still nothing.I uninstalled Buddypress and I get these warnings:
Warning: ksort() expects parameter 1 to be array, null given in /mysite.com/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 167
Warning: reset() [function.reset]: Passed variable is not an array or object in /mysite.com/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 172
Warning: current() [function.current]: Passed variable is not an array or object in /mysite.com/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 176
Warning: next() [function.next]: Passed variable is not an array or object in /mysite.com/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 182
Thank You
Topic: Classified Ads Plugin?
I need help, i’ve now trying a lot of ways in the last 2 hours and there is no one working.
When i will set up a new Avatar is the answer “There was a problem cropping your avatar.”I’m runnig the newest version of BuddyPress and WordPress.
On my Server is the newest PHP Version.Please Help!!
Thanks a lot…
Here are the details of my installation:
URL (temp): http://creativeconundrum.com/kristen2
BP v1.7.2
Theme base: Genesis with Custom Theme
Buddypress compatibility: v1.2.1While doing a walkthrough of functionality today, the friending process did not work. I sent a friend request to my client, who was registered as a subscriber. She accepted the request but I wasn’t added to her list of friends. I took the problem offline to work so we could get through the rest of our meeting.
I’ve just discovered, through testing, that when I change her WordPress role to be an administrator, she can accept me as her friend and that will show up instantly in her Member Listing. I made a screencast to show you what I’m seeing:
http://screencast.com/t/L8M2XNxuejh7As I summed up the video, we clearly can’t give all site members administrator privileges at the site. The ability to friend each other is critical to the site.
I have not modified core buddypress functions at this site. I’m averse to doing that from a “code durability” point of view. Using the default Buddypress theme is NOT an option, nor should it have to be.
This is an issue around the forum but I’ve seen tickets and threads closed. None of the content that I read pinned the problem down to WordPress roles, however.
Here are the two threads that I reviewed:
http://buddypress.org/support/topic/add-friend-not-adding/page/4/#post-154796
http://buddypress.trac.wordpress.org/ticket/4667We want to launch this site at the end of next month (June 2013) and I have a lot of other functionality to add in order to make this happen. I hope that someone has found a solution that actually works with the revisions of software that I’m using.
Topic: email Issue
Hi, first time here so Hello to all. At work i have a reseller account with Heart internet which i used to “test” out buddypress for my own use. After which i decided it was great and went with my personal preference of hosting choice “pixel internet” which i know are a “reseller” for heart internet too, so i know im basically with heart internet and get the same services.
So… i went ahead and basically re-did my buddy press site on pixel internets hosting, but found my self with an email issue. I wasnt getting sent “activation emails” for new user accounts. So i dug and dug with no avail so i opened a support ticket where i got told it was of course wordpress (who wasnt expecting that answer).
So i explained i have this setup on heart internet (which pixel actually is too) and that it works fine, this obviosuly confused them some what and said they would look into it.
In the mean time i tried everything from isntall SMTP configure plugin and trying that, but nothing, i tried different sending mail boxes and different reciptients but i could not get it to send activation emails.
So, after many hours i tried a lost password which resulted me an error that i cannot send the email (cant 100% remember the error). So with this in mind i wrote a quick PHP script to send a mail using mail(), and low and behold when i uploaded it, it wouldnt send, yet if i uploaded it to hearts internet hosting it working fine. I presented this to them and after “looking” into it they said it was because my website “has sent over 1000 emails in the last 12 hours, and so has hit our server limit.” This is a NEW install in the last 24 hours?
They gave an example of one when i asked which is here:
2013-05-23 17:27:09 1UfYM8-0001Fp-W4 F= rejected by non-SMTP ACL: Sender flyingfield.co.uk (uid: 1120202, user: flyingfield.co.uk, sender: flyingfield.co.uk@web99.extendcp.co.uk) is either overrate limit or disabled in main db
Now im still not sure if im being “fobbed off” here or not.
BUT to add to the problem, intermitantly whilst generally accessing my site i get a white page with simply:
Error establishing a database connection
refreshing lots or waiting a few minutes cures this and it springs back into life. To me that is a server generated error, not a wordpress generated error, the HTML source shows nothing but basic HTML tags and “Error establishing a database connection”.
When i questioned this they said they have this error in the logs which is the cause:
[Thu May 23 08:48:00 2013] [error] [client 83.105.86.162] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1 for query SELECT COUNT(*) FROM made by do_action(‘admin_init’), call_user_func_array, bp_admin_init, do_action(‘bp_admin_init’), call_user_func_array, bp_core_activation_notice, referer: http://www.flyingfield.co.uk/wp-admin/admin.php?page=bp-components
[Thu May 23 08:48:00 2013] [error] [client 83.105.86.162] PHP Fatal error: Call to undefined function bp_blogs_record_existing_blogs() in /home/sites/flyingfield.co.uk/public_html/wp-content/plugins/buddypress/bp-core/admin/bp-core-functions.php on line 205, referer: http://www.flyingfield.co.uk/wp-admin/admin.php?page=bp-components
I know there is alot here, but it would be really appricative if someone could tell me if its my install that is causing the problems or if there is something server side that there not accepting…
I still havnt got emails working… 🙁
Many thanks
AndyTopic: integrating BP
Hi- I’m just not sure where to go from here and really need to know if I installed BP correctly.
I am using the wordpress theme Pagelines. I am not sure if I installed BP correctly. And I notice that the pages for forums and registration don’t work.
ALSO-I don’t understand the bbpress thing. Am I supposed to have that too if I want forums? Does BuddyPress not have forums built within?
Please HELP! If you need login information to get to my dashboard i’ll be glad to provide it.
THanks a lot,
Kim
http://thinkwithyourheart.comUsing wordpress 3.5.1 and Buddypress 1.7.2, I stumbled on to something weird with the use of an e-mail address as username.
I can create the user (e.g. name@mysite.com) in WordPress/Buddypress, but when I try to add this new user to a Buddypress group, nothing happens.Did some tests, when I try to add another user without the @-character in the username at the same moment, that one is added without a problem.
So the users firstname.lastname@mysite.com and another.name can be created, but only the latter will be added to the Buddypress group.
In the past (with previous versions, using Buddypress since September last year, version 1.5.x), we always created new users with their e-mail account as user names and could add them without any problem to BP groups. No problem.
It seems that this is no longer possible.
Any one knows if this is intentional, or a bug?