-
Posts
52 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Forums
Events
Downloads
Posts posted by M0RG4N
-
-
On 12/8/2013 at 6:58 PM, barrycarey said:
Maintenance Mode For Individual Services - This would prevent clients from interacting with TCA while a member of support staff is working on the service. Giving the client a notification at the top of the page would be nice. This would be more much elegant than disabling their account while working on a service.
Hey
I have made a module for this, hope you like it:
0 -
On 5/30/2013 at 4:17 PM, barrycarey said:
Hello,
One thing I would love to see is the ability to put individual game servers in maintenance mode. Ideally this would disable all user controls so they cannot interact with the control panel. Along with giving them a notification their server is currently being worked on by a tech.
We run into this issue a lot. Someone will put a ticket it about their server, we go and start working on it and at the same time they're changing things in the control panel.
Hey!
I have made a module for this, hope you like it:
0 -
-
18 hours ago, wirr said:
Bonjour à tous, les utilisateurs peuvent ils normalement gérer leurs base de donnée création, suppression, ... ?
Yes, the users can create, reset and delete their databases. The module will automatically move their database if their server is moved location and also automatically delete the database when a service is being terminated
1 -
Service Maintenance
View File
Service Maintenance module for TCAdmin - Allowing panel admins to put a service in maintenance mode whilst working on fixing issues.
This module is useful if you do not wish for a client to be messing with the service whilst you are trying to fix an issue they have complained about.
Features
- Enable/Disable Maintenance mode for a service
- Redirects to Maintenance page when maintenance is enabled (stops them accessing service home, file manager, action buttons etc)
Installation
- Login to your TCAdmin and head to the Plugin Repository which is located in settings
- Click on Modules and then click the "Service Maintenance" module
- Once the page loads click "Install Module"
- You will now receive a short loading wait and you should see the module has been installed successfully :)!
After the installation is complete you should now see a "Service Maintenance" switch on the actions page for a service:
Known Issues
- None as of 1.0.1
If you find an issue or want something else implemented into this module. Please create an issue on the github page here: Issues · M0RG4N01/TCAdminServiceMaintenance (github.com)
-
Submitter
-
Submitted9/25/2020
-
Category
0 -
14 minutes ago, Ragonz said:
Annoyingly I can no longer edit the original post
New addition - Config editor "Restores" (ie. A way a client can go back to a prior version of their config file after they have inevitably messed it up)
Hey, can you try edit now I've changed a specific permission:
to > Unlimited
0 -
3 minutes ago, Alexr03 said:
I believe @M0RG4Nwill be working on a module that will allow you to install remotes from the control panel by giving it IP/Username/Password for the machine etc.
*not confirmed*
0 -
On 7/27/2020 at 6:42 PM, Gardiny said:
Hi,
Please can you help me with setup your MySQL manager plugin when i have all server on same site? its possible to connect on localhost. What i mean, i dont need publish MySQL ports and PHPmyadmin bcs security reasons.
Its possible to setup in this scenario ?
Now i try local settings and public setting too but i dont have any response and MySQL manager plugin looks like on the screen
If your service is on the master this is possible you just configure as normal but put localhost for the host server and then your sql details.
Or are you trying to set it up on a remote server? Since this plugin is installed on the master it requires a user account to be able to communicate from the master to the host machine so that it can create users etc
0 -
1 hour ago, conceptr980 said:
nah it was just licensing and i updated it while its good now ... thanks for all the support
Alright great, and no problem if you have any more issues be sure to ask about them!
0 -
Just now, conceptr980 said:
now the last issue which is minor i guess that the wizard setup guide screen is popping up in the main page while everything else looks ok . is it file related ?
Do you have a screenshot?
I think you're talking about the TCAdmin setup wizard right?
0 -
5 hours ago, conceptr980 said:
It seems that in my case i need to repair the database in order fix table issues. Any idea if there is a database repair tool for tcadmin ?
You should be able to execute a query such as
REPAIR TABLE NAMEHERE
If you use sqlite you may need to delete the duplicate row yourself with an sqlite editor
I have spoken with Luis and he has released an update for TCAdmin, he said:
Quote@M0RG4N 2.0.150.6 should fix that duplicate error but only if the duplicate rows are exactly the same.
You can update your TCAdmin to that version if you want
0 -
54 minutes ago, conceptr980 said:
I dont know if this related but once i tried to install the plugin it kept loading then it hanged. afterward the entire tcadmin stopped responding with the following errors:
"An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below."
i think the plugin stuck at some point during installation. any idea how to remove or reinstall it manually so i can check ? Full Log attached
Hey,
When you do to the plugin repository and go to the details page of the plugin, when you select the version you have installed or tried to install it may show an 'Uninstall Module' button
If you do not see this then check this location:
C:\Program Files\TCAdmin2\ControlPanel.MVC\bin-extensions
To see if you have the module installed in there
0 -
On 7/15/2020 at 11:59 AM, JackRalph96 said:
Hi there,
I have a few queries regarding this module.
So we already have a few 100 mysql databases already using the old system provided by luis to create mysql databases on phpmyadmin. (https://help.tcadmin.com/Automatically_Create_a_MySQL_Database)
is there any way as an admin to sync these with your module? Or do i slowly have to phase this out as customers slowly join and leave.
Kind Regards
Jack RalphZenithservers.co.uk
Just an update -- I have added migration from the old system to the new, let me know how it goes :)!
0 -
On 7/15/2020 at 11:59 AM, JackRalph96 said:
Hi there,
I have a few queries regarding this module.
So we already have a few 100 mysql databases already using the old system provided by luis to create mysql databases on phpmyadmin. (https://help.tcadmin.com/Automatically_Create_a_MySQL_Database)
is there any way as an admin to sync these with your module? Or do i slowly have to phase this out as customers slowly join and leave.
Kind Regards
Jack RalphZenithservers.co.uk
I will release an update shortly providing a 'Migrate' button for the clients to click to migrate any databases which were created using Luis's method
0 -
12 hours ago, 4evergaming said:
Hi! I have tried the module and it doesn't work for me.
It happens that when creating the database in the panel it is created but is not added to the list of the user's database, also it jumps an error that says "Unable to connect to the remote MySQL host. Please contact an Administrator! "I don't know how this is possible since the database is created correctly and throws error.
Hugs and I await your response. Good module
Edit:
I use Linux Ubuntu 64 bit and MySQL Server 5.7.30Hey!
Please be sure that you are on the latest version: 1.0.1, in this version I made it so you can see the exact issue to why it didn't work correctly, you should see a message such as this instead:
"Uh oh, something went wrong! Please contact an Administrator (see web console for details)!" -- You can then check the web console and you should see text telling you why it failed to work.
Usually it may be that the account you are using to create the databases in the configuration does not have the GRANT permission meaning it cannot create or grant the db user access to the database it just created. Hopefully this helps you, let me know
0 -
MySql Manager
This module allows clients to manage their own mysql databases. The number of allowed databases is based from their service amount.
Requirements
- SQL Server e.g MySQL, MariaDB
-
In order for this plugin to work since it is running on your master, you must configure the user which you will be using the create databases (the one you configure the plugin to use) to allow access to the master ip address for creating user databases, etc. You can do this by executing a script such as this example to your mysql server:
GRANT ALL ON *.* to root@'MASTER_IP_ADDRESS' IDENTIFIED BY 'PASSWORD_HERE' with grant option;
Features
- Create MySql database for services
- Delete MySql database for services
- Automatically delete database on service termination or reinstall
- Automatically backup and restore database on service move
- Reset database password
- Link to your phpMyAdmin
- Grid to display configured databases
- Download MySql Database backup
- Restore MySql Database backup
Installation
- Login to your TCAdmin and head to the Plugin Repository which is located in settings
- Click on Modules and then click the "MySql Manager" module
- Once the page loads click "Install Module"
- You will now receive a short loading wait and you should see the module has been installed successfully :)!
After the installation is complete you should now see a "MySql" button on the sidebar under "Game & Voice Management".
Configuration
To configure a MySql server for all servers within a specific datacenter to use:
- Go to datacenters
- Click a specific datacenter
- Enter your MySql credentials as shown in the image below, relative to your server and then hit save!:
-
- You will need to go to Servers and then select one or more servers you would like to be using the datacenter mysql configuration, scroll down and choose "Use datacenter configuration" and then you're good to go!
To configure a MySql server for a specific server to use:
- Go to servers
- Click on a specific server
- In sever settings configure the MySql details as shown in the image below:
-
- Hit save at the top and you're good to go!
Known Issues
- None as of 1.0.8
If you find an issue or want something else implemented into this module. Please create an issue on the github page here: https://github.com/M0RG4N01/TCAdminMySqlModule/issues
Credit to @Alexr03for helping out during the development of this module!
-
Submitter
-
Submitted7/5/2020
-
Category
0 -
10 hours ago, SHAD0WRAIDERZA said:
is this still in the works or is tca next well the beginning of it?
I have just finished cleaning up my template as i changed from 2019 to 2020.
Will TCA next now be the default theme for tcadmin and you will just build out from there?
i too want to work on 1 theme and get it looking good and as TCA updates UI i just modify what i need to on my theme.Are we not able to get 1 "dev license" with every master license same as what WHMCS does instead of having to request trials?
That is indeed still in the works, this is just another separate theme for now just to allow people who are used to the ASPX layout to easily adjust themselves to move over to MVC before the new template gets released
0 -
Hey,
I understand you made a ticket, was this resolved after?
0 -
Hey,
Could you try update again via the web in System > Check Updates
Your Steam Workshop should be all fixed once you get updated to 2.0.148.0
0 -
Hey,
You will need to update to the latest version of TCAdmin (2.0.148) if you haven't already, this fixes the Steam Workshop issues
Make sure all of your remotes are using the latest update, and if already installed try install manually and then update the remotes
0 -
Hey,
It's not recommended but if you go to Settings > Security Settings, you can enable the passwords using a checkbox:
0 -
Hey,
I've fixed this so that it now shows the correct values
1 -
1 hour ago, mouseymars said:
Vanilla does not accept input, and managed output will stop it working. tModLoader can be redirected, but won't accept commands. tShock works for both input and output.
Terraria 1.4 does not show players, steam query has been removed.
I don't believe Terraria has ever had steam query it was always tShock which brought a form of querying to it, and tModLoader I dont believe supports tShock at the moment too so getting all the players, etc is a struggle :L
But the console wrapper provided definitely works with console output and input as it grabs the direct output, etc. from the game server console.
0 -
Hey,
The configs are included by default in TCAdmin for Linux and Windows for SA:MP if you are referring to that
Are you having any issues with them?
0
Service Maintenance
in Modules
Posted
Can you reinstall 1.0.1 and see if its fixed now :)?