[Release]website with registration script
https://mega.co.nz/#!co5jwSIJ!CitYFU...Lj-pD2JM6gESgM
hope someone can make a guide on how to setup this website to successfully create an account , thank you
add skype sangozanji2 if you can teach me
Re: [Release]website with registration script
Re: [Release]website with registration script
can you upload @ mediafire?
Re: [Release]website with registration script
Re: [Release]website with registration script
Quote:
Originally Posted by
cindylim
I got this work (Just run exe file) but after click register i have problem with ODBC conn :/
Re: [Release]website with registration script
Quote:
Originally Posted by
Danielkix10
I got this work (Just run exe file) but after click register i have problem with ODBC conn :/
ya i have the same prob , know how fix?
Re: [Release]website with registration script
You don't really need the .exe to run this.
Re: [Release]website with registration script
i successfully set register page you release.. now it working.. maybe just change to publisher to 2 because that already hash md5 script..
see the demo here .. i already try it and it work on my database function
http://d-gaming.info:8880/dn/
check that out :P
Re: [Release]website with registration script
Quote:
Originally Posted by
megingjard
i successfully set register page you release.. now it working.. maybe just change to publisher to 2 because that already hash md5 script..
see the demo here .. i already try it and it work on my database function
http://d-gaming.info:8880/dn/
check that out :P
how did you make it work?, did you change the db user in the config?
Re: [Release]website with registration script
Quote:
Originally Posted by
kennethz008
how did you make it work?, did you change the db user in the config?
I success, too!
You should change IP to your computer in config.asp
Re: [Release]website with registration script
Except Password Encryption not work.
All functions are ok.
This script also use Password "NULL" to solve the login problem , so the password problem still not solve.
Re: [Release]website with registration script
Quote:
Originally Posted by
ps2pspgood
I success, too!
You should change IP to your computer in config.asp
cant use 127.0.0.1?
Re: [Release]website with registration script
see on this line..
( register.asp )
conn.execute("insert into Accounts (AccountName,AccountLevelCode,CharacterCreateLimit,CharacterMaxCount,RegisterDate,PublisherCode) values ('"& UserName &"','1','4','7','2014-01-20 12:12:12','4<<<<<<<<<<< change to 2 that i think will work..because that already correctly md5 encryption script') ")
anyone success use this..please inform here..
Re: [Release]website with registration script
Quote:
Originally Posted by
megingjard
see on this line..
( register.asp )
conn.execute("insert into Accounts (AccountName,AccountLevelCode,CharacterCreateLimit,CharacterMaxCount,RegisterDate,PublisherCode) values ('"& UserName &"','1','4','7','2014-01-20 12:12:12','4<<<<<<<<<<< change to 2 that i think will work..because that already correctly md5 encryption script') ")
anyone success use this..please inform here..
Microsoft OLE DB Provider for ODBC Drivers '80004005'
[Microsoft][ODBC SQL Server Driver][DBNETLIB]Invalid connection.
\inc\conn.asp, line 10
Still have problem :/
Re: [Release]website with registration script
just use 32bit system with mssql r2 enteprrice edition so you must set iis netframework 4.0