02-19-2010, 04:59 PM
[eluser]Moddi[/eluser]
Ever since i upgraded to php 5.3 this new error started showing up.
Click this site for a live preview of the error
The code:
also getting this on another site:
Fatal error: Call to undefined function is_show_tyres
Any idea or suggestions on what i shall do?, i can't provide the whole code for you since i got some stuff that i can't really share public.
Ever since i upgraded to php 5.3 this new error started showing up.
Click this site for a live preview of the error
The code:
Code:
$tabledata = is_get_tyres($w, $p, $d);
also getting this on another site:
Fatal error: Call to undefined function is_show_tyres
Any idea or suggestions on what i shall do?, i can't provide the whole code for you since i got some stuff that i can't really share public.