TERA 100.02 WepApp Translation

Page 1 of 3 123 LastLast
Results 1 to 15 of 41
  1. #1
    TERA Lover :) argeus99 is offline
    MemberRank
    Mar 2019 Join Date
    ColombiaLocation
    529Posts

    big grin TERA 100.02 WepApp Translation

    Google Translated WebAdmin Page
















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



    *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

    Download

    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


    Spoiler:



    Last edited by argeus99; 18-08-22 at 10:39 PM.


  2. #2
    TERA Foundation hsdn is online now
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    358Posts

    Re: TERA 100.02 WepApp Translation

    Fix modal window and datetime inputs for modern browsers

    Version 6 (updated 02.06.2022)
    https://drive.google.com/file/d/1CCy...ew?usp=sharing


    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.


    Spoiler:
    Fields with only date:


    Now "Close" button works fine:

    Note: Not all functionality has been fully tested, something may not work.
    Last edited by hsdn; 02-06-22 at 05:09 AM.

  3. #3
    TERA Lover :) argeus99 is offline
    MemberRank
    Mar 2019 Join Date
    ColombiaLocation
    529Posts

    Re: TERA 100.02 WepApp Translation

    Spoiler:
    Quote Originally Posted by hsdn View Post
    Fix modal window and datetime inputs for modern browsers:
    https://drive.google.com/file/d/1CCy...ew?usp=sharing


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



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


    Testing.

    First behavior



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

  4. #4
    TERA Foundation hsdn is online now
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    358Posts

    Re: TERA 100.02 WepApp Translation

    I test now. Works fine. Chrome version 102.0.5005.63.
    Spoiler:
    Try clear browser cache.

  5. #5
    TERA Lover :) argeus99 is offline
    MemberRank
    Mar 2019 Join Date
    ColombiaLocation
    529Posts

    Re: TERA 100.02 WepApp Translation

    Quote Originally Posted by hsdn View Post
    I test now. Works fine. Chrome version 102.0.5005.63.
    Spoiler:
    Try clear browser cache.
    Updated the Chrome version and now is working, Thanks!

  6. #6
    Enthusiast Brat05 is offline
    MemberRank
    Sep 2012 Join Date
    26Posts

    Re: TERA 100.02 WepApp Translation

    Wrong place, on the other side, sorry, please delete

  7. #7
    Enthusiast lokix1 is offline
    MemberRank
    Jul 2021 Join Date
    27Posts

    Re: TERA 100.02 WepApp Translation

    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!!!):


  8. #8
    Apprentice sweetie is offline
    MemberRank
    Jul 2021 Join Date
    10Posts

    Re: TERA 100.02 WepApp Translation

    If I set up the QA server, all users can use the GM command, but how can I make only GM use the command?

  9. #9
    Proficient Member hexaDoc is offline
    MemberRank
    Jan 2021 Join Date
    163Posts

    Re: TERA 100.02 WepApp Translation

    Quote Originally Posted by sweetie View Post
    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.

  10. #10
    Enthusiast gnomesenpai is offline
    MemberRank
    May 2022 Join Date
    35Posts

    Re: TERA 100.02 WepApp Translation

    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

  11. #11
    Valued Member LordVenom is offline
    MemberRank
    Nov 2008 Join Date
    145Posts

    Re: TERA 100.02 WepApp Translation

    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 by LordVenom; 04-06-22 at 12:20 PM.

  12. #12
    Account Upgraded | Title Enabled! dziobus is online now
    MemberRank
    Apr 2022 Join Date
    414Posts

    Re: TERA 100.02 WepApp Translation

    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?

  13. #13
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: TERA 100.02 WepApp Translation

    Quote Originally Posted by dziobus View Post
    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?

  14. #14
    TERA Foundation hsdn is online now
    MemberRank
    Jun 2020 Join Date
    RussiaLocation
    358Posts

    Re: TERA 100.02 WepApp Translation

    WebApp Russian Traslation (русский перевод)
    Fixes for modal window and datetime inputs already included.

    Version 1 (updated 12.06.2022)
    https://disk.yandex.ru/d/ukuesCHCHS0cfg


    Clear browser cache after install the update!


    Spoiler:




  15. #15
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: TERA 100.02 WepApp Translation

    Thet's COOL!!!



Page 1 of 3 123 LastLast

Advertisement