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
Copy file name to clipboardExpand all lines: docs/billing-api/tcadmin2-advanced-module-for-whmcs.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -373,7 +373,7 @@ If you are going to keep the same custom fields and configurable options in your
373
373
374
374
If you are going to change custom fields and configurable options we recommend you create a copy of the product and modify the copy (Duplicate link at the top of the products page). When the new product is ready go to the client's service. Change the package and server. Enter the correct values again and save.
375
375
376
-
:::warning warning
376
+
:::danger warning
377
377
After you change the package all the values of custom fields and configurable options for that service will be lost and you will not be able to recover them.
Copy file name to clipboardExpand all lines: docs/customizations/scripts/general-scripts/backup-restore-scripts-with-ftp-support.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ These scripts are a modified version of [Backup & Restore_Scripts](/customizatio
11
11
12
12
## Secure your Backups folder
13
13
14
-
:::warning Urgent Warning: Critical Configuration Step - Neglect at Your Peril!
14
+
:::danger Urgent Warning: Critical Configuration Step - Neglect at Your Peril!
15
15
Failure to execute this pivotal step in the configuration process will render your server alarmingly susceptible to exploitations and security breaches.
:::warning Urgent Warning: Critical Configuration Step - Neglect at Your Peril!
10
+
:::danger Urgent Warning: Critical Configuration Step - Neglect at Your Peril!
11
11
Failure to execute this pivotal step in the configuration process will render your server alarmingly susceptible to exploitations and security breaches.
Copy file name to clipboardExpand all lines: docs/customizations/themes/mvc-templates.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ New installations already have MVC enabled by default
44
44
```
45
45
- Restart the monitor service.
46
46
47
-
:::warning Important for Linux users
47
+
:::danger Important for Linux users
48
48
Https is not supported by the built in web server when `TCAdmin.Public.MVC` is set to True. To use https you must [**configure your control panel with Nginx**](/customizations/web-server-configurations/setting-up-nginx).
Copy file name to clipboardExpand all lines: docs/customizations/web-server-configurations/setting-up-nginx.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ import TabItem from "@theme/TabItem";
8
8
9
9
# Setting up Nginx with TCAdmin
10
10
11
-
:::caution important
11
+
:::warning important
12
12
13
13
The steps provided for configuring nginx in this guide are tailored for Ubuntu 22.04, which is the suggested and preferred operating system. Should you be utilizing a different operating system, consider this guide as a point of reference.
14
14
@@ -203,7 +203,7 @@ server {
203
203
204
204
<TabItemvalue='asp'label='ASP.NET'>
205
205
206
-
:::caution important
206
+
:::warning important
207
207
This file is for TCAdmin 2.0.127 and earlier or if you have MVC templates disabled.
Copy file name to clipboardExpand all lines: docs/database/improve-mysql-connection-speed.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ To improve MySQL connection speed or fix the "Server did not respond within the
14
14
skip-name-resolve
15
15
```
16
16
17
-
:::caution
17
+
:::warning
18
18
Sometimes if you disable name resolve you lose the ability to log in with root@localhost. If this happens enable name resolve again and create root@127.0.0.1
Copy file name to clipboardExpand all lines: docs/getting-started/initial-configuration.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,11 +29,11 @@ If you are sure the port is not being blocked by a firewall enable debug mode to
29
29
30
30
### Windows Servers
31
31
32
-
View http://127.0.0.1:8880 using the server's browser or [http://public_server_ip:8880](http://public_server_ip:8880) using your PC's browser.
32
+
View `http://127.0.0.1:8880` using the server's browser or `http://public_server_ip:8880` using your PC's browser.
33
33
34
34
### Linux Servers
35
35
36
-
View [http://public_server_ip:8880](http://public_server_ip:8880) using your PC's browser.
36
+
View `http://public_server_ip:8880` using your PC's browser.
37
37
38
38
## License Information
39
39
@@ -63,7 +63,7 @@ Select the server's primary IP, firewall IP and ports that TCAdmin will use. If
63
63
64
64
**Enable support for uPnP port forwarding** - If enabled, required ports will be forward in the router/firewall automatically. Only enable if the server is behind a router or hardware firewall with uPnP enabled.
65
65
66
-
:::caution
66
+
:::warning
67
67
The below feature is only supported on Windows
68
68
:::
69
69
@@ -87,7 +87,7 @@ Click on **My Profile.** Enter your email and select your time zone. All times s
87
87
88
88
## Enable support for Let's Encrypt
89
89
90
-
[Follow these instructions](/using-tcadmin/server-management/lets-encrypt/#configure-lets-encrypt)
90
+
[Follow these instructions](/using-tcadmin/server-management/lets-encrypt/)
91
91
92
92
## Mail Server Configuration
93
93
@@ -129,4 +129,4 @@ Other games require you to place the files in the **C:\TCAFiles\Games** or **/ho
129
129
130
130
## Install Plugins
131
131
132
-
You can go to Settings > [Plugin Repository](http://null) and install plugins shared by the community (games, themes, languages, modules.)
132
+
You can go to Settings > [Plugin Repository](https://community.tcadmin.com/files/) and install plugins shared by the community (games, themes, languages, modules.)
Copy file name to clipboardExpand all lines: docs/getting-started/system-requirements.mdx
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,8 @@ System requirements for optimal performance:
39
39
- Java **required for Minecraft.** We recommend [Adoptium variant](https://adoptium.net/)
40
40
41
41
42
-
</TabItem>
42
+
</TabItem>
43
+
43
44
<TabItemvalue="linux"label="Linux">
44
45
45
46
| Operating System | Version | Supported | Notes |
@@ -64,15 +65,15 @@ System requirements for optimal performance:
64
65
65
66
## Manual Installation Dependancies
66
67
67
-
:::caution
68
+
:::warning
68
69
Prior knowledge of Linux server management is required. TCAdmin support does not provide instruction on tasks such as logging in to your server using Putty, executing commands, or installing dependencies for game/voice servers or tools.
69
70
:::
70
71
71
-
:::warning
72
+
:::danger
72
73
A swap partition is required. Mono is unstable when the server is configured without swap space.
73
74
:::
74
75
75
-
:::caution
76
+
:::warning
76
77
If you accidentally install Mono 4 you must uninstall it before installing Mono 6.
Copy file name to clipboardExpand all lines: docs/getting-started/updating.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ TCAdmin's automatic update feature updates the master and all remote servers wit
50
50
51
51
## Manual Update
52
52
53
-
:::warning
53
+
:::danger
54
54
It is recommended to perform a manual update only in two scenarios: when a new remote server has been added or when the web update process has failed. The web update ensures that your database is updated before updating the files. Neglecting to update the database while updating may result in TCAdmin failing to start or encountering unpredictable errors.
0 commit comments