Hi
I think there some error in functions.php (line544)
function expandterm($term)
or classes/index.php (line 98)
list($qtrname,$fullyear) = expandterm($trm);
the name of the variable is $term or $trm
that's why I get this message error:
Fatal error: Call to undefined function: expandterm() in /www/novabec/classes/index.php on line 98
Bye Normand
I'm using the last version 2.01 with PHP4
Log in to post a comment.
Hi
I think there some error in functions.php (line544)
function expandterm($term)
or classes/index.php (line 98)
list($qtrname,$fullyear) = expandterm($trm);
the name of the variable is $term or $trm
that's why I get this message error:
Fatal error: Call to undefined function: expandterm() in /www/novabec/classes/index.php on line 98
Bye
Normand
I'm using the last version 2.01 with PHP4