Skip to content

Verify Installation

Impact edited this page Aug 24, 2017 · 12 revisions

After you have installed all parts you need, it's a good time to check if they all were installed correctly.
If something isn't working right, please take a look at the troubleshooting article.
If your problem couldn't be solved please tell us about your problem here after you've read the getting help article.

Main Plugin

  1. Check the latest error_* and calladmin.log file in sourcemod/logs/ and see if there are errors produced by calladmin or one of its modules.
  2. Check that a menu pops up if you type !call or /call into the chat.
  3. Install the test plugin and call calladmin_test from within the game to report yourself with a random reason. (version 0.1.5+)

Webscript

  1. Open up http://yourwebserver.com/notice.php?key=yourkey&from=0 and check that there are no errors (no white page either).
  2. Use your browser's show source tool if you can't read all text, a common shortcut is CTRL/STRG + U.