Search Results for 'wordpress'
-
Search Results
-
Hey,
What’s happening is that when people are responding in my forums, I can see about half of their message before it’s chopped off on the page and has ‘Quick Reply’ box and footer. No way to scroll down and see the rest of the messages.
I’m running WordPress 3.4.1 on the main domain, with Buddy Press 1.5.6 and bbPress 2.1 and I’m being hosted by Hostgator. I also have Wishlist Member running on the site (it’s a paid membership site, also need some help figuring out how to make the forums and community pages private); it’s all fairly new and this is the first of me noticing a problem.
I’ve been in touch with the theme’s technical support (Custom Community version 1.8.9.1) however they haven’t heard of anything similar happening before. I’m inclined to believe its a theme issue because they had some problems with the footer being a static height as well, but I wanted to check I’m not doing something silly from the Buddypress side!
Any help appreciated. Thanks!
Hi,
I get the following database error when trying to create a Group
`WordPress database error: [Table ‘mydatabase_name.wp_bp_groups’ doesn’t exist]
INSERT INTO wp_bp_groups ( creator_id, name, slug, description, status, enable_forum, date_created ) VALUES ( 2, ‘Talk >>> Events’, ‘events’, ‘Your comments are welcome!’, ‘public’, 0, ‘2012-07-19 21:38:38’ )WordPress database error: [Table ‘mydatabase_name.wp_bp_groups_groupmeta’ doesn’t exist]
SELECT g.*, gm1.meta_value AS total_member_count, gm2.meta_value AS last_activity FROM wp_bp_groups_groupmeta gm1, wp_bp_groups_groupmeta gm2, wp_bp_groups g WHERE g.id = gm1.group_id AND g.id = gm2.group_id AND gm2.meta_key = ‘last_activity’ AND gm1.meta_key = ‘total_member_count’ AND g.status != ‘hidden’ ORDER BY last_activity DESC LIMIT 0, 10000WordPress database error: [Table ‘mydatabase_name.wp_bp_groups’ doesn’t exist]
SELECT COUNT(DISTINCT g.id) FROM wp_bp_groups g, wp_bp_groups_members gm1, wp_bp_groups_groupmeta gm2 WHERE g.status != ‘hidden’ AND g.id = gm1.group_id AND g.id = gm2.group_id AND gm2.meta_key = ‘last_activity’WordPress database error: [Table ‘database_name.wp_bp_groups_groupmeta’ doesn’t exist]
SELECT g.*, gm1.meta_value AS total_member_count, gm2.meta_value AS last_activity FROM wp_bp_groups_groupmeta gm1, wp_bp_groups_groupmeta gm2, wp_bp_groups g WHERE g.id = gm1.group_id AND g.id = gm2.group_id AND gm2.meta_key = ‘last_activity’ AND gm1.meta_key = ‘total_member_count’ AND g.status != ‘hidden’ ORDER BY g.name ASCWordPress database error: [Table ‘database_name.wp_bp_groups’ doesn’t exist]
SELECT COUNT(DISTINCT g.id) FROM wp_bp_groups g, wp_bp_groups_members gm1, wp_bp_groups_groupmeta gm2 WHERE g.status != ‘hidden’ AND g.id = gm1.group_id AND g.id = gm2.group_id AND gm2.meta_key = ‘last_activity’`What’s happening?
Thanks,
PeterTopic: Where are the translators ?
When browsing here http://i18n.trac.buddypress.org/browser i’m amazed to see that nothing is updated since a long time for 98% of the different languages.
When going here http://translate.wordpress.org/projects/buddypress/ i’m happy to learn that buddypress 1.2 will be translated one of these… days ?!!!

The Glotpress/buddypress is “a project” who permit only to translate the trunk, without Tagged and Branches archives. It’s not very interresting for endusers and a bit dramatical to use online for translating with security. The browser cache is not the best place to stay for new words dropping into Glotpress.
Needless to say I feel a little lonely with my french updates on the i18n Trac. Unfortunatly i even don’t know if my work (fr_FR) is downloaded and used by someone.
Who use BP in his native language ?
Is BP used outside of english & french speaking countries ?
Where/who are the translators ?Below you’ll find a bb/wordpress based website I’ve been working on.
I just have an issue that I can’t seem to fix.
Whenever a user favorites a post or such the website redirects to a 404 page not found error page.
Would anyone who is experienced in this field be able to help?Thanks in advance,
Here is the website: http://www.ifmsa-jo.org/justlc/If I change the permalinks setting in WordPress Settings / Permalinks, then all previous BuddyPress activity updates become broken. For example, “Joe Bloggs wrote a new post ‘New Post’ — the link to New Post still uses the old permalinks structure, and results in a 404 error.
Anyone else seen this happen? Is there a simple fix?
Topic: Group Creation Wizard Loop
Hi : congrats for your work.
1 . The Group Creation Wizard creates a loop : first step – group details – completes and the next step button links you to a blank page with another next step button – then wordpress crash with “do you really want to do this /try again” message.The Group Details are saved though and can be modified from the admin panel.I tried to browse every forum related to group creation problems and tried everything , on fresh installs with the unaltered BuddyPress Default theme.and the bbpress URI thing does not seem to work either.I tried to remove all steps but the Group Detail step but I’m not that good.
2 . Forum topic creation does not work within BuddyPress; fresh install, no worksey.
I could definitely use a fix !
Topic: bp_activity table is empty
Pot files are automaticaly created on trunk each time a file is updated. Creating pot file on Glotpress is not a problem, because Glotpress imports this file from bp Trac.