Which server release are you using?
Are you using mine?
If you are using mine along with Pronetix's register script, you will need to insert the API libraries into the htdocs folder, or simply remove the CAPTCHA from the register script.
This is a discussion on register script 11 classes prob within the Jade Dynasty forums, part of the MMO and MMORPG Developments category; did i do something wrong with register php could anyone help me plz...
Which server release are you using?
Are you using mine?
If you are using mine along with Pronetix's register script, you will need to insert the API libraries into the htdocs folder, or simply remove the CAPTCHA from the register script.
[SIGPIC][/SIGPIC]
how do i add/insert the api libraries becuase i remove the CAPTCHA and it still showing same thing
I have this problem too,and phpmyadmin i what need change?,server is on but cant register a account :S help D:
EDIT: i remove captcha on register.php and now i can register but for test no more here is my register.php
register.rar
and jaden script work (Y)
im new on this,experts on jd server make a guides for noobs with me :D,ahh and Territory war npc are missing and npc to teleport dragon mountain,and battleground deputy
Last edited by DemonioBlanco; 18-06-12 at 03:32 PM.
Make a directory in the htdocs called API then place the file recaptchalib.php into the API directory you created in the htdocs this has the recaptchalib.php file in it so the register script should work after. recaptcha-php-1.11.zip
If you want to bring those NPCs back, you will need to find their ID's and remove the triggers through an NPCGEN.data editor.
I'm pretty sure the 997 NPCGEN editor works for 1105.
Message me if it doesn't. I'll have a look for one on mcncc.
[SIGPIC][/SIGPIC]
you nee to change the username for the phpmyadmin, from what ever it says, to root.
i install captcha and have this error
Notice: Undefined index: idnumber in /opt/lampp/htdocs/register.php on line 35
Notice: Undefined index: $ip in /opt/lampp/htdocs/register.php on line 36
Could not open socket
why?
Just remove the undefined index.
They are not needed. I forgot to remove them.
After you remove them, your PHP script should validate perfectly.
[SIGPIC][/SIGPIC]