I’m wondering if anyone can help. I’m not familiar with PHP, so I have no idea what I’m looking at here. The upgrade is causing the following notice to appear at the top of my weblogs:
Notice: Undefined variable: now in /home/.../system/core/core.functions.php on line 1901
Line 1901 is:
$img_name = $now.’.jpg’;
.
Can anyone offer a brief description on what this means? Should I contact my web developer?
Thanks, Courtney