Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

SRCMS - Free website for your silkroad online server

Newbie Spellweaver
Joined
Nov 22, 2012
Messages
10
Reaction score
0
Oh, im newbies on website. can anyone shared where the guide i can follow?hope you understand what i mean, sorry for trouble you all.
 
Initiate Mage
Joined
Dec 8, 2012
Messages
1
Reaction score
1
I bet many of you already saw the latest version of SRCMS, but still, not everyone has an account at EBX7 or even heard of it, so I would like to post this website here.

It's coded by Naty & Chernobyl, and right now I guess it's pretty much the safest website(v2.0a with the hotfix) so if you're new to the pSRO industry and want to get a safe start, I believe SRCMS is the right way to go, unless you want to spend money on a custom coded website.

Here's a quick changelog from past versions to the newest one(taken from the readme file):

v0.0 - 0.4C
========================================================================================
- News + comments
- Downloads
- Registration
- Login/logout
- Team page
- Server status
- Fortress status
- Honor rank
- Users on web
- Change password
- My characters
- My profile [gender, avatar, skype, msn, publicity]
- Mailbox [users can communicate directly at web through private messages]
- User types (for now admin/user/gm)
- Smileys in news/comments/private messages at website
- Referals (user can get silk for inviting friends, has ip check)
- Settings [admin cp] - contains nearly all settings for website (for example:
enabling/disablind character functions, setting max/min comment length at news etc)
- Probably, some more i forgot to mention

v 0.5A
========================================================================================
- Admin CP itself
- Epin system [user cp/admin cp]
- Add/edit/delete news [admin cp]
- Add/edit/delete download links [admin cp]
- Edit CMS settings [admin cp]
- Fixed honor rank
- Some more BBcodes for news/comments
- Once users enters website, if he's account has no SK_Silk record yet, it's being automatically added
- Added char model pic to view char
v 0.5B
========================================================================================
- User panel
- My chars feature at user panel now actually has use
- Teleport char to town [gold]
- Reset char pk [silk
- Reset char stats [silk]
- Settings at srcms_settings, you can edit them from admin panel as usually

v 0.6A
========================================================================================
- User panel
- Buy skill points [define silk price for each 100 000 SP in settings from ACP]
- Fixed bug in admin panel (using smileys in news text while edited/added)
- Little security fix at news module

========================================================================================
v 1.0A
- Pretty huge website engine mod
- Added guild rankings (also, guild info and members list)
- Added race icon to top characters and guild rankings
- Added "allowShowCharOwner" setting
- Added last unique kills (overall)
- Added last 30 unique kills for each character individually
- Added character search function
- Added guild search
- Added job ranking
- Multiple bugfixes [tons of them, wont describe every]
========================================================================================
v 1.1A
- Fixed problem with "This character does not belong to you" - was pretty serious bug
- Fixed problem with uppercase/lowercase username at logging in
- Fixed XSS vulnerability at messages (news/msgbox etc)
- Fixed using HTML tags in messages
- Fixed sending messages at website [class/user.class.php]
========================================================================================
v 1.1B
- Added Job Ranking by types .
- Added a New Template .
- Added Facebook Box .
- Added Side Menu With stats .
- Fixed lots of problems.
- Fixed Security Issue with the ckeditor .
- Added GPU Drivers Download Section.
- Started to work at "Guides" at the website (will be added once static pages maker will be ready!).
- Reduced Errors significatly! .
========================================================================================
v 1.2A
- Added Job Ranking by types .
- Added a New Template .
- Added Facebook Box .
- Added Side Menu With stats .
- Fixed lots of problems.
- Fixed Security Issue with the ckeditor .
- Added GPU Drivers Download Section.
- Started to work at "Guides" at the website (will be added once static pages maker will be ready!).
- Reduced Errors significatly! .

========================================================================================
v 1.2B
- Fixed The Login problem .
- Added User Image to user panel .
- Fixed Internet Explorer Login Button size.
- Added Snow Effect (Removeable from index.php [read the comments there]
- Cleaned and Removed Unused files/images .
- Fixed import_old_users.php "JID" error .

========================================================================================
v 1.3A
- Added Password Reset Module.
- Added Change Email Module .
- Added new news style and system (if news older then 1 week , it wont show "new").
- Added new buttons under login .
- Fixed Possible Issues.
- Starting to rewrite the Connection/Mssql class module .
- Added missing tables.
- Started working at vote4silk system .
- Rewrote shop.php (now you just need to change email ,Amounts/prices , nothing else!!) .
- Huge Security Issue FIX.
========================================================================================
v 2.0A
- Fixed Huge Security Issue .
- Added Check if players are offline or online.
- Fixed Rest Stats module (giving correct stuff and check if avatars+devil spirit is off also).
- Removed more useless files.
- Added Character status at Ranking Page .
- Fixed Link for refferal system .
- New comments style
- Added Rev6 System .
- Added Best Item System.
- All Fortress names became a link for the guild ranking .
- Much , Much more that i dont/wont recall ever :) .
Installation guide(by Naty):
Code:
- Copy all files to your htdocs/wwwroot
- Open up Guide.txt and follow it (it have stuff you wont find here)
------------------------------------------
- Run install/install.sql at your sql server management studio (you might have to change account db name at that file)
- Change db connection info at "import_old_users.php" .
- Go to to import old users info into srcms userprofile db after done
DELETE THAT FILE!!!!!

- Create a web admin account using this query:
use SRO_VT_ACCOUNT
update srcms_userprofiles set whois='admin' where JID=(select JID from TB_User where StrUserID='USERNAME HERE')

Paypal System Installation:

- Enable extension=php_curl.dll from php.ini (Remove the ; and Restart Apache Server)
- Edit The File \module\ipn.php , Edit Database Info / Silk Prices/Paypal Email).
- Edit The File \module\shop.php , Edit Amounts+Prices,PayPal Email.
- Edit terms.txt change ServerName with your Server Name (Replace All!).
- Edit Path/Log Type at parser.php

..
 
Initiate Mage
Joined
Dec 18, 2013
Messages
1
Reaction score
0
I bet many of you already saw the latest version of SRCMS, but still, not everyone has an account at EBX7 or even heard of it, so I would like to post this website here.

It's coded by Naty & Chernobyl, and right now I guess it's pretty much the safest website(v2.0a with the hotfix) so if you're new to the pSRO industry and want to get a safe start, I believe SRCMS is the right way to go, unless you want to spend money on a custom coded website.

Here's a quick changelog from past versions to the newest one(taken from the readme file):

v0.0 - 0.4C
========================================================================================
- News + comments
- Downloads
- Registration
- Login/logout
- Team page
- Server status
- Fortress status
- Honor rank
- Users on web
- Change password
- My characters
- My profile [gender, avatar, skype, msn, publicity]
- Mailbox [users can communicate directly at web through private messages]
- User types (for now admin/user/gm)
- Smileys in news/comments/private messages at website
- Referals (user can get silk for inviting friends, has ip check)
- Settings [admin cp] - contains nearly all settings for website (for example:
enabling/disablind character functions, setting max/min comment length at news etc)
- Probably, some more i forgot to mention

v 0.5A
========================================================================================
- Admin CP itself
- Epin system [user cp/admin cp]
- Add/edit/delete news [admin cp]
- Add/edit/delete download links [admin cp]
- Edit CMS settings [admin cp]
- Fixed honor rank
- Some more BBcodes for news/comments
- Once users enters website, if he's account has no SK_Silk record yet, it's being automatically added
- Added char model pic to view char
v 0.5B
========================================================================================
- User panel
- My chars feature at user panel now actually has use
- Teleport char to town [gold]
- Reset char pk [silk
- Reset char stats [silk]
- Settings at srcms_settings, you can edit them from admin panel as usually

v 0.6A
========================================================================================
- User panel
- Buy skill points [define silk price for each 100 000 SP in settings from ACP]
- Fixed bug in admin panel (using smileys in news text while edited/added)
- Little security fix at news module

========================================================================================
v 1.0A
- Pretty huge website engine mod
- Added guild rankings (also, guild info and members list)
- Added race icon to top characters and guild rankings
- Added "allowShowCharOwner" setting
- Added last unique kills (overall)
- Added last 30 unique kills for each character individually
- Added character search function
- Added guild search
- Added job ranking
- Multiple bugfixes [tons of them, wont describe every]
========================================================================================
v 1.1A
- Fixed problem with "This character does not belong to you" - was pretty serious bug
- Fixed problem with uppercase/lowercase username at logging in
- Fixed XSS vulnerability at messages (news/msgbox etc)
- Fixed using HTML tags in messages
- Fixed sending messages at website [class/user.class.php]
========================================================================================
v 1.1B
- Added Job Ranking by types .
- Added a New Template .
- Added Facebook Box .
- Added Side Menu With stats .
- Fixed lots of problems.
- Fixed Security Issue with the ckeditor .
- Added GPU Drivers Download Section.
- Started to work at "Guides" at the website (will be added once static pages maker will be ready!).
- Reduced Errors significatly! .
========================================================================================
v 1.2A
- Added Job Ranking by types .
- Added a New Template .
- Added Facebook Box .
- Added Side Menu With stats .
- Fixed lots of problems.
- Fixed Security Issue with the ckeditor .
- Added GPU Drivers Download Section.
- Started to work at "Guides" at the website (will be added once static pages maker will be ready!).
- Reduced Errors significatly! .

========================================================================================
v 1.2B
- Fixed The Login problem .
- Added User Image to user panel .
- Fixed Internet Explorer Login Button size.
- Added Snow Effect (Removeable from index.php [read the comments there]
- Cleaned and Removed Unused files/images .
- Fixed import_old_users.php "JID" error .

========================================================================================
v 1.3A
- Added Password Reset Module.
- Added Change Email Module .
- Added new news style and system (if news older then 1 week , it wont show "new").
- Added new buttons under login .
- Fixed Possible Issues.
- Starting to rewrite the Connection/Mssql class module .
- Added missing tables.
- Started working at vote4silk system .
- Rewrote shop.php (now you just need to change email ,Amounts/prices , nothing else!!) .
- Huge Security Issue FIX.
========================================================================================
v 2.0A
- Fixed Huge Security Issue .
- Added Check if players are offline or online.
- Fixed Rest Stats module (giving correct stuff and check if avatars+devil spirit is off also).
- Removed more useless files.
- Added Character status at Ranking Page .
- Fixed Link for refferal system .
- New comments style
- Added Rev6 System .
- Added Best Item System.
- All Fortress names became a link for the guild ranking .
- Much , Much more that i dont/wont recall ever :) .
Installation guide(by Naty):
Code:
- Copy all files to your htdocs/wwwroot
- Open up Guide.txt and follow it (it have stuff you wont find here)
------------------------------------------
- Run install/install.sql at your sql server management studio (you might have to change account db name at that file)
- Change db connection info at "import_old_users.php" .
- Go to to import old users info into srcms userprofile db after done
DELETE THAT FILE!!!!!

- Create a web admin account using this query:
use SRO_VT_ACCOUNT
update srcms_userprofiles set whois='admin' where JID=(select JID from TB_User where StrUserID='USERNAME HERE')

Paypal System Installation:

- Enable extension=php_curl.dll from php.ini (Remove the ; and Restart Apache Server)
- Edit The File \module\ipn.php , Edit Database Info / Silk Prices/Paypal Email).
- Edit The File \module\shop.php , Edit Amounts+Prices,PayPal Email.
- Edit terms.txt change ServerName with your Server Name (Replace All!).
- Edit Path/Log Type at parser.php

..
if u can help me plz
unique rank not work at all with me
can u told me how to make it work
i have

..
 
Last edited:
Back
Top