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!

TERA 92.04/100.02 WebApp Translation & Modal Fix

Joined
Mar 29, 2019
Messages
1,032
Reaction score
1,189
Google Translated WebAdmin Page

Archgeus - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums



Archgeus - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums


Archgeus - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums


Archgeus - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums


Archgeus - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums


Archgeus - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums


Archgeus - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums


Firts of all make sure to change all the connection strings with your mssql database password in ServerList table of WebAppDB database

Archgeus - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums


*Remember to make a backup first!!

Put those files in ~\WebApp\ and replace, then restart IIS and gtg,

*Remember to make a backup first!!

Updated 29/05/22 - 3




i'm still polishing it, so keep an eye for later


For those who want to change the user/password of WebAdmin, just edit \WebApp\bin\WebApp.dll with an assembly tool

WebApp.dll > WebApp.ProtoBuf > LoginHelper

Recompile and restart IIS

Edit <Admin id="teadmin" /> in ~\AppResource\WebAppConfig.xml to set the permission to the user you choise in the previous step

Default Username: teadmin
Default Password: 111111111



Archgeus - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums
 
Last edited:
TERA Foundation
Joined
Jun 3, 2020
Messages
489
Reaction score
787
Fix modal window and datetime inputs for modern browsers

Version 6 (updated 02.06.2022)



Clear browser cache after install the update!

Successfully tested in Google Chrome.
Fixed bugs when the modal window did not open in some sections.
Fixed "Close" button issues.
Fixed reloading page issue after modal closing.

GA9tTPO - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums

Fields with only date:
remquEm - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums


Now "Close" button works fine:
nx7j9qm - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums
Note: Not all functionality has been fully tested, something may not work.
 

Attachments

You must be registered for see attachments list
Last edited:
Joined
Mar 29, 2019
Messages
1,032
Reaction score
1,189
Fix modal window and datetime inputs for modern browsers:


Successfully tested in Google Chrome. Fixed bugs when the modal window did not open in some sections.

GA9tTPO - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums


Note: Not all functionality has been fully tested, something may not work.

Testing.

First behavior

Archgeus - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums


In chrome "Start Event" doesn't seems to work, there's no pop-up
 

Attachments

You must be registered for see attachments list
TERA Foundation
Joined
Jun 3, 2020
Messages
489
Reaction score
787
I test now. Works fine. Chrome version 102.0.5005.63.
ci1LVQy - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums
Try clear browser cache.
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jul 24, 2021
Messages
27
Reaction score
13
I must have missed this early on, but I have been muddling through wondering why the translations were a bit off on the Webapp, but glad that they were english (albeit a bit broken). I did not pay it much mind as the webapp was working (well the events were still largely Chinese) till this morning when I was looking through DeploymentConfig.xml and I thought hmmmmm.....should I change the language to EUR? Lets take a snapshot and try that. :) I did, rebooted and now all my Webapp translations are working properly.

So it was either that, or the reboot. But I suspect it was this I missed.

Here is what I changed in DeploymentConfig.xml (Now the Webapp looks near perfect! Thanks for the translations!!!):

Archgeus - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums
 
Junior Spellweaver
Joined
Jan 22, 2021
Messages
168
Reaction score
52
If I set up the QA server, all users can use the GM command, but how can I make only GM use the command?
QA server is not supposed to be used in production, so GMs don't have access to it, if the arbiter hook from 92.03 works for patch 100 go check the tutorial for it, else, the webapp is enough for most of the things you would want to do like giving items / etc.
 
Newbie Spellweaver
Joined
May 7, 2022
Messages
35
Reaction score
6
Firts of all make sure to change all the connection strings with your mssql database password in ServerList table of WebAppDB database

Could you explain this? Change them from what to what? If using the VM install surely this would already be done as the webapp is already usable?

I've replaced the files but I'm getting an error.

Value cannot be null.
Code:
[ArgumentNullException: Value cannot be null.]
   System.Threading.Monitor.Enter(Object obj) +0
   WebApp.ProtoBuf.LoginHelper.GetLoginSessionId(String sessionId, LoginSessionData& loginData) +77
   WebApp.Master.Operate.Page_Load(Object sender, EventArgs e) +573
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533
 
Junior Spellweaver
Joined
Nov 25, 2008
Messages
151
Reaction score
6
I changed the MSSQL port to 1434 since I'm running a different version on 1433 -- where do I change the port information to get the WebApp running? Took a browse through and didn't see any config files that were relevant.

Edit:

Nevermind, of course after posting I found it lol.

WebApp\AppResource\WebAppConfig.xml
 
Last edited:
Legendary Battlemage
Joined
Apr 28, 2022
Messages
664
Reaction score
207
So i am having a bit of a weird issue:

I copied over al lthe translations and fixes but they do not take in the webtool. I have restarted the VM, restarted IIS but still none of the files take.Even cleared browsing data and cache. Any other suggestions?
 
Joined
Jan 13, 2011
Messages
774
Reaction score
177
So i am having a bit of a weird issue:

I copied over al lthe translations and fixes but they do not take in the webtool. I have restarted the VM, restarted IIS but still none of the files take.Even cleared browsing data and cache. Any other suggestions?

check path between unpacking and IIS web-project, possible it's difference?
 
TERA Foundation
Joined
Jun 3, 2020
Messages
489
Reaction score
787
WebApp Russian Traslation (русский перевод)
Fixes for modal window and datetime inputs already included.

Version 1 (updated 12.06.2022)




Clear browser cache after install the update!

OnRHUz2 - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums

exZTSyS - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums

K77yqEk - TERA 92.04/100.02 WebApp Translation & Modal Fix - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Legendary Battlemage
Joined
Apr 28, 2022
Messages
664
Reaction score
207
Ok, after a bit of kicking and screaming got the translations to work now. But one question:

In the option to send mail to a character from webapp, it does not load any item list for me to chose the item i want to send. any ideas as to why that could be?
 
Junior Spellweaver
Joined
Jan 22, 2021
Messages
168
Reaction score
52
Ok, after a bit of kicking and screaming got the translations to work now. But one question:

In the option to send mail to a character from webapp, it does not load any item list for me to chose the item i want to send. any ideas as to why that could be?
U have to write item ID, then u can validate with validation button to be sure its correct one.
 
Newbie Spellweaver
Joined
Jun 22, 2022
Messages
43
Reaction score
4
Hi, did you remove the files? there's no translation files in gofile.
 
Joined
Mar 29, 2019
Messages
1,032
Reaction score
1,189
Hi, did you remove the files? there's no translation files in gofile.

Reuploaded



How do you change server name?

From the WebApp > ServerList Table > ServerName

Keep in mid this only changes the server name in the WebApp, but if you want is change the server name for the server list ingame, that's from the API
 
Last edited:
Back
Top