Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #994898

    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

    #994934

    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

    #995046

    Thaks

    #995139

    Hey!

    Glad I could help you :)

    Regards,
    Peter

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.