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.
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?
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!
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.
abrahkev
Member
Posted 1 year ago #
I too am getting a fatal error that I have been unable to undo for the past ten hours. I just installed a template by the name of golden casino on my localhost. It was successfully installed. However, when I clicked to activate it, this is the error that persists:
Parse error: syntax error, unexpected '{' in /var/www/wordpress/wp-content/themes/golden_casino/functions.php on line 278
I cannot log even to my wordpress and am very disappointed. Someone please help, I'll be very glad
Find your Themes directory and rename the Directory that has the Golden Casino Theme in it - that will disable that theme and WordPress will revert back to the default theme and you should be able to log back in.