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

Undefined function _e() #28

Open
egoens opened this issue Mar 29, 2015 · 1 comment
Open

Undefined function _e() #28

egoens opened this issue Mar 29, 2015 · 1 comment

Comments

@egoens
Copy link

egoens commented Mar 29, 2015

Getting the following error when using iframe.

PHP Fatal error: Call to undefined function _e() in /Users/egoens/corvus/circlecityrainbarrels/ccrb/wp-content/plugins/wp-stripe/includes/stripe-iframe.php on line 8

@egoens
Copy link
Author

egoens commented Mar 29, 2015

So I was able to fix this by including wp-load.php into the strip-iframe.php file like so <?php include "../../../../wp-load.php"; ?>

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

1 participant