Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 33 total)

  • dasped
    Participant

    @dasped

    Thanks @mercime,

    DynamiX theme was fixed within hours of asking the author, with the removal of the line I posted above. If anything he was glad of the head up in relation to changes that are coming. (Best support on a theme I ever had IIH)

    Now, with the release of 1.7(b)2 My Ajax issues are a thing of the past also.

    BuddyPress is my friend again 🙂


    dasped
    Participant

    @dasped

    I just wanted to say “IT WAS WORTH THE WAIT” !!

    1.7(b)2 just fixed the ajax URL for mapped domains just like @boonebgorges said they would. Sir, you are a legend!

    Thanks to @ubernaut & @chouf1 for your interest and support also. You are both credits to the community.

    Super hyped it all came good, next up… Dum Dum Duuuuum… bbPress instalation…

    🙂

    Please mark – RESOLVED !


    dasped
    Participant

    @dasped

    Sorry, @companyjuice just clocked that @mercime already linked you to that post from Boone. Still, its a worthy one that theme authors need to take heed of.


    dasped
    Participant

    @dasped

    I would suggest that the best way forward is to contact the theme author – Parallelus

    In the DynamiX theme I had to edit out a line in dynamix/functions.php

    wp_enqueue_script( ‘dtheme-ajax-js’, BP_PLUGIN_URL . ‘/bp-themes/bp-default/_inc/global.js’, array( ‘jquery’ ), $version );

    Unfortunately adding add_theme_support( ‘buddypress’ ); is not the answer, though it is certainly something theme authors need to look at for their future updates.

    I also own the Salutation theme and after a quick peek I can not find the same or similar string as I posted above.

    No point in both of us contacting the author so if you get any joy from them, please let me know how you got on. It will come in very handy, as I plan to use the theme at some point in the future.

    In your enquiry to theme author, I would suggest linking them to the top post here: http://bpdevel.wordpress.com/author/boonebgorges/

    It will help them in their investigation.

     

    Again, please do let me know your outcome.

    Thanks

     


    dasped
    Participant

    @dasped

    Thanks @ubernaut its just so hard to get a handle on as part of the tickets coding is already in in 1.7(b) bp-core-cssjs.php from what I can see.


    dasped
    Participant

    @dasped

    Thank you @boonebgorges

    Could you please clarify that these changes will be in the next release, either Beta x2 or 1.7 Full and so are ‘not’ currently implemented in 1.7 Beta 1 ?

    Meaning I can quite possibly sleep for the first time in many stressful moons.

    🙂

     


    dasped
    Participant

    @dasped

    Could anyone explain this for me? Is it related to my issue etc. Thanks.

    https://buddypress.trac.wordpress.org/changeset/6826/trunk


    dasped
    Participant

    @dasped

    No problem Ben, no confusion caused.

    One new thing to the table is that if I add another sub-site via sub folder and do not  configure a mapped domain. Post/edit in activity and groups works just fine, yet ajax url remains the same.

    So cyber-networks.co.uk/new-site/activity has no posing/editing restrictions.

    As soon as I map a domain via the plugin cyber-newsite/activity I’m obviously hit with the problems because the domains don’t match.

    Driving me completely insane, it has to be said.


    dasped
    Participant

    @dasped

    Have to be honest @Chouf1 and say, no I had not read the ticket. Thank you for pointing this out.

    I have now, again gone back to the theme author with the sincere hope he can offer some help.

    The odd thing, however I have to say, that using the BP Default, does not resolve this matter. Hence the reason I had not and perhaps can still not, see how it is theme related.

    I’m almost close to giving up if I’m honest. Two weeks of troubleshooting can sure take it out of you.


    dasped
    Participant

    @dasped

    Hi @Chouf1

    I already told my theme author about this and in return he offered a solution:

    Remove: wp_enqueue_script( ‘dtheme-ajax-js’, BP_PLUGIN_URL . ‘/bp-themes/bp-default/_inc/global.js’, array( ‘jquery’ ), $version ); From theme functions.php

    I did this and this and this stopped the duplicate post issue I was having see: https://buddypress.org/support/topic/troubleshooting-duplicated-activity-restricted-mapped-domain/

    Is it your thoughts that add_theme_support( ‘buddypress’ );  is possibly the root of the ajax issue too .. ?

    Oh & thanks for your input anyway @Ben Hansen, any food for thought is better than none at all.


    dasped
    Participant

    @dasped

    Thanks @Ben Hansen

    Have suffix’s or specific tld’s been known to cause any issues in the past?

    I do have a .com tld WPMU set up using sub doms and that works fine, though I not their ajax URL’s appear within a <![CDATA[ wrapper. I note that my current problematic sites do not appear in such a wrapper! ?

    The only thing I can find within my problematic WPMU BPMB child and master theme that possibly relates to this issue is as follows.

    buddypress-functions.php (File found in child & master)

    /* Load the default BuddyPress AJAX functions */

    /* We are going to load the ajax from the BuddyPress plugin directory so we always use the latest version */

    require_once( BP_PLUGIN_DIR . ‘/bp-themes/bp-default/_inc/ajax.php’ );

    But if I edit those lines out, there is still no change .. ? (So don’t think that that is related)

    The saga continues…


    dasped
    Participant

    @dasped


    dasped
    Participant

    @dasped

    Sorry to bump (Hate feeling a need to do that) But I really could do with some thoughts here, I’m nearing x2 weeks to install Buddypress here (Has to be some kind of record). My whole site build is on halt whilst I get this working to some effect.

    Ajax URL is always pointing to network base site and therefore preventing BP from allowing posts or editing within a mapped domain site within the network.

    Even if you don’t hold a wand or wizard’s staff, I’d still be grateful of your input. Surely there is some interest/concern as to why this would be happening within a WPMU BPMB enabled website?

    I just can’t get my head round, how any WPMU BPMB cross network set up can function as it is meant to if this occurs?

    Thanks


    dasped
    Participant

    @dasped

    *Buddypress Duplicate post issue resolved –

    Solution, I had to edit theme functions.php and remove the following line:
    wp_enqueue_script( 'dtheme-ajax-js', BP_PLUGIN_URL . '/bp-themes/bp-default/_inc/global.js', array( 'jquery' ), $version );

    Theme author thought you may like to know that although this appears in the directory, you don’t appear to be using it any more.

    (Ajax issue will be reposted in new thread with subject (Title) that suits.


    dasped
    Participant

    @dasped

    OK, so, I have been speaking to Ron Rennick via the WordPress MU Domain Mapping support pages in relation to the current ajax issue I’m having.

    To explain: Naturally the cyber-networks.co.uk Page source is showing the ajax url as http://cyber-networks.co.uk/wp-admin/admin-ajax.php

    The problem being is that my mapped domains also have the same url within their source. Default browser security is therefore blocking BP posting within these mapped domains!

    Ron suggested that I switch off Domain mapping plugin -“Redirect administration pages to site’s original domain”

    I’ve tried this but it resolves nothing and Ron seems to think that this may be down to Buddypress, Quote; ” Possibly the ajax url is being changed by BP to go back to the main site”

    If this is the case, then I can’t ever see a need for the enable bp multiblog function as it would surely fail in most case scenarios similar to my own?

    Very confused and need a guru on the scene to enlighten my dreams and set my site alive with their magic!

    Anyone holding a wand, wizzard staff ?…

    Please……


    dasped
    Participant

    @dasped

    Looks like it is achievable but not without its headaches and a considerable effort.

    Found this article relating to what you ask, ‘I think’ …

    http://alextheafrican.wordpress.com/2012/03/10/how-to-add-an-image-field-to-buddypress-extended-profile-fields/

    Though I can not say how, secure/suitable it will be to current Buddypress versions, perhaps ask the guy who wrote it, if it is still a valid solution.


    dasped
    Participant

    @dasped

    Thank you @Hugo, much appreciated.

    I have passed the info on to the theme Dev’s in the hope they can help. I will let you know how it goes.

    Now, just the ajax issue to fathom.  The saga continues…  🙂


    dasped
    Participant

    @dasped

    Perhaps something like Buddypress Media?

    A quick Google – https://wordpress.org/extend/plugins/buddypress-media/screenshots/


    dasped
    Participant

    @dasped

    OK, duplicate post issues aside (for the moment)

    It would appear that the post/edit/delete in Activity issue via my mapped domain could well be ajax related.

    The ajax URL being loaded within mapped domains source relates ‘always’ to the site network root url.

    After searching numerous topics related to similar issues. Switching remote login within the plugin ‘off’, (not a route I wish to take), but after reading some threads off people who had resolved similar issues this way, I have tried it, but without any luck.

    All other sub site domain links within the page source are loading correctly and each belong to their individual mapped domain.

    Ajax, has to be the culprit. I’m convinced that many people looking for the same WPMU cross BPMB solution as I, must have come across this issue themselves. ‘I surely can’t be the first’ .

    Again, please,  ‘Any’ information you may be able to give in assistance will be greatly received.

    Thank you.


    dasped
    Participant

    @dasped

    I can see you have created a mouse over drop down menu with the community page as the parent. As I’m sure you are aware, the community page is one that you created yourself, not one that Buddypress created during the BP wizard installation.

    You have no content in your community page because you have not added any. If you need some, you could add some but I would suggest that if you don’t, you should just add a custom link instead.

    The way to do this is to navigate to WP/Appearance/Menu’s:

    In the custom links widget located in the left sidebar add a # as the URL and in the label box add the text – Community. Then add to menu and replace your current Community (Page Menu) with the new one. (Remove the old one and delete the community page if it is no longer needed.)

    Other than that, all seems to look OK, your drop down menu with all the BP pages is showing and links to their pages seem in order.

    I hope this is the answer you were looking for, sorry if I have misunderstood your question in any way.

    As a suggestion perhaps you should consider altering the CSS in the theme to adjust your menu text. It is very hard to read. (The drop down links visibility are just fine) As for how to go about that, I would suggest asking the theme author over at Elegant Themes.

    Also, if my answer was the one you were seeking, I would advise that the WordPress forums would be a better place to start in the future. (Unless, your question is directly BP related of course)

    🙂


    dasped
    Participant

    @dasped

    Could you perhaps explain what you are hoping to see on the front page.

    Buddypress will not just appear on the homepage of a website, just because you have installed it.

    If you wish to see links to the buddypress pages they you must familiarise yourself with the WordPress menu system: https://codex.wordpress.org/WordPress_Menu_User_Guide

    If you wish to see a complete, specific Buddypress page as your homepage (Example – Activity) Then you would navigate to WP/Settings/Reading – Select a static page option, and choose the page you want as your homepage from the dropdown. (Again these are basic WordPress settings, not Buddypress)

    If the above solutions are not what you are looking for, could you please explain a little better in what you are actually hoping to achieve.


    dasped
    Participant

    @dasped

    Switched theme to Buddypress default theme. This irons out the duplicate post issue on root, but not the inability to add/delete activity from the mappedsub (Cyber-chat) ?


    dasped
    Participant

    @dasped

    NetworkRoot.com = http://www.cyber-networks.co.uk

    MappedSub.com = http://cyber-chat.co.uk

     


    dasped
    Participant

    @dasped

    Sorry, I just read that back and the ‘It stands to reason BP will be the same.’ comment sounded quite arrogant of me. (Not intentional) and it does not really stand to reason.

    I had been using 1.6.4 stable but have decided that with this attempt I’m going to use 1.7Beta.


    dasped
    Participant

    @dasped

    @Chouf1 Thanks for your continued efforts.

    I can confirm that I have followed the instructions and the video I mentioned is still very much in-line/tune with instructions you linked. Trust me, I have tried ‘ever’ which way in battle against this issue.

    I also understand the slug errors that can arise from their conflicts.

    I have stated in my opening post that this is a current/latest WP MU installation – It stands to reason BP will be the same.

    I did mention much more in my first post: https://buddypress.org/support/topic/full-forum-url-string-in-activity-feed/ Unfortunately, I felt it necessary to open this thread due to that one drifting off topic and a lack of responses. (This thread began due to same issues I keep/currently having – When I tried to edit out all BP SQL tables for a fresh install, that caused just further issues)

    My main problem here simply lies with a lack of edit-ability with site-wide forum posts, subscribed e-mails not being sent and registration troubles. Group forums function, but don’t mail.

    Other than that, all is well. The purpose of my post is really all about these issues and trying to break down every aspect in my own head and the processes that leads to these problems arising. I really have no idea.

    I have WPMU’s running fine on this server and I have WPBP sites running fine too, this really is just a WPMU  BP bbP issue I can’t get my head round.

    Thanks again.

Viewing 25 replies - 1 through 25 (of 33 total)
Skip to toolbar