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

Joined
Jul 23, 2011
Messages
391
Reaction score
664
Since selling this wasn't profitable...

Installation:

- Copy all files to your htdocs/wwwroot
- Run sql/install.sql at your sql server management studio (you might have to change account db name at that file)
- Remove comment lines from import_old_users.php [/* and */], and modify your sql server connection information, also, change avatar link !
- Go to to import old users info into srcms userprofile db
- Create a web admin account using this query:
Code:
	use SRO_VT_ACCOUNT
	update srcms_userprofiles set whois='admin' where JID=(select JID from TB_User where StrUserID='your username')
- Go to , log in, enter admin panel, and edit settings.


-------------------------------------------------------------


v0.0 - 0.4c
Changelog:
- 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

Changelog:
- 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
Changelog
- 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
Changelog
- 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]

Link: [1.1A]
 
Last edited:
Junior Spellweaver
Joined
May 2, 2012
Messages
127
Reaction score
9
wasn't profitable because kids always want the cute design not the engine itself xD
as they like for example sro paradise ,prime whatever
 
Banned
Banned
Joined
Oct 6, 2011
Messages
238
Reaction score
141
thanks Lucifer

Good Job Keep It Up

Waiting Your Release Eva Log Ver 1.0.8 :p
 
Newbie Spellweaver
Joined
Aug 23, 2012
Messages
79
Reaction score
21
S3ht like always keep the sh3t work up :p
 
Banned
Banned
Joined
Nov 7, 2011
Messages
244
Reaction score
84
Hi Friend Cherno... Hey The Link Download Don't Work For Me.. Upload To Mediafire? 4Shared? Thank's Kiss :D
 
Initiate Mage
Joined
Oct 15, 2011
Messages
4
Reaction score
0
Fatal error: Call to undefined function mssql_pconnect()

Help with this please / i have enabled mssql.dll but it dont work
 
Skilled Illusionist
Joined
Feb 13, 2012
Messages
388
Reaction score
68
wow sounds good Chern0byl
well like always ^^Good Job^^
 
Newbie Spellweaver
Joined
Aug 3, 2012
Messages
15
Reaction score
0
Hi, im can not working this cms.
all error its here.

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\xampp\htdocs\SRCMS\index.php:1) in C:\xampp\htdocs\SRCMS\core\core.inc.php on line 19

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\SRCMS\index.php:1) in C:\xampp\htdocs\SRCMS\core\core.inc.php on line 19

Fatal error: Call to undefined function mssql_pconnect() in C:\xampp\htdocs\SRCMS\class\mssql.class.php on line 15

My sql user pass its true, im invited config.inc.php and import_old_users.php
 
Newbie Spellweaver
Joined
Jul 29, 2011
Messages
77
Reaction score
0
I'm uses AppServ, but its can't.
I don't know what is going wrong, is that any DLL files need to enable?
Anyone can teach us?
 
Newbie Spellweaver
Joined
Jul 29, 2011
Messages
77
Reaction score
0
Finally I can put the website online, but there is many errors. I have no idea where to fix.
Code:
Warning: scandir(../tmp/) [
function.scandir
]: failed to open dir: No error in C:\AppServ\www\sro1\inc\onweb.php on line 4
 
Last edited:
Banned
Banned
Joined
Nov 7, 2011
Messages
244
Reaction score
84
New Style ^^ Like or Dislike Progress ( 70 % )
 
Skilled Illusionist
Joined
Aug 17, 2012
Messages
311
Reaction score
31
Nice one ;)

Just wondering one thing.. at the files from the website i see alot of stuff which i cant find at the website itself, do i have to just enable it somewhere or add it totaly?

example with : forums, donate, shop
 
Last edited:
Back
Top