Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'onecommunity theme'

Viewing 25 results - 1 through 25 (of 34 total)
  • Author
    Search Results
  • #332468

    In reply to: BuddyPress 12.0.0

    Mathieu Viet
    Moderator

    Thanks a lot

    1. So there’s an issue with this specific config in BuddyPress. The repair tool, as run from the network admin where site ID is 1 is not checking the right BP root site. I’ll work on it asap. To be honest: we’ve tested a lot of configs, but I believe not the specific case where the BP root site is not the same than the network one. Sorry about it.

    2. It looks like the fatal error is generated by the « onecommunity » theme. Moreover this theme or some 3rd party plugin(s) is(are) not ready for BP 12.0.0. I believe you need to activate the BP Classic Add-on network widely – like BuddyPress. (but let’s keep on debugging doing step 3 before 🙏)

    3. Can you run this query:
    SELECT id, post_type FROM wp_posts WHERE post_name LIKE "activity%" I feel the migrate routine wasn’t checking for the right site ID.

    4. Once you activated BP Classic, go to the Permalink setting of site 4 and simply save the permalink structure without changing the selected structure.

    I need some time to fix this specific config for 12.0.0. I think it will be ok for the beginning of next year.

    #332463

    In reply to: BuddyPress 12.0.0

    perchenet
    Participant

    Thank you Mathieu

    Critical error:

    Notice: La fonction map_meta_cap a été appelée de façon incorrecte. Le type de publication buddypress n’est pas enregistré. Il n’est donc pas possible de vérifier de manière fiable que la permission « edit_post » correspond à ce type de publication. Veuillez lire Débogage dans WordPress (en) pour plus d’informations. (Ce message a été ajouté à la version 4.4.0.) in /var/alternc/html/d/davduf/www/auposte.fr/wp-includes/functions.php on line 6031
    
    Deprecated: La fonction bp_core_get_user_domain est obsolète depuis la version 12.0.0 ! Utilisez bp_members_get_user_url() à la place. in /var/alternc/html/d/davduf/www/auposte.fr/wp-includes/functions.php on line 6031
    
    Deprecated: La fonction bp_core_get_user_domain est obsolète depuis la version 12.0.0 ! Utilisez bp_members_get_user_url() à la place. in /var/alternc/html/d/davduf/www/auposte.fr/wp-includes/functions.php on line 6031
    
    Warning: require(/var/alternc/html/d/davduf/www/auposte.fr/wp-content/themes/onecommunity/inc/typography.php): failed to open stream: No such file or directory in /var/alternc/html/d/davduf/www/auposte.fr/wp-content/themes/newsblock/inc/filters.php on line 205
    
    Fatal error: require(): Failed opening required '/var/alternc/html/d/davduf/www/auposte.fr/wp-content/themes/onecommunity/inc/typography.php' (include_path='/var/alternc/html/d/davduf/www/auposte.fr/wp-content/plugins/kirki/:/var/alternc/html/d/davduf/www/auposte.fr/wp-content/plugins/kirki/core:.:/usr/share/php') in /var/alternc/html/d/davduf/www/auposte.fr/wp-content/themes/newsblock/inc/filters.php on line 205
    Il y a eu une erreur critique sur ce site.

    The Query:

    SELECT id, post_type FROM wp_4_posts WHERE post_name LIKE "activity%";
    +----+-----------+
    | id | post_type |
    +----+-----------+
    | 88 | page      |
    +----+-----------+
    CGC studio
    Participant

    WordPress v 6.1.1
    BuddyPress v 11.0.0

    Theme Onecommunity (latest version 3.7.8) (https://themeforest.net/item/onecommunity-buddypress-theme/3713046?gclid=CjwKCAiAqt-dBhBcEiwATw-ggL19B1O2bH4PjCwmpFyse_KZ7o4KEGnurStZcFrqDBd1d-3rDApwZxoC22cQAvD_BwE)
    My frontend test Site: https://staging-rezodenthodenthcom-staging.kinsta.cloud/

    Hi there!

    1/ After updating my hosted site from php 7.4 to 8.0 (Kinsta hosting), buddypress causes the following critical syntax error !

    2023/01/06 13:48:41 [error] 43493#43493: *668 FastCGI sent in stderr: “PHP message: PHP Parse error: syntax error, unexpected token “;”, expecting “)” in /www/rezodenthodenthcom_528 /public/wp-content/themes/onecommunity/buddypress/groups/single/group-header.php on line 29

    The site (front and backend) is still visible but the groups are not displayed anymore in groups single page
    Could you please be kind enough to help solving this first problem?

    2/ I usually use a child theme with two small custom codes that worked fine in php 7.4 but with php 8.0, I have a new FTAL error. So it appears that this function somehow is not working correctly with the child theme enabled: call_user_func_array()
    From that stack trace in the Fatal error, it is referencing BuddyPress with it:
    #2 /www/rezodenthodenthcom_528/public/wp-content/plugins/buddypress/bp-core/bp-core-dependency.php(407): do_action(‘bp_widgets_init’)

    As far as I know, our custom codes were very limited in 2 templates :

    Template 1: group-sidebar.php  :
    WE CHANGED THIS CODE:
    $group_id = bp_get_current_group_id();
    echo do_shortcode( ‘[rtmedia_gallery context=”group” per_page=”6″ context_id=”5″ context_id=”‘ . $group_id . ‘”]’ );
    BY THAT ONE:
    if ( bp_group_is_visible() ) :
    $group_id = bp_get_current_group_id();
    echo do_shortcode( ‘[rtmedia_gallery context=”group” per_page=”6″ context_id=”5″ context_id=”‘ . $group_id . ‘”]’ );
    endif;

    Template 2: group-sidebar.php (for customiszation image ads in widget column) with this code:
    <div class=”bp-sidebar-details”>
    <div class=”bp-sidebar-details-category first”><?php _e(‘Advertisement’, ‘onecommunity’); ?></div>
    <div class=”col-1-ads”>
    [widget id=”media_gallery-3″]
    </div>

    I don’t understand what could interfere in php 8.0 environment!
    What do you think about it? and could you help me to solve this second issue?

    Thank you for your appreciated help ; )

    C. GARCIA

    #326995
    colleencamacho
    Participant

    OneCommunity theme is integrated with a BuddyPress plugin which lets users register on site and start creating profiles, posting messages, making connections, creating and interacting in groups and much more. A social network in a box, build a social network for your company, school, sports team or niche community.OneCommunity is a BuddyPress WordPress theme for community websites or else. This nice template offers a bunch of useful and advanced features such as full bbPress integration, color and layout variants, translation readiness and many more. With OneCommunity you have the option to create social networks for all kinds of purposes e.g. company, school, sports team or niche community. That way you can bring people sharing the same interests together. You do not need coding skills or knowledge and can still operate your website like rtc logistics tracking with ease and simplicity.

    #326987
    faisalfaisi
    Participant

    Hello,
    I’m creating a website with a OneCommunity WordPress theme. The site is multi-lingual, and for that, I’m using polylang pro plugin. The default language is Arabic, and the Registration page, it works fine. To add the page for the English translation, I created a copy of the Arabic Register page and set the same default page template. But the problem is, Bp Member Register Page is only showing for the Arabic language, and for the English language, it is blank. I tried to assign the Register page in Buddypress settings for each language, but it didn’t work for me. So I want to know, that how I can assign different register pages for each language.

    #325390
    romandas
    Participant

    I also have error with BuddyPress:
    WordPress version 6.0.1
    Active theme: OneCommunity Child Theme (version )
    BuddyPress (version 10.3.0)
    PHP version 8.1.0

    Uncaught Error: Class "BP_Admin" not found in ..../wp-content/plugins/buddypress/bp-core/bp-core-admin.php:20

    It works ok, if I set PHP to 7.4 version.
    Site works ok with PHP 8.1.0 if i disable BuddyPress plugin.

    qspieren
    Participant

    Fixed it by overwriting the OneCommunity Theme files by the ones downloaded from themeforest.

    qspieren
    Participant

    Following log for additional information:

    Fatal error: Uncaught Error: Call to a member function profile_groups() on null in /home/vhosts/nandanetwerk.nl/httpdocs/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php:105 Stack trace: #0 /home/vhosts/nandanetwerk.nl/httpdocs/wp-content/themes/onecommunity/buddypress/members/register.php(68): bp_profile_groups() #1 /home/vhosts/nandanetwerk.nl/httpdocs/wp-includes/template.php(772): require('/home/vhosts/na...') #2 /home/vhosts/nandanetwerk.nl/httpdocs/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(222): load_template('/home/vhosts/na...', false, Array) #3 /home/vhosts/nandanetwerk.nl/httpdocs/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(67): bp_locate_template(Array, true, false, Array) #4 /home/vhosts/nandanetwerk.nl/httpdocs/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(407): bp_get_template_part('members/registe...', NULL, Array) #5 /home/vhosts/nandanetwerk.nl/httpdocs/wp-content/plugins/buddypress/bp-members/classes/class-bp-registration in /home/vhosts/nandanetwerk.nl/httpdocs/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 105

    qspieren
    Participant

    Hi,

    My BuddyPress is not displaying the submit button on the register page. Also the customs fields are missing.

    I have tried disabling all other plug-ins. Aswell as downgrading buddypress to version 9.2. When i switch theme from Onecommunity to Twenty Twenty-Two the fields and submit button are showing as intented. OneCommunity – BuddyPress Membership Theme claims it works with 9.x version of BuddyPress.

    URL: https://nandanetwerk.nl/register/

    Any help would be much appreciated.

    nextnorth
    Participant

    Hi I have been asked to update a friend’s membership website. I am new to Buddypress but have used other membership plugins.

    Site is https://pdcen.org – WordPress 5.3.4 running OneCommunity Child theme.

    We want to create an event ticket that displays a discounted price when the member is logged in. I have set up WooCommerce with a role-based add-on that should do this.

    I can see the product with the discounted price when I log in. But I can’t see the product as a visitor – it redirects to login page. It is listed as July Webinar under the Events menu item.

    I have trawled through the plugins to see what is causing this restriction but can’t find anything. There is a plugin call wp-members which sets up some protection rules and dialogs but the restriction still applies when this is de-activated.

    Is there somewhere else I should be looking to restore public access to this product?

    Thanks

    Andrew Clark

    (PS I can’t get access to the theme support as we have lost licence code)

    #306004

    In reply to: Unable to Post???

    LordLiverpool
    Participant

    @Venutius

    Thanks for replying.

    If I deactivate buddypress the login menu disappears. I assumed it was core BuddyPress functionality.

    Looking down the list of other plugins I can’t see another plugin that can provide that functionality.

    Here is a screenshot to the pop-up which appears on the registration page if I click the login link.

    https://i1091.photobucket.com/albums/i395/LordLiverpool/2019-05-20%2014_40_53-Create%20an%20Account%20%20Age%20Friendly%20Economy_zpsjqgayi9h.pngLogin Page

    FYI

    WordPress Version: 5.2
    BuddyPress Version: 4.3.0
    Theme: OneCommunityVersion: 3.2.1

    Is this a theme issue?

    Thanks very much.

    #275692
    Phoenix
    Participant

    Hello, everyone!
    After I have filled the registration form WP redirects me to the Homepage. In users list (Dashboard) I don’t see new user too.
    Steps which I tried to resolve the problem:
    1) WP in simple mode, not WPMS
    2) Dashboard – Settings – checkbox “Users can register” checked
    3) Disabled all plugins and checked BuddyPress registration function
    4) Changed theme to another one. (I use OneCommunity theme by default)
    5) Installed WP Mail SMTP (tried to send messages via php wp_mail & smtp). Both variants work for WP, also checked to send messages via Contact form 7 etc. BUT not sending any mail from BuddyPress
    6) Tried to reinstall BuddyPress plugin, still not working
    7) There is no hosting problems too…
    8) I don’t see another user accounts in Users dashboard.
    9) Switched between old and new BuddyPress templates…
    10) Additional information:
    – WP version 4.9.8
    – BuddyPress 3.1.0
    – Activated plugins (15): Anti-Spam by CleanTalk, bbPress, BuddyPress, Contact Form 7, No Category Base (WPML), OneCommunity Shortcodes, UpdraftPlus – Backup/Restore, UpdraftPlus – Backup/Restore, Wordfence Security, WP Mail SMTP, WP Sitemap Page, WP-Polls, WPBakery Page Builder, Yoast SEO Premium, WP Recaptcha Integration.
    11) There is no any php errors (when I enable debug) and js errors in browser console.

    I can’t find another reason why didn’t registration form not working…. Domain – barbiusa58.info
    How I can fix it? Thanks in advance)

    #263521
    mulapalliprasad
    Participant

    I have used the onecommunity theme and have installed buddypress. I created a group and allowed member to join the same group. When I logged into the members credentials and try to leave i get an error “There was an error leaving the group.”

    kindly help

    link medinall.blorover.com

    #247519
    pravdamien
    Participant

    HELP !

    Inside my theme (a child of the One community theme, I built page with custom loop showing only status updates (in order to have seperate “Status updates” and “group updates” links in my main menu).

    The object filtering works fine on first load, but when scrolling down to the read more, the loop then loads all Bp activity instead of applying my object filter.

    Any idea what i might be doing wrong ?

    Here is my custom-activity-loop.php :

    
    
    <?php do_action( 'bp_before_activity_loop' ); ?>
    
    <?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ) . '&object=activity' ) ) : ?>
    <?php /* if ( bp_has_activities( 'action=joined_group' ) ) :*/?>
    
    	<?php if ( empty( $_POST['page'] ) ) : ?>
    
    		<ul id="activity-stream" class="activity-list item-list">
    
    	<?php endif; ?>
    
    	<?php while ( bp_activities() ) : bp_the_activity(); ?>
    
    		<?php locate_template( array( 'activity/entry.php' ), true, false ); ?>
    
    	<?php endwhile; ?>
    
    	<?php if ( bp_activity_has_more_items() ) : ?>
    
    		<li class="load-more">
    			<a href="<?php bp_activity_load_more_link() ?>"><?php _e( 'Load More', 'buddypress' ); ?></a>
    		</li>
    
    	<?php endif; ?>
    
    	<?php if ( empty( $_POST['page'] ) ) : ?>
    
    		</ul>
    
    	<?php endif; ?>
    
    <?php else : ?>
    
    	<div id="message" class="info">
    		<p><?php _e( 'Sorry, there was no activity found. Please try a different filter.', 'buddypress' ); ?></p>
    	</div>
    
    <?php endif; ?>
    
    <?php do_action( 'bp_after_activity_loop' ); ?>
    
    <form action="" name="activity-loop-form" id="activity-loop-form" method="post">
    
    	<?php wp_nonce_field( 'activity_filter', '_wpnonce_activity_filter' ); ?>
    
    </form>
    #238055
    danbp
    Moderator

    Activate wp_debug in wp-config and do a test with Twenty Twelve, Thirteen or Fifteen theme.
    Deactivate all plugins except BP and bbPress.

    Then report given errors here (without server path details if possible – just begin of error message and file name ).

    Other issues with same theme: https://buddypress.org/support/search/onecommunity+theme/

    OMG, lost in the forest… wouh hou !

    #236571
    basserne995
    Participant

    Running all the newest versions of BP BBP & WP.
    No upgrades where done.
    Hosting Company: YourHosting
    Costumized Theme: OneCommunity (http://themeforest.net/item/onecommunity-buddypress-theme/3713046)

    #234669
    wolfied
    Participant

    All right, here we go:
    http://inviteshare.net/groups/world-wide-news/forum/

    Noone can create any any topics under this Entire forum. It’s not just one topic, but instead, none works. So, for the public groups, anyone should be able to post without joining this. Even the members are complaining about it. If needed, I can give you moderator/admin access to the forum for your helping me out.

    WordPress 4.1 running OneCommunity theme.
    bbPress 2.5.4
    BuddyPress 2.2

    18 active plugins.
    Achievements
    Akismet
    bbPress
    BP-WP Profile Reviews
    BuddyPress
    Contact Form
    Mass Messaging in Buddypress
    myCRED
    Quick Cache
    Register IPs
    SI CAPTCHA Anti-Spam
    Simplr User Registration Form Plus
    Stop Spammer Registrations Plugin
    TinyMCE Advanced
    WP-Polls
    WP Slimstat
    WP SMTP
    WP User Control

    #199342
    triplebit
    Participant

    BP ver 2.0.2
    Theme name OneCommunity
    I’m able to create a new field in another group
    I saved changes
    I installed Buddypress Xprofile Custom Fields Type and if I select for the field type something that offered by this plugin it works fine.
    Regards
    I. Lesher

    #185003
    tau001
    Participant

    Hi

    I need a theme that supports my needs for a social media or a social community. I do not know it anyone can recommend them and for our needs?

    http://themeforest.net/item/xphoria-buddypress-theme/6142548?WT.ac=portfolio_item&WT.z_author=Diabolique

    or this one

    http://themeforest.net/item/onecommunity-buddypress-theme/3713046?WT.ac=portfolio_item&WT.z_author=Diabolique

    Do Buddypress also support those things here?

    1
    Users can write to other uses.
    Users can add other users to their friends list.
    Users can search for other uses.
    Users can create threads to the forum where we have provisions topic.
    Users can blog.
    and can use blocke other uses.

    2
    Admin can create forum categories.
    Admin can ban people.

    3
    -We can add hot and not.
    -Users can purchase credit for example. pay for the gifts that they
    can send to other uses like a heart,teddys or star and much more other
    stuff.
    -Users can add soundcloud music to their profils or we can made blog
    with diffents dj`s with their music where people can listen to their
    music from soundcloud.

    R.
    Tau001

    #178121

    In reply to: Change Avatar Problem

    Henry Wright
    Moderator

    Does the problem happen with the OneCommunity theme only? Have you tried contacting the theme author to report the issue?

    The problem is likely due to some CSS in the theme’s style.css document or a function in the theme’s functions.php file.

    #178091
    Daryan Latif
    Participant

    Hi, i have a problem on my website with changing avatar, after i used OneCommunity theme the change avatar button got can you help me please?

    #171868
    Alan Niemies
    Participant

    Hi @hnla and thank you for your reply.

    Yes, as I was thinking, the problem is with OneCommunity theme (it crops as a square on Twenty Thirteen theme).. Do you have any idea of how a theme can modify this information and where should I look for? I already tried a lot of different templates and files.

    Thanks again for your time!

    Alan Niemies
    Participant

    Hello guys, how are you?

    I found a really strange issue when creating a website using OneCommunity WordPress and Buddypress theme.

    First of all, the “Change Avatar” link on the Profile menu at the Profile page had a “display:none”, which I changed as I want people to use different avatars than Gravatar.

    Now, I’m able to upload images on the website but the crop image is crazy: it’s not a square but a rectangle, which is terrible. After the image is cropped, as I use square images on the whole website, there’s a huge distortion on the image.

    I already checked /wp-content/plugins/buddypress/bp-core/bp-core-avatars.php and everything is okay on there. I can’t find anyone with this same problem and didn’t find any other file that should be transforming these crop size and proportion.

    Does anyone here had any trouble with this and can manage to help me?

    Thanks a lot,
    Alan

    #171552
    dgraydesign
    Participant

    The title (page title, not meta title) on the profile page in my installation is “Members”. I’m using the theme OneCommunity, and I can’t figure out where to edit this in BuddyPress. I’ve searched through all the members/single files and couldn’t find it. How do you edit these titles?

    #169496
    chathuranga
    Participant

    @mercime
    I really appreciate your quick reply.
    Now I’m using buddypress default theme. I changed the theme to Twenty Twelve theme & Twenty Eleven theme and re-installed buddypress and bbpress.
    I tested with these 4 themes(buddypress default theme,Twenty Twelve theme,Twenty Eleven theme, Onecommunity theme),
    but unfortunately same result.
    After resolving this problem, I’m expecting to use Onecommunity theme as the client requirement.

    Thanks

Viewing 25 results - 1 through 25 (of 34 total)
Skip to toolbar