Olivier M. Mukadi

Results 5 comments of Olivier M. Mukadi

I was the same issue when using this bundle in FosRestBundle, but it was due to the controller exclusion strategy context. Try to remove the serializedGroups in your View Annotation...

Hi all, I resolved this problem just by updating HtmlRenderer.PdfSharp like this: `Install-Package HtmlRenderer.PdfSharp -Version 1.5.1-beta1`

Hello @truckee , sorry for that late response. > Edit #3: As I reduce my ignorance of WordPress, creating the ...public/wp/wp-config.php file eliminates the need for any of the changes...

> I found that in order to use an existing schema I needed to create the wp-config.php file before WordPress installation so that my schema would have the wp_ tables....

Hello @webgrity2016 i have tried to reproduce your bug by following documentation but everything seem to be alright. Are you sure you don't miss some step ?