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 #198

Closed
bibaowen opened this issue Feb 8, 2015 · 2 comments
Closed

Fatal error #198

bibaowen opened this issue Feb 8, 2015 · 2 comments
Assignees
Milestone

Comments

@bibaowen
Copy link

bibaowen commented Feb 8, 2015

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens' in /homepages/41/d423617433/htdocs/trelcorp/opendocman/search.php:214 Stack trace: #0 /homepages/41/d423617433/htdocs/trelcorp/opendocman/search.php(214): PDOStatement->execute() #1 /homepages/41/d423617433/htdocs/trelcorp/opendocman/search.php(245): search('author', 'owen rosie', 'on', NULL, Array) #2 {main} thrown in /homepages/41/d423617433/htdocs/trelcorp/opendocman/search.php on line 214

@stephenlawrence
Copy link
Member

exact phrase author search was not using the correct prepared statement parameters.

@stephenlawrence stephenlawrence added this to the 1.3.2 milestone Feb 8, 2015
@stephenlawrence stephenlawrence self-assigned this Feb 8, 2015
@bibaowen
Copy link
Author

bibaowen commented Feb 8, 2015

Does this mean that 1.3.2 will be released sooner?

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