• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. A

    Port Forwarding - Setting Server Online

    I use 127.0.0.1 or 192.168.0.29 and the issue is that character lists loads and when I try to connect I get 10060 error (nothing shows on console), database is set to "localhost". I don't know how to do this.
  2. A

    Port Forwarding - Setting Server Online

    All firewalls down, incomming connection rules already set just in case, still same
  3. A

    Port Forwarding - Setting Server Online

    what's the issue then? let's say ports are open, what should I do if I have that problem?
  4. A

    Port Forwarding - Setting Server Online

    already changed this also
  5. A

    Port Forwarding - Setting Server Online

    every firewall is disabled, still nothing, I looked for help on twitter about my ISP and looks like there is a 10 usd fee for opening ports, not sure if its actually true tho, that might be the static ip
  6. A

    Port Forwarding - Setting Server Online

    Same happens with 192.168.0.29 / 127.0.0.1, router is UbeeC1310, I think the problem is that I open the ports on my router settings but the router itself doesnt work, but not really sure what's happening
  7. A

    Port Forwarding - Setting Server Online

    Issue is port forwarding, I already opened all required ports (i believe?) and set the correct IPs on config.lua I don't know if this needs to be 127.0.0.1 or global IP 177.x.x.x : I use Xampp for the database and I saw a few IP required there or "localhost" stuff and I don't know if I need to...
  8. A

    Problem with Xampp - TFS 1.2 win64

    Can't do what's on the video because of the version I believe, is it bad If I leave it like that?
  9. A

    Problem with Xampp - TFS 1.2 win64

    I get this alert on phpmyadmin, is it a big deal? -- The phpMyAdmin configuration storage is not completely configured, some extended functionalities were disabled. Find out why . Or, alternatively, use the "Operations" tab of any database to configure it there. --
  10. A

    Problem with Xampp - TFS 1.2 win64

    I solved it with " { // If Zero configuration mode enabled, check PMA tables in current db. // if ($GLOBALS['cfg']['ZeroConf'] == true) { // if (strlen($GLOBALS['db'])) { // $cfgRelation = $this->relation->getRelationsParam(); //...
  11. A

    Problem with Xampp - TFS 1.2 win64

    I was trying to set my server online and suddenly my database stopped showing up after I logged in with the username/password, got this message after loging in: Fatal error: Uncaught Error: Call to a member function exists() on null in...
Back
Top