Raised This Month: $51 Target: $400
 12% 

HLTV Report (v1.1.1)


Post New Thread Reply   
 
Thread Tools Display Modes
|PJ| Shorty
Veteran Member
Join Date: Aug 2005
Location: Bavaria, Germany
Old 02-05-2008 , 10:24   Re: HLTV Report
Reply With Quote #11

you can set the access level for the commands per define.
if you set the access level to ADMIN_ALL (0), yes, it could (will) be spammed
__________________
There are only 10 types of people in the world:
Those who understand binary, and those who donīt.

Last edited by |PJ| Shorty; 02-05-2008 at 13:39.
|PJ| Shorty is offline
Send a message via ICQ to |PJ| Shorty Send a message via AIM to |PJ| Shorty Send a message via MSN to |PJ| Shorty Send a message via Yahoo to |PJ| Shorty Send a message via Skype™ to |PJ| Shorty
|PJ| Shorty
Veteran Member
Join Date: Aug 2005
Location: Bavaria, Germany
Old 02-06-2008 , 10:26   Re: HLTV Report
Reply With Quote #12

update to 0.96RC2

- fixed a bug if steambans not running
- online compiling didnīt worked: fixed
__________________
There are only 10 types of people in the world:
Those who understand binary, and those who donīt.

Last edited by |PJ| Shorty; 02-06-2008 at 18:29.
|PJ| Shorty is offline
Send a message via ICQ to |PJ| Shorty Send a message via AIM to |PJ| Shorty Send a message via MSN to |PJ| Shorty Send a message via Yahoo to |PJ| Shorty Send a message via Skype™ to |PJ| Shorty
Old 02-08-2008, 11:50
Rafael
This message has been deleted by Rafael. Reason: Double Posted
Rafael
Member
Join Date: Dec 2007
Location: localhost
Old 02-08-2008 , 11:55   Re: HLTV Report
Reply With Quote #13

I'm Having a problem with this plugin. It can't connect to the MySQL server.
Using AMXX 1.76d
Here are some outputs:

amxx list:

Code:
      [ 41] HLTV_Report             0.96RC1  |PJ|ShOrTy        hltv_report.amx  error    
         ( 41) Error: Could not connect to SQL database.
         41 plugins, 40 running
amxx modules:
Code:
    name                    version  author               status     
          [ 1] Ham Sandwich            1.8      AMX Mod X Dev Team   running    
          [ 2] Fun                     1.76     AMX Mod X Dev Team   running    
          [ 3] Engine                  1.76     AMX Mod X Dev Team   running    
          [ 4] FakeMeta                1.76d    AMX Mod X Dev Team   running    
          [ 5] CStrike                 1.76     AMX Mod X Dev Team   running    
          [ 6] CSX                     1.76c    AMX Mod X Dev Team   running    
          [ 7] MySQL                   1.76b    AMX Mod X Dev Team   running    
          [ 8] SQLite                  1.76b    AMX Mod X Dev Team   running    
          [ 9] Sockets                 1.76     HLSW Dev Team        running    
         9 modules, 9 correct
log error output:

Code:
[AMXX] Plugin ("hltv_report.amxx") is setting itself as failed.
[AMXX] Plugin says: Could not connect to SQL database.
[AMXX] Run time error 1 (plugin "hltv_report.amxx") - forced exit
What Could not connect to SQL database means?
1. The plugin didin't find a database running at the IP contained in sql.cfg file?
2. The connection request was refused [wrong username/password] by the web host?
3. The connection timed out?

Also, I've contacted my gamehost and they did a traceroute to my webhost. Everything went fine. So, I guess that there aren't any problems between them (the plugin should be able to connect to the DB).

I've allowed the gameserver IP in Remote MySQL, so the plugin should connect to my DB.

Just to inform that the web part of the plugin is running without problems, I assume.
(http://sodteam.890m.com/hltv)

Please, help me.
__________________

Last edited by Rafael; 02-08-2008 at 12:07.
Rafael is offline
|PJ| Shorty
Veteran Member
Join Date: Aug 2005
Location: Bavaria, Germany
Old 02-08-2008 , 13:59   Re: HLTV Report
Reply With Quote #14

your sql data in file /configs/hltv_report/sql.cfg is correct?

make also update to 0.96RC2

other plugins with sql working fine?
__________________
There are only 10 types of people in the world:
Those who understand binary, and those who donīt.
|PJ| Shorty is offline
Send a message via ICQ to |PJ| Shorty Send a message via AIM to |PJ| Shorty Send a message via MSN to |PJ| Shorty Send a message via Yahoo to |PJ| Shorty Send a message via Skype™ to |PJ| Shorty
Rafael
Member
Join Date: Dec 2007
Location: localhost
Old 02-08-2008 , 14:06   Re: HLTV Report
Reply With Quote #15

Quote:
Originally Posted by |PJ| Shorty View Post
your sql data in file /configs/hltv_report/sql.cfg is correct?

make also update to 0.96RC2

other plugins with sql working fine?
This is the first plugin that uses sql I run.
I think that my files are already updated...

The plugins contains #include <sqlx>. So, sqlx is mysql or sqllite module?
Do I need to use amx_sql_type <value> ?
__________________

Last edited by Rafael; 02-08-2008 at 14:27.
Rafael is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-08-2008 , 14:56   Re: HLTV Report
Reply With Quote #16

sqlx is both. It all depends on how the plugin sets the affinity.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
|PJ| Shorty
Veteran Member
Join Date: Aug 2005
Location: Bavaria, Germany
Old 02-08-2008 , 15:57   Re: HLTV Report
Reply With Quote #17

only for testing, deactivate the sqlite module, and see if itīs working.
check if your mysql server is accessable from an extern host.
__________________
There are only 10 types of people in the world:
Those who understand binary, and those who donīt.
|PJ| Shorty is offline
Send a message via ICQ to |PJ| Shorty Send a message via AIM to |PJ| Shorty Send a message via MSN to |PJ| Shorty Send a message via Yahoo to |PJ| Shorty Send a message via Skype™ to |PJ| Shorty
Gizmo
Senior Member
Join Date: May 2006
Location: Sweden
Old 02-11-2008 , 04:06   Re: HLTV Report
Reply With Quote #18

Looks like it does almost the same things as my Report abuse plugin does but i have not updated that in very long time

http://forums.alliedmods.net/showthread.php?t=42751
__________________
Gizmo is offline
|PJ| Shorty
Veteran Member
Join Date: Aug 2005
Location: Bavaria, Germany
Old 02-11-2008 , 05:27   Re: HLTV Report
Reply With Quote #19

you are right, looks like the same. didnīt seen yours before
__________________
There are only 10 types of people in the world:
Those who understand binary, and those who donīt.
|PJ| Shorty is offline
Send a message via ICQ to |PJ| Shorty Send a message via AIM to |PJ| Shorty Send a message via MSN to |PJ| Shorty Send a message via Yahoo to |PJ| Shorty Send a message via Skype™ to |PJ| Shorty
Perfect Team
Junior Member
Join Date: Feb 2008
Location: Kraków, Poland
Old 02-13-2008 , 15:54   No disconnecting ...
Reply With Quote #20

Hello All !
How edit this plugin to be HLTV always connected (24/7) - and no disconnect ?

Regards
Perfect Team Root

P S Sry for my english
__________________

Last edited by Perfect Team; 02-13-2008 at 16:50. Reason: + Show signature
Perfect Team is offline
Send a message via Skype™ to Perfect Team
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:08.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode