You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.
Probably there are compatibility-breaking changes in 2.0, and we'll need different branches for 1.7.9/2.0 support. Apparently, the WT_AUTOCOMPLETE_JS_URL constant seems to be missing. Also, the file referenced by the constant in 1.7.9 (assets/js-1.7.9/autocomplete.js) seems to be missing from 2.0. As far as I can tell from taking a quick look at the 2.0 dev branch js files, its functionality has been incorporated into webtrees.js, and autocomplete.js is no longer required.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
includes/session.php:151 /modules_v3/branch_export/module.php:1491 Use of undefined constant WT_AUTOCOMPLETE_JS_URL - assumed 'WT_AUTOCOMPLETE_JS_URL' #0 /modules_v3/branch_export/module.php:1491 ErrorException("/modules_v3/branch_export/module.php:1491 Use of undefined constant WT_AUTOCOMPLETE_JS_URL - assumed 'WT_AUTOCOMPLETE_JS_URL'") #1 /module.php:25 modAction('')
The text was updated successfully, but these errors were encountered: