Jump to content

LFA

TCAdmin Developer
  • Posts

    2,133
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by LFA

  1. In the game details select the file system permissions icon. Expand subadmin, reseller or user. Click on "Add permission by file name" Enter the file name that you want to block. Select No permissions Add Save You can also use "Add permission by file path". The difference is that this option will only block the file in the specified path. You can have files with the same name in other folders and they will not be blocked. "Add permission by file name" blocks a file with that name in any folder.
  2. Do you have any characters that are not a-z in your email and name fields?
  3. The game tracker api is not working right now. TCAdmin is trying to download the supported games from their api.
  4. Can you attach it here or to a support ticket so I can test?
  5. I was creating the dump with mysql 4 compatibility. I will fix it in the next update.
  6. Most of it works but the direct links won't because the paths are different. You can download a tcadmin2_advanced here: http://clients.tcadmin.com/downloads.php?action=displaycat&catid=5 And help here: http://help.tcadmin.com/TCAdmin2_advanced_module_for_WHMCS
  7. That is explained here: http://clientforums.tcadmin.com/showthread.php?p=58011#post58011 If you upgrade and still need to run v1, the old license can remain active until we are out of beta. If you need more time we can make an exception.
  8. http://help.tcadmin.com/Initial_Configuration#Database_Configuration MySQL You must create the database and database user yourself and execute the script located at Database/MySQL.sql (if you don't know how to do this please choose SQLite). Enter the required information and click on Next. I will have it confirm that the script has been created and show an error if it hasn't. The reason is that too many people have overwritten their database by telling the configuration utility to execute the script in v1. Then they don't have a backup and it's our fault.
  9. All it needs is .NET 3.5 on Windows and Mono on Linux. Read the requirements! It has its own web server. You don't need IIS.
  10. Only select 80 and 443 if you don't have anything running on those ports. If you are not sure leave the default 8880 and 8881. If you have IIS using port 80 you should be able to selected port 80 in TCAdmin but only if you don't have any other websites configured to use that IP.
  11. Read here for complete instructions: http://clientforums.tcadmin.com/showthread.php?t=8207
  12. For copy/paste to work it needs to have this format xxxxx-xxxxx-xxxxx-xxxxx. v2 licenses in the client area have this format already. v1 licenses have spaces.
  13. What's the error message?
  14. downloads are here: http://help.tcadmin.com/Installation
  15. Try this: http://www.tcadmin.com/installer/mono-deb-2.10.2-x86_64.tar.gz Extract to /opt.
  16. I will add this to the next update.
  17. New Features Text console options in game details. These options allow you to execute console commands to stop a service instead of killing the process. Web console options in game details. These options allow you to simulate the game server's console in the browser using log files, rcon or direct console input/output. Added "Player Stats", "CPU Stats" and "Memory Stats" to the game's feature permissions tab. Default is unchecked. If you enable these options make sure you have also enabled stats in query monitoring. Added "Config file parser" as a query protocol. This allows TCAdmin to read max players and other rules directly from the game's config file in case the query is not supported. RCon support. Configure it in game details and it is available in the Current Activity page by clicking on the rcon client button. Map Pack installation. Game Tools in General Settings. The tools currently available are batch updates and start/stop/restart services. New game script events: "Before started" and "After stopped" Added "Update Existing Services" button to the game's details. This will update existing services with the game's current settings (commandline, text console, paths). The services will not be restarted. License information can be changed in the About page. Game configs have been updated in the configs forum to include these latest features. Added minecraft config to the configs forum. Added support for Mono 2.10.2. Bug Fixes Fixed date range in service graph title. This is the version that will go public. Thank you all for your feedback.
  18. I test everything on CentOS 5 32bit. On others the only testing i do is make sure it starts up and that the website loads. The only coding that depends on the Linux distro are the service scripts. Later this week I will upload a 64bit build for mono 2.10.2 that you can extract to /opt. It will not affect your current mono installation.
  19. Can you see if it crashes with mono 2.10.2? The next update includes support for this. The current v2 versions will not load the website correctly with 2.10.2 but you should be able to see if it crashes or not.
  20. I recommend you update linux servers to the latest mono before or after updating TCAdmin: http://help.tcadmin.com/Mono I think the version number has not changed from the one that you have installed but I have confirmed a bug with cookies has been fixed. After installing mono you need to edit tcadmin-config and set the mono path to /opt/mono-2.6.7 and restart the monitor.
  21. TCAdmin v2 documentation can be found here: http://help.tcadmin.com tcadmin2_advanced for WHMCS can be downloaded from http://clients.tcadmin.com/downloads.php New Features Service restarts can be scheduled. To enable this feature go to the game's Feature Permissions tab and enable "Scheduled Restarts". Limit the number of restart tasks in the game's General Settings tab. Set to 0 to have no limit. Added "Get service name from hostname" option in game details. Default is checked. Enabling this option will disable manual editing. When the game monitor queries the server it will update the service name in the database. Added "Enable live stats" option in game query monitoring. Default is checked. Enabling this option will save the last query results to tc_game_service_live_stats. This makes it easier to have custom server lists on your website (coding not included ) Added System > General Settings > Company Info. This information can be used in the email templates. The default templates have been updated with these variables. You can get the latest templates here. Added System > General Settings > Security Settings. Currently you can enable captcha and set password requirements. Recurring tasks can be created in System > General Settings > Recurring Tasks. Custom variable values can be sent to the Billing API. Use this format: gamevar_VariableName and voicevar_VariableName Datacenter can be selected as a column in servers and Teamspeak servers list. Added name column to game/voice services list and service information tab. Implemented passive port range for FTP server. Batch/shell scripts to download/update Steam games are created automatically in the game files folder. Demo mode can be enabled in the user details. Improvements Improved database connection usage. Linux control panel uses the same port as Windows (8880). Current installations are not affected unless you change it in tcadmin-config. Doing this will change your monitor standard port to 8890. MySQL connector supports latest versions of MySQL 5.1 and 5.5. Bug Fixes Brink and other game servers that require a user profile can't run correctly as TCAdmin2Game. Monitor and service manager don't to start automatically on Debian. To fix uninstall the services and install them again. Teamspeak server can't start when running the service manager as root. Sending emails with a secure SMTP connection sometimes fails on Linux. Can delete a datacenter even if assigned to a server or Teamspeak server. Error when viewing an interactive service with the Service Browser on Windows XP/2003. Owner column in users list displays the wrong name. Having the same IP on more than one server causes error in services list. Teamspeak server service does not apply restrictions configured in Override.config. Access denied error when a user saves his own profile. Bug when importing config editor items. Editor is saved but some items are saved with incorrect values.
  22. This will be available in the next update. You have 2 options to choose from: - use the name from the query results (updates automatically) - use a custom name
  23. This will be available in the next update. The user will also be able to select the command line to apply before restarting.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use