Here is the bK2483 RANCP edited by me.
This RANCP is For EP3 Mix EP4 server!
Files :
RANCP File :
Mediafire Update 23-11-2008
RanShop db for SQL 2k : Download Now!
RanShop db for SQL 2k5 : Download Now!
My Own PHP File for Abyss Web Server : Download Now!
Guide :
New Installation
***Remember to use Abyss or Xampp.
***Remember!!! You must use the Sir IaNz RanShop db to make your itemshop/item mall working.
1.) Extract the RANCP File and put your in your webserver htdoc directory
2.) Name the folder to rancp or any name you want.
2.) Now go to http://192.168.2.1/rancp/install/install.php
3.) Just Follow step by step.
Step 1 - Choose Mssql or ODBC (Choose Mssql, ODBC is not configured yet)
Step 2 - Now put the correct info. And example shown below.
Step 3 - Enter the InfosCode:Local Host : 127.0.0.1 (Leave As it is) *SQL Server Host : COMPUTERNAME\SQLEXPRESS (Change COMPUTERNAME to yours or put your Server IP for SQL 2000) Database User : sa Database Password : 1234 (Change to your pass) *Ran Online Database : RanUser (Leave As it is)
Step 4 - Same
Once your done installing it then go here http://192.168.2.1/rancp/
Then You Done.
After that, you must deleted the install folder.
If you get this error "Web database loading failed! Error #118" then
Add this column to your RanUser.dbo.Web.
reset_stat, varchar(50) , NULL
reset_skill, varchar(50) , NULL
reset_quest, varchar(50) , NULL
or Use this sql script run or execute
If your having registration problems be sure to add this column to your FullUserInfo tableCode:Use [RanUser] alter table Web add reset_stat varchar(50) null alter table Web add reset_skill varchar(50) null alter table Web add reset_quest varchar(50) null
BodyID2, varchar(50) NULL
or run the query below
Make new table on RanUser and name it to TopUpCode:Use [RanUser] alter table FullUserInfo add BodyID2 varchar(50) NULL
add Column name
- Code Varchar 20 No Null
- CodeValue Int 4 Null
ITEMSHOP INSTRUCTION
Set ProductNUm to identity = yes.
(See this picture for example)
**Im sorry, at the copyright bar, i already change to my copyright because i just copy my rancp to share to you all...
you can change if you wan.
Credit to :
- bK2483 - RANCP
- mike915 - Help to fix itemshop
- IaNz - RAN db




Reply With Quote![[Share] 5jms from bK2483 Edited from me.](http://ragezone.com/hyper728.png)

