[Release] WebEngine CMS 1.2.1
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:
https://github.com/lautaroangelico/W...ases/tag/1.2.1
Installation Instructions:
- Download the WebEngine 1.2.1 Release
- Extract / Upload the files to your web server
- Run the WebEngine CMS Installer "yoursite.com/install"
Setting up the master cron:
https://github.com/lautaroangelico/W...aster-cron-job
Hope you like the improvements. More to come!
Cheers!
Re: [Release] WebEngine CMS 1.2.1
can i ask? it has a anti sql injection protection?
Re: [Release] WebEngine CMS 1.2.1
Quote:
Originally Posted by
pointback
can i ask? it has a anti sql injection protection?
Its a @Lautaru release, its a guaranteed solid work.
Re: [Release] WebEngine CMS 1.2.1
Could you give me the requirement for host in order to install this webengine.
Thanks.
Re: [Release] WebEngine CMS 1.2.1
Quote:
Originally Posted by
forever3000
Could you give me the requirement for host in order to install this webengine.
Thanks.
Sure!
- PHP 5.6 or higher
- Apache mod_rewrite
- PHP PDO dblib/odbc/sqlsrv
- cURL Extension
- OpenSSL Extension
- short_open_tag enabled
- JSON
Re: [Release] WebEngine CMS 1.2.1
Quote:
Originally Posted by
Lautaro
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
Re: [Release] WebEngine CMS 1.2.1
Quote:
Originally Posted by
forever3000
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
Here are the instructions:
https://github.com/lautaroangelico/W...aster-cron-job
Re: [Release] WebEngine CMS 1.2.1
any changelogs for the fixes of this beta files?
Re: [Release] WebEngine CMS 1.2.1
Quote:
Originally Posted by
pointback
any changelogs for the fixes of this beta files?
It's clearly stated above
Re: [Release] WebEngine CMS 1.2.1
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,
Re: [Release] WebEngine CMS 1.2.1
Connection History and (Admin CP) Account's IP Address, Account Connection History (last 25), not work, no show info
Re: [Release] WebEngine CMS 1.2.1
Quote:
Originally Posted by
forever3000
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.
Re: [Release] WebEngine CMS 1.2.1
hi all , have shop items ¿ donate module is shop ¿
Re: [Release] WebEngine CMS 1.2.1
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:
$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),
168 => array('Heist Gun Crusher', 'HGC', 'gc.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 160),
);
Re: [Release] WebEngine CMS 1.2.1
Quote:
Originally Posted by
VadimashRS
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:
$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),
168 => array('Heist Gun Crusher', 'HGC', 'gc.jpg', 'base_stats' => array('str' => 28, 'agi' => 30, 'vit' => 15, 'ene' => 10, 'cmd' => 0), 'class_group' => 160),
);
Thanks, the correction has been applied:
https://github.com/lautaroangelico/W...7e90757139a8f5