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

Fatal error :( #1

Closed
oarved opened this issue Dec 12, 2015 · 1 comment
Closed

Fatal error :( #1

oarved opened this issue Dec 12, 2015 · 1 comment

Comments

@oarved
Copy link

oarved commented Dec 12, 2015

I run a wordpress 4.4 Installation on an apache2 server with php5.
If I try to activate this plugin, I get this error:
"Fatal error: Call to undefined function mcrypt_create_iv() in /var/www/html/wp-content/plugins/HonnyPotter/class.honnypotter.php on line 38"

@MartinIngesen
Copy link
Owner

My guess would be that you have to enable mcrypt in your PHP settings file. In the next version I will remove this dependency. A hotfix would be to go into the file class.honnypotter.php and change the line on 38 to "$random_log_file_name = "a-random-file name.log".

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