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

Gesior's ACC MANAGER problems

furstwin

Member
Joined
Aug 9, 2007
Messages
511
Reaction score
15
Location
Sweden
Heya there, I've got some problems with gesior's account manager..

1. In the top left corner where it says 'login' I come to
Code:
http://otland.net//?subtopic=accountmanagement
instead of my IP-Adress.

2. Should the config.ini be this small?
Code:
install = "no"
server_path = "C:/Users/Soder/Desktop/Desktop/---"

3. I can not edit anything in the admin panel, because it's totally blank :(
EDIT: It's the "Edit Config and News System" wich is blank not the admin panel..

PS. It's the newest verision!

Hope for answers,
Thanks,
Furstwin!
 
Last edited:
Yes you need to give the path of the server like C:/User/Desktop use Proberties to look what is the server path.

Yah, I know but the old veririon was like:
Code:
install = "no"
server_path = "C:/Users/Soder/Desktop/Desktop/0.3b2-gui/0.3b2-gui/"
houseXML_file_subdir = "data\world\tibia-house.xml"
vocationXML_file_subdir = "data\XML\vocations.xml"
subfolder = ""
forum_link = "http://z13.invisionfree.com/zia/index.php"
logo_monster = "Bonebeast"
layout = "tibiacom"
layouts = "rasta,tibiacom,darkritual"
send_emails = "yes"
mail_address = "[email protected]"
smtp_enabled = "yes"
smtp_host = "smtp.poczta.onet.pl"
smtp_port = "25"
smtp_auth = "yes"
smtp_user = "[email protected]"
smtp_pass = "qwerty1"
email_lai_sec_interval = "300"
one_email = "yes"
account_number = "custom"
email_days_to_change = "1"
max_players_per_account = "15"
char_type = "main"
char_rook_name = "Rook Sample"
char_vocations = "Sorcerer,Sorcerer Sample:Druid,Druid Sample:Paladin,Paladin Sample:Knight,Knight Sample"
towns_list = "1,Rookgaard:2,Carlin:3,Ab'Dendriel:4,Oken:5,Thais:6,Venore:7,Unnamed Town2:8,Unnamed Town3:9,Unnamed Town4:10,Port Hope:11,Game Master Isle:12,Liberty Bay:13,Svargrond:14,Gengia:15,Pyre:16,Max:17,Unnamed Town:18,Ankrahmun:19,Darashia:20,Edron"
show_mlvl = "0"
show_creationdate = "1"
guild_need_level = "8"
guild_need_pacc = "no"
guild_image_size_kb = "50"
guild_description_chars_limit = "1000"
guild_description_lines_limit = "6"
guild_motd_chars_limit = "150"
access_tickers = "1"
access_news = "2"
access_admin_panel = "3"
last_deaths_limit = "30"
news_ticks_limit = "5"
news_big_limit = "3"
vocations_list = "None,Sorcerer,Druid,Paladin,Knight,Master Sorcerer,Elder Druid,Royal Paladin,Elite Knight"
vocations_short_list = "None,Sorcerer,Druid,Paladin,Knight,MS,ED,RP,EK"
darkborder = "#D4C0A1"
lightborder = "#F1E0C6"
vdarkborder = "#505050"
verify_code = "yes"
players_group_id_block = "4"
shop_system = "0"
download_page = "1"
serverinfo_page = "1"
verify_code_shop = "no"
newaccount_premdays = "3"
gallery_page = "1"
signatures = "1"
news_title_color = "white"

Edit: 200 posts :D
 
In newer AAC of Gesior the Settings are in config.php file in the config folder.. There you can find the things that were in config.ini before..

Your's ballack13
 
Back
Top