bp 2.1.1 download manager link
-
We are able to upload files fine. However, when members try to download them, they are sent to the homepage.
The readme at https://github.com/wp-plugins/bp-group-documents states, “If you upgrade from older version you must also add a your .htaccess in order
to ensure that requests to the old URLs are redirected to the new, hardened URL
That line is:
RewriteRule ^wp\-content/blogs\.dir/1/files/group\-documents/(.*) /?get_group_doc=$1 [R,L]”We added that line to .htaccess but the problem persists. Here’s a sample of a link that is redirected to the homepage instead of downloading a file:
http://daytonana.org/?get_group_doc=1/1412171792-2014_09_minutes.pdf
- The topic ‘bp 2.1.1 download manager link’ is closed to new replies.