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!
I guess I just had a corrupt file, I just redownloaded it and it worked correctly thanks for helping though guys! I'll rep both of you for trying :)
- - - Updated - - -
Crap, now I'm getting this error when trying to install it:
STEP 5
Set Admin Account
Fatal error: Uncaught exception...
I still get the same error:
- - - Updated - - -
And also, when I click on -> "function.parse-ini-file" and it takes me to (http://127.0.0.1/function.parse-ini-file) but once I get there it gives me this error:
Object not found!
The requested URL was not found on this server. The link on the...
Whenever I try to open my website it gives me this error:
Warning: parse_ini_file(config/config.ini) [function.parse-ini-file]: failed to open stream: No such file or directory in C:\xampp\htdocs\install.php on line 2
I've tried searching but I couldn't find anything : / So if someone could...
Hey guys this is probably going to sound really stupid to some of you, but I've been searching for a long time and can't figure out how to host my website so other people can get to it by going to "example.no-ip.org" (It'll be something else other then example) I have it set up so I can go to it...
Hey everyone, when I try to load the npc called "Evul Eye" I get this error:
[27/06/2012 14:25:16] [Error - Npc interface]
[27/06/2012 14:25:16] data/npc/scripts/evul eye.lua
[27/06/2012 14:25:16] Description:
[27/06/2012 14:25:16] data/npc/scripts/evul eye.lua:1: attempt to index global...
Okay, should I change back the db.query to db.executequery? Or maybe i'm missing an SQL Query in my phpmyadmin? Just a thought but I'm not sure ; /
Edit: Well it works! I'm not getting anymore errors! Thanks guys! I'll REP Both of you :)
I didn't need to edit my 100-compat.lua this is what it looks like without me even touching it:
--[[
* File containing deprecated functions and constants used by alot of scripts and other engines
]]--
--bit = require("bit")
TRUE = true
FALSE = false
LUA_ERROR = false
LUA_NO_ERROR = true...
So I need to replace all the "db.executeQuery" to "db.query"?
Edit: I did everything you guys said, changed db.executeQuery to db.query and but in my 100-compat.lua I already had the db.executeQuery = db.query in my 100-compat.lua but I still get this error
Hey everyone, whenever I start up my server I get this error message:
[27/06/2012 11:41:05] [Error - GlobalEvent Interface]
[27/06/2012 11:41:05] data/globalevents/scripts/init.lua:onStartup
[27/06/2012 11:41:05] Description:
[27/06/2012 11:41:05] data/globalevents/scripts/init.lua:78...