freshmen
Member
Posted 3 months ago #
Hello
Just updated to 2.8.3
Before the commenting is working fine but after the upgrade i now get this error
Call to undefined function wp_insert_link() in /home/freshmen/public_html/wp-content/themes/praca-premium/functions.php(19) : eval()'d code on line 6
can anyone please help me?
Thanks
fikirbozan
Member
Posted 3 months ago #
try to reupload functions.php
freshmen
Member
Posted 3 months ago #
re-uploaded it but when the error is gone, the comment isn't posted anymore :(
freshmen
Member
Posted 3 months ago #
You need to contact the theme author as it's a theme-related issue.
freshmen
Member
Posted 3 months ago #
I edited his theme, and on the functions.php
i just wrote this:
<?php
if ( function_exists('register_sidebars') )
register_sidebars(2);
?>
And its still not adding the comment
freshmen
Member
Posted 3 months ago #
comment still not inserting
even used the default theme
and re-uploaded the 2.8.3 pack
sooo weird