Are you sure you want to report the post shown below? This will send an email to the ATVO administrators.
Please include a short reason for reporting.
Users reporting for no reason may be locked out.
Post
Posted by Dirk O
on
i make all at the help info. sessions Folder write acces. i make the Password in the post php by me.
but dont work. here ist the log. Server error: <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>ATVO Livetiming</title> <script> let path = window.location.pathname.split('/'); if (path.length > 0) { if (!path[0]) { path = path.slice(1, path.length); } path = path.slice(0, path.length - 1); }
let base = '/'; for (const segment of path) { base = base + segment + '/'; }