Skip to content

Errors parsing vvvv-Time_0.5.5 #8

@YanYas

Description

@YanYas

Something went wrong:
'>' is an unexpected token. The expected token is '='. Line 35, position 91.

This refers to

data-pjax-transient

which should end with

="true"

I suspect.

Filling those in the next problem was that the link and meta tags in the header are not all closed with

/>

So I fixed those manually too. Finally I got this error

Something went wrong:
The 'div' start tag on line 128 position 12 does not match the end tag of 'option'. Line 129, position 43.

This refers to

<div class="header-search scoped-search site-scoped-search js-site-search" role="search">
  <!-- '"` --><!-- </textarea></xmp> --></option></form><form accept-charset="UTF-8" action="/vvvvpm/vpdb/search" class="js-site-search-form" data-scoped-search-url="/vvvvpm/vpdb/search" data-unscoped-search-url="/search" method="get"><div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="&#x2713;" /></div>

Might count for others too packages too (I have the same initial error from "contrib.vpm1.nodx11.vpack", too. Should I try an older pack or an older vpm?

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