Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
Hi,
If you're looking for an experienced PHP developer, feel free to add me on Discord: rwxsu. Even if you don’t need help right now, you can add me to reach out when you do.
What I Can Help You With
Developing new website features (PHP/MySQL)
Payment integrations (PayPal, Stripe, etc.)...
Hello, I'm trying to change this on my server page, but I can't find it, I think the web engine is the manager...
I need to delete items in the shops part of the page.
in the shop index.php?subtopic=shopsystem:
PHP Sandbox - Execute PHP code online through your browser...
hey, after installed ssl certificate for uniformserver/myaac. i can´t visit my custom highscore page . If i click on Event Points i see the 'home' page. Before works all fine.
Hello Everyone,
If you're in search of an all-in-one solution for your server, web security, and scripting requirements, look no further!
What We Can Do For You:
1. Ubuntu & Debian Server Installation: Custom-built, super-secure, and ready-to-launch server setups.
2. SSL Configuration: Step...
Hello Everyone ,I add to my Site(Gesior)Ticket System but I have Problem
Fatal error: Call to a member function fetch() on a non-object in C:\xampp173\xampp\htdocs\pages\helpdesk.php on line 310
Because I dont Have Page in my phpmyadmin ,how I can add table to my sql?can somebody help me?please
What is this?
add in index:
<?php
$servername = "localhost";
$username = "nazwa_uzytkownika";
$password = "haslo_uzytkownika";
$dbname = "ots";
// Stwórz połączenie z bazą danych
$conn = new mysqli($servername, $username, $password, $dbname);
// Sprawdź, czy udało się połączyć z bazą danych...
Hola Otland!
Im working on a website for my project and on my homepage I wanted to display a "latest news section" something like:
Pic from : Wayfinder - Join the Closed Beta on PlayStation® and PC (https://www.playwayfinder.com/en)
Well anyways so I came up with this code :
<?php...
Hello!
Im using the last MyAcc version and looking for change/link a folder to create character.
So, the idea is when click in CREATE CHARACTER button, it go to other webpage folder.
This at index.php:
'/^account\/character\/create\/?$/' => array('subtopic' => 'accountmanagement', 'action'...
I'm not able to fix some errors in my latestnews.php.
Does not show Most Powerfull Guilds
When I add a new message it comes WITHOUT Formatting borders and contours.
Image of how it looks:
I am looking for a PHP developer to write an affiliate system plugin for MyAcc.
(Probably some Lua will also be needed to add items to the player)
System:
Generates an affiliate registration link for the user;
Counts registrations and displays them on the user's account management page...
Hey everyone! 🤓🖐
Long time no see
I've been invested in webdevelopment for about 2 years now and Im getting quite good at it (IMO).
So coding the website + making the styling etc aint the problem. But the PHP and connecting the website to the database is.
Im feeling very overwhelmed by...
Hello,
I have some space available for new clients, therefore I am offering my web development services to server owners on OTLand.
Have you ever wanted a new feature on your website, such as a poll system or something unique that no other server has, but you don't want to switch acc systems...
Need help with PayPal, Stripe, or other payment methods?
Example:
See a minimal example of a Stripe + ZnoteAAC integration
Services:
Small payment method bug fixes - starting at €50 (e.g. fix not receiving points bug)
Set up an entirely new payments API - starting at €200
Need help with...
Are you looking for a professional programmer to upgrade your server, add unique features, increase performance, fix crash bugs, or modify your website? Look no further – I can handle all of these tasks for you.
I have extensive experience working with OTServ and The Forgotten Server. Although...
The Status server does not show the number of players online.
How to fix it?
Gesior Acc Maker:
var/www/pot/OTS_ServerStatus.php
<?php
/**#@+
* @version 0.1.4
* @since 0.1.4
*/
/**
* @package POT
* @author Wrzasq <[email protected]>
* @copyright 2007 (C) by Wrzasq
* @license...
I tried installing Gesior on my other computer.
STEP 4
Add samples to DB:
Fatal error: Uncaught Error: Call to a member function fetch() on boolean in E:\xampp\htdocs\classes\account.php:33 Stack trace: #0 E:\xampp\htdocs\classes\account.php(21): Account->load(1, 'name') #1...
Helo, I just added this to my server NPC - Marriage system 8.6+ [Fixed] (https://otland.net/threads/marriage-system-8-6-fixed.161590/) and I wanted to show on my website who the characters were married to and I managed to do it but the code is so ugly it makes me sad :( can anyone help? here's...