Search Results for 'buddypress'
-
AuthorSearch Results
-
July 17, 2009 at 9:06 am #49510
In reply to: Please Help Fix Bugs for 1.0.4
danbpfr
Participantwpmu 2.8.1
bp 1.0.3 trunk version
bbpress 1.0.1
here is my bug list. I read the trac message mentionned above and made my own change. Anyway all i listed here is already not working.
I suggest you go to the site and terst yourself (it’s a test site straigth out of the box)
May this help.
Group page – main content
http://buddypress-fr.net/bpdemo/groups/groupe-de-tests/home/
Topic list is showing well.
This is a link from one of the topic. When click on it, it brings me to the homepage.
http://buddypress-fr.net/bpdemo/groups/groupe-de-tests/forum/topic/25
Same thing with the “view all topics” link
http://buddypress-fr.net/bpdemo/groups/groupe-de-tests/forum
Group page – Forum button
http://buddypress-fr.net/bpdemo/groups/groupe-de-tests/group-forum/
Menu is ok, but when i click on “forum”, the right col “main content” becames blank.
The admin bar disapear also
Group page – Wire
http://buddypress-fr.net/bpdemo/groups/groupe-de-tests/group-wire/
“view all” brings me to the homepage
Group page – create a group
http://buddypress-fr.net/bpdemo/members/admin/groups/create/step/group-details
The 4 menu options (details, settings,…)in maincontent are no more translated
After the group is created, when i go to the new group admin, the options are translated.
on step 2, the forum option is deactivated.
The permanent warning message about configuration is not necessary for ordinary user, because they can’t never install bbPress, even if they are blog admin or there own group forum master.
Anyway, this means to create a group first, then finish the whole register process, saving and to come back to the group to activate the forum. Not sure if this is a bug, but it’s anoying.
Once the group is created, the forum option is not appearing at all.
Group page – wire
unable to create a message. When posting, i flip to the homepage without any error message.
Group page – change group avatar
This is impossible ! I load a new image, loader is turning a little, and… nothing happens.
*****
I uploaded the 1.0.3 latest release version and changed the whole bp-theme/group folder from trunk to latest release.
Now, i can change group avatar.
Also, can you explain me the difference between the two folder, the trunk version has a very different content.
July 17, 2009 at 8:42 am #49508In reply to: Improving the Buddypress User Interface.
Kunal17
ParticipantMohit,
Not sure what a fisheye menu is but I know I would really benefit from a tutorial to easily convert the default BP home theme nav bar into a drop down one. I am running out of nav bar space with all the new components being released and need to move some out of the top level into drop down.
I look forward to your tutorial for the sliding sign in menu too. Have you got it to work properly with the BP signin component?
July 17, 2009 at 6:35 am #49503In reply to: member theme not loading
Mohit Kumar
Participantare your member themes in bpthemes folder?
A buddypress themes consists of two parts
member theme – you put it in – /wp-content/bp-themes/
home theme – you put it in -/wp-content/themes/
please check it
July 17, 2009 at 2:15 am #49500In reply to: Share This not Working
Ted Mann
ParticipantI’m having the same problem with the ShareThis plugin. What’s weird is that you didn’t get that annoying code — SHARETHIS.addEntry({ title: â€â€, url: â€â€ }); — with BuddyPress 1.0, only subsequent versions. You can see it in action on my site at http://injersey.com
I see the same thing happening with the Popularity Contest plugin automatically adding code into the “Featured Members” part of the site:
AKPC_IDS += \”,\”;
Popularity: unranked [?]
I’ve already contacted the plugin authors to notify them. But anyone on here have an idea what might be causing these issues? As I mentioned above, they’ve only cropped up in the latest revisions to buddypress
July 17, 2009 at 2:03 am #49499Rohan Kapoor
ParticipantJust for the installation of buddypress.
July 16, 2009 at 8:09 pm #49483Mohit Kumar
ParticipantHey , Thanks to R-A-Y. i have modified the code snippet for sliding panel script based on jquery. I need help to test and to Improve (possible convert into a plugin) the sliding panel script for bphome and bpmember themes.
I will integrate it with this my current buddypress installation tomorrow so you can see the demo.
Thanks
July 16, 2009 at 7:38 pm #49480Paul Wong-Gibbs
KeymasterThis is also not a BuddyPress-related question and you’d have been better of taking it to the WordPress forum and searching for similar topics.
July 16, 2009 at 7:08 pm #49478jefflee
ParticipantIt was the memory limit. I set it to 96M, reinstalled buddypress and it now works fine. Thanks Burt. Will this also improve performance overall? Another thing…if I get mad traffic as I build my community will I need to continue to up this memory value? For the buddypress.org community or the upcoming wordpress.org migration to buddypress, will this be a huge number? Or is this just a memory value for the installation of plugins?
What a great community of experts here!
Thanks,
Jeff Lee
July 16, 2009 at 6:51 pm #49476Burt Adsit
ParticipantJeff, others have had WSOD issues and in many cases they are related to the php memory limit set on your host. Check your error logs and if it’s running out of mem then check this codex article:
https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
July 16, 2009 at 6:37 pm #49471In reply to: WPmu BBPress BdPress – in which order?
Rohan Kapoor
ParticipantYou may want to talk a look at this thread.
July 16, 2009 at 6:36 pm #49470Rohan Kapoor
ParticipantGenerally, the White Screen of Death seems to be implying a problem with the theme or the plugin. Check that you have COPIED THE THEMES NOT MOVED THEM!
July 16, 2009 at 5:48 pm #49468In reply to: Multiple BP Integration…
Rohan Kapoor
ParticipantI do know for sure that you can install multiple bbpress using the same userdatabase. You just integrate all of them into the same the wpmu install and that works. The problem really comes from multiple buddypress.
July 16, 2009 at 5:18 pm #49465Andy Peatling
KeymasterIf you are getting a white screen, you must check your error logs. This will tell you what the problem is.
July 16, 2009 at 4:32 pm #49458jefflee
ParticipantI have a similar problem. I am using linux/apache/MySQL(5) on “The Rackspace Cloud” (formerly Mosso) as my host. I upgraded to WPMU 2.8 last week and when I reactivated buddypress, my admin went completely out (White Screen of Death is the new term I believe).
The only remedy was to delete the entire /wp-content/plugins/buddypress/ folder and then I can use the admin again. I removed almost all of my plugins (fbconnect, twitter to wire, & some other blog related plugins) and tried installing buddypress again…same thing.
The funny thing is, that even after this mess, BuddyPress does still work when activated, I just can’t get to the admin anymore.
Any help would be appreciated. Just to be clear, all was well before I updated to 2.8.1
Thanks,
Jeff Lee
July 16, 2009 at 3:35 pm #49454In reply to: Buddypress 1.0 looks bad with Firefox 3.5
David Lewis
ParticipantGo Firefox. I wonder how many of my clients site are now “broken” because of this bug
Thanks for the info J3
July 16, 2009 at 3:25 pm #49452In reply to: Fatal error: Out of memory when installing
schaeffer
ParticipantWP_MU 2.8.1
buddypress 1.0.3. (attempt)
I’ve been running into this trying to install 1.0.2 and 1.0.3 and have not solved the problem. My 2.8.1. installation is clean and seems to be running fine. I had an older MU install with the first buddy beta release prior to the 2.8.1 upgrade.
I’ve tried plugin updater and manual methods per instructions.
I tried the wp-admin/php.ini recommendation.
most recent error message: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /var/www/manifold/wp-includes/kses.php(1032) : runtime-created function on line 1
July 16, 2009 at 2:50 pm #49447In reply to: FireFox Display Issues
Jeff Sayre
ParticipantThis is a known bug in Firefox. Please search before posting.
https://buddypress.org/forums/topic/buddypress-10-looks-bad-with-firefox-35
July 16, 2009 at 2:48 pm #49444In reply to: Translation issues
Jeff Sayre
Participanthttps://buddypress.org/forums/topic/103-site-wide-activity-widget-not-translating
Andy is aware of some missing instances of the translation function. But, if you are noticing areas of BP that seem to be missing the translation function, please first search trac to see if they have been reported. If not, then open a new ticket. It is better to over report than under report.
July 16, 2009 at 2:38 pm #49443In reply to: Bogs on BP 1.0 3
Andy Peatling
KeymasterReport bugs here please: https://trac.buddypress.org/newticket/
July 16, 2009 at 2:37 pm #49442In reply to: Firefox 3.5 display.
Jeff Sayre
ParticipantWhich version of BP are you running?
https://buddypress.org/forums/topic/buddypress-10-looks-bad-with-firefox-35
July 16, 2009 at 2:31 pm #49440Andy Peatling
KeymasterJust be aware there are security vulnerabilities running that version. You are much better off taking the time to upgrade, rather than risking it and taking more time to get un-hacked.
July 16, 2009 at 2:03 pm #49437In reply to: WPmu BBPress BdPress – in which order?
Ipstenu (Mika Epstein)
ParticipantDid you copy the folders from “/wp-content/plugins/buddypress/bp-themes/” to “/wp-content/bp-themes/”? If so and you’re still seeing the error, you should either upgrade to BuddyPress 1.0.3 (just came out) or COPY (not move) the bp-themes folders into “/wp-content/themes/” – There’s a bug in BP1.0.2/WPMU2.8.1
July 16, 2009 at 1:41 pm #49435In reply to: HELP I CAN'T POST! – README
Ipstenu (Mika Epstein)
ParticipantDitto here.
I flushed my buddypress.org cookies and dumped my cache too.
July 16, 2009 at 12:54 pm #49430kennibc
ParticipantGeez… Foung the trac
July 16, 2009 at 12:21 pm #49428In reply to: Translation issues
-
AuthorSearch Results