Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 17,176 through 17,200 (of 22,651 total)
  • Author
    Search Results
  • #87667
    Paul Wong-Gibbs
    Keymaster

    The key thing that hnla refers to is the user login name. Google tells you instantly how to change this in the database, for example http://www.goldfries.com/websites-blogging/wordpress-change-admin-login-name/. Note if you are running WordPress MS then there will be another field you need to update.

    #87658
    Paul Wong-Gibbs
    Keymaster

    Hi Matt
    Take a look at https://codex.wordpress.org/FAQ_My_site_was_hacked for starters

    #87638
    Jason
    Participant

    Hello,

    I found the solution to the problem. If you have Bluehost and you are experiencing this problem, install this plugin:

    https://wordpress.org/extend/plugins/mail-from/

    #87624
    jalien
    Participant

    Actually I disagree. I would suggest looking at Kaltura for video, and I think there is another media plugin that handles video and images although I haven’t experimented with either, I think that BP-albums is being updated to handle other types of media. If you can wait there is a very interesting plugin being developed as a Google Summer of Code project that will turn a WordPress / Buddypress install into an LMS, it has some interesting features and looks to be very extendable. I expect it will be like Buddypress itself and spawn a series of additional plugins that enhance its features. Have a look at it at:
    http://sushkov.wordpress.com/

    Existing LMS systems do have a lot of pluses, but many are either difficult to customize and quite rigid (Moodle comes to mind) or very difficult to install and configure (Sakai project for example). That said, it may be easier to get a quick system up and running and your intended audience should reflect your choice of system as well. I find that most systems are aimed at older students (high school or university and beyond) and so do not fit what I hope to do with a learning system.

    Hope this helps a little. All the best.

    #87611
    ri-kun
    Participant

    Same situation here. When I tried to access the example.com/blogs I got redirected to the mainpage. I read here that the solution is to create a network then when I created one the blogs appeared but all members where member to the base installed blog which is your wordpress site prior to the installment of BP. If a solution could just be pass regarding this…someone????

    Marian
    Participant

    @wandilly, Did you get your problem resolved yet? If not, I’d be glad to help do detective work on it. I’d need a login though, so if you feel comfortable giving me access, you’d want to share that by private email. You can contact me at marian@heartwoodwebdesign.com.
    :-)
    Marian

    Alexander
    Participant

    @hnla: Errr. You are definitely right. It was my late night coding that prevented code stripping when editing group description that stopped the upgrade.php script to function. Everything is working now. I just commented out my function and everything worked like a charm again. Thanks for sorting this out for me!

    Hugo Ashmore
    Participant

    Is that ‘Line 4’ custom? I don’t see it in a functions file for a 1.2.5.2 I’ve just test upgraded.

    Generally – and it’s not advise necessarily to follow :) – I have never had an issue with upgrading the WP portion of a site and don’t tend to bother deactivating any plugins; I do though take a backup, ALLWAYS, on production sites prior to proceeding.

    Alexander
    Participant

    @djpaul: I will from now on always disable all the plugins. :) Where can I disable the groups component through the FTP?

    Paul Wong-Gibbs
    Keymaster

    If you didn’t disable BuddyPress (and all other plugins) before upgrading WordPress, this might be a weird artifact, though it should usually clear after a page refresh. So… have you disabled the Groups component?

    #87564
    kRadD
    Participant

    Also have the same problem with my local installation.

    1) Installed WordPress: Worked
    2) Got Buddypress as a plugin.
    3) Got a message, that the .htaccess could not be changed due to missing permissions, so changed the permissions, then no error message appears
    4) Choosed the Buddypress default theme
    5) Choosed the permalink options

    = I also get tese 404 error messages (for example /wordpress/activity/)

    #87563
    Euclides
    Participant

    I did that and the log in dissapear but instead it was replace but the code itself: remove_action(‘bp_adminbar_menus’, ‘bp_adminbar_login_menu’, 2); hahaha I am using IE 6 by the way and running latest buddypress version and wordpress and also the default theme, I am not at home at this moment.

    #87543
    grosbouff
    Participant

    Jet QuickPress is a plugin from Jettochkin based on my first plugin ‘BuddyPress Quickpress’.
    One Quick Post is the ‘new version’ of BuddyPress Quickpress; the difference is that the plugin works for WordPress too (without BuddyPress), and has been improved.

    As OQP (one quick post) is used to “power” my main plugin Your Classified Ads; you can be sure i will still update it :).

    #87536
    Tony Zeoli
    Participant

    @hnla I have been following the thread, but it seems as if Boone’s been busy and he hasn’t been answering queries for a few days to a week. I’ve posted a number of times there and haven’t gotten a reply.

    I’m not sure about splitting the JSON file at this point. I know that he’s mentioned that before. I am going to try a few things. I think because we have some other plugins on the same hosted about on another install of wordpress, that might be the issue. Will try it and see.

    Andrea Rennick
    Participant

    “Q1: Should we use WordPress or WordPressMU with BuddyPress?”

    WPMU is now rolled in to single WP and called a Network of multiple sites, sometimes called multisite. You only need to enable it if you want multiple blogs(sites).

    “Q2: Since we plan to launch “multiple social network websites” using BuddyPress, which one is better for our situation and why?”

    If you have one install with multiple blogs, right now you can only install one instance of BuddyPress. It will show up on all the member sites, but share all the userbase.

    “Q3: Will all sites be linked together if we use WordPressMU with buddyPress?”

    I think I just answered this. Yes.

    “Q4: Will using WordPressMU makes it easy to manage all sites?”

    It’s one codebase, so yes.

    “Q5: Will using WordPressMU allow us to de-link individual sites later and transfer to other people on different hosts or will it be a problem if we use MU?”

    THe individual sites you can just use the Export menu to get all the posts.

    The buddypress parts can’t be exported that way.

    “Q6: What else should we consider when making the decision between WordPress and WordPressMU to use with BuddyPress for multiple sites?”

    If you need multiple sites or not and if you want the userbase separate, and how likely you’ll need the buddypress parts moved to a different site.

    “Q7: Will it be better just to use WPMU or WP with BuddyPress only for “one” site per account?”

    Again, it depends on what you ultimately want. The network of sites are individual on one codebase. Buddypress affects the whole network.

    rickkumar
    Participant

    Any buddypress Guru here that can answer my questions?

    Thank you for your time and help.

    #87526
    Paul Wong-Gibbs
    Keymaster

    That’s a fairly low-level error with the database object not being available; that is, of course, WordPress territory. If you deactivate your “backup program”, is this fixed?

    #87516

    In reply to: Where is admin?

    @mercime
    Participant

    Because it is assumed that before one installs BuddyPress, one would already have a working knowledge of WordPress basics :-) In any case, you can always add the “Meta Widget” to your sidebar and you have the link to admin. Or, if you might prefer a link to dashboard in bp admin bar – http://www.darcynorman.net/2009/11/13/modifying-the-buddypress-adminbar/

    nbfarrand
    Member

    I have used the nginx settings described above but when I go to register an account it goes to the home page. To get to the register page i have to add index.php to get it to work. IE. http://url/index.php/register. http://url/register does not work. Is there something I am missing with nginx to get ride of the index.php. This also happens with the comments… but the comments at least show up.

    Helene Goldberg
    Participant

    yes I did follow all the steps exactly, and I added the lines to .htcaccess and wp-config.
    I just checked my .htcaccess and it looks like this:

    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index.php$ – [L]

    # uploaded files
    RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]

    # add a trailing slash to /wp-admin
    RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]

    RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^ – [L]
    RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
    RewriteRule ^([_0-9a-zA-Z-]+/)?(.*.php)$ $2 [L]
    RewriteRule . index.php [L]

    # END WordPress

    So everything I added according to tools/network is there. What should I do now? I don’t think it’s the plugins. I already tried that. Where’s the option to show the blogs? I have been going through every single menu item over and over and I cannot find where I switched that off.

    #87457

    In reply to: Come Recommended

    techguy
    Participant

    Thanks @mercime I wondered what that other option in WordPress was for. Learn something new everyday. I guess it also makes sense that I could create a page template with the list of blog posts that could basically be like the normal blog index and style it however I want. Good stuff!

    @jeremylyn I was surprised that it worked for me too. At least it told me it worked. Might just want to wrap the links to complete the courses in the is_user_logged_in() function and only display them if the user is logged in.

    A new set of eyes always finds some bugs. That’s what we’re here for.

    #87155
    modemlooper
    Moderator
    #87382

    In reply to: members only pages.

    techguy
    Participant

    If you want them to pay to get to that member page, try the s2member plugin. If you want them just to register (for free), then I think this is the thread with a bunch of possible solutions: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-make-a-private-community/

    As far as the MP3 player, I don’t know, but I’m sure there are a ton of options. In this case, it wouldn’t need to be BuddyPress specific at all. Just search for an MP3 player that works with a webpage and it can be added to the WordPress page. There might even be a WordPress plugin that does this already.

    helpy
    Participant

    Does child-theming of the BP Default theme (which resides in wp-content/plugins/buddypress/bp-themes) will work if I put the child theme in wp-content/themes?

    Because if I update buddypress plugin with the wordpress update function … all templates in wp-content/plugins/buddypress/bp-themes will be deleted before the new version will bei installed!

    cu, guido

    #87374
    newrambler
    Member

    The style sheet is a file that basically makes your site look pretty–it’s what controls the layout and the colors and the fonts and all that stuff. It sounds like you somehow downloaded and installed a corrupt version (or at any rate an incomplete version) of BuddyPress that was missing the style.css file.

    If you did an automatic install through WordPress, I’d first try just uninstalling and reinstalling BuddyPress and see if that works. Otherwise, you’ll want to look through the files installed on your webhost for a file in your BuddyPress folder called something like style.css (at any rate, it’ll end with .css). If it’s not there, you’d need to add it. I can tell you more about how to do that, if you need, but try the automatic uninstall and reinstall first.

Viewing 25 results - 17,176 through 17,200 (of 22,651 total)
Skip to toolbar