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

ACF Builder fails silently - Sage 10 #170

Open
fraserpage opened this issue Mar 13, 2023 · 4 comments
Open

ACF Builder fails silently - Sage 10 #170

fraserpage opened this issue Mar 13, 2023 · 4 comments

Comments

@fraserpage
Copy link

I'm using ACF Builder along with ACF Composer in Sage 10. When I do something ACF Builder doesn't like - say a syntax error - ACF Builder just fails silently without triggering a Symfony Exception. Is there something I need to do to get error reporting from ACF Builder? Help much appreciated. I love this tool.

@Log1x
Copy link
Contributor

Log1x commented Mar 13, 2023

This is a question for the ACF Composer repo - but assuming you're on the latest Acorn v3 and you updated your bootloader in functions.php, you should have error reporting already.

@fraserpage
Copy link
Author

Thanks very much for the reply @Log1x (and for all the work you do in the community!). I was on Acorn 2. After upgrading it I now get an exception, though it's just Skipping provider [Log1x\AcfComposer\Providers\AcfComposerServiceProvider] because it encountered an error [Exception]. with no insight into what went wrong in ACF Composer. Is that expected?

@Log1x
Copy link
Contributor

Log1x commented Mar 15, 2023

You should find the cause further down the error stack. Make sure you have Ignition installed.

@fraserpage
Copy link
Author

Thanks @Log1x. This is what I get if I do anything wrong in a FieldsBuilder object. Is that what you'd expect to see? I'd love to have a line or even file reference to help hunt down the error.

image

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