[RELEASE] Secure PHP Web Registration Script (MSSQL ODBC)
Discussion on [RELEASE] Secure PHP Web Registration Script (MSSQL ODBC) within the Shaiya PServer Guides & Releases forum part of the Shaiya Private Server category.
Delete your dbo.User_Master table and then open a new query and paste what is below. I use Abrasives registration script and this is what I did to make it work. (Been discussed and solved many times on EPVP so nothing special here...) Just delete, paste, exicute and it should work. (Also no need to delete Row ID at all. RowID is not even truly needed.)
I do suggest next time maybe doing a bit more searching on this because I found the fix here at EPVP a while back when I first started a server.
hello everyone!
i have a problem.. when i use this php i click on Create Account and i receive White page.. of register.php.. no error.. no new account.. nothing.. T.T
help
I could really use some help. I've been battling registration scripts for a week or more. I can't get any of them to work. Any help would be wonderful.
Thank you.
**EDIT** I keep receiving the "Database Connection Error!"
Even though all of my server info is correct in the db.config
If you have the register script outside the host you wont connect into the DB unless you have a port open for outcoming connections, if you have it on xampp from your server just use simple local IP and your DB info...
Hi Leute,
die recaptcha URL's haben sich ja mittlerweile ein wenig verändert.
Bei mir möchte das Script momentan nicht korrekt arbeiten und zeigt mir deshalb des reCaptcha nicht an und somit auch nicht den "Create Account" Button.
Also muss dann wohl hier:
das Problem liegen. Oder vielleicht doch an dieser "g-recaptcha-response"-POST-Abfrage?
Jedenfalls habe ich den public key und private key gemäß an den Websiteschlüssel und Geheimen Schlüssel angepasst bzw. einen neuen angefordert.
Vielen Dank schon mal im Voraus für das Lesen und die mögliche künftige Hilfe
Hey Guys,
the reCaptcha URL's have changed a lil bit in that time and atm the script won't work so far. The view doesn't show me the captcha and the "Create Account" button. I think the problem is to find here:
The second possible problem could be the "g-recaptcha-response" via POST but I don't know where the problem is.
Of course I changed the old public and private keys to my new web key and secret key how Google said it to me.
I hope you'll find some solutions for me to fix them and thanks in advance for that.
It uses a safer method of querying the database that does not rely on escaping input to prevent SQL injection.
The only files that are different from my old registration script are:
db.config.php
register.php
changepass.php
That means if you made changes to the views for the old registration page, you can reuse those same style changes with this registration page just by replacing the view files
You will need to put your database credentials into this db.config.php.
You will need to set the RowID column on the Users_Master table to be an auto-increment column.
When using this script treat register.php as the index page. Or rename register.php to index.php if you wish.
how can i use this? how to put this code in my website. i try making website in *********. because ive see one server using this web hosting and it is talking to his database how? sorry for my english thanks in advance
Well I was looking at this script and saw that has many questioning because of the RowID / UserUID. But some people here who do not stick their hands in the dough to try to leave it the way you want it and sometimes you wait for the "others" and that is annoying. So I made a slight modification in it that allows the null in the RowID / UserUID is just you edit in register.php. Of course if you want, but I left my RowID and the original UserUID.
Abrasive thank you for share this script.
Sorry my English guys
It uses a safer method of querying the database that does not rely on escaping input to prevent SQL injection.
The only files that are different from my old registration script are:
db.config.php
register.php
changepass.php
That means if you made changes to the views for the old registration page, you can reuse those same style changes with this registration page just by replacing the view files
You will need to put your database credentials into this db.config.php.
You will need to set the RowID column on the Users_Master table to be an auto-increment column.
When using this script treat register.php as the index page. Or rename register.php to index.php if you wish.
Hi nice work . Its not working for me it show me this Notice: Undefined variable: errors in C:\xampp\htdocs\reg\register.view.php on line 12
idk where is the problem i change the config to my host and only the error not working . please help me
[RELEASE] Secure PHP Web Registration Script 10/08/2019 - Shaiya PServer Guides & Releases - 208 Replies This is technically obsolete now, and I'd recommend using my newer script instead.
This is a secure registration script meant for Shaiya private servers.
I noticed a lot of private servers were using sandolkakos's registration script, which is very dangerous since it is vulnerable to SQL injection.
Ideally your UserUID column in the table PS_UserData.dbo.Users_Master should be set to auto-increment. If this is not the case, you will need to adjust this script, or ideally fix your...
[Release] PVP Rankings (MSSQL ODBC) 07/16/2017 - Shaiya PServer Guides & Releases - 57 Replies First of all please don't ask how to use these files in this thread. There are plenty of sites on the internet which explain how to set up a WAMP/XAMPP/IIS server on a Windows OS based computer. All you need to run this is an MSSQL database, and a web server which can process PHP files, such as Apache (the A in the WAMP/XAMPP acronyms), or IIS7+.
This is a PHP based rankings script for use with the MSSQL ODBC database connector.
Features
Tool-tip showing recent killed/killed by...
Secure PHP Web Registration Script 07/21/2011 - Shaiya Private Server - 2 Replies Original Thread Link - http://www.elitepvpers.com/forum/shaiya-pserver-de velopment/886028-release-secure-php-web-registrati on-script.html
Does anybody know if there is a video tutorial for this out there,
and if there isn't then can somebody please post one and send me link via messaging through this website. Or post reply on this thread, i genuinely have no idea how to configure my SQL to suit the required files you need to do this. Then when you do finish it, how does it go from SQL to...
[RELEASE]Web Pack ( MSSQL / ODBC ) 05/01/2009 - Dekaron Private Server - 8 Replies Hello guys.
Here my little Web Script Pack as MSSQL and ODBC version.
I hope , i have found now all bugs and errors and its work.
In the Packs are the follow scripts :
register.php <--- Register Accounts
ranking.php <--- List characters , order by Level and Exp , list only non GMs
guild.php <--- List all guilds . order by members count and list all guild members