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

renames the interface Parser to avoid conflicts with other pugins #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rweil55
Copy link

@rweil55 rweil55 commented Nov 23, 2016

Did not play nice with plugin “Ninja Forms”, this fixes the problem by renaming "Parser" to "ParserWPfileSearch"
Cannot redeclare class Parser in /homepages/28/d89642000/htdocs/clickandbuilds/EirePittsburghPrivateSite/wp-content/plugins/wp-file-search/includes/parsers/parser.php on line 3

Did not play nice with plugin “Ninja Forms”, this fixes the problem by renaming "Parser" to "ParserWPfileSearch"
Cannot redeclare class Parser in /homepages/28/d89642000/htdocs/clickandbuilds/EirePittsburghPrivateSite/wp-content/plugins/wp-file-search/includes/parsers/parser.php on line 3
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

Successfully merging this pull request may close these issues.

1 participant