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!

LiteRYL Website v1.2 Build 430

Custom Title Activated
Loyal Member
Joined
May 26, 2005
Messages
1,042
Reaction score
6
Features:
1. Anti-SQL injection
2. Registration.
3. Change Password.
4. Top Players Listing by level and fame, class is shown also.
5. Top Guilds listing and ordering by Guild Gold and fame, Nation and level is shown also.
6. Total character,accounts, guilds.
7. Cool and unique Website Layout.
8. Online/Offline gameserver and loginserver status check.
9. Optimized layout to load faster.
10. Multi skins support.
11. Easy to edit, Block's content is in the Blocks/ directory and almost everything is editable in config.php
13. Uses the Liteweb structure to save space and limit the loading time.
13. Works guiet good with all php versions.
14. Working best with almost every browsers
15. Web-based admin character editor.
16. Basic game guides and information for first time players.
17. Less than half megabyte in size.

Fixes & updates in v1.2 in Build 205 and 340:
1. Merged Register.php & Registration_Done.php to one file.
2. Merged Change_Pass.php and Pass_Done.php to one file.
3. Made the top players to show class and show all the top characters, credits to bugi`.
4. In the registration, removed the input for email.
5. Fixed a problem with the layout.
6. Fixed a bug with the colors in the top players.
7. Made improvements to the layout and changed the buttons.
8. Added Skills Guide & Mobs List.
9. Extended the layout.
10. Layout is fully compatible with Internet Explorer now.
11. Admin can turn registration on and off.
12. Added hover effects in the images in the navigation bar(javascript required).
13. Added the "character class" game guides.
14. Fixed bug that the guilds name in top guilds was appearing black, also removed the table border.
15. Now Fame, Level and Nation is show in top guilds, ordering is desc by gold and fame.
16. Small website look/layout changes.
17. Added to be shown in the homepage, server stats block, if the registration is open or not.
18. Fixed bug when you entered something wrong in change password the text become black.
19. Changed the CSS a bit.
20. Saved space (preparing for the login block and system).
21. Changed the layout header.
22.. Changed the news/content background a bit.

Soon in v1.3:
Login system with characters info.

Note: Admin character editor is 90% ready and will probably be released tomorrow.

To install: (I assume you have a webserver installed.)
1. Edit config.php, almost every value is explained.
2. Start - > Run -> type php.ini, Ctrl+F, type mssql. First result is ;extension=php_mssql.dll. Remove the ";" infront of it. Save and restart computer.
3. Move the files in the www folder in your webserver.
3. Browse your page (your IP is the address).

And finally, for the end, credits:
Web design: me(SiLvER).
Scripts/Queries: IO*, Fragfrog,me,[-D|K|L-] team(Dios,Mr-K,Lady-Fu).
Scripts fixing & editing: me, punkmak, stealthy17,bugi`.
Thanks to John_d for the error trick.

Keywords: LiteRYL, Lite RYL, RYL, website, webpage, web, package, register, page, registration, top characters, top guilds, v1.2, 205, 340, 430.
 

Attachments

You must be registered for see attachments list
Last edited:
~Hunter~
Joined
Sep 18, 2005
Messages
404
Reaction score
4
nice one..^^
but missing eMail type on Register???..(use Opera).....
 
MorbidA
Loyal Member
Joined
May 28, 2006
Messages
247
Reaction score
32
Looks nice.. A little reminder if you run this on linux its broken cause you're mixing upper/lower case.. linux is case SENSITIVE.. so for instance you have Images but in the files you are trying to open images/whatever.x
 
Custom Title Activated
Loyal Member
Joined
Feb 27, 2004
Messages
1,378
Reaction score
50
Tyfix said:
Looks nice.. A little reminder if you run this on linux its broken cause you're mixing upper/lower case.. linux is case SENSITIVE.. so for instance you have Images but in the files you are trying to open images/whatever.x
and why would run a website on linux for a game the is windows based??!?!?!?!
 
MorbidA
Loyal Member
Joined
May 28, 2006
Messages
247
Reaction score
32
john_d said:
and why would run a website on linux for a game the is windows based??!?!?!?!

Who says im not running the server through wine on linux? (Im not tho)

But regardless, the intro said its so brilliant that it works on all systems, just pointing out that its not the case.

And you do know linux is alot better to run a webserver on right? but that's another issue.. What's keeping me from running the website on a linux system and the servers on another system?

Anyways its not really a problem for me since i know how to fix it. As i said just pointing out a design flaw.
 
Custom Title Activated
Loyal Member
Joined
May 26, 2005
Messages
1,042
Reaction score
6
I will try to make it compatible to work in a linux server aswell ;p

P.S: wine cannot emulate all the windows fuctions MSSQL uses :)
 
MorbidA
Loyal Member
Joined
May 28, 2006
Messages
247
Reaction score
32
[GR]SiLvER said:
I will try to make it compatible to work in a linux server aswell ;p

Good news :)

[GR]SiLvER said:
P.S: wine cannot emulate all the windows fuctions MSSQL uses :)

Oh that sucks.. Didn't really bother to try it yet myself.
 
Custom Title Activated
Loyal Member
Joined
May 26, 2005
Messages
1,042
Reaction score
6
Attached Build 340 patch in first post. Fixes, updates & new things in build 340:

1. Added hover effects in the images in the navigation bar(javascript required).
2. Added the "character class" game guides.
3. Fixed bug that the guilds name in top guilds was appearing black, also removed the table border.
4. Now Fame, Level and Nation is show in top guilds, ordering is desc by gold and fame.
5. Small website look/layout changes.
6. Added to be shown in the homepage, server stats block, if the registration is open or not.
 
Newbie Spellweaver
Joined
Jun 19, 2006
Messages
5
Reaction score
0
hello,

help me

Fatal error: Call to undefined function: mssql_connect() in c:\appserv\www\Includes\Config.php on line 83

what should i do..?
 
Custom Title Activated
Loyal Member
Joined
May 26, 2005
Messages
1,042
Reaction score
6
read the first post, the installation guide.
 
Initiate Mage
Joined
Jun 22, 2006
Messages
1
Reaction score
0
back. i was on holiday for some days, now im back, thanks for show me at credits, if need some help or stuff, just ask me, ill help as i can.

btw nice job ;>
 
Custom Title Activated
Loyal Member
Joined
May 26, 2005
Messages
1,042
Reaction score
6
just selecting from charinfo will select from all the tables(_1 to _4).
 
Custom Title Activated
Loyal Member
Joined
May 26, 2005
Messages
1,042
Reaction score
6
Build 430 with new skin header released!

*bump* no comments?

Fixes & updates in v1.2 in Build 430:
1. Fixed bug when you entered something wrong in change password the text become black.
2. Changed the CSS a bit.
3. Saved space (preparing for the login block and system).
4. Changed the layout header.
5. Changed the news/content background a bit.

 
Banned
Banned
Joined
Jul 7, 2005
Messages
204
Reaction score
3
[GR]SiLvER said:
*bump* no comments?

Fixes & updates in v1.2 in Build 430:
1. Fixed bug when you entered something wrong in change password the text become black.
2. Changed the CSS a bit.
3. Saved space (preparing for the login block and system).
4. Changed the layout header.
5. Changed the news/content background a bit.


Works like a charm mate, very nicely done :)

I got 2 ideas tho, maybe set the background you use in the middle also for the register pages and the guides pages :) makes it all look smooth and transparant
 
Initiate Mage
Joined
Jun 19, 2006
Messages
4
Reaction score
0
2. Start - > Run -> type php.ini, Ctrl+F, type mssql. First result is ;extension=php_mssql.dll.

doesnt find the file, do u know the direct path???

(im using xampp) :p

*edit*
nm found it lol was in the Xampp php directory:p
 
Back
Top