[Guide] Register Page without CAPTCHA

05/13/2010 04:19 wamo0#16
here LOOK if i did any thing wrong :

Step 1) Delete my.ini

[Only registered and activated users can see links. Click Here To Register...]

Step 2) Run WinMySQLAdmin


Step 3) For User put root and For Password put test


[Only registered and activated users can see links. Click Here To Register...]


Step 4) Go to Navicat and open your Connection.


Step 5) And set it like you see it...
If you can't connect, Right click on the connection and properties. Then put in root and test. Try now. Also Open port 80
Quote:
<?
$myhost="localhost";
$mypass="test"; //your server login password
$myuser="root"; //your server login username
$mydbacc="account"; //your server account database
$mydbdata="my"; //your server my database name
$serverport=3306; //your server connection port
$mydb="my"; //your server my database

// Dont Edit after this
mysql_connect($myhost,$myuser,$mypass);
mysql_select_db($mydb);
?>
[Only registered and activated users can see links. Click Here To Register...]


[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]


lol its not working at the end its the same topic idk what i have to say
05/13/2010 05:29 .Ash#17
Code:
$mydbacc="account"; //your server account database
change it to MY, since you dont use account db
05/13/2010 14:32 wamo0#18
Quote:
Originally Posted by SpongeBox View Post
Code:
$mydbacc="account"; //your server account database
change it to MY, since you dont use account db
not working too idk

i think the error is on wampServer maybe
05/13/2010 19:14 King_Arthur#19
Your PHP version is too new to be used with the old mysql 4.0.x. Get an older version of php that supports mysql 4.0.x.
05/14/2010 23:08 jayk10304#20
i have a registter script for m navicat, but no1 else can use it, u have to manually add it to ur navicat, here is the download link, it is named Create Account inside the download, use that and add it to a query, its n example, the http file is what u use to make the account, i tested it n it works, just type in the desired username and password and it will give u what u need, just copy that make a new query paste it into that and ruun it then save it, the try logging in on the account. its not my material it is cybergoshers so thank him, or me idc. here is the link to it and it is a good client, i use it and enoy it.[Only registered and activated users can see links. Click Here To Register...] The account thingy is inside the download, it took me about 24 minutes to download
05/17/2010 13:07 ~Sword~Stalker~[PM]#21
i still cant make it???
05/17/2010 20:24 .Ash#22
Quote:
Originally Posted by ~Sword~Stalker~[PM] View Post
i still cant make it???
Cant make what? a Register Page?
05/21/2010 09:21 jalal85#23
Quote:
Originally Posted by SpongeBox View Post
You dont need anything but both of you follow these steps..

Step 1) Delete my.ini
Step 2) Run WinMySQLAdmin
Step 3) For User put root and For Password put test
Step 4) Go to Navicat and open your Connection.
Step 5) And set it like you see it...

Code:
<? 
$myhost="localhost"; 
    $mypass="test";         //your server login password 
    $myuser="root";         //your server login username 
    $mydbacc="account";        //your server account database 
    $mydbdata="my";            //your server my database name 
    $serverport=3306;        //your server connection port 
    $mydb="my";            //your server my database 

    // Dont Edit after this 
    mysql_connect($myhost,$myuser,$mypass); 
    mysql_select_db($mydb); 
?>

i already download the file..now i cant understand how to make STEP NO 5...STEP 1)i already delete My.ini from my.ini from the window..(STEP 2)run mysqladmin and (STEP 3)Enter id :root passwd:test in that mysqladmin...(STEP 4)i run my navicat and put id:root passwd:test..next step i cant understand..where i want to set that script??can u show me some tutorial or guide..can u plss tell me..and what programe i must use to run this register script..need help here..TQ
05/21/2010 12:29 .Ash#24
Quote:
Originally Posted by jalal85 View Post
i already download the file..now i cant understand how to make STEP NO 5...STEP 1)i already delete My.ini from my.ini from the window..(STEP 2)run mysqladmin and (STEP 3)Enter id :root passwd:test in that mysqladmin...(STEP 4)i run my navicat and put id:root passwd:test..next step i cant understand..where i want to set that script??can u show me some tutorial or guide..can u plss tell me..and what programe i must use to run this register script..need help here..TQ
Its in the register.php, all the way on top.
05/21/2010 13:02 jalal85#25
nice one here...thanks...already make my register page with this script...TQ
12/30/2010 04:59 karim21233#26
do i have to change local host to my ip or hamachi ip
12/30/2010 05:23 AziQ#27
yes u have to change it to make anyone can register for your game .
03/31/2011 22:21 pattn15#28
wtf idont get annything of this i did every thing thats in there but now how to get it on your eo pserver site??? contact me please
[Only registered and activated users can see links. Click Here To Register...]
04/16/2011 05:18 karim21233#29
i have a problem i cant even go to the reg page
04/17/2011 19:24 karim21233#30
i did edit my files and still not working. i cant get to the page. It tells me Object Not found. so plz help me out or if u have team viewer add me on [Only registered and activated users can see links. Click Here To Register...] if u can check it out thnx.