Raised This Month: $32 Target: $400
 8% 

mystatus 0.5 - by SDE from OCS Clan


Post New Thread Reply   
 
Thread Tools Display Modes
EvanM
New Member
Join Date: Jul 2006
Old 07-16-2006 , 02:46   Re: mystatus 0.5 - by SDE from OCS Clan
Reply With Quote #31

Ok i semi fixed it by enableing mysql, now amx_plugins displays...
AMX MyStatus 0.5 SDE mystatus.amxx running

No info is displaying on the php page tho (http://main.synthetic.net.nz/serverstats/)

The server ip is: 210.48.72.38:27018
EvanM is offline
shadyyx
Junior Member
Join Date: Nov 2006
Old 11-20-2006 , 14:07   Re: mystatus 0.5 - by SDE from OCS Clan
Reply With Quote #32

Hi there...I've got some similar troubles, especially somethink like this:
Code:
L 11/20/2006 - 20:04:42: [AMXX] Displaying debug trace (plugin "mystatus.amxx")
L 11/20/2006 - 20:04:42: [AMXX] Run time error 10: native error (native "dbi_error")
L 11/20/2006 - 20:04:42: [AMXX]    [0] mystatus.sma::init_functions2 (line 148)
L 11/20/2006 - 20:04:56: [MySQL] Invalid DBI handle 0
L 11/20/2006 - 20:04:56: [AMXX] Displaying debug trace (plugin "mystatus.amxx")
L 11/20/2006 - 20:04:56: [AMXX] Run time error 10: native error (native "dbi_query")
L 11/20/2006 - 20:04:56: [AMXX]    [0] mystatus.sma::short_functions (line 168)
L 11/20/2006 - 20:05:11: [MySQL] Invalid DBI handle 0
L 11/20/2006 - 20:05:11: [AMXX] Displaying debug trace (plugin "mystatus.amxx")
L 11/20/2006 - 20:05:11: [AMXX] Run time error 10: native error (native "dbi_query")
L 11/20/2006 - 20:05:11: [AMXX]    [0] mystatus.sma::short_functions (line 168)
L 11/20/2006 - 20:05:26: [MySQL] Invalid DBI handle 0
L 11/20/2006 - 20:05:26: [AMXX] Displaying debug trace (plugin "mystatus.amxx")
L 11/20/2006 - 20:05:26: [AMXX] Run time error 10: native error (native "dbi_query")
L 11/20/2006 - 20:05:26: [AMXX]    [0] mystatus.sma::short_functions (line 168)
L 11/20/2006 - 20:05:41: [MySQL] Invalid DBI handle 0
L 11/20/2006 - 20:05:41: [AMXX] Displaying debug trace (plugin "mystatus.amxx")
L 11/20/2006 - 20:05:41: [AMXX] Run time error 10: native error (native "dbi_query")
L 11/20/2006 - 20:05:41: [AMXX]    [0] mystatus.sma::short_functions (line 168)
Debug enabled...Any idea???

sql.cfg :
Code:
amx_sql_host    "127.0.0.1"
amx_sql_user    "root"
amx_sql_pass    ""
amx_sql_db        "amx"
amx_sql_table    "admins"
amx_sql_type    "mysql"

amx_sqlstats_table "tab"
amx_sqlstats_weekly "week"
amx_sqlstats_monthly "month"
amx_sqlstats_yearly "year"
amx_sqlstats_top15_dayly "day15"
amx_sqlstats_top15_weekly "week15"
amx_sqlstats_top15_monthly "mon15"
amx_sqlstats_top15_yearly "yr15"
PLS, add Ur advice!!!
THX alot!!!
shadyyx is offline
Send a message via ICQ to shadyyx Send a message via Skype™ to shadyyx
alexisbart
Junior Member
Join Date: Jul 2006
Old 02-20-2007 , 18:26   Re: mystatus 0.5 - by SDE from OCS Clan
Reply With Quote #33

L 02/20/2007 - 20:25:21: -------- Mapchange to de_nuke --------
L 02/20/2007 - 20:25:22: [AMXX] Plugin "mystatus.amx" failed to load: Plugin uses an unknown function (name "mysql_close") - check your modules.ini.
Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
[AMXX] Loaded 20 admins from database
Server logging data to file logs/L0220006.log
L 02/20/2007 - 20:25:25: Log file started (file "logs/L0220006.log") (game "cstrike") (version "47/1.1.2.5/Stdio/3327")
Adding master server 72.165.61.189:27010
Adding master server 69.28.151.162:27010
L 02/20/2007 - 20:25:27: Server cvar "sv_region" = "255"
L 02/20/2007 - 20:254: World triggered "Round_Start"


Quote:
;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time. Use ;;
;; amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;
mysql
;sqlite
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;
;; Put third party modules below here. ;;
;; You can just list their names, without the _amxx ;;
;; or file extension. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;
;; These modules will be auto-detected and loaded ;;
;; as needed. You do not need to enable them here ;;
;; unless you have problems. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;
fun
engine
;fakemeta
;geoip
;sockets
;regex
;nvault
cstrike
csx

Help mee
alexisbart is offline
lyrick
Junior Member
Join Date: Mar 2007
Old 03-26-2007 , 00:57   Re: mystatus 0.5 - by SDE from OCS Clan
Reply With Quote #34

1) first problem This
[IMG]http://img215.**************/my.php?image=erroraj2.jpg[/IMG]

i press in check and nothing happens here is my config.php
// MySQL DB Configuration

$hostname="localhost";
$mysql_login="liryck";
$mysql_password="******";
$database="amx";

Here Sql.cfg

amx_sql_host "localhost"
amx_sql_user "liryck"
amx_sql_pass "*****"
amx_sql_db "amx"
amx_sql_table "admins"
amx_sql_type "mysql"

i try to delete install.php and use navicat for create a Database and up the tables. tried to make an admin but doesnt work. the website show the map nextmap all config but doesnt display players are in the moment but show the score when i open the amx_player_info table with navicat say

Amx_mystatus_player info does not have a primare key updates to this table will be done using the following pseudo statement UPDATE amx_mystatus_player_info Set modifiedfieldsandValues WHERE allfieldsandoldvaues LIMIT 1

dont know if that a problem o not
i think the errors are in the first problem but... dont know what happen


Note: i know my english is horrible xD
lyrick is offline
danielpz
BANNED
Join Date: Jun 2008
Old 10-05-2008 , 22:58   Re: mystatus 0.5 - by SDE from OCS Clan
Reply With Quote #35

Quote:
Originally Posted by lyrick View Post
1) first problem This
[IMG]http://img215.**************/my.php?image=erroraj2.jpg[/IMG]

i press in check and nothing happens here is my config.php
// MySQL DB Configuration

$hostname="localhost";
$mysql_login="liryck";
$mysql_password="******";
$database="amx";

Here Sql.cfg

amx_sql_host "localhost"
amx_sql_user "liryck"
amx_sql_pass "*****"
amx_sql_db "amx"
amx_sql_table "admins"
amx_sql_type "mysql"

i try to delete install.php and use navicat for create a Database and up the tables. tried to make an admin but doesnt work. the website show the map nextmap all config but doesnt display players are in the moment but show the score when i open the amx_player_info table with navicat say

Amx_mystatus_player info does not have a primare key updates to this table will be done using the following pseudo statement UPDATE amx_mystatus_player_info Set modifiedfieldsandValues WHERE allfieldsandoldvaues LIMIT 1

dont know if that a problem o not
i think the errors are in the first problem but... dont know what happen


Note: i know my english is horrible xD
su nombre lo dice, configura el archivo config.php, con los datos correctos, de tu server web
danielpz is offline
Old 03-17-2011, 13:07
w2zzaaa
This message has been deleted by w2zzaaa.
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 08:49.


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