Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 22,576 through 22,600 (of 22,741 total)
  • Author
    Search Results
  • realfam
    Member

    my website is: http://www.realfam.com

    I installed Version 0.92 of Flickr plugin…..

    ok, on my actual public profile page when I click on “Flickr” I see this error:

    Warning: Invalid argument supplied for foreach() in /home/realfamc/public_html/wp-content/mu-plugins/bpdev-flickr.php on line 333

    Additionally, in the wp-admin I see the BPDEV Plugins menu option, when I click on it the “Thank you for using WordPress” box that is supposed to be at the bottom it now inthe center of the page and blocking some of the text. when I select all and copy/paste the text beneath that can not be sen reads:

    Warning: ./cache/969ebb6942853d6ce3e721b0da764898.spc is not writeable in /home/realfamc/public_html/wp-content/mu-plugins/bpdev-simplepie/simplepie.inc on line 1773

    any ideas?

    gogoplata
    Participant

    Try changing default role here (domain.com/wp-admin/wpmu-blogs.php?action=editblog&id=1) and here (domain.com/wp-admin/options.php) to “contributor” then do a test registration to see if the new user is a contributor or subscriber.

    If that doesn’t work in wp-includeswpmu-functions.php change this:

    add_user_to_blog(‘1’, $user_id, ‘subscriber’);

    to this:

    add_user_to_blog(‘1’, $user_id, ‘author’);

    That should take care of all future signups, however existing users will be unchanged. If you don’t have too many users yet you can simply manually change them to authors, however, if you have a lot of signups check out this thread for a way to mass add users as authors.

    #35697
    dyzine
    Member

    without running the risk of sounding ignorant, where can i get a copy of 2.7 so that i too can attempt this install of bbpress? from the mu.wordpress site only 2.6.5 is available and i’ve googled the 2.7 but im not finding anythign anywhere. where are you guys getting your 2.7 copies? thanks

    usergnome
    Member

    Many thanks for your replies. I’ve progressed a bit now with the site.

    @gogoplata “All you’d need to do to get this setup is to change the default role for the main blog from subscriber to contributor” – I know this is possible on classic WordPress though strangely I cannot find this option in either: /wp-admin/wpmu-users.php or /wp-admin/users.php ~ any ideas?

    Thanks.

    #35647
    Mike Pratt
    Participant

    Am dealing with an entirely different mysterious monster here: After running for weeks, I somehow corrupted my db and felt a fresh db was the only way to go (only test data to worry about) Currently running 2.7, BP latest trunk and a bbPress 1.0a4.

    After getting all the way to bbPress/Wordpress integration menu (and seeing all the properly entered cookies/salts) when I enter the “wp_” prefix and click “Save settings” I am kicked out to the bbPress forum login screen and upon login of the keymaster or any other account, I am returned the error message “user does not exist” and thus completely locked out of the install. This happens whether I clear cookies or not at various stages in the process. Please help!

    #35624

    In reply to: strange admin address

    nickmu
    Member

    hi burtadsit,

    I’ve tried editing the php.ini and my notification emails are still sending out as “myusername@box441.bluehost.com”. I’ve tried changing my outgoing email in Operational Settings in wordpress’s dashboard to an email that i’ve set up on bluehost but that’s not working either. It appears that a ton of people are having this same problem on bluehost. there’s gotta be a simple answer. could it be the pluggable.php file or some other file in wordpress that I can manually edit? I can’t launch my new site with buddypress until i resolve this.

    thanks in advance for your help!

    Nick

    #35613
    gogoplata
    Participant

    In wp-includeswpmu-functions.php change this:

    add_user_to_blog(‘1’, $user_id, ‘subscriber’);

    to this:

    add_user_to_blog(‘1’, $user_id, ‘author’);

    That should take care of all future signups, however existing users will be unchanged. If you don’t have too many users yet you can simply manually change them to authors, however, if you have a lot of signups check out this thread for a way to mass add users as authors.

    #35585
    Mike Pratt
    Participant

    No Joy. When I went to Site Admin -> Blogs -> and changed the Default Role to “Author” (also tried “author”) but every time I register a new user it shows up in my main blog as “Administrator” and if you look at the user under the Site Admin -> Users menu it says they are a Subscriber.

    So which is it? Are there roles for both the User and the main blog that are different? I also tried a plugin found here https://mu.wordpress.org/forums/topic.php?id=4166

    no love. this is a biggie for me so I’ll be so so gracious if someone has insight! Thanks,

    Mike

    #35557

    In reply to: Prologue + BuddyPress

    gogoplata
    Participant

    I don’t think a Twitter-like functionality will be added to the BP core but this can be done now with around 10 minutes of work.

    All you’d need to do is create a blog such as whereareyou.domain.com. Then add all existing users as authors and auto-add new users as authors to the blog (see this post for details on doing this, it only takes a minute). Finally install and tweak the prologue theme to suit your site. The updates users post to the blog will automatically show up on their profile like other blog posts.

    This is a really basic implementation of a “Twitter-like” functionality, but with a little tweaking this setup works really well.

    #35500
    karthikvk
    Member

    Hi Andy,

    I tried updating the home and member themes…but dont see any success. I’m getting the following error when I select the buddypress theme from the ‘design’ console:

    ***************************************************

    Fatal error: Call to undefined function bp_search_form_action() in /home/thekartn/public_html/chennairunnersorg/site/wp-content/themes/buddypress-home/header.php on line 33

    ***************************************************

    I’m using WordPress v2.6.5 and the latest version of Buddypress (downloaded from the website on 1st Jan ’09). Is there a compatibility issue? Thanks in advance for the help!

    Karthik

    #35461

    In reply to: OpenID Support?

    David Bisset
    Participant

    Just as a follow up to this, here is the relvant urls:

    http://willnorris.com/2008/10/wordpress-openid-v3

    https://wordpress.org/extend/plugins/openid/

    According to Will, it’s already working in WPMU so we’ll have to look and how to make this work in BP. I’ve got a client interested in this, so hopefully I might report back in the near future.

    #35448
    gpo1
    Participant

    I’ve got a widget class code maybe this solve the could issue :

    <div class=’widgetcase’>

      <?php if ( !function_exists(‘dynamic_sidebar’)

      || !dynamic_sidebar() ) : ?>

      <?php endif; ?>

    </div>

    any idea?

    Mike Pratt
    Participant

    I have done exactly what you are talking about at http://buglenotes.com. I set default role to Author, turned off new blog creation, and then modified menus as nec to remove personal blog options (so as not to confuse). I also renamed the News menu item to Blog. Now everyone contributes posts to a “central” blog. So far so good. Of course, this could all backfire after launch :-)

    gogoplata
    Participant

    It works for the main blog too, thought the search function isn’t all that useful given there would only be a single blog but all the other functions work with the main blog.

    All you’d need to do to get this setup is to change the default role for the main blog from subscriber to contributor and disable blog registration. Also, you may want to hack at the code to remove things such as the blog directory, the list of user blogs, etc. but this is optional.

    #35410
    Huda Toriq
    Member

    usually I search the whole wordpress directory for the string do_action or apply_filters, then look for the best place to hook my functions to.

    #35392
    danf-1
    Participant

    I wanted to give an update here as I am continually impressed with this shopping cart (http://shopplugin.net/). I would recommend it to anyone needing a solution. (Im not the only one singing its praises: http://lbnuke.com/2008/12/30/wordpress-ecommerce-plugins-shopp-vs-wp-ecommerce/ )

    Anyways, its now publicly available as a 1.0 release for $55 standalone, plus $25 for gateways ($300 for developer license – he doesn’t specify where wpmu falls on this)

    So, with the latest 1.0 release, the developer behind shopp fixed the global database issue I had previously mentioned. I can now install it in a wordpressmu environment (with buddypress installed, too) and get it running on 2 different blogs, each with their own products/carts! It requires further testing to declare it production ready, but I could not find anything wrong with it from an hour of testing. The only issue I found was doing the automated upgrades causing an error in wpmu – so if/when upgrading the plugin, be sure to do it manually instead of through the automated process (but Im sure that will get fixed in future releases as well)

    #35380
    Per Søderlind
    Participant
    #35349
    danielfelice
    Participant

    what is your site burtadsit?

    #35346
    Wardee
    Participant

    Yes, graphic integration.

    I read yesterday on bbpress forums about “deep” integration where you include wp with the loading of bbpress: https://bbpress.org/documentation/integration-with-wordpress/#func

    But all I get is a blank screen when I try to do that. I’m not sure I’m adding the right code to bb-config.php.

    #35344
    gpo1
    Participant

    i am looking forward for this!

    #35286
    oceandoctor
    Member

    I’m using wordpress-mu-2.6.5 and bp combo beta. No other plug-ins, etc.

    #35278
    oceandoctor
    Member

    Is this creating the problem: “DEFAULT CHARACTER SET utf8” ??

    From the Apache error log, this is the same syntax error I saw earlier when BP was trying to create tables (see earlier posts):

    [suexec 11180] Chdir to /kunden/homepages/14/d123456789/htdocs/exploreouroceans

    [suexec 11180] Executing PHP4 /usr/lib/cgi-bin/php4 /kunden/homepages/14/d123456789/htdocs/exploreouroceans/index.php

    WordPress database error You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘DEFAULT CHARACTER SET utf8’ at line 14 for query CREATE TABLE wp_user_3_activity (

    id int(11) NOT NULL AUTO_INCREMENT PRIMARY KEY,

    item_id int(11) NOT NULL,

    secondary_item_id int(11),

    user_id int(11) NOT NULL,

    component_name varchar(75) NOT NULL,

    component_action varchar(75) NOT NULL,

    date_recorded datetime NOT NULL,

    is_private tinyint(1) NOT NULL,

    KEY item_id (item_id),

    KEY user_id (user_id),

    KEY is_private (is_private),

    KEY component_name (component_name)

    ) DEFAULT CHARACTER SET utf8; made by dbdelta

    #35275
    Andy Peatling
    Keymaster

    I’ll look into this, I’ve actually not tried it. Having a widget sidebar for all member themes would be very handy though.

    #35267
    gpo1
    Participant

    what does andy say on this issue?

    #35263
    Burt Adsit
    Participant

    I played with the widgets in the member theme for a couple of hours. I couldn’t get it to work. The problem seems to stem from the fact that the member theme code can’t register a sidebar or then call it again.

    I tried registering a sidebar in my theme. Shows up fine. I can add widgets all day long. However when you call dynamic_sidebar(), dynamic_sidebar doesn’t think there are any sidebars to give to the call. The var $wp_registered_sidebars is empty and it just returns.

    I didn’t have a chance to track down $wp_registered_sidebars and find out why it’s confused. The sidebars are associated with a particular blog id. So I tried just using switch_to_blog(1) before dynamic_sidebar() and that didn’t work. Evidently that isn’t enough to populate the $wp_registered_sidebars var during the call.

Viewing 25 results - 22,576 through 22,600 (of 22,741 total)
Skip to toolbar