Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 31,626 through 31,650 (of 32,678 total)
  • Author
    Search Results
  • thebigk
    Participant

    Of course I know how to backup database and restore it. However, the normal database backup does not work for me. I get following error:

    mysqldump: mysqldump: Couldn’t execute ‘show table status like ‘wp\_user\_999\_friends\_activity\_cached”: Out of memory (Needed 2093952 bytes) (5)

    mysqldump: mysqldump: Couldn’t execute ‘show table status like ‘wp\_user\_999\_friends\_activity\_cached”: Out of memory (Needed 2093952 bytes) (5)

    I tried restoring an older version of the backup of live site on my test site setup using XAMPP on my desktop. I get “Fatal Error”


    >>

    Fatal Error

    If your blog does not display, please contact the owner of this site.

    If you are the owner of this site please check that MySQL is running properly and all tables are error free.

    Could Not Find Blog!

    Searched for localhost.localdomain/rkn/ in wordpressmu::wp_blogs table. Is that right?

    What do I do now?

    Read the bug report page. Some of the guidelines there may help you figure out what went wrong.

    If you’re still stuck with this message, then check that your database contains the following tables:

    wp_blogs

    wp_users

    wp_usermeta

    wp_site

    wp_sitemeta

    wp_sitecategories

    If you suspect a problem please report it to the support forums but you must include the information asked for in the WPMU bug reporting guidelines!

    #43310
    belogical
    Participant

    RC2 this evening? sweetness!

    #43305
    Maythil
    Participant

    I think i will have a fresh installation of the pair :)

    #43303
    Paul Wong-Gibbs
    Keymaster

    Hmm files have been both added and removed. Whilst you could just upload/overwrite, that wouldn’t remove the files that have been removed. You’d have to check very very carefully.

    Ergo I suggest you delete all your existing files but keep the database. Upload the new files, then visit the admin pages and it should update the database.

    #43294
    takuya
    Participant

    It would be great to have an option for setting events permalink structures. WordPress can’t afford to display non English permalinks (slugs) that are long unlike Amazon. So for example, I need to use event ID rather than event titles.

    #43293
    Maythil
    Participant

    Hi, Paul, would there be a patch to upgrade to BP RC2,

    or would it require a straight fresh install?

    #43291
    Paul Wong-Gibbs
    Keymaster

    Wait for BP RC2 to come out this evening. Then do that

    thebigk
    Participant

    I’m currently running WPMU 2.7 with Buddypress RC1. The upgrade link on the top of my installation is bit irresistible.

    Shall I go ahead and hit the upgrade link? Or wait …

    #43256
    Tutsie
    Participant

    How could I go about adding the bp admin bar to the top of my wordpress back end admin pages?

    #4523
    Tutsie
    Participant

    When you go to the news tab on my site and then click on a blog post the side bar is inside the blog post on the bottom of the page. If you log in it looks fine. Where could this problem be happening/can anyone help?

    To see what I am talking about you can go to http://sewmee.com/wordpress-mu/blog/2009/04/09/post-2/

    #43239
    enlightenmental1
    Participant

    ok… after reading a bunch on some forums… this is possible with mod rewrite

    (alot of cool things could be done with mod rewrite in .htaccess)

    for example,

    user types in

    username.domain.com

    and the user gets served

    domain.com/members/username

    or user types in

    domain.com/username

    and the user gets served

    domain.com/members/username

    so either way the domain gets entered, the user will still get served the same page

    any mod rewrite gurus out there?

    I envision a BP Admin option to select how member pages are viewed,

    which would then add a condition to the mod rerwite in .htaccess

    like choosing permalink structure in regular wordpress

    this would be a great addition to BP

    #43233

    In reply to: Localisation, per user

    There are some plugins that exist to mimic this functionality, but no, nothing exactly like what you describe yet.

    The problem is translating post content, like categories, post titles, and body copy. There would need to be multiple versions of each item with the same slug, which isn’t currently possible with WordPress at the core.

    #4512
    peterverkooijen
    Participant

    Can you put forum subjects in the <title> tag in html?

    Now it always says ‘BuddyPress.org – A WordPress MU Based Social Network Platform’. Very annoying for bookmarking or when you save the page etc.

    It would be much more useful to have ‘BuddyPress.org – Forum subject in title’ or even ‘Forum subject in title – BuddyPress.org’

    I assume it’s a bbPress issue. Or is it part of the theme?

    #43208

    In reply to: first things first

    Maythil
    Participant

    Dear John,

    1. All my files now are virgins right now. I have not modified a line anywhere.

    In my previous installation I had done some modification and thought it had somehow corrupted the alphabetical seraching. But it doesn’t work in the new installation too.

    Can you please take a look at http://onlicone.com/cone/wordpress-mu/members ?

    2. Yes, I meant Avatars. In my previous installation, friends who registered for test purpose had this problem — even after the uploaded avatar was successfully loaded and displayed correctly for hours or days.

    #43207

    In reply to: first things first

    Maythil
    Participant

    HI, Burtadsit,

    I am using wordpress-mu-2.7 and Buddypress Combo.

    #43181

    In reply to: No BP Admin Area

    Candace81,

    I’m going to guess that WordPress MU 2.7.1 doesn’t play nicely with BuddyPress RC1.

    However, I’m going to try them out and see if I run into these same issues.

    If you can give me a half-hour to install and configure and get back here, that would be awesome.

    Worst case scenario, I’ll point you in the direction of how to download the trunk. BuddyPress RC2 will most likely be out by the end of the week (still have some minor things to test and clean-up before release.)

    #43176

    In reply to: No BP Admin Area

    Burt Adsit
    Participant

    That would be wpmu from here: https://mu.wordpress.org/download/

    And bp from here: https://buddypress.org/download/

    Those two would be the latest official releases. Where did you put bp? That version of bp should go in /mu-plugins. You should have a bunch of files like bp-core.php, bp-<whatever>.php in that dir and also a bunch of subdirs like /mu-plugins/bp-activity, /mu-plugins/bp-<whatever>

    That what you have running?

    #4505
    Paul Wong-Gibbs
    Keymaster

    Well, how latest?

    I mean, WPMU 2.7.1 came out a couple hours ago. https://mu.wordpress.org/download/.

    BP rc2 is likely to come out in the next day or two. BP rc2 and the current trunk and the v1 release will need WPMU 2.7.1. I suggest you wait for BP rc2, then upgrade to WPMU 2.7.1 and BP rc2 and see if the problem remains.

    There’s been so much stuff fixed since rc1..

    #43144
    Jeff Sayre
    Participant

    Auwagner-

    I\’m running the latest WPMU (2.7)

    Then you’re not running either WPMU 2.7.1-beta1 or -beta2?

    If that is the case, then this is the issue. WPMU 2.7.1 has been required since BuddyPress r1303.

    Fortunately, you’re in luck! WPMU 2.7.1 was just officially released this afternoon. Read this ( http://ocaoimh.ie/2009/04/21/wordpress-mu-271/ ) and get it here: https://mu.wordpress.org/download/

    #4494
    Barrymadden
    Participant

    I have an issue with my buddypress installation

    When viewing the homepage or a member page no CSS is loaded in chrome, firefox or safari. However the pages are displayed correctly in IE7 and opera,

    Homepage – http://illdesigned.com/user/

    example member page – http://illdesigned.com/user/barrymadden

    I’m using godaddy economy hosting if that is relevant to this problem, is there an issue with the .htaccess file and PHP?

    Please help!

    I have correctly installed wordpressMU

    I have installed buddypress as instructed

    I have relocated the theme folders to

    wp-content/themes/buddypress-home

    wp-content/member-themes/buddypress-member

    I have set all permissions to 755

    I have enabled buddypress-home in [Site Admin] [Themes]

    I have selected buddypress-home in [Appearance] [Themes]

    I have selected buddypress-member in [Site Admin] [BuddyPress]

    #43118
    2387538
    Inactive

    Hello all,

    I would like to inform you about our BuddyPress dedicated hosting promotion. You can take advantage of $39 discount for your hosting server now. For more information you may refer to:

    http://tmdhosting.testbp.org/dedicated-buddypress-hosting-with-great-discount.html

    Additionally, you can check our BuddyPress/WordPressMU hosting package with full wildcard and group forum support at:

    http://tmdhosting.testbp.org/buddypress-hosting.html

    Kind regards,

    TMDHosting Team

    #4488
    stefk
    Participant

    Anyone using this plugin? I have downloaded it and am i am trying to use it but i cant seem to get it to work. It works fine with google account and with csv emails but thats it.

    Where am i going wrong? I am using wordpress mu 2.7.1 beta 1. And how does one ste up a facebook application to invite friends from facebook?

    Regards Stef

    I also get this error in the admin page of the plugin :

    Warning: fopen(/home/gvineco/public_html/wp-content/plugins/buddypress/bp-invitefriends/lib/msnAPI/DelAuth-Sample1.xml) [function.fopen]: failed to open stream: Permission denied in /home/gvineco/public_html/wp-content/plugins/buddypress/bp-invitefriends/bp-invitefriends-admin.php5 on line 476

    Warning: fwrite(): supplied argument is not a valid stream resource in /home/gvineco/public_html/wp-content/plugins/buddypress/bp-invitefriends/bp-invitefriends-admin.php5 on line 477

    Warning: fclose(): supplied argument is not a valid stream resource in /home/gvineco/public_html/wp-content/plugins/buddypress/bp-invitefriends/bp-invitefriends-admin.php5 on line 478

    #43100
    stefk
    Participant

    Hi Jeff, thanks , i will wait a bit until the official release :-)

    #43074
    ?
    Participant

    Well, bad news for me, but maybe good news for you.

    The bad news is I didn’t made it into the GSoC; but the good news is that there is a proposal by other student that aims to implement photo albums into WordPress, so hopefully we’ll see this working in BuddyPress in the future.

Viewing 25 results - 31,626 through 31,650 (of 32,678 total)
Skip to toolbar