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 1.0.9

Experienced Elementalist
Joined
Mar 18, 2012
Messages
255
Reaction score
20
Hello i just installed this with xampp(xampp-win32-5.6.15-1) everything work well but when i try to register or enter my account which i made already by editor its not working not logging in.
i use igcn files
 
Newbie Spellweaver
Joined
Apr 26, 2015
Messages
25
Reaction score
0
Can anyone give a mini guide to me? im dont know how can install this web.
 
Junior Spellweaver
Joined
Jul 29, 2003
Messages
136
Reaction score
5
Great Work! Thanks for the contribution Lautaro.

What about the cron jobs ? I'm trying to run /includes/cron.php but I get an error:
Undefined Index: HTTP_HOST in webengine.php.

How the cron jobs works now ?

Ive got this same issue when trying to run cron.bat on my windows server.

Windows Server 2008 R2 Standard
xampp-win32-7.0.18-0-VC14-
Apache 2.4.25, MariaDB 10.1.22, PHP 7.0.18, phpMyAdmin 4.7.0, OpenSSL 1.0.2, XAMPP Control Panel 3.2.2
Using IGCN Season 9 Files

I have no problems displaying rankings, or registering/logging in, but any other function on the user panel gives the error :

Fatal error: Invalid sql_display_size in C:\xampp\htdocs\includes\classes\class.database.php on line 70
 
Last edited:
Joined
Apr 22, 2013
Messages
710
Reaction score
49
Problems Encountered:

Install Done!

When registering a new account I keep on getting "We could not create your account, please contact the support team."
- Already checked DB is MD5 off!
- ODBC DBase connection is ok!

Server Time visual problems same as posted
 
Master Summoner
Joined
Feb 17, 2017
Messages
580
Reaction score
72
Problems Encountered:

Install Done!

When registering a new account I keep on getting "We could not create your account, please contact the support team."
- Already checked DB is MD5 off!
- ODBC DBase connection is ok!

Server Time visual problems same as posted

Same Problem itry IGCN Files Also but Still Error :v
 
Junior Spellweaver
Joined
Nov 24, 2013
Messages
178
Reaction score
28
Problems Encountered:

Install Done!

When registering a new account I keep on getting "We could not create your account, please contact the support team."
- Already checked DB is MD5 off!
- ODBC DBase connection is ok!

Server Time visual problems same as posted

Bro, you must go to includes / config and open your configuration table, in the line define ('_ CLMN_SNONUMBER_', 'sno__numb'); Is with 1 only _ must go 2, or those with your database. That way you solve the error!
 
Last edited:
Newbie Spellweaver
Joined
Mar 20, 2017
Messages
97
Reaction score
4
Works perfectly! I'm using Xamp 5.6.30

2dP0dj9 - [Release] WebEngine 1.0.9 - RaGEZONE Forums




@Lautaro supports ignc ?

Yes it supports mate. :)
 

Attachments

You must be registered for see attachments list
Joined
Feb 13, 2011
Messages
772
Reaction score
69
Works perfectly! I'm using Xamp 5.6.30

2dP0dj9 - [Release] WebEngine 1.0.9 - RaGEZONE Forums






Yes it supports mate. :)

Hows your server info and rankings?



Choose ODBC....


Hi Lautaro i may seemed a problem coz on my end my server info doesnt read anything, how to update the cron using xampp? it cant be modified

I can logged in but server info and ranking seemed not reading my database.

BUMPS



My site can read accounts from database but wont accept any registration and also server info, rankings wont read either.
Lautaro - [Release] WebEngine 1.0.9 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Apr 15, 2017
Messages
43
Reaction score
2
Hows your server info and rankings?





BUMPS



My site can read accounts from database but wont accept any registration and also server info, rankings wont read either.
Lautaro - [Release] WebEngine 1.0.9 - RaGEZONE Forums
Got the same problem on X-Team, any possible fix?
Everything is working fine for now but there's no Rankings and Server info on index.
 
Joined
Apr 22, 2013
Messages
710
Reaction score
49
Bro, you must go to includes / config and open your configuration table, in the line define ('_ CLMN_SNONUMBER_', 'sno__numb'); Is with 1 only _ must go 2, or those with your database. That way you solve the error!

Can you explain what to do with the line?
define('_CLMN_SNONUMBER_', 'sno_numb');
 
Back
Top