Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Break #1

Open
joelmarc opened this issue Sep 18, 2013 · 2 comments
Open

Install Break #1

joelmarc opened this issue Sep 18, 2013 · 2 comments

Comments

@joelmarc
Copy link

Get an error after uploading this to the plugins folder:

Fatal error: Call to undefined function hm_add_rewrite_rule() in /home/content/j/o/e/joelmarc1/html/jmi/wp-content/plugins/Private-Media-master/plugin.php on line 165

Running WP 3.6.1

@mattheu
Copy link
Owner

mattheu commented Sep 19, 2013

Hi

You need the HM Rewrite class: https://github.com/humanmade/hm-rewrite

You need to include this file somewhere in your project - I would personally reccommend adding it as an MU Plugin

This requirement recently changed - so I should really update the plugin with some better instructions! Thanks

@joelmarc
Copy link
Author

Hey Matt,

Thanks for the quick reply. I added the hm-rewrite file to the mu-plugins folder. Put the Private media plugin back into the plugins folder and now I get a standard 500 server error....

Joel

On 2013-09-19, at 4:29 AM, Matthew Haines-Young [email protected] wrote:

Hi

You need the HM Rewrite class: https://github.com/humanmade/hm-rewrite

You need to include this file somewhere in your project - I would personally reccommend adding it as an MU Plugin

This requirement recently changed - so I should really update the plugin with some better instructions! Thanks


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants