Skip to content

Error on Update #65

@Naoray

Description

@Naoray

Hey there,

I recently installed Coaster CMS and after installation in the Backend there was an upgrade available from v5.4.26 to v5.4.27.

But when I started the upgrade an error occured.

image
image

Looks like in the SystemController@getUpgrade a file_put_contents('', $logFile); is called on line 216. But the first param should not be empty.

EDIT: On second thoughts I think you want to call file_put_contents($logFile, '');.

Best Regards,
Naoray

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions