Search Results for 'wordpress'
-
AuthorSearch Results
-
June 25, 2009 at 1:48 pm #48055
In reply to: THEME: div#content (bphome) VS. div#main (bp-member)
Jeff Sayre
ParticipantDoug-
I can’t speak to the reason why the CSS was implemented this way, but it may have something to do with the fact that bphome is a default theme which can be replaced with any WordPress theme with a few tweaks here and there. So it follows the standard WP theming protocol.
The bpmember theme, on the other hand, is unique to the BuddyPress world. As I’m sure you know, you cannot take a standard WP theme and tweak it into a custom BP member theme. Andy created the CSS coding protocols from scratch for BuddyPress member themes. Andy can speak to this more directly–and correct me if my assumptions are wrong!
I could see a lot of value in pulling all of the color values & branding (logo) out of base.css and into branding.css
I like this idea a lot!
June 25, 2009 at 12:32 pm #48052pb1285n
ParticipantI don’t have any memory errors but I keep getting this error.
[25-Jun-2009 07:05:35] WordPress database error Table ‘pb1285n_sims3legacy.wp_98_options’ doesn’t exist for query SELECT * FROM wp_98_options WHERE option_name = ‘blogname’ made by require, require_once, do_action, call_user_func_array, bp_core_do_catch_uri, load_template, require_once, load_template, require_once, bp_the_site_blog_name, bp_get_the_site_blog_name, get_blog_option
Any idea? Thanks
June 25, 2009 at 3:33 am #48035In reply to: BuddyPress Kills WordPress Themes
Burt Adsit
Participantgwsa, you don’t have access to the wp themes? Site Admin > Themes > Activate some on that list. Then Appearance > Themes > All those you activated should be available for selection.
dawnsinger, the universal blog theme is the theme that lives in /wp-content/themes/default. All blog themes are wordpress themes.
June 25, 2009 at 2:44 am #48034In reply to: BuddyPress Kills WordPress Themes
dawnsinger
ParticipantAndy — I’m probably just missing it in the documentation somewhere, but my user-created blogs are showing up as default WordPress themes. How/where do I set a universal member BLOG theme?
Thanks,
J
June 24, 2009 at 3:31 pm #48021In reply to: Plugins repository
Erwin Gerrits
Participantirc… another thing I’ve never gotten into…… sorry for being so slow in adapting.
It seems my plugin is now listed correctly on the WP plugins AND I can upload changes to the trunk with Tortoise! Yay for technology!
One last question regarding the plugin repository. I see some folks have an image (avatar) for their plug-in both in BuddyPress plugins list and WordPress’…. how do I go about adding one?
June 24, 2009 at 1:47 pm #48016In reply to: Forums Not Being Created
notme31
Participantok, i started from 0 again, its my 4th day trying to make it work, 8 hours day, I am FRUSTRATED, now:
bbpress alpha 6
BP 1.0.1
wordpress mu 2.7.1
I followed ALL the steps in this post (https://buddypress.org/forums/topic.php?id=471&page=5), I know them by heart already, users are shared in bbpress and wordpress, if i log on as admin in wordpress i am logged in also in bbpress, cookies seem to work but….
…still not able to create a group with forum, nothing is updated in bbpress after creating the group, i think its because of cookies but I did ALL as commented so I am REALLY lost
(( so bbpress alpha 6 doesnt work for me, i tried rc1 and rc3 also
June 24, 2009 at 1:44 pm #48015In reply to: Forums installation issues
notme31
Participanti hope, its the most difficult installation ever
after expending 4 days to integrate buddypress bbpress and wordpress mu with no luch it makes Drupal easy
June 24, 2009 at 1:42 pm #48014In reply to: Forum Integration: HELPING HINTS
notme31
Participantok, now when i log in in wordpress i am logged in bbpress, but still cant create a group with forums enabled

and now i can say i dont have any idea of what more to try
(((
June 24, 2009 at 8:55 am #47999In reply to: Forum Integration: HELPING HINTS
notme31
Participantok, i started from 0 again, its my 4th day trying to make it work, 8 hours day, I am FRUSTRATED, now:
bbpress alpha 6
BP 1.0.1
wordpress mu 2.7.1
I followed ALL the steps in this post, I know them by heart already, users are shared in bbpress and wordpress, but if i log on as admin in wordpress and I go to bbpress I am NOT logged
still not able to create a group with forum, nothing is updated in bbpress after creating the group, i think its because of cookies but I did ALL as commented so I am REALLY lost
((
June 23, 2009 at 8:42 pm #47981In reply to: Plugins repository
Burt Adsit
ParticipantErwin you have to connect to the wp plugins repo for your plugin such as:
http://svn.wp-plugins.org/<plugin slug>
Where your plugin slug is the filename of the download zip, minus the .zip part. Then you can ‘checkout’ a copy of the repo which is your working copy. In tortise svn it’s right click in the directory you want to create a copy and ‘svn checkout…’
It’ll ask you the url to the repo and the name of the dir to put things in.
https://wordpress.org/extend/plugins/about/faq/ for kinda how to take it from there.
June 23, 2009 at 4:05 pm #47970Sean Choe
ParticipantTHE CAUSE FOUND!!!
I found the cause of this issue. So obvious. Everyone who’s having this issue please follow this instruction!!
DON’T REINSTALL THE WORDPRESS OR BUDDYPRESS. You should just follow the steps below.
1. go to siteurl/wp-admin
2. go to setting -> permalinks
3. Change common settings EXCEPT DEFAULT. If you set it as default, the issue occurs.
If this doesn’t work, please reply.
Thank you all!
June 23, 2009 at 4:04 pm #47969In reply to: Profile view shows on members page.
Sean Choe
ParticipantUPDATED : THE CAUSE FOUND!!!
I found the cause of this issue. So obvious. Everyone who’s having this issue please follow this instruction!!
DON’T REINSTALL THE WORDPRESS OR BUDDYPRESS. You should just follow the steps below.
1. go to siteurl/wp-admin
2. go to setting -> permalinks
3. Change common settings EXCEPT DEFAULT. If you set it as default, the issue occurs.
If this doesn’t work, please reply.
Thank you all!
June 23, 2009 at 2:40 pm #47966In reply to: Internet Explorer 6.0 and friend requests
Jeff Sayre
ParticipantI reckon as much as 25% of my users are using ie 6
Well, based on the most recent browser statistics, you have an unusual group of users!
It is very difficult to optimize a theme design for IE6. Are you using a custom theme? If so, look at the header.php file that comes with the default BP theme and make sure that you’ve included the calls to the ie6.css files.
Also, here’s a thread that about IE6 issues that may help out: https://buddypress.org/forums/topic.php?id=2262#post-14161
I said this in another thread about IE support:
Getting themes of any platform (not just WordPress) to work in all versions of IE can be frustrating and tricky at best, impossible at worst. I would focus on optimizing your users’ IE experience on IE8 and IE7. Some designers are not even supporting IE6 anymore. I wouldn’t even worry about IE5.5 Of course, this is only my opinion.
June 23, 2009 at 12:37 pm #47963In reply to: Framework Integration Plugin (FIP)
David Lewis
Participant@Gpo1: Zend is a popular PHP development framework. This plugin would enable that framework within WordPress. So unless you’re a programmer… it wouldn’t do a whole lot for you. If you are a programmer… it could make plugin development easier… which is pretty cool. Correct me if I’m wrong guys. That’s my rudimentary understanding.
June 23, 2009 at 7:53 am #47950In reply to: Profile view shows on members page.
Sean Choe
ParticipantThank you all. I solved this problem. I don’t know what’s the cause though.
I just reinstalled whole WordPress MU & BuddyPress. But I didn’t erased the MySQL DB. So I could use whole data base again normally.
If someone is struggling with this issue, Just reinstall them. It’s easiest way I think.
June 23, 2009 at 5:03 am #47937In reply to: Profile view shows on members page.
Sean Choe
ParticipantThank you Brian!

So you solved the problem by reinstalling WordPress MU and Buddypress right? Did you reset the DB also?
June 22, 2009 at 8:24 pm #47922In reply to: BuddyPress Kills WordPress Themes
gwsa
ParticipantPer Burt, tried reinstalling both WPMU and BP. No luck.
Everything is great, I activate BP, and then I don’t have access to my WP themes, anywhere.
I guess as Andy pointed out, its not a universal bug, and as a result have been trying to track down the filter that replaces the theme_root, at the very least to make an ugly hack to keep things running. Any suggestions in that dept.?
June 22, 2009 at 6:13 pm #47909In reply to: BuddyPress Kills WordPress Themes
Burt Adsit
ParticipantThis hasn’t been reported by others. There have been a couple of ‘The bp themes are missing and it’s showing /themes in the bp backend instead of /bp-themes.’
Reinstall of wpmu/bp seems to solve the issue. Haven’t been able to track it down.
June 22, 2009 at 5:58 pm #47908In reply to: Is BuddyPress for me?
Kunal17
ParticipantI just recovered from a bad spam incident on my buddypress site. A user (who looked legit) suddenly started private messaging the whole community with obviously spam material resulting in some very angry members

I will go ahead and install Akismet and a captcha during registration H.owever, is it true that each user has to obtain their own key from wordpress.com and plug it into Akismet to get it to work? Is there an alternative that I can just activate for everyone? Or can I just provide all my members with my key to activate their akismet?
Also, what steps have other BP admin used to prevent the kind of spam that I mentioned above? I do not think Akismet & the captcha during registration would have helped in this situation.
Is there a plugin that flags users who message a lot of users in a short time? Something like that might help fight spammers.
Thanks.
June 22, 2009 at 5:57 pm #47907In reply to: BuddyPress Kills WordPress Themes
Andy Peatling
KeymasterI’ve closed the ticket for this, I’ve not heard of anyone with the same problem. If anyone else can confirm this problem on their setup I will take a look at it.
June 22, 2009 at 2:05 pm #47900In reply to: Forums Not Being Created
notme31
ParticipantHello, I need help, I have installed wordpress mu 2.7.1, buddypress.1.0.1 and bbpress-1.0-rc-3.
I have the “Attention Site Admin: Group forums require the correct setup and configuration of a bbPress installation” stupid famous msg. I have added all the plugins, edited config files of bbpress and wordpress to match auth keys (as explained), etc. added a new user in buddypress, change to “admin” state in bbpress, etc
I dont know what more to try, I read all posts, added small pieces of code to config files, deleted cookies, etc
I am lost, I spent 8 hours trying things and nothing. Same msg. I have one database for wordpress mu and other for bbpress…
Any idea of something I could test? or maybe something fails in my server?
I have done the XML-RPC test that Burt created and server said: “Hello from bbPress!” so it works… I am so tired
(
June 22, 2009 at 1:30 pm #47897In reply to: Forum Integration: HELPING HINTS
notme31
ParticipantHello, I need help, I have installed wordpress mu 2.7.1, buddypress.1.0.1 and bbpress-1.0-rc-3.
I have the “Attention Site Admin: Group forums require the correct setup and configuration of a bbPress installation” stupid famous msg. I have added all the plugins, edited config files of bbpress and wordpress to match auth keys (as explained), etc. added a new user in buddypress, change to “admin” state in bbpress, etc
I dont know what more to try, I read all posts, added small pieces of code to config files, deleted cookies, etc
I am lost, I spent 8 hours trying things and nothing. Same msg. I have one database for wordpress mu and other for bbpress…
Any idea of something I could test? or maybe something fails in my server?
June 22, 2009 at 1:17 am #47881In reply to: Avatar from Register Page not being created
vito687
Participant1. Which version of WPMU are you running?
2.7 official not svn
2. Did you install WPMU as a directory or subdomain install?
directory
3. If a directory install, is it in root or in a subdirectory?
root
4. Did you upgraded from a previous version of WPMU? If so, from which version?
WordPress MU 2.7.1
5. Was WPMU functioning properly before installing/upgrading BuddyPress?
yes, still is
6. Which version of BuddyPress (BP) are you running?
1.0.1
7. Did you upgraded from a previous version of BP? If so, from which version?
1.0 and prior to that RC2
8. Do you have any plugins other than BuddyPress installed and activated?
Bp-TOS (terms of service) which is the only possible interference
9. Are you using the standard BuddyPress themes or customized themes?
standard Bp-theme only css edited
10. If running bbPress, which version?
latest
11. Please provide a list of any errors in your server’s log files.
none
Problem is as stated in post above
June 21, 2009 at 5:31 pm #47869In reply to: WordPress to WordPress MU
Paul Wong-Gibbs
KeymasterInstall it on domain.com, assuming you’re not currently using the domain for anythign else.
June 21, 2009 at 5:23 pm #47868In reply to: Featured Groups Widget Problem
Jeff Sayre
ParticipantThis thread is about Mike Pratt’s Featured Groups Widget. This allows site admins to select certain BP groups to feature. It has nothing to do with individual members.
It sounds like you are talking about my Featured Member(s) Widget. If you are, you set a featured member by their unique ID, not by their username. When editing the widget’s parameters, it states “Member ID(s)
” and “Separate member IDs by commas”.A member ID is the unique number automatically assigned to each user by WPMU upon registration. You can find each member’s unique member ID (also called userid), by logging into WPMU and clicking on “Site Admin > Users”. Then, hover your cursor of a given member’s username and look at the link text. you’ll see this in the url “user_id=”. You can also obtain a user’s unique ID by looking at the “ID” field in the wp_users table in WPMU’s MySQL DB.
-
AuthorSearch Results