View Single Post
Mester Skunk
Senior Member
Join Date: Nov 2014
Location: Denmark
Old 05-26-2020 , 07:53   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #724

Well, I got it working...

I'll post the solutions here:

Wrong password/username:
Make sure to have added a admin group, and connected yourself to it. The group name must be the same as in the config.php file (SB_ADMINS)

Can't create group:
Make sure you made test admin users, with a custom server admin group, in sourcemod, with default steam-id's:
STEAM_0:1:111111, STEAM_0:1:111112, STEAM_0:1:111113
Each steam-ID needs a custom flag - use these steam-id's to create a group for their specifik connected admin group (STEAM_0:1:111111 is connected to group "admin" - using this steam ID will create a group called admin)

We ran into an unhandled exception. Exiting, Call to undefined function bcmul():
This mistake means that you don't have php-bcmath installed on you server - on CentOS use sudo yum install php-bcmath

Hope this helps people, who made dumb mistakes and are new to this system!
__________________
Mester Skunk is offline