• Resolved Sarathbabu_k

    (@sarathbabu_k)


    Hi ,

    Thanks for this wonderful plugin. I have been waiting for something like this for a long time.

    I installed it now. I couldn’t see any upload link, create folder link in my page as shown in the screenshots. Even in the dashboard it is not showing up.

    I am using the BP-nicey theme. I dont know if its becoz of the theme of some other issue. I am using Buddy Press 1.7 only. Also I uninstalled template pack as mentioned in the solved forum request.

    Please advise me. Also is there a way to use this as a shared space for a group? i.e one Drive for a group along with individual space.

    https://www.ads-software.com/extend/plugins/buddydrive/

Viewing 15 replies - 1 through 15 (of 18 total)
  • Plugin Contributor Mathieu Viet

    (@imath)

    Multisite ?

    can you try with bp default, then twenty twelve or eleven or ten.. And see if something changes. I didn’t advise to deactivate template pack, i was just surprised.

    I built this plugin with BuddyPress 1.7, so it takes benefit of BP Theme Compat. But some other plugins may still need template pack…

    Thread Starter Sarathbabu_k

    (@sarathbabu_k)

    @imath Thank you for your immediate response. Yes I tried BP default theme and I did show up. Is there anyway to make it work with BP nicey theme?

    Plugin Contributor Mathieu Viet

    (@imath)

    same as here actually..

    Try to add these lines in the functions.php of your theme :

    function fixes_buddydrive_for_bp_nicey() {
    
    	add_theme_support( 'buddypress' );
    
    }
    add_action( 'after_setup_theme', 'fixes_buddydrive_for_bp_nicey' );

    It might fix the issue ??

    Thread Starter Sarathbabu_k

    (@sarathbabu_k)

    I tried it and still the issue continues. Does it matter if this function is added at the beginning or at the end of function.php? I tried both actually.

    But still its not working. Its not the end of the world. I can live with default theme. But would be nice if this works for BP nicey.

    This Plugin functionality is more important than the looks of the site at the moment.

    Plugin Contributor Mathieu Viet

    (@imath)

    Well, i’m sorry, i guess you need to contact the theme author. I saw that it was buddydev, so i’m sure the theme will soon be BP 1.7 ready ??

    Thread Starter Sarathbabu_k

    (@sarathbabu_k)

    Hi @imath,

    I have written in the Buddy Dev support page about this issue. Thanks for taking time in replying for every request.

    I am using Buddy Press Default theme now. I could see the icons on the right now. (new file,new folder,edit file,delete). But when I click on them it goes to the “websiteaddress/user//buddydrive/#” and doesn’t make any change. Any idea why this is happening? Do I need to change any settings?

    Plugin Contributor Mathieu Viet

    (@imath)

    It’s a javascript conflict. Can you give the url of your site so that i can check what’s going wrong.

    Thread Starter Sarathbabu_k

    (@sarathbabu_k)

    I am using it as an intranet for my NGO. So its password protected. Here is what I see in the Console

    “Uncaught Error: Syntax error, unrecognized expression: #projects_tax .right .p, #tasks_tax .right .p, ”

    Plugin Contributor Mathieu Viet

    (@imath)

    then, that’s another plugin that is the cause of the conflict, you’ll find it by using a tool like sublime text and searching in all files of your WordPress Installation

    Plugin Contributor Mathieu Viet

    (@imath)

    Try deactivating BP GTM.

    Then try to deactivate BuddyDrive and reactivate BP GTM to see if the reason is the cohabitation of the 2 plugins.

    Thread Starter Sarathbabu_k

    (@sarathbabu_k)

    That is great. When I deactivated GTM, Buddy Drive works ??

    Hi!
    I have the same problem, but I have a new installed wordpress and buddypress with no other widgets. I have also tried it in bp default theme.

    Plugin Contributor Mathieu Viet

    (@imath)

    @vishan

    Please can you tell me :
    What version of BuddyPress ?
    multisite ?
    what is the probleme because, there was 2 different problems in the thread …

    The problem is that I cant see no one of the icons for the buddydrive files

    I have BuddyPress 1.7 and not multisite.

    I have tried i too in a BuddyPress 1.7 with a lots of plugins, but not BP GTM. Its the same problem.

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Upload links broken’ is closed to new replies.