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

Checkout Page Blank when extension is ENABLED #5

Open
rishabhchd19 opened this issue Feb 21, 2018 · 2 comments
Open

Checkout Page Blank when extension is ENABLED #5

rishabhchd19 opened this issue Feb 21, 2018 · 2 comments

Comments

@rishabhchd19
Copy link

On enabling the Extension and API Key, the Checkout page doesn't display it the page shows blank there.
Magento 2.2.2, PHP 7.1.14

Error in System.log:
[2018-02-21 07:16:02] main.CRITICAL: Class CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi does not exist [] []
[2018-02-21 07:16:02] main.CRITICAL: Invalid block type: CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi [] []
[2018-02-21 07:16:22] main.CRITICAL: Class CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi does not exist [] []
[2018-02-21 07:16:22] main.CRITICAL: Invalid block type: CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi [] []
[2018-02-21 07:16:47] main.CRITICAL: Class CtiDigital\GoogleAddressLookup\Block\Checkout\LayoutProcessor does not exist [] []
[2018-02-21 07:16:47] main.CRITICAL: Invalid block type: Magento\Checkout\Block\Onepage [] []
[2018-02-21 07:16:47] main.CRITICAL: Class CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi does not exist [] []
[2018-02-21 07:16:47] main.CRITICAL: Invalid block type: CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi [] []
[2018-02-21 07:17:13] main.CRITICAL: Class CtiDigital\GoogleAddressLookup\Block\Checkout\LayoutProcessor does not exist [] []
[2018-02-21 07:17:13] main.CRITICAL: Invalid block type: Magento\Checkout\Block\Onepage [] []
[2018-02-21 07:17:13] main.CRITICAL: Class CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi does not exist [] []
[2018-02-21 07:17:13] main.CRITICAL: Invalid block type: CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi [] []
[2018-02-21 07:17:21] main.CRITICAL: Class CtiDigital\GoogleAddressLookup\Block\Checkout\LayoutProcessor does not exist [] []
[2018-02-21 07:17:21] main.CRITICAL: Invalid block type: Magento\Checkout\Block\Onepage [] []
[2018-02-21 07:17:21] main.CRITICAL: Class CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi does not exist [] []
[2018-02-21 07:17:21] main.CRITICAL: Invalid block type: CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi [] []
[2018-02-21 07:17:36] main.CRITICAL: Class CtiDigital\GoogleAddressLookup\Block\Checkout\LayoutProcessor does not exist [] []
[2018-02-21 07:17:36] main.CRITICAL: Invalid block type: Magento\Checkout\Block\Onepage [] []
[2018-02-21 07:17:36] main.CRITICAL: Class CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi does not exist [] []
[2018-02-21 07:17:36] main.CRITICAL: Invalid block type: CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi [] []
[2018-02-21 07:17:40] main.CRITICAL: Class CtiDigital\GoogleAddressLookup\Block\Checkout\LayoutProcessor does not exist [] []
[2018-02-21 07:17:40] main.CRITICAL: Invalid block type: Magento\Checkout\Block\Onepage [] []
[2018-02-21 07:17:40] main.CRITICAL: Class CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi does not exist [] []
[2018-02-21 07:17:40] main.CRITICAL: Invalid block type: CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi [] []
[2018-02-21 07:18:18] main.CRITICAL: Class CtiDigital\GoogleAddressLookup\Block\Checkout\LayoutProcessor does not exist [] []
[2018-02-21 07:18:18] main.CRITICAL: Invalid block type: Magento\Checkout\Block\Onepage [] []
[2018-02-21 07:18:18] main.CRITICAL: Class CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi does not exist [] []
[2018-02-21 07:18:18] main.CRITICAL: Invalid block type: CtiDigital\GoogleAddressLookup\Block\Js\GoogleApi [] []

@rishabhchd19
Copy link
Author

Any clue???

@bartoszherba
Copy link

You could try to dump composer's autoload.

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