Raised This Month: $ Target: $400
 0% 

[L4D] Player Stats (Co-op) v1.1.1


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
MasterS
Junior Member
Join Date: May 2009
Old 05-18-2009 , 07:54   Re: [L4D] Player Stats (Co-op) v1.1.1
Reply With Quote #11

[l4d_stats.smx] Database.cfg missing 'l4dstats' entry!
here is my databases.cfg can you help me !
Code:
"Databases"
{
    "driver_default"        "mysql"
    
    "default"
    {
        "driver"            "default"
        "host"                "localhost"
        "database"            "sourcemod"
        "user"                "root"
        "pass"                ""
        //"timeout"            "0"
        //"port"            "0"
    }
    
    "storage-local"
    {
        "driver"            "sqlite"
        "database"            "sourcemod-local"
    }

    "clientprefs"
    {
        "driver"            "sqlite"
        "host"                "localhost"
        "database"            "clientprefs-sqlite"
        "user"                "root"
        "pass"                ""
        //"timeout"            "0"
        //"port"            "0"
    }
}

"l4dstats"
{
    "driver"              "mysql"
    "host"                "localhost"
    "database"            "l4d"
    "user"                "l4d"
    "pass"                "hide"
oh ! and when I run createtable.php got the follow results
Code:
Warning
Code:
:  mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /date/www/bfxhz/l4drank/common.php on line 134
Maps table created successfully!

Maps data inserted successfully!

Players table created successfully!

All tables created successfully!

Last edited by MasterS; 05-18-2009 at 08:06. Reason: something forgot to say
MasterS is offline
 



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 22:00.


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