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

Call to undefined method Request::cleanUserVar() #8

Closed
kaitlinnewson opened this issue Dec 11, 2019 · 2 comments
Closed

Call to undefined method Request::cleanUserVar() #8

kaitlinnewson opened this issue Dec 11, 2019 · 2 comments

Comments

@kaitlinnewson
Copy link

Hi @mfelczak, I tried to run an import today and got the following error:

Import starting ...PHP Fatal error:  Uncaught Error: Call to undefined method Request::cleanUserVar() in /data/apache-html/western/plugins/importexport/bepress/BepressImportDom.inc.php:573
Stack trace:
#0 /data/apache-html/western/plugins/importexport/bepress/BepressImportDom.inc.php(67): BepressImportDom->_getArticleTitle()
#1 /data/apache-html/western/plugins/importexport/bepress/BepressImportPlugin.inc.php(179): BepressImportDom->importArticle()
#2 /data/apache-html/western/tools/importExport.php(63): BepressImportPlugin->executeCLI('tools/importExp...', Array)
#3 /data/apache-html/western/tools/importExport.php(69): importExport->execute()
#4 {main}
  thrown in /data/apache-html/western/plugins/importexport/bepress/BepressImportDom.inc.php on line 573

Could you confirm that the plugin still works with version 3.1.2.1 (last updated June 13, 2019)? We've had no issues with the plugin in the recent past, but haven't done any imports since our most recent upgrade. I also reinstalled the plugin to make sure we had all of the most up-to-date code.

Thank you!

@jnugent
Copy link
Collaborator

jnugent commented Dec 11, 2019

Hi @kaitlinnewson This is timely because I just pushed up a stable-3_1_2 branch for the plugin yesterday. If you're running off of the master branch you'll need to update your plugin installation switch to the other branch for it to work.

@kaitlinnewson
Copy link
Author

@jnugent excellent! I pulled down that branch and it's working now - thanks!

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