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!

[Release] WebEngine CMS 1.2.1

Junior Spellweaver
Joined
Jul 29, 2007
Messages
134
Reaction score
301
WebEngine CMS 1.2.1
open-source




Changelog:
Code:
- Added player exclusion to gens rankings (issue #33)
- Fixed reset rankings ordering (issue #37)
- Added full support for IGCN Season 15
- Added full support for XTeam Season 14
- Added Simplified Chinese language (by @amarillonmc)
- Fixed issue with username case sensitivity
- Fixed website description
- [AdminCP] Fixed connection history logs sorting order
- Online characters cron task optimized
- Character country cron task optimized
- Castle sisge module recoded
- Removed support for MuEngine server files
- Removed configurations for MuEmu and Louis files (use XTeam configuration instead)
- MuEngine's PvP Last Stand rankings removed
- MuEngine's master key recovery system removed
- Fixed Terms of Service module title not being displayed
- Privacy policy module added
- Refund policy module added
- [AdminCP] Warning message added when installing a plugin while the plugin system is disabled
- Gens rankings cron task optimized
- Recoded cron job system
- [AdminCP] Online accounts module improved
- My account user control panel module improved
- [AdminCP] Removed half-implemented admincp permission system (will be remade in the future)
- [AdminCP] Cache manager module created
- Fixed issue with credit system misconfiguration display in user control panel
- Added date to database error logs
- Added custom log file for PHP errors
- News system general improvements
- Sidebar modules improvements
- Added support for Open Graph Tags in template (for social media)
- Reset character module improved and new options added
- Unstick character module improved and new options added
- Clear PK module improved and new options added
- Reset Stats module improved and new options added
- Add Stats module improved and new options added
- Clear skill tree module improved and new options added
- Added class groups
- PayPal donation gateway updated
- PHPMailer updated to v6.1.7
- Server information and website settings improved
- Plugin system improved
- Added Russian language
- Added Lithuanian language
- Added support for Season 1 (VI_CURR_INFO table, manual toggle on configuration file)
- Castle siege banner replaced with sidebar widget
- Added support for PHP 7.3
- Added support for PHP 7.4
- General improvements to default template
- General improvements made to the CMS


Download:




p8QhP8y - [Release] WebEngine CMS 1.2.1 - RaGEZONE Forums


Installation Instructions:
  1. Download the WebEngine 1.2.1 Release
  2. Extract / Upload the files to your web server
  3. Run the WebEngine CMS Installer "yoursite.com/install"

Setting up the master cron:



Hope you like the improvements. More to come!
Cheers!
 

Attachments

You must be registered for see attachments list
Last edited:
Experienced Elementalist
Joined
Jun 16, 2018
Messages
218
Reaction score
32
can i ask? it has a anti sql injection protection?
 
Newbie Spellweaver
Joined
Aug 19, 2020
Messages
34
Reaction score
0
Could you give me the requirement for host in order to install this webengine.
Thanks.
 
Newbie Spellweaver
Joined
Aug 19, 2020
Messages
34
Reaction score
0
Sure!

- PHP 5.6 or higher
- Apache mod_rewrite
- PHP PDO dblib/odbc/sqlsrv
- cURL Extension
- OpenSSL Extension
- short_open_tag enabled
- JSON

It worked well, could you please let me know how to run the cron job, even though I enable everything but
I did not run automatically, I have to run manually.

Thanks
 
Experienced Elementalist
Joined
Jun 16, 2018
Messages
218
Reaction score
32
any changelogs for the fixes of this beta files?
 
Newbie Spellweaver
Joined
Aug 19, 2020
Messages
34
Reaction score
0
Hi all,

Anyone could help me due to I could not reset stat or reset master with this web engine.
When I select reset stat and reset ml skill, it could not display my character.

This is my current error:

Fatal error: Invalid sql_display_size in C:\xampp\htdocs\includes\classes\class.database.php on line 72

I'm using sqlsrv for database connection.

Thanks and Best Regards,
 
Last edited:
Junior Spellweaver
Joined
Feb 22, 2013
Messages
127
Reaction score
8
Connection History and (Admin CP) Account's IP Address, Account Connection History (last 25), not work, no show info
 
Newbie Spellweaver
Joined
Aug 19, 2020
Messages
34
Reaction score
0
Hi all,

Anyone could help me due to I could not reset stat or reset master with this web engine.
When I select reset stat and reset ml skill, it could not display my character.

This is my current error:

Fatal error: Invalid sql_display_size in C:\xampp\htdocs\includes\classes\class.database.php on line 72

I'm using sqlsrv for database connection.

Thanks and Best Regards,

For those who have same issue with me.
Try to change the inventory column in character table from 7284 to max.
Now everything works well.
 
Newbie Spellweaver
Joined
Aug 23, 2020
Messages
42
Reaction score
8
hi all , have shop items ¿ donate module is shop ¿
 
Junior Spellweaver
Joined
Sep 23, 2011
Messages
189
Reaction score
51
Hello Lautaru.
I don't know, but it seems that there were no changes in the method for determining the character classes, and you made a mistake in calculating the 4th character subclass from the 16th season

3rd=163
4th-163+4=167
or am I confusing something? @drakelv


Code:
[SIZE=2][SIZE=1]$custom['character_class'] = array(
    128 => array('Rune Wizard', 'RW', 'rw.jpg', 'base_stats' => array('str' => 13, 'agi' => 18, 'vit' => 14, 'ene' => 40, 'cmd' => 0), 'class_group' => 128),
    129 => array('Rune Spell Master', 'RSM', 'rw.jpg', 'base_stats' => array('str' => 13, 'agi' => 18, 'vit' => 14, 'ene' => 40, 'cmd' => 0), 'class_group' => 128),
    131 => array('Grand Rune Master', 'GRM', 'rw.jpg', 'base_stats' => array('str' => 13, 'agi' => 18, 'vit' => 14, 'ene' => 40, 'cmd' => 0), 'class_group' => 128),
    135 => array('Grand Rune Master', 'GRM', 'rw.jpg', 'base_stats' => array('str' => 13, 'agi' => 18, 'vit' => 14, 'ene' => 40, 'cmd' => 0), 'class_group' => 128),
    144 => array('Slayer', 'SLR', 'sl.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 144),
    145 => array('Slayer Royal', 'SLRR', 'sl.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 144),
    147 => array('Master Slayer', 'MSLR', 'sl.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 144),
    151 => array('Slaughterer', 'SLTR', 'sl.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 144),
    160 => array('Gun Crusher', 'GC', 'gc.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 160),
    161 => array('Gun Breaker', 'GB', 'gc.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 160),
    163 => array('Master Gun Breaker', 'MGB', 'gc.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 160),
    [COLOR=#ff0000]168[/COLOR] => array('Heist Gun Crusher', 'HGC', 'gc.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 160),
);[/SIZE][/SIZE]
 
Junior Spellweaver
Joined
Jul 29, 2007
Messages
134
Reaction score
301
Hello @Lautaru.
I don't know, but it seems that there were no changes in the method for determining the character classes, and you made a mistake in calculating the 4th character subclass from the 16th season

3rd=163
4th-163+4=167
or am I confusing something? @drakelv


Code:
[SIZE=2][SIZE=1]$custom['character_class'] = array(
    128 => array('Rune Wizard', 'RW', 'rw.jpg', 'base_stats' => array('str' => 13, 'agi' => 18, 'vit' => 14, 'ene' => 40, 'cmd' => 0), 'class_group' => 128),
    129 => array('Rune Spell Master', 'RSM', 'rw.jpg', 'base_stats' => array('str' => 13, 'agi' => 18, 'vit' => 14, 'ene' => 40, 'cmd' => 0), 'class_group' => 128),
    131 => array('Grand Rune Master', 'GRM', 'rw.jpg', 'base_stats' => array('str' => 13, 'agi' => 18, 'vit' => 14, 'ene' => 40, 'cmd' => 0), 'class_group' => 128),
    135 => array('Grand Rune Master', 'GRM', 'rw.jpg', 'base_stats' => array('str' => 13, 'agi' => 18, 'vit' => 14, 'ene' => 40, 'cmd' => 0), 'class_group' => 128),
    144 => array('Slayer', 'SLR', 'sl.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 144),
    145 => array('Slayer Royal', 'SLRR', 'sl.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 144),
    147 => array('Master Slayer', 'MSLR', 'sl.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 144),
    151 => array('Slaughterer', 'SLTR', 'sl.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 144),
    160 => array('Gun Crusher', 'GC', 'gc.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 160),
    161 => array('Gun Breaker', 'GB', 'gc.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 160),
    163 => array('Master Gun Breaker', 'MGB', 'gc.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 160),
    [COLOR=#ff0000]168[/COLOR] => array('Heist Gun Crusher', 'HGC', 'gc.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 160),
);[/SIZE][/SIZE]

Thanks, the correction has been applied:
 
Coxiez
Banned
Joined
Aug 31, 2006
Messages
859
Reaction score
67
how to fix Online Users # its stuck! its looks like a part of top list! even the character online status are stuck!
 
Back
Top