Forums

Errors after installing premium theme (4 posts)

  1. Adam J
    Member
    Posted 1 month ago #

    Ok after installing a premium theme Im getting this error.

    Fatal error: Call to undefined function viva() in /home/marineaq/public_html/wp-content/themes/pm3/home.php on line 33

    which is a link. When I click on it I get.....

    Fatal error: Call to undefined function vz_inloop() in /home/marineaq/public_html/wp-content/themes/pm3/single.php on line 53

    here is a link to my site.

  2. jonimueller
    Member
    Posted 1 month ago #

    First, the theme's home.php template is calling for a function (viva) that doesn't exist. Also its single post template is calling for a function (vz_inloop) that doesn't exist. Comment those out or delete them and see if the problem goes away. Which theme is it, BTW?

  3. Adam J
    Member
    Posted 1 month ago #

    Its the playmaker 3 theme. That seems to have helped. I figured it was something simple. I guess I've been staring at the computer tooooo long! Thank you very much!

  4. Shane G
    Member
    Posted 1 month ago #

    Hi,

    It seems that there is an issue with the theme designing as it is calling a function which is not exist in the code.

    Fatal error: Call to undefined function vz_inloop()

    Either you can contact the theme owner to resolve this issue or combat with theme core files and resolve the issue by editing the single.php file.

    Thanks,

    Shane G.

Reply

You must log in to post.

About this Topic

Tags

No tags yet.