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.0

Junior Spellweaver
Joined
Sep 23, 2011
Messages
189
Reaction score
50
WebEngine CMS 1.2.0
open-source




Changelog:
Code:
- [Installer] Minimum required PHP version increased to 5.6 (5.4 previously)
- [Installer] Added installer index redirection
- [Fix] Missing grand resets column constant on player profiles (issue #29)
- [Fix] Player profile module title not loading (issue #28)
- [Fix] Guild profile module title not loading (issue #27)
- [Fix] Wrong language error phrase in character add stats module (issue #26)
- [Core] Updated PHPMailer to version 6.0.7
- [Core] Added exception handling when loading modules
- [Core] Output buffer is now cleared when an exception is thrown outside the module scope
- [Core] News system now checks if news id exists from cache instead of database
- Removed encoded ids from news
- [Core] Gens ranking completely recoded (it now works as in GMO)
- [Core] Improved compatibility with MuEngine files
- Character level can now be combined with master level in rankings
- Character level added to resets ranking
- Character level added to killers ranking
- Replaced resets with player level in master level ranking
- [Fix] Wrong language error phrase in voting system (issue #25)
- Character class added to votes ranking
- Character master level added to profiles
- Numbers formatting added to player profiles
- Command stat is now only displayed when character class is DL in player profiles
- Guild profiles design improved
- Player profile links added to rankings
- Guild profile link added to guilds ranking
- [Core] Added new cache format
- Added guild master display to castle siege countdown banner
- Added guild master display to castle siege module
- [Template] Upgraded to bootstrap 3.3.7
- [Template] Upgraded to jquery 2.2.4
- [Template] Added date display to server/user time
- [Core] Added cache to ip blocking system
- [Core] Added WebEngine CMS table definitions
- [Core] Added support for webengine tables prefix
- Added player profile links setting to webengine configuration
- Added guild profile links setting to webengine configuration
- Added username length setting to webengine configuration
- Added password length setting to webengine configuration
- [Core] Anti flood system removed
- Encryption hash configuration removed
- [Fix] Login system not clearing failed login attemps after a successful authentication (issue #30)
- [Installer] Removed Forum URL from the final install step
- [Installer] Removed Server Name from the final install step
- [Installer] Removed Website Title from the final install step
- [Installer] Removed Website Description from the final install step
- [Installer] Removed Website Keywords from the final install step
- [AdminCP] Updated navigation menus style
- [Core] Removed main cron cache file (it now uses a direct connection to the database)
- [API] Added cron api (for manually executing cron jobs)
- [Core] Plugins now load directly from cache
- [Core] Added version check to plugin when loading
- [Core] BCMath php extension no longer required
- [Core] cURL php extension added to cms requirements
- [Core] Added CloudFlare IP Workaround
- [Core] Added CloudFlare HTTPS Workaround
- Replaced downloads host with downloads description
- Corrected spelling mistake on successful plugin installation (issue #31)
- [AdminCP] Added real databases names on credit configurations
- [AdminCP] Me_MuOnline will not be displayed if only using MuOnline database
- [AdminCP] Improved design of credit configurations module
- [Core] Added support for custom email templates
- [Core] Added database error logs
- [Core] Enabled passing of real exception error messages from email system (issue #32)
- Added short news version with link to full news
- MuEngine VIP module removed (to be provided as a plugin)
- IGCN VIP module removed (to be provided as a plugin)
- Replaced double quotes with single quotes of default language file
- [Core] Improved language switching system
- [AdminCP] removed bin2hex website configuration
- Moved guild logo generator to api directory
- [Core] Guild logos are now directly converted to hex in the sql query
- Added PK level to killers ranking
- Castle siege countdown banner will now show even if castle has no owner
- Added character last location to rankings
- Added character country to rankings
- Added character online status to rankings
- Added basic server information module (html)
- Removed facebook comments from news system
- Removed facebook share and like button from news system
- Added news translation system
- [Template] added language switch flags at footer
- Added missing language phrases
- [Core] Updated Google ReCaptcha to version 1.2.1
- Improved cron common repeat times list


Download:




H3xlP54 - [Release] WebEngine CMS 1.2.0 - RaGEZONE Forums


k58QahZ - [Release] WebEngine CMS 1.2.0 - RaGEZONE Forums


FsK3Kfz - [Release] WebEngine CMS 1.2.0 - RaGEZONE Forums


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


This update has was made possible by WebEngine's developer "Mon", big thank you for your work Mon, keep it up!

Hello dear friend, today i'm trying to translate you CMS in Russian, after I translated a couple of lines I decided to install this CMS, I'm use IIS 10 in windows Server 2019 with PHP 5.6.40 nts. CMS installed without any problems.
But, after installation can i'm access my virtual address.... 4 - [Release] WebEngine CMS 1.2.0 - RaGEZONE Forums 3 - [Release] WebEngine CMS 1.2.0 - RaGEZONE Forums 2 - [Release] WebEngine CMS 1.2.0 - RaGEZONE Forums 1 - [Release] WebEngine CMS 1.2.0 - RaGEZONE Forums 0 - [Release] WebEngine CMS 1.2.0 - RaGEZONE Forums

i'm give virtual address diablo.com but your CMS insert diablo.comc ....
can i'm access on homepage CMS no load theme after click on home or any button give errors...
WebEngine no work with IIS Server?))
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Nov 15, 2019
Messages
95
Reaction score
1
Everything works out of rank. Can anyone fix the ranking?
 
Last edited by a moderator:
Junior Spellweaver
Joined
Oct 23, 2014
Messages
131
Reaction score
23
Clear Skill-Tree - Not working

Please help me, i cant clear my skill tree even i have 220 master level, it says "Your master level must be 220 "
Im currently using MUEMU Files



 
Initiate Mage
Joined
Nov 8, 2016
Messages
18
Reaction score
0
Who can help?
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Jul 30, 2015
Messages
57
Reaction score
5
I having a problem on pdo dblib (linux) on the installation of the web. Someone can help me about on this? I try to add the extension on my php.ini file but it seems it is not working even restarting the xampp.

extension=php_pdo_sqlsrv_72_nts_x64.dll
extension=php_sqlsrv_72_nts_x64.dll

Thanks!



I having a problem on pdo dblib (linux) on the installation of the web. Someone can help me about on this? I try to add the extension on my php.ini file but it seems it is not working even restarting the xampp.

extension=php_pdo_sqlsrv_72_nts_x64.dll
extension=php_sqlsrv_72_nts_x64.dll

Thanks!


I fixed this error. I skipped the pdo dblib and use odbc instead.



One question is how can I enable the admicp panel page? It seems like if i redirected it via localhost/admincp it didnt shows the admincp instead i was redirected to the same page. Any thoughts? and also how can I fix as well the ranking page? I am using xampp as the webserver as I only tested if the cms is compatible to my files. Thanks!



I having a problem on pdo dblib (linux) on the installation of the web. Someone can help me about on this? I try to add the extension on my php.ini file but it seems it is not working even restarting the xampp.

extension=php_pdo_sqlsrv_72_nts_x64.dll
extension=php_sqlsrv_72_nts_x64.dll

Thanks!






I fixed this error. I skipped the pdo dblib and use odbc instead.



One question is how can I enable the admicp panel page? It seems like if i redirected it via localhost/admincp it didnt shows the admincp instead i was redirected to the same page. Any thoughts? and also how can I fix as well the ranking page? I am using xampp as the webserver as I only tested if the cms is compatible to my files. Thanks!


I am now able to see the rankings by putting or including the cron folder files inside of index.php of template / template functions. However, I am still not able to redirect to admincp. any help? Thanks!
 
Initiate Mage
Joined
Apr 27, 2020
Messages
27
Reaction score
1
Hello, does this webengine can work with MySQL database?

EDIT AFTER DAYS, DAYS, DAYS...
Thank You for answers... So I cant connect to database, installation show like in screen
Lautaro - [Release] WebEngine CMS 1.2.0 - RaGEZONE Forums

And whats now? I use www hosting, its not local installation... but DMN CMS connect corectly... why WebEngine not connect?
So I think that I waste my time to wait for anyone answer but must try...
A lots of questions and no answers... I think this should be the division of this forum.
Lautaro - [Release] WebEngine CMS 1.2.0 - RaGEZONE Forums
 
Last edited:
Skilled Illusionist
Joined
Jun 9, 2016
Messages
323
Reaction score
20
how to put your domain name in the webengine like .com << how to put that in your webengine
 

cMu

Elite Diviner
Joined
Jan 8, 2017
Messages
427
Reaction score
133
Hello, does this webengine can work with MySQL database?

EDIT AFTER DAYS, DAYS, DAYS...
Thank You for answers... So I cant connect to database, installation show like in screen
Lautaro - [Release] WebEngine CMS 1.2.0 - RaGEZONE Forums

And whats now? I use www hosting, its not local installation... but DMN CMS connect corectly... why WebEngine not connect?
So I think that I waste my time to wait for anyone answer but must try...
A lots of questions and no answers... I think this should be the division of this forum.
Lautaro - [Release] WebEngine CMS 1.2.0 - RaGEZONE Forums

put php version 5.6 (i think that's the recommend for web engine) and go to your php options, there enable PDO DBLIB (if you are using a Linux based hosting, else use SQLSRV).
 
Joined
Oct 18, 2010
Messages
558
Reaction score
45
Error Messages :
PDOException: SQLSTATE[IMSSP]: This extension requires the Microsoft ODBC Driver for SQL Server to communicate with SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64:

Im using hosting in GoDaddy what extension should i Enable? I already enable the "pdo_mysql, pdo, pdo_odbc, pdo_sqlsrv, sqlsrv, odbc, " but still error exist?

thanks
 
Experienced Elementalist
Joined
Jun 16, 2018
Messages
215
Reaction score
31
how to access admincp panel i tried this but i doesn't work at all can you help me @Lautaro and weirdies thing is if you are have trouble in connection in database just open the port 1433 but that is not safe at all
 
Skilled Illusionist
Joined
Jun 9, 2016
Messages
323
Reaction score
20
admin account?
Lautaro - [Release] WebEngine CMS 1.2.0 - RaGEZONE Forums
Lautaro - [Release] WebEngine CMS 1.2.0 - RaGEZONE Forums
i cant enter


type your desire admin username and after that use your IGC.EssentialTool ​then create account using your admin username
 
Back
Top