docs: update manual/quirks

This commit is contained in:
harvey_specter_dev 2024-10-24 13:02:38 +00:00 committed by Redbox Wiki
parent bf6b5421d8
commit 1f787608a7
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
title: Known Quirks / Bugs title: Known Quirks / Bugs
description: description:
published: true published: true
date: 2024-10-24T13:00:11.917Z date: 2024-10-24T13:02:37.459Z
tags: tags:
editor: ckeditor editor: ckeditor
dateCreated: 2024-10-21T14:16:42.966Z dateCreated: 2024-10-21T14:16:42.966Z
@ -16,6 +16,6 @@ dateCreated: 2024-10-21T14:16:42.966Z
<h1>Titles Missing In Redbox Engine</h1> <h1>Titles Missing In Redbox Engine</h1>
<p>Kiosks have been reported to have issues where the titles in the engine disappear. The cause for this is still TBD. However following the steps below should fix the unit to working order.</p> <p>Kiosks have been reported to have issues where the titles in the engine disappear. The cause for this is still TBD. However following the steps below should fix the unit to working order.</p>
<ol> <ol>
<li>Locate the profile.data file modified date this should be in C:\program files\reds\kioskengine\data\profile.data</li> <li>Locate the profile.data files modified date. This file will be located in <code><strong>C:\Program Files\REDS\KioskEngine\Data\profile.data</strong></code></li>
<li>Set the time and date of the machine to a date shortly after the modified date on the profile.data (Ex if the modified data is 7/23/24 set the date to mid September 09/25/24)</li> <li>Set the time and date of the machine to a date shortly after the modified date on the profile.data (Ex if the modified data is 7/23/24 set the date to mid September 09/25/24)</li>
</ol> </ol>