Search found 5 matches

by Mr Sweg
Thu Jul 03, 2014 11:42 pm
Forum: Garrysmod
Topic: Problem With Automated Donation System and Database
Replies: 2
Views: 1024

Re: Problem With Automated Donation System and Database

If you could provide me with the code, I could help you... I'm planning on selling my fully automatic donation system soon :3 Supports demotions, different ranks that expire in x days or never expire. Add an infinite amount of ranks, but enough of my system. We need the code to actually see what's c...
by Mr Sweg
Thu Jun 19, 2014 3:45 pm
Forum: Garrysmod
Topic: Wall Stare Lua Spam
Replies: 1
Views: 1097

Wall Stare Lua Spam

This bug is extremely annoying. This resets all ULX groups, and basically forces me to restart the server. It causes everyone to face a wall and they cannot move the console gets spammed with errors, no-one can move at all. [ERROR] addons/ulx utime/lua/autorun/cl_utime.lua:142: attempt to call metho...
by Mr Sweg
Tue May 27, 2014 11:13 am
Forum: Webhosting
Topic: Cronjob problem...
Replies: 4
Views: 1361

Re: Cronjob problem...

I love how stupid I am at times ;-;

NVM, didn't read your post fully >_>
Thanks!
by Mr Sweg
Tue May 27, 2014 10:28 am
Forum: Webhosting
Topic: Cronjob problem...
Replies: 4
Views: 1361

Re: Cronjob problem...

Made it to:

Code: Select all

* * * * * /usr/bin/php ~/public/donations/cronjob.php
and now I get this...
Authorization failed!
by Mr Sweg
Tue May 27, 2014 10:12 am
Forum: Webhosting
Topic: Cronjob problem...
Replies: 4
Views: 1361

Cronjob problem...

/usr/www/mdg/public/donations/cronjob.php: line 1: ?php: No such file or directory /usr/www/mdg/public/donations/cronjob.php: line 2: syntax error near unexpected token `"connectionfile.php"' /usr/www/mdg/public/donations/cronjob.php: line 2: `include("connectionfile.php");' cron...