[Only on MMOtop]TWD Account Creation Page,Support all 3.X.X patch's!
Hey guys,today i start and finish project account creation page.
It have Multi Language and it's verry easy to adjust..
Setup:
1)Setup to HTTP server.
2)Setup Language.
3)Setup Settings.
4)Setup Text.
5)Setup background(if you wanna!).
1)When you download file from Attachment extract it from .rar to your htdocs folder on your XAMPP server,or WAMP server(WWW).
2)Setup language is verry easy,this version 1.0 have next languages:
English
Serbian
Russian
Germanian
Romanian
Bulgarian
When you do setup 1,go to include folder,than open file config.php.
Look up on "$lang="en";"
To set Serbian use "rs",to set Russian use "ru",to set Germanian use "de",to set Romanian use "ro",to set Bulgarian use "bg"!
3)Open http folder,than open config.php:
Set your MySQL name and passworld:
$host="localhost"; // HOST for World database
$user="MySQL Username"; // USER for World database
$password="MySQL Pass"; // PASS for World database
$db="logon"; // NAME of Logon database
$hostr="localhost"; // HOST for Login database
$userr="MySQL Username"; // USER for Login database
$passwordr="MySQL Pass"; // PASS for Login database
$dbr="logon"; // NAME of Login database
4)When you done settings you can set background.Go to images folder than edit background.jpg,and you finish
Have Fun! [Only registered and activated users can see links. ]
Password:
mmopro4ever
[Only registered and activated users can see links. ] [Only registered and activated users can see links. ]
What's new?
*Added new language config
*Added languages config
*Added tut. how to add you'r own language
*Added Soutbox(Version 1.0)
And much more!
[Only registered and activated users can see links. ]
You downloading this [Only registered and activated users can see links. ]
Soutbox tut
1)Download TWD ACP(TWD Account Creation Page).
2)Adjust MySQL from include folder:
Frst config.php,
PHP Code:
$host="localhost"; // HOST for World database
$user="SQLUser"; // USER for World database
$password="SQLPass"; // PASS for World database
$db="logon"; // NAME of Logon database
$hostr="localhost"; // HOST for Login database
$userr="SQLUser"; // USER for Login database
$passwordr="SQLPass"; // PASS for Login database
$dbr="logon"; // NAME of Login database
than adjust language.php
PHP Code:
$lang="YOUR ID";
.
Now adjust shoutbox.
Frst adjust
PHP Code:
$db_host = "localhost"; // mySQL database host
$db_user = "SQLUsername"; // mySQL database user
$db_password = "SQLPass"; // mySQL database password
$db_name = "DBName"; // the name of your mySQL database
Bookmarks