Skip to content

Exception when scaning photos, NC 21 maps 0.1.8 #547

Description

@ismaelbonato

I've instaled maps on NC 21 but pictures are not showing on the map.

In ExceptionConverter.php line 67:

An exception occurred while executing a query: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "oc_maps_photos" does not exist
LINE 1: DELETE FROM "oc_maps_photos" where "user_id" = $1
^
In Exception.php line 26:

SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "oc_maps_photos" does not exist
LINE 1: DELETE FROM "oc_maps_photos" where "user_id" = $1
^

In Statement.php line 82:

SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "oc_maps_photos" does not exist
LINE 1: DELETE FROM "oc_maps_photos" where "user_id" = $1
^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions