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

[MyAAC][Plugin] Better Downloads Page

Amazing idea!

I'm unfotunetly having the problem using this however, the latest myacc version has links to a "downloadclient" page which is not the same as the "downloads" page that gets replaced.
So when browsing the "downloads" I get what I configured, but majority of the hyperlinks seem to refrence "downloadclient" which is unchanged and it uses the config options:
  • $config['client'] = 1234; // version
  • $config['client_link'] = 'url'; // download link
Anyway to fix this easely or do i need to replace every refrence of "downloadclient" to "downloads"?

I just realized that there are to diffrent MyAAC:

Going to test your version out and see if it works.
 
Last edited:
Ideia incrível!

Infelizmente, estou tendo problemas ao usar isso. No entanto, a versão mais recente do myacc tem links para uma página "downloadclient", que não é a mesma que a página "downloads" que foi substituída.
Então, ao navegar pelos "downloads", obtenho o que configurei, mas a maioria dos hiperlinks parece fazer referência a "downloadclient", que não foi alterado e usa as opções de configuração:
  • $config['client'] = 1234; // versão
  • $config['client_link'] = 'url'; // link para download
Existe alguma maneira de consertar isso facilmente ou preciso substituir todas as referências de "downloadclient" para "downloads"?

Acabei de perceber que existem dois MyAAC diferentes:

Vou testar sua versão e ver se funciona.
"How did you fix it?"
 
Back
Top