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: call to undefined method DocumentsParser::parseBookmark() #1

Open
lwb4 opened this issue Jan 31, 2017 · 0 comments
Open

Comments

@lwb4
Copy link

lwb4 commented Jan 31, 2017

I cloned your repo and pointed MAMP to it, wrote a file testing.php mirroring your usage example (but pointing to the .docx that I want to parse), opened http://localhost/testing.php in the browser and got: The localhost page isn't working.

MAMP's php_error.log says:

PHP Fatal error: Uncaught Error: Call to undefined method DocumentsParser::parseBookmark() in /Users/######/DocumentsParser/DocumentsParser.php:442
Stack trace:
#0 /Users/######/DocumentsParser/DocumentsParser.php(199): DocumentsParser-parsePragraph(Object(SimpleXMLElement))
#1 /Users/######/testing.php(12): DocumentsParser->parseFile('get-the-pet-to-...')
#2 {main}
thrown in /Users/######/DocumentsParser/DocumentsParser.php on line 442

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