What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Error

JackieMoon

New Member
Joined
Apr 16, 2010
Messages
181
Reaction score
1
Invalid response received from HB server: <br />
<b>Warning</b>: mysql_connect() [<a href='function.mysql-connect?PHPSESSID=46f3dd7e7bfb5ca078028eddce8d971d'>function.mysql-connect</a>]: Unknown MySQL server host 'mysql4.superyoink.de' (1) in <b>/kunden/237249_08056/webseiten/billing/authhb/includes/functions.php</b> on line <b>74</b><br />
<br />
<b>Warning</b>: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in <b>/kunden/237249_08056/webseiten/billing/authhb/includes/functions.php</b> on line <b>77</b><br />
<br />
<b>Warning</b>: mysql_query(): supplied argument is not a valid MySQL-Link resource in <b>/kunden/237249_08056/webseiten/billing/authhb/includes/functions.php</b> on line <b>105</b><br />
AUTH BAD

What does that mean?
 
WTF, this is why I hate this server based authentication "Access Control".
 
Why hate it ? It is technically a protection mode. How can that be bad ?
 
From a development standpoint, all it really does is help people from hacking the exe and using it without purchasing it. It's easy enough to write into the code a remote shutoff procedure for what your describing.
 
From a development standpoint, all it really does is help people from hacking the exe and using it without purchasing it. It's easy enough to write into the code a remote shutoff procedure for what your describing.

There already is one, which is what they are confusing it with. There is some confusion between the tripwire (referenced in a few posts above) and the auth method (referenced in the first post and your post).
 
Back
Top