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

Register System V9.0 by m0skVi4a ;]


Post New Thread Reply   
 
Thread Tools Display Modes
12114
Senior Member
Join Date: Jan 2006
Old 03-17-2013 , 21:52   Re: Register System V7.0 FIX 2 by m0skVi4a ;]
Reply With Quote #381

well i had the same problem as pewex before, the invalid tuple handle 0 or whatever, i fixed it by adjusting my rs_host

it was http:/blabla.com/ before
i changed it to blabla.com

not sure if this helps..

Last edited by 12114; 03-17-2013 at 21:53.
12114 is offline
m0skVi4a
Senior Member
Join Date: May 2011
Location: Rousse, Bulgaria
Old 03-18-2013 , 13:54   Re: Register System V7.0 FIX 2 by m0skVi4a ;]
Reply With Quote #382

Quote:
Originally Posted by 12114 View Post
well i had the same problem as pewex before, the invalid tuple handle 0 or whatever, i fixed it by adjusting my rs_host

it was http:/blabla.com/ before
i changed it to blabla.com

not sure if this helps..
The problem is that not every host support MySQL and the system can't operate properly. In my case in Bulgaria from 3 different hosts only 1 works.
__________________
Working on:

Admin Prefixes V4.0 - 100% DONE!
Admin Prefixes V4.0 SQL - 100% DONE!
Register system V9.0 - 100% DONE!
Modern Warfare 3 Mod V1.0 BETA - 0% done - PAUSED!
m0skVi4a is offline
Send a message via Skype™ to m0skVi4a
darksangel
New Member
Join Date: Mar 2013
Old 03-18-2013 , 17:23   Re: Register System V7.0 FIX 2 by m0skVi4a ;]
Reply With Quote #383

hello please help me

how to use ur plugins

PHP Code:
meta list
Currently loaded plugins:
      
description      stat pend  file              vers      src   load  unlod
 
1AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.1.3  ini   Start ANY
 
2MySQL            RUN   -    mysql_amxx_i386.  v1.8.1.3  pl1   ANY   ANY
 
3Fun              RUN   -    fun_amxx_i386.so  v1.8.1.3  pl1   ANY   ANY
 
4Engine           RUN   -    engine_amxx_i386  v1.8.1.3  pl1   ANY   ANY
 
5FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.1.3  pl1   ANY   ANY
 
6CStrike          RUN   -    cstrike_amxx_i38  v1.8.1.3  pl1   ANY   ANY
 
7CSX              RUN   -    csx_amxx_i386.so  v1.8.1.3  pl1   ANY   ANY
 
8Ham Sandwich     RUN   -    hamsandwich_amxx  v1.8.1.3  pl1   ANY   ANY
8 plugins
8 running



===============================================================================
Title   Register System
Version 
7.0 FIX 2
Author  
m0skVi4a ;]
Site    https://forums.alliedmods.net/showthread.php?t=171460
-------------------------------------------------------------------------------
[
04:17:58] > Loading settings from registersystem.cfg
[04:17:58] [OK] > Read cvar "rs_on" "1"
[04:17:58] [OK] > Read cvar "rs_save_type" "1"
[04:17:58] [OK] > Read cvar "rs_host" "127.0.0.1"
[04:17:58] [OK] > Read cvar "rs_user" "rahman"
[04:17:58] [OK] > Read cvar "rs_pass" "*******"
[04:17:58] [OK] > Read cvar "rs_db" "registersystem"
[04:17:58] [OK] > Read cvar "rs_password_prefix" "_rspass"
[04:17:58] [OK] > Read cvar "rs_register_time" "0"
[04:17:58] [OK] > Read cvar "rs_login_time" "60.0"
[04:17:58] [OK] > Read cvar "rs_password_len" "6"
[04:17:58] [OK] > Read cvar "rs_attempts" "3"
[04:17:58] [OK] > Read cvar "rs_chngpass_times" "3"
[04:17:58] [OK] > Read cvar "rs_register_log" "1"
[04:17:58] [OK] > Read cvar "rs_chngpass_log" "1"
[04:17:58] [OK] > Read cvar "rs_autologin_log" "1"
[04:17:58] [OK] > Read cvar "rs_password_prefix" "_rspass"
[04:17:58] [OK] > Read cvar "rs_blind" "1"
[04:17:58] [OK] > Read cvar "rs_commands" "1"
[04:17:58] [OK] > Read cvar "rs_logout" "0"
[04:17:58] [OK] > Read cvar "rs_count" "1"
[04:17:58] [OK] > Read cvar "rs_advert" "1"
[04:17:58] [OK] > Read cvar "rs_advert_int" "60"
[04:17:58] [OK] > Read cvar "rs_ajc_team" "0"
[04:17:58] [OK] > Read cvar "rs_ajc_class_t" "5"
[04:17:58] [OK] > Read cvar "rs_ajc_class_ct" "5"
[04:17:58] [OK] > Read cvar "rs_ajc_admin" "1"
[04:17:58] [OK] > Read cvar "rs_ajc_change" "0"
[04:17:58] [OK] > Read cvar "rs_remember_punish_by" "0"
[04:17:58] [OK] > Read cvar "rs_cant_login_time" "300"
[04:17:58] [OK] > Read cvar "rs_cant_change_pass_time" "300"
[04:17:58] > Loading settings from registersystem_commands.ini
[04:17:58] [OK] > 2 commands loaded!
-------------------------------------------------------------------------------
[
04:17:58] [OK] > All settings loaded successfully!
=============================================================================== 
i think is that correct
but if i type /reg
here command error


PHP Code:
L 03/19/2013 04:09:29: [MySQLInvalid info tuple handle0
L 03
/19/2013 04:09:29: [AMXXDisplaying debug trace (plugin "RegisterSystem.amxx")
L 03/19/2013 04:09:29: [AMXXRun time error 10native error (native "SQL_ThreadQuery")
L 03/19/2013 04:09:29: [AMXX]    [0RegisterSystem.sma::CheckClient (line 878)
L 03/19/2013 04:09:29: [AMXX]    [1RegisterSystem.sma::client_authorized (line 823

how to fix that

i think that cannot find the table

i had use grand all privileged to that user

so i use as root

but that come show up same error

i use ur fix 2 plugins can you help me
darksangel is offline
m0skVi4a
Senior Member
Join Date: May 2011
Location: Rousse, Bulgaria
Old 03-19-2013 , 13:39   Re: Register System V7.0 FIX 2 by m0skVi4a ;]
Reply With Quote #384

Which program use for the local MySQL? It seems that the system is connected but after that the connection is lost. What happens if you start the server and then restart it? Post any picture of the console where it is saying that the system is connected.
__________________
Working on:

Admin Prefixes V4.0 - 100% DONE!
Admin Prefixes V4.0 SQL - 100% DONE!
Register system V9.0 - 100% DONE!
Modern Warfare 3 Mod V1.0 BETA - 0% done - PAUSED!
m0skVi4a is offline
Send a message via Skype™ to m0skVi4a
darksangel
New Member
Join Date: Mar 2013
Old 03-20-2013 , 00:12   Re: Register System V7.0 FIX 2 by m0skVi4a ;]
Reply With Quote #385

Quote:
Originally Posted by m0skVi4a View Post
Which program use for the local MySQL? It seems that the system is connected but after that the connection is lost. What happens if you start the server and then restart it? Post any picture of the console where it is saying that the system is connected.
can i contact y via skype tonight i had just added u on my skype

i tell u there all my error

Last edited by darksangel; 03-20-2013 at 14:36.
darksangel is offline
n0way0out
Junior Member
Join Date: Mar 2013
Old 03-24-2013 , 00:33   Re: Register System V7.0 FIX 2 by m0skVi4a ;]
Reply With Quote #386

m0skVi4a Can you make option for admin to activate register account . because there is lots of fake register user . its better there is one option for activation register user after that only player can join the server .


sorry for my bad english
n0way0out is offline
m0skVi4a
Senior Member
Join Date: May 2011
Location: Rousse, Bulgaria
Old 03-24-2013 , 07:51   Re: Register System V7.0 FIX 2 by m0skVi4a ;]
Reply With Quote #387

@n0way0out
I dont see any purpose of that. There must be admin in the server anytime. Sorry. Declined!
__________________
Working on:

Admin Prefixes V4.0 - 100% DONE!
Admin Prefixes V4.0 SQL - 100% DONE!
Register system V9.0 - 100% DONE!
Modern Warfare 3 Mod V1.0 BETA - 0% done - PAUSED!
m0skVi4a is offline
Send a message via Skype™ to m0skVi4a
n0way0out
Junior Member
Join Date: Mar 2013
Old 03-25-2013 , 03:11   Re: Register System V7.0 FIX 2 by m0skVi4a ;]
Reply With Quote #388

its okz. just i wanted to see this plugin to use all kind of admin because . admin cant available all the time . there must be fake users . so better u put option for adimn to active register user .


and i am having one problem of ur plugin . when i turn off your plugin and again turn on then all amx disable and only black screen appear . cant use amxx comand .

Last edited by n0way0out; 03-25-2013 at 11:23.
n0way0out is offline
m0skVi4a
Senior Member
Join Date: May 2011
Location: Rousse, Bulgaria
Old 03-25-2013 , 13:48   Re: Register System V7.0 FIX 2 by m0skVi4a ;]
Reply With Quote #389

Some CVAR changes (like save mode or plugin on/off) require restart of the server.
__________________
Working on:

Admin Prefixes V4.0 - 100% DONE!
Admin Prefixes V4.0 SQL - 100% DONE!
Register system V9.0 - 100% DONE!
Modern Warfare 3 Mod V1.0 BETA - 0% done - PAUSED!
m0skVi4a is offline
Send a message via Skype™ to m0skVi4a
n0way0out
Junior Member
Join Date: Mar 2013
Old 03-27-2013 , 01:42   Re: Register System V7.0 FIX 2 by m0skVi4a ;]
Reply With Quote #390

m0skVi4a no doubt ur plugin is one of the best . i really like ur plugin .
but i need some help . how to make people force to reconnect after registered ?


in ur plugin its automatic login page comes when new member register but i want to make memeber force to reconnect after registered .

i hope u give me some code or replace some code .


and if you put email address option in registration then it will be awesome because if somebody lost their password then we can reset new password and email them . at least there should be email . this is only my view . i hope u will put email option also in new update .

thank you .

Last edited by n0way0out; 03-27-2013 at 07:18.
n0way0out is offline
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 05:51.


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