- 
	
	Hope replied to the topic Buddpress registration page not working in Buddypress 1.8.1 & WordPress 3.6.1 in the forum How-to & Troubleshooting 11 years, 12 months ago Dears, I have the same problem, registration is not working! No reaction at all after pressing the submit button (just the password fields become empty). 
 I did a fresh installation with only Buddypress installed & still the same problem! Anybody knows why?Thanks in advance 
 Hope
- 
	
	Hope replied to the topic Server Requirements (SW & HW) in the forum Installing BuddyPress 12 years, 2 months ago Yes @ubernaut, lets say most of the users will be using the system at the same time. What are the recommended requirements regarding the HD size + Memory for example. What is the recommended OS from your and others’ experience? Thanks a lot 
- 
	
	Hope started the topic Server Requirements (SW & HW) in the forum Installing BuddyPress 12 years, 3 months ago Dears, What are the recommended server requirements in details (as software & hardware) to run Buddypress with 10000 users (knowing that this number will grow continuously). Thanks in advance 
- 
	
	Hope replied to the topic Import/Export of all BuddyPress user data (important) in the forum How-to & Troubleshooting 12 years, 8 months ago Thank you guys for your quick responses… 
 Actually it’s not a Ning site, It’s a student information system & I want to export its users (who are students) in a format that could be imported into buddypress; so […]
- 
	
	Hope started the topic Import/Export of all BuddyPress user data (important) in the forum How-to & Troubleshooting 12 years, 8 months ago Hi guys, I know that “importing/exporting buddypress user data” is set to be a future feature for buddypress but does anybody know a plugin or a tool or anything to do such a thing for now? I want to import […] 
- 
	
	Hope replied to the topic Collapse and expand comments in the forum How-to & Troubleshooting 12 years, 9 months ago This is the “load more” code in global.js that deals with the comments’ hiding: /* Hide excess comments */
 if ( jq('div.activity-comments').length )
 bp_dtheme_hide_comments();The required code is […] 
- 
	
	Hope replied to the topic Collapse and expand comments in the forum How-to & Troubleshooting 12 years, 9 months ago Hi @yadigit Thanks a lot for your quick reply.. Actually I’m aware of the code in global.js file & I changed the number of shown comments to 2 instead of the default (5) but this is not my problem. I’ll […] 
- 
	
	Hope replied to the topic Collapse and expand comments in the forum How-to & Troubleshooting 12 years, 9 months ago Anybody’s help will be much appreciated.. Thanks 
- 
	
	Hope replied to the topic Collapse and expand comments in the forum How-to & Troubleshooting 12 years, 9 months ago Hi @yadigit, Thanks for the solution! I have a question maybe you can help me with: 
 When “loading more” activity stream, hiding comments doesn’t work i.e. all comments for activity updates appear which is not […]
- 
	
	Hope started the topic Hide/Show Activity Comments in the forum Showcase 12 years, 9 months ago Hi guys, I’m facing this issue: When “loading more” the activity stream, hide activity comments don’t work! 
 I set to show only 2 comments for activity updates & with “Ahow all comments” link, the rest will be […]
- 
	
	Hope replied to the topic Syncronization (Important) in the forum Requests & Feedback 12 years, 9 months ago Sorry, you’re right… I just added a check in the activity -> entry.php to assure that it’s not a post page: 
 (if !bp_is_blog_page()).Maybe it’s not the perfect solution but it works for me for […] 
- 
	
	Hope replied to the topic Syncronization (Important) in the forum Requests & Feedback 12 years, 9 months ago I found a solution thanks 🙂 
- 
	
	Hope replied to the topic Syncronization (Important) in the forum Requests & Feedback 12 years, 9 months ago Thanks @transmission… I decided to use this plugin, it’s very useful & now things are more logical… but i had one issue, Maybe you can help me with it. I installed “RS Buddypress Activity Refresh” plugin to […] 
- 
	
	Hope replied to the topic Syncronization (Important) in the forum Requests & Feedback 12 years, 9 months ago Interesting idea! I’ll see how I can benefit from this plugin. Thank you very much 
- 
	
	Hope started the topic Syncronization (Important) in the forum Requests & Feedback 12 years, 9 months ago Hi all, Thanks for your efforts and nice work… I have a request witch is: Synchronizing Post Comments with ‘New blog comment’ activity update. I mean when I comment on the new post entry on the activity […] 
- 
	
	Hope replied to the topic Division by zero warning in the forum Showcase 12 years, 9 months ago The problem in the plugin is in the row: 
 $activities->pag_num = $activities->pag_num -1;
 When it takes 0 value.What does pag_num refer to in activity? 
- 
	
	Hope replied to the topic Division by zero warning in the forum Showcase 12 years, 9 months ago Anybody? how to hide non friends activity updates from activity stream? 
- 
	
	Hope replied to the topic [Resolved] How to change 'Avatar' to 'Photo' in the forum Showcase 12 years, 9 months ago Thank you aces, I ended up modifying core files 🙂 Didn’t find another way… 
- 
	
	Hope replied to the topic [Solved] Get list of unread private messages in the forum How-to & Troubleshooting 12 years, 9 months ago Apparently there’s no way to copy the code here :S Anyway do you know how to do this? 
- 
	
	Hope replied to the topic [Solved] Get list of unread private messages in the forum How-to & Troubleshooting 12 years, 9 months ago Interesting! I want to add dropdown list to choose between showing all or unread messages, how could this be applied? I added the following code but nothing happens: 
 `[…] 
- Load More
	@amalsh
	Active 10 years, 5 months ago