-
Notifications
You must be signed in to change notification settings - Fork 3
Errors parsing vvvv-Time_0.5.5 #8
Copy link
Copy link
Open
Description
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="✓" /></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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels