• 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!
  • If you're using Gesior 2012 or MyAAC, please review this thread for information about a serious security vulnerability and a fix.

MyAAC Global Layout

GM Junior

New Member
Joined
Aug 14, 2008
Messages
13
Reaction score
4
im curious, since the last update was like 8m ago, how it is going. like bugs/exploits
its like ages since last time posted a comment here
I guess they don't feel like working on it.... I have written several messages to the owner of MyAac... and as if I were talking to a wall...

It's a pity that a system that works well, but has bugs, they don't want to help the community.
 

dkangel83

Member
Joined
Mar 31, 2010
Messages
148
Reaction score
18
Location
Brazil
I guess they don't feel like working on it.... I have written several messages to the owner of MyAac... and as if I were talking to a wall...

It's a pity that a system that works well, but has bugs, they don't want to help the community.
Yeah theres a guy that was working in a side project based on myaac (canaryaac) but its outdated too, he did enter in contact but aparently not working on it too..
he also has a modified version of myaac made for canary(otservbr) but outdated equaly..
I love using gesior but he never made it up to php8.0 and never will..
im not into web to solve bugs and exploits of gesior but i also dont want to downgrade to 7.4 just to use it...
And yeah, most dont care about helping but tell them that youre going to pay... they'll show interest in no time..
open source... yeah.. i know how op$n it is

:(
Dunno why gesior stopped supporting gesioraac aswell :(
sadly
 

GM Junior

New Member
Joined
Aug 14, 2008
Messages
13
Reaction score
4
Yeah theres a guy that was working in a side project based on myaac (canaryaac) but its outdated too, he did enter in contact but aparently not working on it too..
he also has a modified version of myaac made for canary(otservbr) but outdated equaly..
I love using gesior but he never made it up to php8.0 and never will..
im not into web to solve bugs and exploits of gesior but i also dont want to downgrade to 7.4 just to use it...
And yeah, most dont care about helping but tell them that youre going to pay... they'll show interest in no time..
open source... yeah.. i know how op$n it is

:(
Dunno why gesior stopped supporting gesioraac aswell :(
sadly
I have offered money directly to the creator of MyAAc so that he would solve a bug that his website has (Recognized) and he doesn't even answer me... Of course, enter if he enters the forum because his last connection comes out every day. ..
 
OP
OP
Lucas Giovanni

Lucas Giovanni

Active Member
Joined
Jan 15, 2016
Messages
9
Solutions
1
Reaction score
28
Yeah theres a guy that was working in a side project based on myaac (canaryaac) but its outdated too, he did enter in contact but aparently not working on it too..
he also has a modified version of myaac made for canary(otservbr) but outdated equaly..
I love using gesior but he never made it up to php8.0 and never will..
im not into web to solve bugs and exploits of gesior but i also dont want to downgrade to 7.4 just to use it...
And yeah, most dont care about helping but tell them that youre going to pay... they'll show interest in no time..
open source... yeah.. i know how op$n it is

:(
Dunno why gesior stopped supporting gesioraac aswell :(
sadly

Yes, I who created canaryaac and it is not based on myaac. I was on vacation this end of the year and that's why some things ended up being stopped but I'm going back to tinkering and updating, this is my main project now, I stopped focusing on myaac to give full attention to my project that I made available completely to the community without earning exactly nothing. I still have a lot of ideas and things to update on canaryaac and if you have any, send them to me and I'll be very grateful! Any doubt or idea send in the project's git or discord.
 

Blasphemy

Well-Known Member
Joined
Jan 5, 2012
Messages
378
Reaction score
62
correct me if im wrong but:

at system/pages/accountmanagment.php line 76

PHP:
$account_coins = $account_logged->getPremDays();

should be modified to

PHP:
$account_coins = $account_logged->getCoins();
???
Post automatically merged:

got this error when tryng to bid for a char in baazar

1676129631929.png
my bad, solved with this:

 
Last edited:

nilvagner

Long live the otland.net
Joined
May 3, 2010
Messages
111
Reaction score
2
Location
Brazil
how to insert a new page in myaac?
Could someone do a basic step-by-step?

I would like to insert the "Introduction" page below the Event Schedule page.


Thanks in advance!
Post automatically merged:

Good job LUCAS!

Is it possible to activate and deactivate the WIDGETS?
Does it have the function of changing the background of the site in RANDOM mode?
Do you have the FEATURED ARTICLE layout?



It would be cool to put these functions my dear. For the guys, leave the gesio aside.
Congratulations @slaw and @Boy67
 

Attachments

Last edited:

Devon1803

New Member
Joined
Mar 2, 2023
Messages
3
Reaction score
0
GitHub
aboczek
Hey all,
I still have the issue with bcdiv()
I have isntalled php7.4 and bcmath and restarted apache2 server and still same error happens.
 
Top