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

AAC MyACC Login template

jestem pro

That is the question
Joined
Apr 20, 2013
Messages
650
Solutions
14
Reaction score
87
Hello. I'm tryna change "LOGIN" appearance in MYACC by editing each file related to it but nothing happens. Generally there is so fucking mess I can figure out nothing.

In the database it's directed to "account/manage" (I can't see that file) although I edit account.login.html.twig.

Someone can give me a hint>? Thanks.
 
Solution
You need to clean cache each time you modify something in Twig. Clean the system/cache/twig directory to do this.

Or if you're using MyAAC 0.8+ then set in config.local.php $config['env'] to 'dev'.
You need to clean cache each time you modify something in Twig. Clean the system/cache/twig directory to do this.

Or if you're using MyAAC 0.8+ then set in config.local.php $config['env'] to 'dev'.
 
Solution
Back
Top