Exchange Item to toll
if you want to use my php files, you have to install apache, mysql, php separately.
you may use 'appserv' or 'xampp' which provided apache, mysql, php, phpmyadmin in a single program.
so i use 'appserv' cause it's easy to config for me.
link : http://prdownloads.sourceforge.net/a...9.exe?download
** Install appserv **
follow this site : AppServNetwork - Content
mysql password is very important, dont forget it.
** Install JDK7
link : Java SE Development Kit 7 - Downloads | Oracle Technology Network | Oracle
free image hosting
if your system is 32-bit os use x86, 64-bit os use x64
then install jdk7 and follow the instruction.
after that go to 'C:\Program Files\Java\jre7\bin' and create a new folder, change its name to 'server'
then copy all files in 'client' folder and paste them to 'server' folder that you just created.
screencast
photo storage
-----------------------------
Extract a new file from 'Aion Lightning 4.0 - 1-Click by Dwarfpicker v2.1.rar' no need to run setup.bat
then follow this.
** Create game database
goto '..\Aion Lightning 4.0 - 1-Click by Dwarfpicker v2.1\AIONEmulator\usr\local\mysql\data'
copy folder 'al_server_gs' and 'al_server_ls'
Paste them to 'C:\AppServ\MySQL\data'
free pic
then use Navicat to change gameserver password
1. click on Connection-->MySQL
upload
2. enter your username 'root' and password of mysql
image hosting
3. select database 'al_server_ls' then double-click @ 'gameservers' table
image hosting 10mb limit
4. change 'password' to your mysql password
online photo storage
** Start GameServer, LoginServer, ChatServer Manually
- GameServer
1. edit file 'database.properties' which @ 'Aion Lightning 4.0 - 1-Click by Dwarfpicker v2.1\AIONEmulator\game\config\network'
print screen windows
change the under line to
3306
*your mysql password
screen capture freeware
i have some reason to use mysql port as default:3306 instead of 3316
so do as i did
2. edit 'network.properties' change password to your mysql password.
free photo hosting
imagen
3. edit 'ipconfig.xml' to your server's ip, for example my server's ip is 192.168.1.3
image uploading site
- LoginServer
1. edit 'database.properties' which is in 'AIONEmulator\loginserver\config\network'
change mysql port to 3306 and password to your mysql password
screen capture software
image upload
- ChatServer
1. edit 'chatserver.properties' which is in 'AIONEmulator\chatserver\config'
change password to your mysql password
photo hosting
free screen capture
*************************
try to start each server
- GameServer --> 'StartGS.bat' in 'AIONEmulator\game'
- LoginServer --> 'StartLS.bat' in 'AIONEmulator\loginserver'
- ChatServer --> 'StartCS.bat' in 'AIONEmulator\chatserver'
you may create shortcut to the desktop.
** Install php files : Toll Exchange
download this file--> aion_exchange - Download - 4shared - Lenna Melody
extract aion_exchange.rar and copy 'aion_exchange' to 'C:\AppServ\www'
screen shot pc
HOW TO USE
1. go to 'C:\AppServ\www\aion_exchange' and edit 'config.php' by using text editor
change database password to your mysql password
picture sharing
you can change item id to convert to toll or change rate here.
2. open your web browser and type
http://<"your server ip">/aion_exchange/item_exchange.php
such as 'http://192.168.1.3/aion_exchange/item_exchange.php'
3. enter your id and password
*you must log out before using.
how to capture screen
4. select your character and click the arrow-button.
print screen windows 7
5. Enter amount of toll
snagit
..........
Last edited by melody2156; 12-12-13 at 09:46 PM.
Thank You Very Much.
Did you happen to make a service for //petition
- - - Updated - - -
lenna.melody2156@ragezone"
I have a question about your tutorial. When i try to login to site the login and password disappears and nothing else happens. Not sure what i did wrong. :( I also notice this when trying to view ranking.php Parse error: syntax error, unexpected T_STRING in C:\AppServ\www\aion_exchange\config.php on line 24"
Last edited by lpabon; 14-12-13 at 11:34 AM.
@Ipabon check your database name, mysql password
i have teamviewer if you need me to help.
- - - Updated - - -
you did something wrong @ config.php, i guess you deleted " somewhere
- - - Updated - - -
@Ipabon, please check your config.php and make sure you didn't delete # on line 24
$rate=200000;# 2 items ---> 1 Toll point
not this
$rate=200000; 2 items ---> 1 Toll point
is teamviewer like remote desktop conection? I do need your help i don't have the mesg Parse error: syntax error, unexpected T_STRING in C:\AppServ\www\aion_exchange\config.php on line 24" anymore when i view ranking.php instead it says Warning: mysqli_connect() [function.mysqli-connect]: (28000/1045): Access denied for user 'root'@'localhost' (using password: YES) in C:\AppServ\www\aion_exchange\ranking.php on line 108
Warning: mysqli_select_db() expects parameter 1 to be mysqli, boolean given in C:\AppServ\www\aion_exchange\ranking.php on line 109
Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in C:\AppServ\www\aion_exchange\ranking.php on line 112
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in C:\AppServ\www\aion_exchange\ranking.php on line 115
Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in C:\AppServ\www\aion_exchange\ranking.php on line 119
but im not sure if thats because im going directly to that url as when i try to login at /aion_exchange/item_exchange.php i type the login info and it looks like it submits they id and password go blank and nothing happens
do not access ranking.php directly, cause this will show on item_exchange.php some value will be given to ranking.php through item_exchange.php
yes, teamviewer is a remote connection tool.
ok teamview is installed says ready to conect i private mesg you id and password
using google chrome, another browser is not recommend. :)
@Ipabon
you can use this with your 1-clickserver now (only copy to www)
link : aion_exchange_For1ClickServer - Скачать - 4shared - Lenna Melody
1. extract file
2. copy 'aion_exchange' to '..\AIONEmulator\www' (not on z:/)
3. then go to '..\AIONEmulator\www\aion_exchange' and edit 'config.php'
*if you didn't change password (password=aion) no need to edit.
4. start 1-clickserver
you can access the page by typing http://server-ip:8096/aion_exchange/item_exchange.php
for example : http://192.168.1.107:8096/aion_excha...m_exchange.php
page background image can be changed by replacing 'bg.jpg' @ 'aion_exchange\res'
Last edited by melody2156; 16-12-13 at 04:55 PM.
thanks thats helps out allot after doing it in C:/appservr the everything worked perfectly but had this mesg at top of index.php
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\AppServ\www\libs\config.php:1) in C:\AppServ\www\libs\config.php on line 2
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\libs\config.php:1) in C:\AppServ\www\libs\config.php on line 3
but since you made it to where i can just put in in the one click server ill try that instead Thanks for all your work. Happy Holidays
everything is working but when i pick my toon the ranking info comes up below as
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in Z:\www\aion_exchange\other_link.php on line 41
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in Z:\www\aion_exchange\other_link.php on line 41
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in Z:\www\aion_exchange\other_link.php on line 42
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in Z:\www\aion_exchange\other_link.php on line 41
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in Z:\www\aion_exchange\other_link.php on line 41
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in Z:\www\aion_exchange\other_link.php on line 42
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in Z:\www\aion_exchange\other_link.php on line 41
Last edited by lpabon; 15-12-13 at 01:14 AM.
@Ipabon uninstall appserv, restart then start 1-click again, use 1-click V2.5.
i recommend u download a new 1-click server v2.5 don't change mysql port.
when you extract 1-click server to somewhere for example @ d:
then copy 'aion_exchange' to 'd:/..../AIONEmulator\www'
try to start 1-click server
i tested and it works normally, web registration also works too.
*aion_exchange link : aion_exchange_For1ClickServer - Скачать - 4shared - Lenna Melody
if you got a problem send me your TV
Last edited by melody2156; 15-12-13 at 04:10 AM. Reason: adding information
do you know what .pak file that needs to be edit it to make the ingamshop button cash up or toll up go directly to the item exchange site? Also I did something stupid i made a bid on the house and did not want to wait 7 days so i set my server time ahead to far won the bed but because of webcertificates had to set server time back to correct time and it made the house auction 160 day count down. How do i reset it? :(
Last edited by lpabon; 15-12-13 at 05:16 AM.
Remove shock BUG.
How do I fix this problem of Remove Shock the char starts walking on the Z axis?
Bow two hits.
Please help!