[Release] WebEngine CMS 1.1.0
Changelog:
Code:
[Other] Removed PaymentWall Donations API
[Other] Removed SuperRewards Donations API
[Other] Removed Western Union Donations Module
[Fix] Issue when adding a new cron job
[Other] Set default timezone to UTC
[Enhancement] Empty values in player profiles are now hidden
[Enhancement] Added support for S13 player class codes
[Enhancement] Added support for more than 5 characters in account
[Template] Removed legendary template
[Template] Added RedZone template as default
[Template] Added grow lancer profile background image
[Template] Guild profiles css improvements
[Template] Added animated register sidebar banner
[Template] Added discord sidebar banner
[Other] Changed default cron repeat times to 5 minutes
[Fix] Issue with credit system logs not detecting admincp module (issue #24)
[Fix] Issue with credit system not adding credits when column value is null
[Fix] Issue with credit system logs limit value not being applied to the query (issue #22)
[Fix] Issue with news system not applying the news_expanded config (issue #23)
[Core] Added default database connection timeout (15 seconds)
[AdminCP] Added links to WebEngine's Official Support Forum and Discord
RedZone Template Preview:
https://imgur.com/a/8zUO0#8vejnzA
Installation:
- Upload all contents of the release ZIP file to your web server
- Run the install script at yourwebsite.com/install/install.php
- Make sure WebEngine's CMS master cron job runs once every minute (/includes/cron/cron.php)
Download:
https://github.com/lautaroangelico/W...eleases/latest
Re: [Release] WebEngine CMS 1.1.0
Could not connect to database (1)
Help))
Im use hosting
Re: [Release] WebEngine CMS 1.1.0
i am about to use it as main for my new server, and i will make a full review about it soon to give more information's. I will also use some premium things too.. let's see :)
Re: [Release] WebEngine CMS 1.1.0
Quote:
Originally Posted by
na1kon
Could not connect to database (1)
Help))
Im use hosting
Make sure your MSSQL connects your your web hosting
Re: [Release] WebEngine CMS 1.1.0
How to Fix "Cron Last Run" its says (never) all crons work but there is no logs on Cron Last Run
Re: [Release] WebEngine CMS 1.1.0
Quote:
Originally Posted by
seedmaker
How to Fix "Cron Last Run" its says (never) all crons work but there is no logs on Cron Last Run
You only need to add 1 cron to your system "/includes/cron/cron.php" make it run once per minute. That "Master Cron" will take care of all of WebEngine's cron jobs.
Re: [Release] WebEngine CMS 1.1.0
How to fix this cron jobs [IMG]https://i.imgur.com/3B7djb8.png[/IMG]
Re: [Release] WebEngine CMS 1.1.0
Quote:
Originally Posted by
pointback
use a real web hosting (linux)
Re: [Release] WebEngine CMS 1.1.0
Hi, i have this problem with the Rankings @Lautaro
https://i.imgur.com/U1fHgKQ.jpg
Re: [Release] WebEngine CMS 1.1.0
Quote:
Originally Posted by
fakeu5ve
Depending on what files you are using you need to edit your tables.php file inside the folder /includes/config/
examlple: /includes/config/custom.tables.php
https://github.com/lautaroangelico/W...ables.php#L114
The config $custom['character_class'] has all the character classes information, you need to make sure they match the ones your server files use.
Files are:
custom.tables.php
igcn.tables.php
mue.tables.php
Re: [Release] WebEngine CMS 1.1.0
It depends on what you selected when installing the cms
Re: [Release] WebEngine CMS 1.1.0
Quote:
Originally Posted by
Lautaro
It depends on what you selected when installing the cms
@Lautaro I was select MUE, However, some columns are missing in the different tables compared with muemu, in this case I must manually add each of the missing columns in the respective tables? I'm sorry for this silly question
PD: The The config $custom['character_class'] matches perfectly, but im continue having the problem.
PD2: When u click in any character in My Account modules appear this
https://i.imgur.com/F1flKe2.jpg
https://i.imgur.com/RMB6t1H.jpg
Re: [Release] WebEngine CMS 1.1.0
Quote:
Originally Posted by
Lautaro
Depending on what files you are using you need to edit your tables.php file inside the folder /includes/config/
examlple: /includes/config/custom.tables.php
https://github.com/lautaroangelico/W...ables.php#L114
The config $custom['character_class'] has all the character classes information, you need to make sure they match the ones your server files use.
Files are:
custom.tables.php
igcn.tables.php
mue.tables.php
Maybe 135 => array('Majestic Lune Wizards', 'MLW', 'rw.jpg', 'base_stats' ..........
and in profile css need add:
.RW.profiles_player_card, .RSM.profiles_player_card, .GRM.profiles_player_card, .MLW.profiles_player_card { background: url('../img/profiles/rw.jpg') no-repeat; }
or i'm confused and 135 class code not Rune Wizard 4th???
Thx
Re: [Release] WebEngine CMS 1.1.0
Re: [Release] WebEngine CMS 1.1.0
this CMS can use multiple database?
like low rate and high rate?
exist some info about premium modules?