Hallo,
während des Upgrades von 5.0.25 auf 6.0.12 wurde die Datenbank erfolgreich aktualisiert und die Module mit "bin/otrs.Console.pl Admin::Package::UpgradeAll" auf den aktuellen Stand gebracht.
Rufe ich nun einen FAQ Artikel auf, werden mir die eingebundenen Bilder angezeigt.
Wechsel ich ...
Search found 3 matches
- 13 Nov 2018, 19:38
- Forum: Hilfe
- Topic: OTRS 6.0.12: Kein Bilder in den FAQs
- Replies: 0
- Views: 2642
- 23 Sep 2018, 12:28
- Forum: Help
- Topic: Upgrade vom 5 to 6: Login button deactivated
- Replies: 2
- Views: 2779
Re: Upgrade vom 5 to 6: Login button deactivated
Hi,
I was able to solve it by looking at the source code of the login page and searching for the login button.
The page is created by Kernel/Output/HTML/Templates/Standard/Login.tt, which contains the following line:
<button type="submit" id="LoginButton" class="Primary CallForAction Fullsize ...
I was able to solve it by looking at the source code of the login page and searching for the login button.
The page is created by Kernel/Output/HTML/Templates/Standard/Login.tt, which contains the following line:
<button type="submit" id="LoginButton" class="Primary CallForAction Fullsize ...
- 22 Sep 2018, 22:30
- Forum: Help
- Topic: Upgrade vom 5 to 6: Login button deactivated
- Replies: 2
- Views: 2779
Upgrade vom 5 to 6: Login button deactivated
Hello,
I just did an upgrade from 5.0.11 to 6.0.6 which took a while but finished without an error.
The web interface is available, but pressing the login button doesn't start the login process.
5.0.11 was configured to run with log level debug and wrote messages to /tmp/otrs.log.
Currently there ...
I just did an upgrade from 5.0.11 to 6.0.6 which took a while but finished without an error.
The web interface is available, but pressing the login button doesn't start the login process.
5.0.11 was configured to run with log level debug and wrote messages to /tmp/otrs.log.
Currently there ...