Skip to content

Error running php #19

@marcobra

Description

@marcobra

Cannot get sample running

Error in file public/js/sample.js at line 7

countries.unshift({ id: "0", name: "" });

TypeError: countries.unshift is not a function

also please write internal links using relative path i mean change i.e:

<link href="/public/css/style.css" rel="stylesheet" />
to
<link href="./public/css/style.css" rel="stylesheet" />

Tanks
Marco

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions