Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 6,101 through 6,125 (of 22,621 total)
  • Author
    Search Results
  • #236568
    Henry Wright
    Moderator

    Hi @wordpresswally

    You seem to be doing everything right. Disabling plugins and reverting to the default theme (Twenty somethings) usually resolves the problem.

    Are you seeing the problem on both localhost and on your online server?

    #236556
    wavez02
    Participant

    Hi, it’s lunch time in Japan now.

    oh… not working yet…

    Setting MAMP’s virtualhost and access to virtualhost on your browser.
    for example,

    httpd-vhosts.conf
    —————————————————————–
    <VirtualHost *:8001>
    DocumentRoot “/Applications/MAMP/htdocs/wordpress”
    </VirtualHost>
    ————————————————————–

    Browse URL…”http://localhost:8001/&#8221;

    I think so resolve with it…

    MAMPバーチャルホストを調べてください。
    きっと問題は解決されるはずです。
    または、”http://localhost”でwordpressが見れるように設定すれば解決するかもしれません。

    がんばって。
    どこにも情報が無くて、ちょうど同じ時に悩んでるあなたを見つけました。
    私も1日悩み続けていたので、あなたの助けになりたい。
    あなたがうまくいくように願っています。

    #236540
    BackpackersUnion
    Participant

    Hi @hnla

    Thanks for sharing. I had to read it a few times to wrap my head around it, but it looks worth trying. Does it essentially replace the standard BP Profile menu with the WordPress menu system (i.e. Dashboard -> Appearance -> Menus)?

    It looks like there are two possible places to modify the markup:

    1. bp-themes/bp-default/members/single/home.php
    2. bp-templates/bp-legacy/buddypress/members/single/home.php

    I’m assuming the first is the correct home.php file for BP 2.1.1?

    #236532
    rosyteddy
    Participant

    @mcpeanut @shanebp I really apologize for that. Did not mean to be harsh or demanding.
    At present none of the wordpress or buddypress event plugins has the implementations that any social networking site or social networking scripts has. Event Manager is a good plugin – with respect to front end BuddyPress Simple Events seem to offer no added benefit. Backend – yes, its simple and useful.

    I appreciate shanebp your effort and releasing this plugin for the community. Though it may not fit my use-case just in its present form, it will sure help many. Once again, my apologies, and thanks.

    #236525
    gksgudtjr
    Participant

    Yeah.. I’ve already tried that, I’ve actually replied with this on the second response to your message

    I’ve also tried disabling buddy press and tried doing the registering and it works with bp disabled through wordpress (if this helps)

    #236523
    gksgudtjr
    Participant

    Hey,

    Yeah.. no big red written errors even if I leave the password blank and hit the sign up button…

    Yes, I have tried safari and chrome and firefox… all of them gives me the same response..

    I did try to download the brand new copy of WordPress to narrow this problem down so right now, I have the fresh installed WP and the only plugin that’s installed is BuddyPress…

    So to this problem, there are two things that are malfunctioning… one is that it doesn’t show any error messages when no password has been inputted, also, when the signup button is pressed, the form doesn’t submit the info to the wp_signup DB…

    Should I make another post with this specific description to see if anyone else would have ideas to fix this issue or wait here?

    #236521
    danbp
    Participant

    When someone tries to register without a password, is it suppose to give an error?

    Yes of course, a big red writen error message ! As the other default fields on the register page, the pwd is absolutely necessary.

    I really don’t know what happens to your install. Have you tried with another browser ?

    The last thing to try would be to download a brand new copy of WordPress. Sometimes files are corrupted during a transfer. Then to test it alone, without any plugins.

    Trash all existing WP folders and files from your htdocs(or www) directory first.

    #236507
    Henry Wright
    Moderator

    Hi @aill3urs

    Check out Custom Page Templates. They’ll do what you need 🙂

    #236505
    rosyteddy
    Participant

    @backpackersunion

    No, the Devs has not made this yet it seems. I am not sure if this and/or bp menu toggle for responsive views is going to be incorporated in the next version of BP or not. Though it is high time ( or may have passed the high time) for this.

    If you are interested or can convince the Devs or can submit patch you may find this thread useful – https://buddypress.trac.wordpress.org/ticket/6291#comment:7

    Thanks.

    #236491

    In reply to: Scheduled Posts

    @mercime
    Participant

    @buddypresslost
    1) The default WordPress Role for all BuddyPress members is the Suscriber role. In order to allow any/some members to go to the backend to create a blog post, you need to navigate to the wp-admin menu Users > All Members and change the role of the member/s from Suscriber to either: :
    – “Contributor” – cannot publish, can only submit a post for review. The Editor or Administrator can schedule the post at future date and the post automatically gets published at the scheduled date.
    – “Author” – can set the publish date to future date and the post gets published at the scheduled date.

    2) Not sure why you need a system as the post does get published at a future date set in the “Publish” attribute within the “Publish” box in the panel.

    #236490
    mcpeanut
    Participant
    #236486
    danbp
    Participant

    htaccess is normaly in the site root folder. If none, create it and add this:
    (this is only for a single default install). Even if it has nothing to do whith password registering.

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    When you register a user from front end and enter the password, do you see dots when typing it ?
    Once saved, is this new user figuring in wp_signup AND wp_user tables with a password ?

    wp_signup is a temporary table where the new user is stored as long as he didn’t use the activation key. Once done, this entry is cleared and the account status of that user is changed in wp_user table.

    #236484
    danbp
    Participant

    Guess this was used around BP 1.6 and previous. A related tread about this could be this one.

    For more information, see bp-core-buddybar.php:40

    Perhaps you also read a ticket. This one ?

    mcpeanut
    Participant

    @buddypresslost hmm, id always rather have my own dedicated ip address, so whats your verdict so far after using the cloud for a day? do you think it will be the correct route for yourself?

    I think im definitely sticking to the route i mentioned tbh, i would love for you to keep me updated on your progress with your venture to see if it works out good for you using a media rich site in the cloud, have you already got a strong user base for your site or is it a new venture?

    Maybe in a few months time of us both running these very different setups we could compare the pros and cons, When i have finally got this all setup and working as i intend i might even post an how to for reference, showing what steps i took to configure it all, I have done weeks worth of reading and watched hours upon hours of videos now about how to set wordpress up to be scalable via the combining of servers route, that and my knowledge about server administration in general should help me achieve this kind of setup, I feel i have got my head around most of the steps needed to achieve this kind of setup now, No doubt i will run into a few hiccups and problems at first but i’m willing to put the time into it.

    #236472
    blongwp
    Participant

    Problem solved… Thank you to everyone that helped.

    IHaveToDoThis, your comments pointed me to the problem.

    Seems that IIS does not support mod_rewrite.

    I solved the problem using this link. http://www.iis.net/learn/extensions/url-rewrite-module/creating-rewrite-rules-for-the-url-rewrite-module.

    I just installed the rewrite module and added a rewrite rule to my web.config…
    <rewrite>
    <rules>
    <rule name=”wordpress” patternSyntax=”Wildcard”>
    <match url=”*”/>
    <conditions>
    <add input=”{REQUEST_FILENAME}” matchType=”IsFile” negate=”true”/>
    <add input=”{REQUEST_FILENAME}” matchType=”IsDirectory” negate=”true”/>
    </conditions>
    <action type=”Rewrite” url=”index.php”/>
    </rule>
    </rules>
    </rewrite>

    #236454
    gksgudtjr
    Participant

    Hey danbp!

    I’ve activated to true but I don’t see any conflict or errors anywhere displayed.. Where should I look for?

    In regard of MAMP, any specific settings you’re referring? I’ve done what your link said to do already. =)

    Yes, I can register users from the back-end if you’re referring this as adding a new user in my dashboard?. I’ve also tried disabling buddy press and tried doing the registering and it works with bp disabled through wordpress (if this helps)

    #236452
    danbp
    Participant

    Activate wp_debug (set to TRUE) in the wp-config file. This can give you a lot of information about conflict and/or errors.

    Is MAMP configured correctly ?
    https://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMP

    Can you correctly register a user from the back-end ?

    #236415
    danbp
    Participant

    To get a page ID, simply mouse over the page title on the page list and you can see it in the bottom left corner of your brower.
    Someting like this:
    ../wp-admin/post.php?post=23&action=edit where “23” is the page ID. This number means post_type ID, so there is no difference between a post ID or a page ID except the post_type itself.

    Ref: https://codex.wordpress.org/Function_Reference/get_pages

    #236403
    danbp
    Participant

    Any user can send a message to the site admin if he use the default sender address: wordpress@yoursite.com

    Do you use other plugins as BP ?

    #236396
    danbp
    Participant

    Any ideas on what may have caused this ?

    That question was answered here.

    It’s the user who did it wrong, so guess there is no technical solution.

    The “from” wordpress@mysite.com is a default address which redirect to site admin address (the one you indicate when you setup WP).

    This can (and should be) changed, as its a common trick used by spammers. Read here how to do this.

    #236392
    gmxperry
    Participant

    I just wanted to confirm to anyone who finds this post later with the same issue (before 2.2.2) that this process worked 100%. Just apply the changes in this link and it should fix your problem, if you happen to use Customizr as your theme of choice:

    https://buddypress.trac.wordpress.org/attachment/ticket/6107/6107.06.patch

    #236386
    danbp
    Participant

    Version 9 and 6 are slightly different and Customizr doesn’t show a complete BP title when you use the latest patch (9). For example, you’ll see just the site name on single activities.

    Applying the first one made by imath will probably be the best solution in your situation. I won’t critizise Customizr, but personnally i won’t use it with BuddyPress. Because of this issue, and some others, handled on that theme support. 951,457 downloads maybe say it’s a popular theme, but 245 support pages in one year is something that get me a bit suspicious in term of usage.

    There is no miraculous method to apply a patch, and no special tips for that except if you don’t know how to copy/paste code, which i can’t belive is the case 😉

    So Codex is your friend to discover some other academic methods like using Tortoise.

    #236381
    danbp
    Participant

    Not sure that Customizr is now working 100% with BP (1 year back it wasn’t compatible with BP).

    Anyway, issue is related to the theme. FYI, 2015 also doesn’t show up page titles…

    To solve this temporarely (until next update), you can apply this patch
    https://buddypress.trac.wordpress.org/ticket/6107

    I tested v.6107.06 with Customizr and it works !

    #236370
    @mercime
    Participant

    @lehn6 For clarity, let’s go over some points you made above.

    >> I have a multisite network set up and had Buddypress installed on http://www.example.com/subsite1, as in that subsite was where the BP install was placed

    So do you have something like this in your wp-config.php:
    define ( 'BP_ROOT_BLOG', $blog_id ); where $blog_id is a the ID number of your subsite

    >> UserPro plugin was added and network activated, then subsite1 was improperly deleted

    Do you mean subsite1 was deleted by you or developer? How was it deleted? Do you have a database backup of your site before subsite1 was deleted?

    >> looking to install BP to the main site and network activate. When I go to do that I find that as soon as I network activate BP the network admin dash and the main site dash are basically the same, where it says I am in the main site dash but none of the pages or posts are displayed.

    How are the network admin dashboard and main site dashboard the same? Do you mean you have no access anymore to the Network Admin menus? https://codex.wordpress.org/File:dashboard.png vs https://codex.wordpress.org/File:superadmin-options.png Can you post a screenshot?

    Mickey
    Participant

    Status of groups is all public, in fact i have no private groups at all, public (2) private (0) Hidden (0) when I go to groups menu.

    These are my active plugins:

    Adminimize
    AG Custom Admin
    Agreeable
    Better Search Replace
    BP Login Redirect
    BP Profile Search
    Buddypress – Who clicked at my Profile?
    BuddyPress Cover Photo
    BuddyPress Members only
    BuddyPress Real Names
    Custom Login URL
    Email Login
    K Elements
    MAYO – Login Screen
    Revolution Slider
    rtMedia for WordPress, BuddyPress and bbPress
    TM Replace Howdy
    WPBakery Visual Composer
    WPi Custom Logout
    Go Daddy Quick Setup

Viewing 25 results - 6,101 through 6,125 (of 22,621 total)
Skip to toolbar