• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] WebEngine 1.0.8 / 1.0.8 PL1

Newbie Spellweaver
Joined
Nov 25, 2005
Messages
15
Reaction score
0
"WebEngine 1.0.8 / 1.0.8 PL1 is not currently fully compatible with IGCN files, however I am working on the 1.0.9 update to get that compatibility fixed..

should be ready in about a week or so. "

Is what lautaro says.
 
Joined
Nov 29, 2009
Messages
507
Reaction score
92
"WebEngine 1.0.8 / 1.0.8 PL1 is not currently fully compatible with IGCN files, however I am working on the 1.0.9 update to get that compatibility fixed..

should be ready in about a week or so. "

Is what lautaro says.

its compatible with any other server files, you just need to configure the tables..The only problem here is if you don't know how to do it. "fully"
 
Junior Spellweaver
Joined
Nov 24, 2013
Messages
178
Reaction score
28
Hi Lautaro

<news_enable_comment_system>1</news_enable_comment_system>
<news_enable_like_button>1</news_enable_like_button>

In the news system how to configure to comment from facebook, give I like and share...?

Actual error: Screenshot by Lightshot
 
Joined
Apr 22, 2013
Messages
710
Reaction score
49
WebEngine 1.0.8 / 1.0.8 PL1 is not currently fully compatible with IGCN files, however I am working on the 1.0.9 update to get that compatibility fixed..

Waiting for this update, really need it even since I bought the Premium WebEngine before.
 
Novice C++
Joined
Feb 14, 2011
Messages
576
Reaction score
230
Hello,

I m trying to install WebEngine 1.0.8 PL1and i`m having some problems and don`t know what i`m doing wrong.

I installed latest Xamp v5.6.30-0, removed read only from:
  1. /includes/cache/*
  2. /includes/cache/news/*
  3. /includes/config/*
  4. /includes/config/modules/*
added 16 characters long encryption_hash to prevent PHP errors,

  • short_open_tag = On //Done
  • php-bcmath //Done
  • php_openssl.dll //Done
  • php_curl.dll //Done
  • php_pdo_sqlsrv_56_ts.dll //Done
  • php_sqlsrv_56_ts.dll //Done
  • php_pdo_odbc.dll //Done
I open localhost/install/install.php everything ok until "Server Information" step where i can`t advance, when i click "Continue" page just reload asking again for info.

I have also tried with IIS(same step, same problem).
I also try to manual install it without install.php, creating querie manual and config.php but no luck...still cant connect, tried with odbc and sqlsrv(connection seams to be ok as long i m at "Server Information" step and tables/crons are created).

P.S - i m using Win Serv 2012 r2 with MSSQL enterprise 2016

Thank you

Edit: i just realized that there is no install_step_5.php(Step Title(5)) in the install folder :D but i still cant connect to site , so any help is appreciated

...................

Solved
 
Last edited:
Junior Spellweaver
Joined
Jul 29, 2007
Messages
134
Reaction score
301
just a heads up for those waiting for the 1.0.9 update, I'm still working on it and expect to have it done by the weekend or earlier.
Here's the current development changelog:
Code:
1.0.9
- [Core] reorganized webengine core
- [Core] config.php file removed and replaced with webengine.json (configs)
- [Core] webengine configurations are now loaded directly through json file
- [Core] encryption class removed
- [Core] added website configurations check
- [Template] updated default template
- [Template] added bootstrap cdn
- [Fix] fixed minor issues throughout the engine
- [Fix] fixed guild profile logo display
- [Improvement] guilds ranking will now display list even if score is 0
- [Security] added error handling in ranking modules
- [Improvement] added gens ranks configuration
- [Core] rankings class optimized
- [Improvement] added increment rate configuration to buy zen module
- [Security] added filter to check user input on amount of credits to exchange
- [Improvement] added content check on downloads module
- [Fix] fixed castle siege banner not displaying guild logo correctly
- [Fix] fixed castle siege module not displaying guild logo correctly
- [Fix] fixed link to guild on castle siege module
- [Api] added new api for version check
- [Core] added support for formatted language phrases
- [Improvement] removed direct credit display in myaccount module
- [Security] added error handling and optimized most usercp modules
- [Improvement] optimized server file support system
- [Template] donation logos updated
- [Feature] added paymentwall donation api
- [Fix] fixed issue with voting system not allowing username identifier in credit configuration
- faq module removed
- [Improvement] RewriteEngine turned off in admincp and api directories
- [Core] moved languages folder to includes directory
- [Core] moved cron folder to includes directory

and here some images of the template changes:
WebEngine 1.0.9 Development - Album on Imgur

only the install setup is pending for the update to be done, once I finish up I'll put up a cloud-based webengine system so you guys can test the beta before I release the stable version.
 
Newbie Spellweaver
Joined
Apr 29, 2017
Messages
24
Reaction score
0
Is it going to be a free release with the source open ?
or have to buy the license
 
Newbie Spellweaver
Joined
May 4, 2016
Messages
10
Reaction score
1
Hello, I would like to know if the web works with cpanel or linux hosting?
 
Newbie Spellweaver
Joined
Mar 9, 2017
Messages
64
Reaction score
7
just a heads up for those waiting for the 1.0.9 update, I'm still working on it and expect to have it done by the weekend or earlier.
Here's the current development changelog:
Code:
1.0.9
- [Core] reorganized webengine core
- [Core] config.php file removed and replaced with webengine.json (configs)
- [Core] webengine configurations are now loaded directly through json file
- [Core] encryption class removed
- [Core] added website configurations check
- [Template] updated default template
- [Template] added bootstrap cdn
- [Fix] fixed minor issues throughout the engine
- [Fix] fixed guild profile logo display
- [Improvement] guilds ranking will now display list even if score is 0
- [Security] added error handling in ranking modules
- [Improvement] added gens ranks configuration
- [Core] rankings class optimized
- [Improvement] added increment rate configuration to buy zen module
- [Security] added filter to check user input on amount of credits to exchange
- [Improvement] added content check on downloads module
- [Fix] fixed castle siege banner not displaying guild logo correctly
- [Fix] fixed castle siege module not displaying guild logo correctly
- [Fix] fixed link to guild on castle siege module
- [Api] added new api for version check
- [Core] added support for formatted language phrases
- [Improvement] removed direct credit display in myaccount module
- [Security] added error handling and optimized most usercp modules
- [Improvement] optimized server file support system
- [Template] donation logos updated
- [Feature] added paymentwall donation api
- [Fix] fixed issue with voting system not allowing username identifier in credit configuration
- faq module removed
- [Improvement] RewriteEngine turned off in admincp and api directories
- [Core] moved languages folder to includes directory
- [Core] moved cron folder to includes directory

and here some images of the template changes:
WebEngine 1.0.9 Development - Album on Imgur

only the install setup is pending for the update to be done, once I finish up I'll put up a cloud-based webengine system so you guys can test the beta before I release the stable version.

You are absolutely awesome man!!
 
Newbie Spellweaver
Joined
Aug 9, 2012
Messages
48
Reaction score
0
Hello everyone, what version of Xampp should I use for Webengine 1.0.8? Thanks in advance.
 
Newbie Spellweaver
Joined
Aug 9, 2012
Messages
48
Reaction score
0
Hello again. How to Enable/Disable Modules in admincp panel (webengine 1.0.8) I have not option to enable or disable modules.
Thanks in advance.
 
Joined
Nov 29, 2009
Messages
507
Reaction score
92
Thanks Dude!!!, btw, i dunno if it only with muemu, but thats what i have only tried.. can you configure the top level wherein you are combining normal level and master level?, because top level only gets normal level from 1 - 400.
 
Back
Top