• My buddypress installing with BP Group was running fine until I changed the location of my upload directory in Dashboard > Setting > Media from wp-content/upload to uploads.

    I transferred all the content of previous directory to the new directory but in Group Document the links became broken because it used the previous directory followed by new directory.
    something like www.example.com/wp-content/uploads/uploads/abc.docx

    So I deleted the plgin and cleared up the option table setting of this plugin from Option Table using a plugin. and I also deleted the table created by the plguin thats is like wp_bp_groups_documents (Thinking that it will be recreated by installing the plguin again) but it was not the case It was not created again and I even don’t remember the rows and column of this table. Thus the document are not be uploaded now as nothing show up in the list, that is obvious as there is no table in Database.

    So please can anyone give me the code of the table to be created so that I can fix this issue. Or can anyone tell me any other suitable measure.

    Thank you!

The topic ‘[Plugin: BP Group Document] Accidently deleted the group table’ is closed to new replies.