Skip to content

Support WordPress 4 login cookie. - #63

Open
kayue wants to merge 1 commit into
masterfrom
fix/wordpress-4-session
Open

Support WordPress 4 login cookie.#63
kayue wants to merge 1 commit into
masterfrom
fix/wordpress-4-session

Conversation

@kayue

@kayue kayue commented Mar 31, 2015

Copy link
Copy Markdown
Owner

No description provided.

@Louis94

Louis94 commented Apr 1, 2015

Copy link
Copy Markdown

@kayue hi! Just wanted to ask you what is this service "doctrine.orm.default_metadata_driver" ?
Symfony keeps telling me that it doesn't exist.

@kayue

kayue commented Apr 1, 2015

Copy link
Copy Markdown
Owner Author

@kayue

kayue commented Apr 1, 2015

Copy link
Copy Markdown
Owner Author

@Louis94 In fact it is throw by https://github.com/kayue/KayueWordpressBundle/blob/6549d2a7558f95220477471837046f39a1b5ccb4/DependencyInjection/Compiler/PreventDoctrineMetadataCompilerPass.php

It is used to prevent dumpping WordPress schema when doctrine:schema:update command is execute. You can add a try catch block in this class to prevent exception, it won't affect the functionality.

@Louis94

Louis94 commented Apr 1, 2015

Copy link
Copy Markdown

@kayue ok, thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants