Trying to add ACF to authors meta and adding a class at the same time

Little Aprilia learns to code 😉
was a silly idea to mix two things, justed added the ACF-Field, using its own if-rule

if( get_field('apri') ): ?>
<span class= "promo"><?php the_field('apri'); ?></span>
<?php endif; 

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)