Page 1 of 1

Bid

Posted: Tue 4. May 2004, 22:51
by martin
Hi,

In the new content part Bid, I get the following error message :

<input name="cbid_startbid" type="text" class="f11" id="cbid_startbid" style="width: 130px;" value="
Fatal error: Call to undefined function: floatval() in /home/httpd/vhosts/cda-edamvolendam.com/httpdocs/nl/include/inc_tmpl/content/cnt20.inc.php on line 80

Anybody know what to do ?

Kind regards,
Martin

Posted: Fri 7. May 2004, 00:15
by Oliver Georgi
Hm - what PHP version do you use? floatval is in when PHP >= 4.2.0

Oliver

Posted: Fri 7. May 2004, 20:36
by martin
Hi Oliver,

I have php version 4.1.2.
The error message appears after start bid :

Posted: Fri 7. May 2004, 21:16
by DeXXus
I think what Oliver is facing... is that your version of PHP is OLDER than he can support (4.2.x) for the Bid "contnent-part" [using floatval() function] that you do not have in PHP version 4.1.2 :(