Why am I getting an error? cause of error Warning: Division by zero in themes/ic-mimarlik/config-templatebuilder/avia-shortcodes/slideshow_accordion/slideshow_accordion.php on line 661
Hey cTes,
I tried to log in but I got the error: “HATA: Geçersiz kullanıcı adı. Parolanızı mı unuttunuz?”.
It’s just a warning and you can ignore it – please add this code to your child theme functions.php file (at the very top after the <?php tag):
error_reporting(0);
to deactivate warning messages.
Best regards,
Dude
Thaks
Hey!
Glad I could help you :)
Regards,
Peter