mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-09-06 17:47:39 +02:00
1. Added Mail Marketing Automation trigger tasks 2. Added Mail Marketing Groups Import, Export, Merge 3. Added Mail Marketing Subscribers to support paste import 4. Added Mail Marketing Template Import Export Duplicate 5. Added Mail server add timed automatic reply 6. Added HTTPS Protection function for Website (disables automatic HTTP to HTTPS redirection when enabled) 7. Optimize Website Interface Button Integration 8. Optimize the response speed of WP Toolkit interface
13 lines
1.0 KiB
HTML
13 lines
1.0 KiB
HTML
<div>
|
||
<h3>An error occurred while the panel was running!</h3>
|
||
<div style="margin-bottom: 15px;margin-top: 15px;color: red;">
|
||
<h4 style="font-size: none;">{error_title}</h4>
|
||
</div>
|
||
<pre style="height:112px;word-wrap: break-word;white-space: pre-wrap;margin: 0 0 10px">{request_info}</pre>
|
||
<pre style="height:470px;word-wrap: break-word;white-space: pre-wrap;margin: 0 0 0px">{error_msg}</pre>
|
||
<ul class="help-info-text">
|
||
<li style="list-style: none;"><b>Sorry, an unexpected error occurred while the panel was running. Please try to resolve this error in the following order:</b></li>
|
||
<li style="list-style: none;">1. Click the Fix button in the upper right corner of [Home], and log out of the panel and log in again.</li>
|
||
<li style="list-style: none;">2. Still unresolved, please take a screenshot of this window and post on the forum for help, address:<a class="btlink" href="https://www.aapanel.com/forum/" target="_blank">https://www.aapanel.com/forum/</a></li>
|
||
</ul>
|
||
</div> |