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

Uncaught Exception: FatalThrowableError #3

Closed
aljawaid opened this issue Jan 26, 2020 · 0 comments
Closed

Uncaught Exception: FatalThrowableError #3

aljawaid opened this issue Jan 26, 2020 · 0 comments

Comments

@aljawaid
Copy link

aljawaid commented Jan 26, 2020

For Bolt 3.7

All contenttypes are working fine, except 'pages' and 'posts' (entries). I noticed the two have 'relations' which when I googled the error, seemed to be a fix applied in Bolt before 3.7.

FatalThrowableError on first contenttype with a relation when running app/nut database:export #7811 bolt/bolt#7811
I'm not sure if that is related.

Uncaught Exception: FatalThrowableError .

FatalThrowableError in LazyCollection.php line 24:
Call to a member function getContenttype() on null 

# 1 | Bolt\Storage\Collection\LazyCollection::serialize()                                                       [root]/extensions/vendor/rossriley/bolt-csv-export/src/Extension.php # line 141
-- | --
Bolt\Extension\CsvExport\Extension::processRecord("pages", Content)                                                       [root]/extensions/vendor/rossriley/bolt-csv-export/src/Extension.php # line 79
Bolt\Extension\CsvExport\Extension::doExport(Request)                                                       [root]/vendor/symfony/http-kernel/HttpKernel.php # line 135
Symfony\Component\HttpKernel\HttpKernel::handleRaw(Request, 1)                                                       [root]/vendor/symfony/http-kernel/HttpKernel.php # line 57
Symfony\Component\HttpKernel\HttpKernel::handle(Request, 1, [true])                                                       [root]/vendor/silex/silex/src/Silex/Application.php # line 586
Silex\Application::handle(Request)                                                       [root]/vendor/silex/silex/src/Silex/Application.php # line 563
Silex\Application::run(Request)                                                       [root]/vendor/bolt/bolt/src/Application.php # line 97
Bolt\Application::run()                                                       [root]/public/index.php # line 12


@aljawaid aljawaid closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2022
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