• 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!

Problem with ACC Maker, config-and-functions.php

Kaco123

New Member
Joined
Jul 4, 2009
Messages
4
Reaction score
0
Hi guys, I want to make OTS 8.6 and i'm using ACC maker 0.3.6 by Gesior.
The problem is that i put my files from acc folder to xamp/htdocs. Then I saw somthing like this:

Warning: parse_ini_file(D:/Documents and Settings/Mateuszek/Pulpit/Aldaria RL Megapack/Aldaria/config.lua): failed to open stream: No such file or directory in C:\xampp\htdocs\config-and-functions.php on line 13
Database error. Unknown database type in D:/Documents and Settings/Mateuszek/Pulpit/Aldaria RL Megapack/Aldaria/config.lua . Must be equal to: "mysql" or "sqlite". Now is: ""


I was looking for information about it and I know that i have to change the path of my OTS folder to the proper one in my websites configuration file. But I dont know hot to do it, I dont know in which file i must do this. Please guys help meeeeee
 
Could you post your config-and-functions.php?

To solve the second issue (with the database) go to your config.lua -> database connection (where you add user and password) and you will see a field that is currently empty (database version/type). Add whatever database type you are using now (mysql or sqlite) in the empty field and save. If you have no idea what im talking about, then upload your config here and ill show you.

Would also recommend uninstalling XAMPP and using uniserver, then download ZnoteAAC instead of Geisor
(http://otland.net/threads/znote-aac-1-4-tfs-0-2-13-tfs-0-3-6-0-4.166722/)
(http://otland.net/threads/video-tutorial-from-nothing-to-a-fully-working-ot-server-website-and-shop-system.166818/)
 
I did what you said guys and the problem is not solved.

My config.lua: http://speedy*****malware.localhost/TJ7gG/config.lua

config-and-functions.php: http://speedy*****malware.localhost/s2hjR/config-and-functions.php
 
Back
Top