Search Results for 'wordpress'
-
AuthorSearch Results
-
July 27, 2010 at 1:42 am #87116
lu5dx
ParticipantHowdy. I’m experiencing the same problem. Not only group creation is involved. After not being able to continue to the select group avatar step whilst creating a group. I go back to the groups page index and the group is there. However if I try to create a topic I get the error: “There was an error when creating the topic”.
Though I only have one group created, the group count says 4!.
Regarding the discussion capabilities for groups I have installed bbpress through the built in installer in buddy press. bb-config.php looks okay. All the involved directories have the right permissions.I deleted all the files from the server, dropped the db, re-installed from ground without any additional plugins and it still produces the same error.
I wonder if any of the developers can give us a hint on what to check.
Regards!
Martin
PS: I’m running WordPress 3.0, Buddypress 1.2.5.2.
July 26, 2010 at 9:15 pm #87103In reply to: Custom Menu Link Title Incorrect
Paul Wong-Gibbs
KeymasterBuddyPress 1.2.5x hasn’t really been built with the WordPress 3.0 menu system in mind. I know we’ve got some page title bugs on a WordPress network/WPMU install which I hope to get time to fix in a couple of weeks so this might clear up then.
July 26, 2010 at 7:45 pm #87094In reply to: Changing homepage and categories look
r-a-y
KeymasterIf you’re using a child theme of the BP default theme, you’ll have to alter the index.php and archive.php files in your template.
Thumbnails require a plugin or using WP’s post thumbnail feature:
http://markjaquith.wordpress.com/2009/12/23/new-in-wordpress-2-9-post-thumbnail-images/The layout is more of a general issue. Look up grid based layouts on Google and fool around with floats in CSS to do what you want.
July 26, 2010 at 4:25 pm #87076In reply to: Windows / IIS6 problems, 404 error
Jonathan Bishop
ParticipantI’ve gone through all the BuddyPress files and inserted ‘/index.php/’ after each of the root_domain elements and that fixed it.
. clean_url( $bp->root_domain . '/index.php/' .
Someone else could probably suggest a better way of doing it that links into WordPress’s permalink structure.
July 26, 2010 at 11:21 am #87029rich! @ etiviti
Participant@sadr
https://wordpress.org/extend/plugins/buddypress-restrict-group-creation/ does this already.You can set whatever defined wp_cap/role levels assigned to:
Create group capability
Create group forum capability
Create private group capability
Create hidden group capabilityJuly 26, 2010 at 11:05 am #87026Erlend
ParticipantHi dpolant. I’m also from the jMonkeyEngine project. We’re happy to see you’re extending this neat plugin.
We were up late working last night, so in case Normen didn’t make perfect sense about the forum restriction, I’ll reiterate:
What we’re looking for is a way to restrict users from creating a forum once we’ve assigned them a group. I think at its simplest, we’d want site admins to be the only ones who can enable a forum on a group. That way if group admins really think their group needs a dedicated forum, they’d just have to ask us (naturally we’d clarify the process to our users).
Our site doesn’t have open group creation, so we can easily estimate no more than 1 group every week, meaning enabling-by-request would be perfectly manageable at least in our case.
Now for something more advanced, you could consider playing with the Role Scoper plugin:
https://wordpress.org/extend/plugins/role-scoper/
It’s definitely the most comprehensive permissions-plugin I’ve tested, and it’s actively developed. What you could do is make your plugin integrate with his, so that if both plugins are present, a simple group is created, like ‘forum creator’. Now all we as users would have to do is associate the WP usegroups that should have access to forum creation with the custom ‘forum creator’ group.Maybe this would be easier just added directly to the role-scoper plugin though, so I’ll suggest it ^^
So yeah, enabling-by-request would suit us just fine!
July 26, 2010 at 10:17 am #87020In reply to: Further Forums Issues
Itzhak Schier
ParticipantBS”D Yes, actually, I believe I did, both via his site and via WordPress.org. Now checking to see if he responded.
July 26, 2010 at 4:23 am #86993In reply to: Exporting and Importing Buddypress Content
Tony Zeoli
ParticipantYou should be able to export your DB from GoDaddy using phpMyAdmin. I have done this and it works fine. You have to follow the instructions posted by mercime on the WordPress Codex.
Now, if you are trying to IMPORT your DB the same way on a new host DB, hosts like 1and1 limit your MySQL upload to 2MB only. This means you have to use the command line with linux commands to perform a “mysqldump”. Performing this action, will backup your DB file to a folder. Then, you FTP it down to your desktop. Upload it to the folder on your new server and dump it into the new DB by performing a “mysql” action. You can find the commands in both links provided by mercime.
We just exported and imported in this way from GoDaddy to 1and1. Took me a minute to figure out how to perform a mysql action, but once I learned how to do it, it was a breeze.
What you might find, is that on your new host you don’t have enough php memory. That may be an issue. I’m facing that right now.
July 26, 2010 at 3:54 am #86991In reply to: Exporting and Importing Buddypress Content
@mercime
ParticipantJuly 26, 2010 at 2:16 am #86984In reply to: Exporting and Importing Buddypress Content
alanchrishughes
ParticipantSo there is no built in way to do this like with WordPress blogs? I’ve looked into the phpadmin and their import export, but either it refuses to import into my new installation what I exported from the old installation, or it just doesn’t do anything at all.
From my Godaddy account it has 10 different export options
CSV
CSV for MS Excel
MIcrosoft Excel 2000
Microsoft Word 2000
LaTeX
Open Document Spreadsheet
Open Document Text
PDF
SQL
YAMLAm I looking in the right place?
July 25, 2010 at 7:50 pm #86955wandilly
ParticipantGreetings Marian
Thank you very much for your reply!…
and I agree with you, I thought it was the only thing I needed to change, nevertheless, it didn’t work for me…
unless I did something wrong or have to do something else…I just copied and pasted bellow what I see when I browse the wp-options table in
godaddy via phpMyAdmin:
MySQL Databases Used: 3 of 25
Version Database Name Description Status Action
mar1000812091212 Database for WordPress 2.9.1 on 5.0
mar1000812200923 Database for WordPress 2.9.1 on
…Full Texts option_id blog_id option_name option_value autoload
Edit Delete 1 0 _transient_random_seed 230d0d6d109d56140f929a76212f147b yes
Edit Delete 2 0 siteurl http://marinprofessionals.co yes
Edit Delete 3 0 blogname marinprofessionals blog yes
Edit Delete 4 0 blogdescription Just another WordPress weblog yes
Edit Delete 5 0 users_can_register 0 yesJuly 25, 2010 at 5:17 pm #86948In reply to: Newbie, BuddyPress Installation Problems!
Hugo Ashmore
ParticipantIt’s one of or a combination of two issues: the folder permissions may not be set correctly (these can normally be corrected via a decent FTP client folders generally need 755 and files 644)
Check the WordPress codex for the correct permissions required
The other issue and more likely the problem here is that the server group hasn’t got the correct permissions to create and write to directories, if you are on shared hosting you may need to contact your host to get this sorted out and also ensure that PHP ‘Safe Mode’ is turned off.
July 25, 2010 at 6:46 am #86924In reply to: Custom Menu Link Title Incorrect
ejang
ParticipantYou should create a network of wordPress sites.
https://codex.wordpress.org/Create_A_Network
during the process you have to add some code in your .htaccess files.
July 25, 2010 at 4:28 am #86918Marian
ParticipantIs your original database intact but just associated with a different domain now? If so, maybe you just need to change the siteurl in the database itself by going into Cpanel > myPHPadmin > your wordpress database > wp_options table (or whatever prefix you gave it if you changed it from the default wp). The siteurl field is the first row. Changing it to the right siteurl should allow you to log in to the dashboard again.
Beyond that, I’m not sure what you’re asking, but if my suggestion isn’t too off-base, maybe you’ll know how to proceed from there.

MarianJuly 25, 2010 at 4:18 am #86917In reply to: Wrong support forum mixup
@mercime
ParticipantI’m getting a different result. Never fear, you can download BuddyPress Template Pack from wp.org – https://wordpress.org/extend/plugins/bp-template-pack/
July 25, 2010 at 12:01 am #86907In reply to: New Sliding AJAX Login Panel Plugin for BuddyPress
Sarah Gooding
MemberThe plugin has been added to the WP repository. You can find it here with a few updates: https://wordpress.org/extend/plugins/buddypress-sliding-login-panel/
July 24, 2010 at 10:58 pm #86906In reply to: Buddypress Links plugin
Jeff Sayre
ParticipantA plugin’s readme.txt file is your friend. It can answer many of the common questions you may have about a given plugin. Your question is answered on the first sentence of the Installation section.
From the Installation section of the readme.txt file for BuddyPress Links: “Notice: This plugin is under heavy development, and is not recommended for production environments!“
This is the same information that is displayed on the plugin’s page here on BuddyPress or within the WordPress Plugin Repository.
July 24, 2010 at 8:47 pm #86902In reply to: bp_page_title() doesn’t return correct title
Alexander
Participant@tomdebruin: I’m experiencing the same as you. All my pages/posts that are generated by WordPress have the default blog title in the
. Have you filed a bug for this? July 24, 2010 at 6:42 pm #86888In reply to: page not found errors
isabellagucci
MemberI installed the plugin, followed your instructions and I keep getting this error message when I activate the fix “Fatal error: Cannot redeclare wp_redirect() (previously declared in /home/thetrans/www.xxxxxxxxxxxxx.com/wp-includes/pluggable.php:874) in /home/thetrans/www.xxxxxxx.com/wp-content/plugins/vJfxs8VV.php on line 33”
Does this fix not work for regular wordpress people who are not running MU. This page not found issue has happen over 50 times in the past hour. No matter what I do, not matter if I am trying to activate a plugin, or write a simple post this error message keeps popping up. Please let me know if there is a fix for this because unfortunately for me it’s not working. I have the most current version of wordpress and buddypress. Thanks
July 23, 2010 at 7:26 pm #86792In reply to: Facebook Connect with Buddypress
r-a-y
KeymasterI haven’t tested the plugin with WP 3.0, however some people are experiencing problems with it, but some say it’s working as well:
https://wordpress.org/support/topic/415042
http://www.justin-klein.com/projects/wp-fb-autoconnectJuly 23, 2010 at 5:21 pm #86772In reply to: Add Profile to Blog Posts
Henry
ParticipantThanks, tried that. Deleted it. Now get:
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home1/seoword1/public_html/selfpublishingreview/wp-content/plugins/bp-custom.php:
in /home1/seoword1/public_html/selfpublishingreview/wp-content/plugins/si-captcha-for-wordpress/si-captcha.php on line 763Now what?
July 23, 2010 at 4:58 pm #86767In reply to: How do I add buddyPress within my existing blog?
r-a-y
KeymasterEasy answer is install the BP Template Pack plugin. This will keep the look of your site while adding BP functionality. This will not add BP pages under the “forum” page though.
—
If you want everything BP-related including member profiles, groups, etc. to reside under the “forum” slug (eg. thecoalcity.com/forum/members/admin and thecoalcity.com/forum/groups/), you’d first have to deactivate Simple:Press, then you’d have to activate WordPress 3.0 in subdirectory network mode. Lastly, you could install BP on a sub-blog called “forum”.
This may be more work than you’re willing to do to set this up.
July 23, 2010 at 4:51 pm #86766hachimaki
Member@r-a-y Yeah, you have simplified the entire problem in one phrase, i’m amazed!

I suppose i should learn to code on wordpress, much more difficult than Joomla! or Nuked for me.
July 23, 2010 at 11:28 am #86741July 23, 2010 at 10:18 am #86738In reply to: 404 errors on all links
Hugo Ashmore
ParticipantFirstly It’s better if people didn’t piggyback (hijack / resurrect) old threads, it appears to make sense when one finds a thread that mirrors ones own issue but is not generally considered best practice.
Secondly scroll back up to mercims post and the link to the sort of detail you might need to provide the community in order that accurate help may be offered.
To the issue it strikes me that you haven’t possibly? completed all steps to enable MS (Multi Sites) if the answer to that is ‘Not sure’ then likely you haven’t and it may be wise to read through the steps outlined in the WP codex:
https://codex.wordpress.org/Create_A_NetworkI notice that your site is running as a sub domain this will likely be an issue if trying to run blogs as sub domains.
You might want to check that you have and can write to the .htaccess file (can you change the permalink structure from the backend and have it report success or a message that it can’t update the file)
-
AuthorSearch Results