Error in DaVinci theme on recent update.

stef_aliexpress

New Member
Getting an error in DaVinci I just updated this morning:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-CA" class="no-js" itemscope itemtype="http://schema.org/WebPage">
<head>
<meta charset="utf-8">
<meta content="True" name="HandheldFriendly">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title></title> <link rel="shortcut icon" href="<br />
<b>Fatal error</b>: Uncaught Error: Call to undefined function cz() in .........../wp-content/themes/davinci/header.php:8
Stack trace:


Seems like the header.php file can't find the cz function from ...funtions.php.

What's going on ?
 
E

Ekaterina Sayapina

Guest
Getting an error in DaVinci I just updated this morning:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-CA" class="no-js" itemscope itemtype="http://schema.org/WebPage">
<head>
<meta charset="utf-8">
<meta content="True" name="HandheldFriendly">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title></title> <link rel="shortcut icon" href="<br />
<b>Fatal error</b>: Uncaught Error: Call to undefined function cz() in .........../wp-content/themes/davinci/header.php:8
Stack trace:


Seems like the header.php file can't find the cz function from ...funtions.php.

What's going on ?
Hello,

Could you please let me know where exactly do you see this error? Please send me a pm with your WP access details so I can check what might be the issue.
 

stef_aliexpress

New Member
After updating alidropship plugin to recent, the new error is this:

Fatal error: Uncaught Error: Call to undefined function ads_get_list_currency()
 
Top