Other sitesPhantasia GameBlitzkriegWoW RP ProfilerRage of Mages

HomeAbout the GameHistory
ArticlesCheatsEncyclopedia


Phantasia.nl - Rage of Mages 2

Editor HelpPicturesFiles
Hat ServersLinksForum

Menu  Register  Login

Topic: Script for Auto-Sign With Explanation How Work On?


Navigation: Forums \ Rage of Mages 2


Author: NOVA (KINGKOTA666 [at] HOTMAIL [dot] COM)
Date: 16-May-09, 01:34:25
I used a different webserver, but when I got that text displayed it was usually because the webserver did not have GLOBAL VARIABLES set to ON (so variable values were not able to pass between scripts). I don't know what it will be called in your webserver, but search for GLOBAL VARIABLES settings in the INI file or in the properties settings and make sure values are being used globally instead of locally-only.

I hope that helps.
 
Author: Jultknight (jultknight [at] gmail [dot] com)
Date: 15-May-09, 18:57:14
and one other question i have forget...

Is it normal when i open the page reg.php , he have some language appear nowhere in upside

check the pic screen

http://www.cjb.net/images.html?bb163.jpg
 
Author: Jultknight (jultknight [at] gmail [dot] com)
Date: 15-May-09, 18:51:23
1-I Use Wamp 1.7.2 for my webserver

2-

$GAME_DIR="D:\Rage Of Mages 2\Rage Of Mages 2\Acc";
// You can't change anything under this point



i have setting this parameter and test it and doesnt work for creating account on ACC folder...

And i have test it on Rom2 and doesnt work.

Probably a minimal problem i cannot viewed ??


JultKnight
 
Author: NOVA (KINGKOTA666 [at] HOTMAIL [dot] COM)
Date: 15-May-09, 18:39:20
for the record, FireFly is the author of the PHP autoregistration script. He sent it to me and showed me how to use it. I simply asked for permission (FF agreed) so that I could distribute it to others.

If memory serves, the first few lines of the reg.php script have a variable setting that points to where your ROM2 /acc folder is at (so that new account request data files can be written into the correct folder on YOUR system). The index.php file must be the default (or home) page delivered by your local web server to anyone requesting a page view. Since I have no idea what webserver you are using, I can't possibly answer any more specifically than this. And of course your webserver MUST have the ability to process PHP script and deliver page content accordingly. No sql database access is necessary for these pages to work.

NOVA
 
Author: Jultknight (jultknight [at] gmail [dot] com)
Date: 15-May-09, 18:29:02
Long Time i research to complete this Problem.

I Have The script from nova but i dont know how work on.

I Know middle php language but i know i must change some option for work on!

2 file i have =

index.php
reg.php

I know i must install Wamp+sql include.But the real problem are =

1=Where i must put rom2 folder? I Must put Rom2 folder on C:\wamp\www

????

2=I Know i must put the index.php on the C:\wamp\www

If i want my local web server work correctly


JultKnight
 
^top